xf86-video-nouveau попробовал удалить, он сказал что нечего. Файлы, которые создавал - удалил. Перезагрузил. Попробовал startx, запустилось одно пустое окно терминала (даже не было строки приветствия) и часики.У кого-нибудь еще есть идеи?
В каталоге xorg.conf.d у меня есть еще два файла (но я не создавал и не изменял): 10-evdev.conf и 10-quirks.conf
10-evdev.conf
#
# Catch-all evdev loader for udev-based systems
# We don't simply match on any device since that also adds accelerometers
# and other devices that we don't really want to use. The list below
# matches everything but joysticks.
Section "InputClass"
        Identifier "evdev pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
Section "InputClass"
        Identifier "evdev keyboard catchall"
        MatchIsKeyboard "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
Section "InputClass"
        Identifier "evdev touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
Section "InputClass"
        Identifier "evdev tablet catchall"
        MatchIsTablet "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection
Section "InputClass"
        Identifier "evdev touchscreen catchall"
        MatchIsTouchscreen "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
EndSection

10-quirks.conf
# Collection of quirks and blacklist/whitelists for specific devices.
# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable
# http://bugs.freedesktop.org/show_bug.cgi?id=22442 
Section "InputClass"
        Identifier "ThinkPad HDAPS accelerometer blacklist"
        MatchProduct "ThinkPad HDAPS accelerometer data"
        Option "Ignore" "on"
EndSection
У меня файла /etc/modprobe.d/blacklist.conf вообще не было. А сейчас там это
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv
Здесь, каюсь виноват. Его удалить?

В арч вике https://wiki.archlinux.org/index.php/Beginners'_Guide/Post-Installation_(Русский) сказано: Создайте файл /etc/X11/xorg.conf.d/20-nouveau.conf следующего содержания:
Section "Device"
    Identifier "n"
    Driver "nouveau"
EndSection
Поэтому я так и сделал. Больше я там ни чего не делал. И его тоже удалить?

Получается пришли, к тому что было.
Удалил драйвер # pacman -Rcs xf86-video-intel
потом вспомнил про файл /etc/X11/xorg.conf.d/20-nouveau.conf и за комментировал его содержимое:
#Section "Device"
#   Identifier "n"
#    Driver "nouveau"
#EndSection
И добавил это:
sudo nano /etc/modprobe.d/blacklist.conf
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv

