wygenerował taki xorg,conf? Bo z tą konfiguracją to nie poleci.
Masz tam na tym Debianie internet ? Bo jeżeli tak, to po prostu zainstalujesz binarny sterownik od NVidii i on sobie już sam skonfiguruje tak, żeby było dobrze. Tyle że do tego potrzebne są nagłówki jądra i gcc którego z tego co wiem nie ma na pierwszej płycie Debiana.
A jeżeli nie, to spróbuj to uruchomić na vesie. Taki konfig powinien ruszyć:
To polecenie to już prehistoria. Nie ma go w systemie już od czasów Etcha.
linure d, potrzebne są informacje. Aby ich dostarczyć musisz się zapoznać z minimalnymi podstawami obsługi systemu. Inaczej nie można Ci udzielić pomocy.
ABI class : X.Org Video Driver , version 2.0
(WW) open /dev/ fb0 : No such file or directory
(WW) open /dev/ fb1 : No such file or directory
(WW) open /dev/ fb2 : No such file or directory
(WW) open /dev/ fb3 : No such file or directory
(WW) open /dev/ fb4 : No such file or directory
(WW) open /dev/ fb5 : No such file or directory
(WW) open /dev/ fb6 : No such file or directory
(WW) open /dev/ fb7 : No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) NV (0) : Failed to open framebuffer device, consult warnings and / or errors ab ove for possible reasons
(you may have to look at the server log to see warnings)
(II) UnloadModule : "nv"
(II) UnloadModule : "fbdevhw"
(II) Unloading /usr/lib/xorg/modules/llinux/libfbdevhw.so
(II) UnloadModule : "vgahw"
(II) Unloading /usr/lib/xorg/modules/librgahw.so
(EE) Screen (s) found, but none have a usable configuration
Fatal server error : no screens found
dpkg –l | grep xorg
ii xserver-xorg-video-sili conmotion 1:1.6.0-1 X.
Org X serwer --sili conMotion display driver
ii xserver-xorg-video-sis 1:1.10.0-1 X.
Org X server --SiS display driver
ii xserver-xorg-video-sisusb 1:0.9.0-1 X.
Org X server --SiS USB display driver
ii xserver-xorg-video-tdfx 1:1.4.0-1 X.
Org X server --tdfx display driver
ii xserver-xorg-video-tga 1:1.1.0-9 X.
Org X server --TGA display driver
ii xserver-xorg-video-trident 1:1.3.0-1 X.
Org X server --Trident display driver
ii xserver-xorg-video-tseng 1:1.2.0-1 X.
Org X server --Tseng display driver
ii xserver-xorg-video-v4l 0.2.0-1 X.
Org X server –Video 4 Linux display driver
ii xserver-xorg-video-vesa 1:1.3.0-4 X.
Org X server --VESA display driver
ii xserver-xorg-video-vga 1:4.1.0-8 X.
Org X server --VGA display driver
ii xserver-xorg-video-vmware 1:10.16.2-1 X.
Org X server --VMware display driver
ii xserver-xorg-video-voodoo 1:1.2.0-1 X.
Org X server --Voodoo display driver
Dziękuję za rady.
Zamiana "nv", na "vesa", niczego nie daje.
Trochę dziwne, bo w /etc/ mam xorg.conf, oraz xorg.conf 20110109094136.
Wpisy są takie same. Usunąłem ten drugi.
oczywiście w pliku xorg.conf. I wywal z tego pliku wszystkie zbędne moduły, które nie chcą się załadować. Ich nazwy podałeś wyżej w wyniku cat.
Chyba coś Ci się pomieszało. "(II) UnloadModule : "nv"" to przecież wycinek loga. Co tam chcesz zmieniać ?
linure d
Jeżeli nadal będziesz tak podchodził do tematu jak podchodzisz, nikt Ci nie pomoże. NIkt nie jest wróżką i ze zdania "
Zamiana "nv", na "vesa", niczego nie daje.
" nie wywróży co Ty tam pozmieniałeś. Dawaj jak najwięcej informacji, pisz co robisz, bo inaczej do niczego nie dojdziemy. Pokaż jak wygląda po zmianie xorg.conf. Próbowałeś configu, który Ci dałem ? Odpowiesz w końcu na pytanie o połączenie z internetem?
# 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.
#
# 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 "Generic Keyboard"
Driver "vesa"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Widziałeś konfig który Ci podałem ? Przecież nie zmieniłeś nv (bo jak mogłeś zmienić skoro nic takiego w Twoim konfigu nie ma) tylko jakiś sterownik do klawiatury (czy do czego to tam jest).