потом перезагрузился. Проверил, файла xorg.conf нет и удалил файл Xorg.0.log
Установил драйвер # pacman -S nvidia nvidia-utils и перезагрузился.
набрал startx, запустилось один терминал с лева и часика справа и все висит, мышка вообще не работает. Потом перезагрузился в винду и достал этот конфиг http://sderni.ru/131145
Устанавливал командой # pacman -S nvidia nvidia-utils
Здравствуйте.
Решил попробовать archlinux. Возникло две проблемы, одну решил. Осталась проблема с видеокартой g105m. У меня ноутбук samsung r519-js01. Ставил archlinux по инструкции с арч вики. Сразу решил установить проприетарный драйвер nvidia. После установки и перезагрузки дальше шел по инструкции (pacman -S xorg-twm xorg-xclock xterm dbus). Потом запустил startx и у мня полетели косяки, вот лог:
[    32.312] 
X.Org X Server 1.12.2
Release Date: 2012-05-29
[    32.312] X Protocol Version 11, Revision 0
[    32.313] Build Operating System: Linux 3.0.32-1-lts i686 
[    32.313] Current Operating System: Linux svk 3.3.7-1-ARCH #1 SMP PREEMPT Mon May 21 22:39:59 UTC 2012 i686
[    32.313] Kernel command line: root=/dev/sda7 ro
[    32.313] Build Date: 30 May 2012  07:28:16PM
[    32.313]  
[    32.314] Current version of pixman: 0.26.0
[    32.314] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    32.314] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    32.316] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun  9 00:17:06 2012
[    32.375] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    32.394] (==) No Layout section.  Using the first Screen section.
[    32.394] (==) No screen section available. Using defaults.
[    32.394] (**) |-->Screen "Default Screen Section" (0)
[    32.394] (**) |   |-->Monitor "<default monitor>"
[    32.408] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    32.408] (**) |   |-->Device "n"
[    32.408] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    32.408] (==) Automatically adding devices
[    32.408] (==) Automatically enabling devices
[    32.506] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    32.506] 	Entry deleted from font path.
[    32.506] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    32.506] 	Entry deleted from font path.
[    32.519] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    32.519] 	Entry deleted from font path.
[    32.519] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    32.521] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    32.521] 	Entry deleted from font path.
[    32.521] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    32.521] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    32.521] (==) ModulePath set to "/usr/lib/xorg/modules"
[    32.521] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    32.522] (II) Loader magic: 0x82225a0
[    32.522] (II) Module ABI versions:
[    32.522] 	X.Org ANSI C Emulation: 0.4
[    32.522] 	X.Org Video Driver: 12.0
[    32.522] 	X.Org XInput driver : 16.0
[    32.522] 	X.Org Server Extension : 6.0
[    32.523] (--) PCI:*(0:1:0:0) 10de:0a68:144d:c059 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
[    32.523] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    32.523] (II) LoadModule: "extmod"
[    32.551] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    32.563] (II) Module extmod: vendor="X.Org Foundation"
[    32.563] 	compiled for 1.12.2, module version = 1.0.0
[    32.563] 	Module class: X.Org Server Extension
[    32.563] 	ABI class: X.Org Server Extension, version 6.0
[    32.563] (II) Loading extension MIT-SCREEN-SAVER
[    32.563] (II) Loading extension XFree86-VidModeExtension
[    32.563] (II) Loading extension XFree86-DGA
[    32.564] (II) Loading extension DPMS
[    32.564] (II) Loading extension XVideo
[    32.564] (II) Loading extension XVideo-MotionCompensation
[    32.564] (II) Loading extension X-Resource
[    32.564] (II) LoadModule: "dbe"
[    32.564] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    32.574] (II) Module dbe: vendor="X.Org Foundation"
[    32.574] 	compiled for 1.12.2, module version = 1.0.0
[    32.574] 	Module class: X.Org Server Extension
[    32.574] 	ABI class: X.Org Server Extension, version 6.0
[    32.574] (II) Loading extension DOUBLE-BUFFER
[    32.574] (II) LoadModule: "glx"
[    32.575] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    33.222] (II) Module glx: vendor="NVIDIA Corporation"
[    33.223] 	compiled for 4.0.2, module version = 1.0.0
[    33.223] 	Module class: X.Org Server Extension
[    33.223] (II) NVIDIA GLX Module  295.53  Fri May 11 23:34:50 PDT 2012
[    33.223] (II) Loading extension GLX
[    33.223] (II) LoadModule: "record"
[    33.223] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    33.245] (II) Module record: vendor="X.Org Foundation"
[    33.245] 	compiled for 1.12.2, module version = 1.13.0
[    33.245] 	Module class: X.Org Server Extension
[    33.245] 	ABI class: X.Org Server Extension, version 6.0
[    33.245] (II) Loading extension RECORD
[    33.245] (II) LoadModule: "dri"
[    33.245] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    33.268] (II) Module dri: vendor="X.Org Foundation"
[    33.268] 	compiled for 1.12.2, module version = 1.0.0
[    33.268] 	ABI class: X.Org Server Extension, version 6.0
[    33.268] (II) Loading extension XFree86-DRI
[    33.268] (II) LoadModule: "dri2"
[    33.268] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    33.269] (II) Module dri2: vendor="X.Org Foundation"
[    33.269] 	compiled for 1.12.2, module version = 1.2.0
[    33.269] 	ABI class: X.Org Server Extension, version 6.0
[    33.269] (II) Loading extension DRI2
[    33.269] (II) LoadModule: "nouveau"
[    33.274] (WW) Warning, couldn't open module nouveau
[    33.274] (II) UnloadModule: "nouveau"
[    33.274] (II) Unloading nouveau
[    33.274] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    33.274] (EE) No drivers available.
[    33.274] 
Fatal server error:
[    33.275] no screens found
[    33.275] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    33.276] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    33.276]

После чего я нашел готовый файл с настройками тут http://www.nvnews.net/vbulletin/showthread.php?t=132041&highlight=105m&page=2:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
	Identifier	"TouchPad"
	Driver "synaptics"
	Option "device" "/dev/input/event8"
#	Option "TapButton1" "0"
#	Option "TapButton2" "0"
	Option "HorizEdgeScroll" "False"
	Option "VertTwoFingerScroll" "True"
	Option "HorizTowFingerScroll" "True"
#	Option "TouchpadOff" "2"
	Option "SHMConfig" "False"
EndSection
Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
#    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "TouchPad" "CorePinter"
EndSection
Section "ServerFlags"
    Option         "Xinerama" "0"
    Option	"AIGLX"	"False"
EndSection
Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection
#Section "InputDevice"
#    # generated from default
#    Identifier     "Mouse0"
#    Driver         "mouse"
#    Option         "Protocol" "auto"
#    Option         "Device" "/dev/psaux"
#    Option         "Emulate3Buttons" "no"
#    Option         "ZAxisMapping" "4 5"
#EndSection
Section "Monitor"
    Identifier     "Configured Monitor"
EndSection
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "AUO"
#    HorizSync       30.0 - 100.0
#    VertRefresh     55.0 - 110.0
    DisplaySize	344 193
#    Mode	"1366x768"
#	DotClock	69.5MHz
#	HTimings	1366 1414 1446 1437
#	VTimings	768 771 775 806
#    EndMode
# Modeline "1366x768"   69.50  1366 1414 1446 1437  768 771 775 806
 Modeline "1366x768"   69.50  1366 1414 1446 1446  768 771 775 806 -hsync -vsync
# Modeline "1366x768q"   72.00  1366 1414 1446 1494  768 771 777 803 -hsync -vsync
#    Option "DPMS" "True"
EndSection
#Section "Device"
#    Identifier     "Configured Video Device"
#    Driver         "nvidia"
#EndSection
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce G 105M"
    Option "NvAGP" "0"
#    Option "UseInt10Module" "True"
    Option "UseEDID" "False"
    Option "AllowSHMPixmaps" "True"
    Option "ExactModeTimingsDVI" "True"
    Option "ModeValidation" "NoHorizSyncCheck,NoDFPNativeResolutionCheck,NoExtendedGpuCapabilitiesCheck,NoWidthAlignmentCheck,NoVertRefreshCheck"
EndSection
Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    SubSection     "Display"
	Modes	"1366x768"
        Depth       24
    EndSubSection
EndSection


Скопировал его и startx. В общем небольшой прогресс можно заметить, запустились три терминала и часики. Все висит глухо. Работает только мышка (без кнопок).

Перел этим, многое что пробовал:
- пробовал вручную писать,
- nvidia-xconfig
- пробовал вручную писать и nvidia-xconfig

запускалось 1-2 терминала, помойму даже без часиков. работала только мышка (без кнопок)
Выключал ноут, зажатием кнопки включения.

У мня схожая проблема была на ubuntu 12.04, а на 11.10 все ок. Я тогда на форуме ubuntu спрашивал, ни кто не ответил. Проблему решил переборкой версии драйвера. Подошла 275.43

Потом удалил драйвер nvidia nvidia-utils (могу ошибиться в правильности написания). И поставил xf86-video-nouveau и все работает, сейчас пишу с арча.
Пробовал еще это:
sudo nano /etc/modprobe.d/blacklist.conf
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv

Вот еще здесь нашел http://openbenchmarking.org/s/NVIDIA%20 … 20G%20105M как я понял потолок это 3.0.0-12-generic?

Серавно проприетарный драйвер nvidia не хочет работать. Как заставить его работать?