Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Zainstalowalem dzis stabilna wersje squeeze. Wywala mi wszystko zaraz po uruchomieniu grub'a.
Prawdopodobnie to z powodu braku sterownikow Nvidia. Jak je mozna zainstalowac, jak jedyne co mam dostepne to wiersz polecen grub
Poprzednio na moim sprzecie squeeze testowy dzialal doskonale....
ps. przepraszam za brak "ogonkow" w tekscie , ale slax pod ktorym to pisze nie ma takiej opcji....
Offline
[quote=Dino_saur]Wywala mi wszystko zaraz po uruchomieniu grub'a.[/quote]
Mógłbyś rozwinąć? W [i]single-mode[/i] się uruchamia?
Offline
[quote=Dino_saur]Zainstalowalem dzis stabilna wersje squeeze. Wywala mi wszystko zaraz po uruchomieniu grub'a.
Prawdopodobnie to z powodu braku sterownikow Nvidia[/quote]
Niet.
Do gdma powinno dojść.
To nie to .
Logo logi logi....
Offline
Po uruchomieniu odpala grub z trzema opcjami. Trzecia to windows - ta dziala...
Pierwsza to debian
druga to jw - recovery mode.
Czy wybieram pierwsza czy druga system po paru sekundach calkowicie wisi - monitor informuje o braku sygnalu.
Offline
Spróbuj z poziomu gruba wyedytować linię kernela i dopisać w niej:
nouveau.modeset=0
Offline
[quote=ArnVaker]Spróbuj z poziomu gruba wyedytować linię kernela i dopisać w niej:
nouveau.modeset=0
[/quote]
To chyba za wysokie progi dla mnie :(
Przejrzalem wszystko co znalazlem na powyzszy temat i dalej nie mam pojecia co zrobic..... :((((
Kocham debiana, ale odnosze wrazenie , ze im bardziej sie rozwija tym mniej przyjazny dla takich jak ja - zwyklych uzytkownikow. A szkoda....
Na razie sprobuje zglebic grub'a - moze znajde rozwiazanie trudnosci. Niemniej jednak kazda pomoc baaardzo mile widziana.
Offline
A tam opowiadasz, to wcale nie jest takie trudne. :) Nie mam grub2, także napiszę tylko opierając się na [url=http://ubuntuforums.org/showthread.php?t=1195275]>> tym <<[/url].
* Najeżdżasz na linijkę uruchamiającą Debiana, jednak zamiast enter wciskasz [i]"e"[/i]
* Zjeżdżasz w dół do linijki w stylu:
linux /vmlinuz-2.6.32-zen7-amidala root=/dev/sda6 rootfstype=ext4 vga=795 quiet
(u Ciebie będzie trochę inna, ale chodzi o tą zaczynającą się słowem [i]linux[/i] i zawierającą [i]vmlinuz[/i])
* Na końcu tej linijki dopisujesz:
nouveau.modeset=0
* Uruchamiasz system z tym wpisem wciskając [tt]ctrl + x[/tt]
Jeżeli coś napisałem nie tak, to dajcie znać... Pisałem w ciemno. ;)
==========
Ewentualnie można próbować to dopisać czy też od razu blacklistować [i]nouveau[/i] w chroocie, ale wydawało mi się, że tak będzie szybciej. Poza tym na dobrą sprawę wcale nie ma pewności, że to pomoże... póki co to tylko domysły.
Offline
Z tego co pamiętam to dokładnie jak napisałeś :)
Offline
[quote=ArnVaker]Poza tym na dobrą sprawę wcale nie ma pewności, że to pomoże... póki co to tylko domysły.[/quote]
Pomogło!!!
Wszystko działa jak należy, wielkie dzięki Arn :))))
A wracając do mojego wcześniejszego postu, to może nie debian mniej przyjazny tylko moje szare komórki zdrętwiały :D
I jeszcze jedno pytanie - jak można sprawdzić czy instalator zainstalował sterownik do nvidii? Sądząc po jakości obrazu - myślę że tak....
Offline
Sadzę ,że nie.
Instalator nvidii nie instaluje.
Jak zablokowałeś nouveau to chyba chodzi na nv.
Pokaż
lsmod
to zobaczymy co w jądrze siedzi.
Offline
Hehe, to jeszcze nie koniec, ale jesteśmy na dobrej drodze. :)
Teraz musisz dodać:
blacklist nouveau
do pliku [i]/etc/modprobe.d/blacklist.conf[/i] i odświeżyć initrd:
update-initramfs -u -k `uname -r`
Po tym powinien uruchamiać się normalnie bez tamtego parametru... Następna w kolejności instalacja sterów Nvidii.
Offline
Jeśli zainstaluje stery z repo to nie musi tego robić.
Offline
zobaczymy co w jądrze siedzi.[/quote]
Kod:
zbyszek@debian:~$ lsmod Module Size Used by nls_utf8 1208 0 isofs 27480 0 udf 66612 0 ppdev 5030 0 lp 7462 0 powernow_k8 10978 0 cpufreq_stats 2659 0 cpufreq_userspace 1992 0 cpufreq_conservative 5162 0 cpufreq_powersave 902 0 fuse 50625 1 loop 11799 0 firewire_sbp2 11514 0 snd_hda_codec_realtek 235602 1 snd_hda_intel 20019 3 snd_hda_codec 54244 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5380 1 snd_hda_codec snd_pcm 60503 2 snd_hda_intel,snd_hda_codec snd_seq 42881 0 snd_timer 15582 2 snd_pcm,snd_seq snd_seq_device 4493 1 snd_seq nouveau 353128 0 ttm 39986 1 nouveau snd 46446 14 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device drm_kms_helper 20065 1 nouveau soundcore 4598 1 snd drm 142359 3 nouveau,ttm,drm_kms_helper snd_page_alloc 6249 2 snd_hda_intel,snd_pcm i2c_piix4 8328 0 i2c_algo_bit 4225 1 nouveau i2c_core 15712 5 nouveau,drm_kms_helper,drm,i2c_piix4,i2c_algo_bit hid_a4tech 1996 0 joydev 8459 0 edac_core 29261 0 edac_mce_amd 6433 0 serio_raw 3752 0 pcspkr 1699 0 evdev 7352 14 parport_pc 18855 1 processor 29935 1 powernow_k8 parport 27954 3 ppdev,lp,parport_pc button 4650 1 nouveau ext3 106518 2 jbd 37085 1 ext3 mbcache 5050 1 ext3 usbhid 33292 0 hid 63225 2 hid_a4tech,usbhid sg 18744 0 sr_mod 12602 0 cdrom 29415 1 sr_mod sd_mod 29889 4 ata_generic 3047 0 crc_t10dif 1276 1 sd_mod firewire_ohci 19676 0 firewire_core 36848 2 firewire_sbp2,firewire_ohci ohci_hcd 19212 0 ahci 32374 3 crc_itu_t 1307 2 udf,firewire_core floppy 49087 0 ehci_hcd 31151 0 r8169 29229 0 pata_atiixp 3489 0 mii 3210 1 r8169 libata 133632 3 ata_generic,ahci,pata_atiixp thermal 11674 0 thermal_sys 11942 2 processor,thermal usbcore 122034 4 usbhid,ohci_hcd,ehci_hcd nls_base 6377 4 nls_utf8,isofs,udf,usbcore scsi_mod 122149 5 firewire_sbp2,sg,sr_mod,sd_mod,libata zbyszek@debian:~$======EDIT=============
Po odświeżeniu initrd dostałem komunikat:Kod:
root@debian:/home/zbyszek# update-initramfs -u -k `uname -r` update-initramfs: Generating /boot/initrd.img-2.6.32-5-amd64 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-2.fw for module r8169 W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168d-1.fw for module r8169 root@debian:/home/zbyszek#============EDIT===========
[quote=ArnVaker]Hehe, to jeszcze nie koniec, ale jesteśmy na dobrej drodze. :)
Teraz musisz dodać:Kod:
blacklist nouveaudo pliku [i]/etc/modprobe.d/blacklist.conf[/i] i odświeżyć initrd:
Kod:
update-initramfs -u -k `uname -r`Po tym powinien uruchamiać się normalnie bez tamtego parametru... Następna w kolejności instalacja sterów Nvidii.[/quote]
Niestety nie uruchamia się normalnie :(
Zawartość zmienionego pliku:Kod:
# This file lists modules which will not be loaded as the result of # alias expansion, with the purpose of preventing the hotplug subsystem # to load them. It does not affect autoloading of modules by the kernel. # This file is provided by the udev package. # evbug is a debug tool and should be loaded explicitly blacklist evbug # these drivers are very simple, the HID drivers are usually preferred blacklist usbmouse blacklist usbkbd # replaced by e100 blacklist eepro100 # replaced by tulip blacklist de4x5 # replaced by tmscsim blacklist am53c974 # these watchdog drivers break some systems blacklist iTCO_wdt blacklist nouveau
...slowly and steady wins the race...
Offline
@[b]Dino_saur[/b] - jest taki przyciska jak "edytuj"...litości.
Scaliłem wszystkie trzy z nocy
Offline
[quote=Bodzio]@[b]Dino_saur[/b] - jest taki przyciska jak "edytuj"...litości.
Scaliłem wszystkie trzy z nocy[/quote]
Sorry, to ta trzecia w nocy + stres ...
Offline
Nie musisz nic kombinować.
Wystarczy .że dasz
aptitude install nvidia-glx
reszta się samo zrobi.
Chyba ,że masz starszą kartę to
aptitude install nvidia-glx-legacy-173xx
albo
aptitude install nvidia-glx-legacy-96xx
bądź
aptitude install nvidia-glx-legacy-71xx
w zależności jaką masz kartę i jaki sterownik jest dla niej odpowiedni.
Obecnie chodzi albo na nouveau bo taki moduł w jądrze siedzi albo na nv.
Offline
To z blacklistowaniem [i]nouveau[/i] moim zdaniem masz dobrze, nie wiem czemu nie idzie. Sam z ciekawości obadam później czy ten sposób nadal działa. :) Zrób jak Ci [b]ilin[/b] napisał i powinno być ok, powinien zrobić to automatycznie.
Offline
.Próbowałem zainstalować sterownik przy pomocy skryptu sgfxi - niestety próba nieudana - błąd instalacji. (instalowany był driver 260.19.36)
[quote=ilin]Nie musisz nic kombinować.
.Wystarczy .że dasz
aptitude install nvidia-glx
reszta się samo zrobi.[/quote]
Spróbowałem instalację jw Wygląda na to , że pomyślnie. Choć nie jestem pewien czy jest to optymalny driver...
zbyszek@debian:~$ lsmod Module Size Used by xt_limit 1782 8 xt_tcpudp 2319 7 ipt_LOG 4518 8 ipt_MASQUERADE 1554 0 xt_DSCP 1995 0 ipt_REJECT 1953 1 nf_conntrack_irc 3347 0 nf_conntrack_ftp 5537 0 xt_state 1303 6 ppdev 5030 0 lp 7462 0 powernow_k8 10978 0 cpufreq_stats 2659 0 cpufreq_userspace 1992 0 cpufreq_conservative 5162 0 cpufreq_powersave 902 0 fuse 50625 1 iptable_nat 4299 0 nf_nat 13388 2 ipt_MASQUERADE,iptable_nat nf_conntrack_ipv4 9833 9 iptable_nat,nf_nat nf_conntrack 46535 7 ipt_MASQUERADE,nf_conntrack_irc,nf_conntrack_ftp,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4 nf_defrag_ipv4 1139 1 nf_conntrack_ipv4 iptable_mangle 2817 0 iptable_filter 2258 1 ip_tables 13899 3 iptable_nat,iptable_mangle,iptable_filter x_tables 12845 9 xt_limit,xt_tcpudp,ipt_LOG,ipt_MASQUERADE,xt_DSCP,ipt_REJECT,xt_state,iptable_nat,ip_tables loop 11799 0 firewire_sbp2 11514 0 snd_hda_codec_realtek 235602 1 snd_hda_intel 20019 3 snd_hda_codec 54244 2 snd_hda_codec_realtek,snd_hda_intel snd_hwdep 5380 1 snd_hda_codec usblp 9571 0 snd_pcm 60503 2 snd_hda_intel,snd_hda_codec snd_seq 42881 0 snd_timer 15582 2 snd_pcm,snd_seq snd_seq_device 4493 1 snd_seq snd 46446 14 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device soundcore 4598 1 snd hid_a4tech 1996 0 snd_page_alloc 6249 2 snd_hda_intel,snd_pcm nvidia 10670090 0 edac_core 29261 0 i2c_piix4 8328 0 edac_mce_amd 6433 0 i2c_core 15712 2 nvidia,i2c_piix4 joydev 8459 0 evdev 7352 14 usb_storage 39625 0 parport_pc 18855 1 parport 27954 3 ppdev,lp,parport_pc pcspkr 1699 0 serio_raw 3752 0 processor 29935 1 powernow_k8 button 4650 0 ext3 106518 2 jbd 37085 1 ext3 mbcache 5050 1 ext3 usbhid 33292 0 hid 63225 2 hid_a4tech,usbhid sg 18744 0 sr_mod 12602 0 sd_mod 29889 4 crc_t10dif 1276 1 sd_mod cdrom 29415 1 sr_mod ata_generic 3047 0 ahci 32374 3 firewire_ohci 19676 0 floppy 49087 0 firewire_core 36848 2 firewire_sbp2,firewire_ohci crc_itu_t 1307 1 firewire_core pata_atiixp 3489 0 r8169 29229 0 ohci_hcd 19212 0 mii 3210 1 r8169 ehci_hcd 31151 0 thermal 11674 0 thermal_sys 11942 2 processor,thermal usbcore 122034 6 usblp,usb_storage,usbhid,ohci_hcd,ehci_hcd libata 133632 3 ata_generic,ahci,pata_atiixp nls_base 6377 1 usbcore scsi_mod 122149 6 firewire_sbp2,usb_storage,sg,sr_mod,sd_mod,libata zbyszek@debian:~$
Grub nie wymaga już interwencji przy starcie.
Teraz pora pomyśleć o instalacji drukarki :)
Ostatnio edytowany przez Dino_saur (2011-02-16 11:02:14)
Offline
A wrzuć teraz [i]/var/log/Xorg.*.log[/i]...
Offline
[quote=ArnVaker]A wrzuć teraz [i]/var/log/Xorg.*.log[/i]...[/quote]
X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian Current Operating System: Linux debian 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=e9a45d95-c227-46d5-a870-91c7f8048bd7 ro quiet nomodeset nouveau.modeset=0 Build Date: 12 January 2011 02:59:50AM xorg-server 2:1.7.7-11 (Cyril Brulebois <kibi@debian.org>) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 16 10:45:06 2011 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (==) ServerLayout "X.org Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Automatically adding devices (==) Automatically enabling devices (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. Entry deleted from font path. (**) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins, /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins (**) ModulePath set to "/usr/lib/xorg/modules" (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. (WW) Disabling Mouse0 (WW) Disabling Keyboard0 (II) Loader magic: 0x7c8a00 (II) Module ABI versions: X.Org ANSI C Emulation: 0.4 X.Org Video Driver: 6.0 X.Org XInput driver : 7.0 X.Org Server Extension : 2.0 (++) using VT number 7 (--) PCI:*(0:1:0:0) 10de:06fd:10de:062e nVidia Corporation G98 [Quadro NVS 295] rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000ef00/128, BIOS @ 0x????????/131072 (II) Open ACPI successful (/var/run/acpid.socket) (II) "extmod" will be loaded. This was enabled by default and also specified in the config file. (II) "dbe" will be loaded. This was enabled by default and also specified in the config file. (II) "glx" will be loaded. This was enabled by default and also specified in the config file. (II) "record" will be loaded. This was enabled by default and also specified in the config file. (II) "dri" will be loaded. This was enabled by default and also specified in the config file. (II) "dri2" will be loaded. This was enabled by default and also specified in the config file. (II) LoadModule: "extmod" (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so (II) Module extmod: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension SELinux (II) Loading extension MIT-SCREEN-SAVER (II) Loading extension XFree86-VidModeExtension (II) Loading extension XFree86-DGA (II) Loading extension DPMS (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "dri2" (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so (II) Module dri2: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.1.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DRI2 (II) LoadModule: "glx" (II) Loading /usr/lib/xorg/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension (II) NVIDIA GLX Module 195.36.31 Thu Jun 3 08:59:25 PDT 2010 (II) Loading extension GLX (II) LoadModule: "record" (II) Loading /usr/lib/xorg/modules/extensions/librecord.so (II) Module record: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension RECORD (II) LoadModule: "dri" (II) Loading /usr/lib/xorg/modules/extensions/libdri.so (II) Module dri: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Server Extension, version 2.0 (II) Loading extension XFree86-DRI (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 2.0 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "nv" (II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so (II) Module nv: vendor="X.Org Foundation" compiled for 1.7.7, module version = 2.1.17 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 6.0 (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL, GeForce4 440 Go 64M, Quadro NVS, Quadro4 500 GoGL, GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X, GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL, Quadro4 NVS 280 SD, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go, GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X, GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL, Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra, GeForce FX 5800, Quadro FX 2000, Quadro FX 1000, GeForce FX 5600 Ultra, GeForce FX 5600, GeForce FX 5600XT, GeForce FX Go5600, GeForce FX Go5650, Quadro FX Go700, GeForce FX 5200, GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200LE, GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500, GeForce FX 5100, GeForce FX Go5200 32M/64M, Quadro NVS 55/280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series, GeForce FX Go5100, GeForce FX 5900 Ultra, GeForce FX 5900, GeForce FX 5900XT, GeForce FX 5950 Ultra, GeForce FX 5900ZT, Quadro FX 3000, Quadro FX 700, GeForce FX 5700 Ultra, GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, GeForce FX Go5700, GeForce FX Go5700, Quadro FX Go1000, Quadro FX 1100, GeForce 6800 Ultra, GeForce 6800, GeForce 6800 LE, GeForce 6800 XE, GeForce 6800 XT, GeForce 6800 GT, GeForce 6800 GT, GeForce 6800 GS, GeForce 6800 XT, Quadro FX 4000, GeForce 6800 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 XT, GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, Quadro FX 3450/4000 SDI, Quadro FX 1400, GeForce 6600 GT, GeForce 6600, GeForce 6600 LE, GeForce 6600 VE, GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, GeForce 6700 XL, GeForce Go 6600, GeForce Go 6600 GT, Quadro NVS 440, Quadro FX 550, Quadro FX 550, Quadro FX 540, GeForce 6200, GeForce 6500, GeForce 6200 TurboCache(TM), GeForce 6200SE TurboCache(TM), GeForce 6200 LE, GeForce Go 6200, Quadro NVS 285, GeForce Go 6400, GeForce Go 6200, GeForce Go 6400, GeForce 6250, GeForce 7100 GS, GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, GeForce 6800 XT, GeForce 6200, GeForce 6200 A-LE, GeForce 7800 GTX, GeForce 7800 GTX, GeForce 7800 GT, GeForce 7800 GS, GeForce 7800 SLI, GeForce Go 7800, GeForce Go 7800 GTX, Quadro FX 4500, GeForce 7350 LE, GeForce 7300 LE, GeForce 7300 SE, GeForce Go 7200, GeForce Go 7300, GeForce Go 7400, GeForce Go 7400 GS, Quadro NVS 110M, Quadro NVS 120M, Quadro FX 350M, GeForce 7500 LE, Quadro FX 350, GeForce 7300 GS, GeForce 7650 GS, GeForce 7600 GT, GeForce 7600 GS, GeForce 7300 GT, GeForce 7600 LE, GeForce 7300 GT, GeForce Go 7700, GeForce Go 7600, GeForce Go 7600 GT, Quadro NVS 300M, GeForce Go 7900 SE, Quadro FX 550M, Quadro FX 560, GeForce 7900 GTX, GeForce 7900 GT, GeForce 7900 GS, GeForce 7950 GX2, GeForce 7950 GX2, GeForce 7950 GT, GeForce Go 7950 GTX, GeForce Go 7900 GS, GeForce Go 7900 GTX, Quadro FX 2500M, Quadro FX 1500M, Quadro FX 5500, Quadro FX 3500, Quadro FX 1500, Quadro FX 4500 X2, GeForce 6150, GeForce 6150 LE, GeForce 6100, GeForce Go 6150, Quadro NVS 210S / NVIDIA GeForce 6150LE, GeForce Go 6100, GeForce 6150SE, GeForce 6100 nForce 405, GeForce 6100 nForce 400, GeForce 6100 nForce 420, GeForce 7150M / nForce 630M, GeForce 7000M / nForce 610M, GeForce 7050 PV / nForce 630a, GeForce 7050 PV / nForce 630a, GeForce 7025 / nForce 630a, GeForce 8800 GTX, GeForce 8800 GTS, GeForce 8800 Ultra, Quadro FX 5600, Quadro FX 4600, GeForce 8600 GTS, GeForce 8600 GT, GeForce 8600 GT, GeForce 8600 GS, GeForce 8400 GS, GeForce 9500M GS, GeForce 8600M GT, GeForce 9650M GS, GeForce 8700M GT, Quadro FX 370, Quadro NVS 320M, Quadro FX 570M, Quadro FX 1600M, Quadro FX 570, Quadro FX 1700, GeForce 8400 SE, GeForce 8500 GT, GeForce 8400 GS, GeForce 8300 GS, GeForce 8400 GS, GeForce 8600M GS, GeForce 8400M GT, GeForce 8400M GS, GeForce 8400M G, Quadro NVS 140M, Quadro NVS 130M, Quadro NVS 135M, GeForce 9400 GT, Quadro FX 360M, GeForce 9300M G, Quadro NVS 290, GeForce GTX 295, GeForce GTX 280, GeForce GTX 260, GeForce GTX 285, GeForce GTX 275, GeForce GTX 295, Quadro CX, Quadro FX 5800, Quadro FX 4800, Quadro FX 3800, GeForce 8800 GTS 512, GeForce 9800 GT, GeForce 8800 GT, GeForce 9800 GX2, GeForce 9800 GT, GeForce 8800 GS, GeForce GTS 240, GeForce 9800M GTX, GeForce 8800M GTS, GeForce GTX 280M, GeForce 9800M GT, GeForce 8800M GTX, GeForce 8800 GS, GeForce 9600 GSO, GeForce 8800 GT, GeForce 9800 GTX, GeForce 9800 GTX+, GeForce 9800 GT, GeForce GTS 250, GeForce 9800M GTX, GeForce GTX 260M, Quadro FX 3700, Quadro FX 3600M, Quadro FX 2800M, Quadro FX 3700M, Quadro FX 3800M, GeForce 9600 GT, GeForce 9600 GS, GeForce 9600 GSO 512, GeForce GT 130, GeForce GT 140, GeForce 9800M GTS, GeForce 9700M GTS, GeForce 9800M GS, GeForce 9800M GTS, Quadro FX 1800, Quadro FX 2700M, GeForce 9500 GT, GeForce 9400 GT, GeForce 9500 GT, GeForce 9500 GS, GeForce GT 120, GeForce 9600M GT, GeForce 9600M GS, GeForce 9600M GT, GeForce 9700M GT, GeForce 9500M G, GeForce 9650M GT, GeForce GT 130M, GeForce 9500 GT, Quadro FX 380, Quadro FX 580, Quadro FX 1700M, Quadro FX 770M, GeForce 9300 GE, GeForce 9300 GS, GeForce 8400 GS, GeForce 9300M GS, GeForce G100, GeForce 9200M GS, GeForce 9300M GS, Quadro NVS 150M, Quadro NVS 160M, GeForce G 105M, GeForce G 103M, Quadro NVS 420, Quadro FX 370 LP, Quadro NVS 450, Quadro NVS 295, GeForce 9100, GeForce 8300, GeForce 8200, nForce 730a, GeForce 9200, nForce 980a/780a SLI, nForce 750a SLI, GeForce 8100 / nForce 720a, GeForce 9100M G, GeForce 8200M G, GeForce 9400, GeForce 9400M G, GeForce 9400M, GeForce 9300 / nForce 730i, GeForce G102M, GeForce G102M, GeForce 9400, ION, ION LE, GeForce GT 220, GeForce 210, GeForce GT 230M, GeForce GT 240M, GeForce G210, GeForce 205, GeForce 310, GeForce 210, GeForce 310, GeForce G210M, Quadro FX 380 LP, GeForce GT 240, GeForce GTS 260M, GeForce GTS 250M (II) Primary Device is: PCI 01@00:00:0 (--) NV: Found NVIDIA Quadro NVS 295 at 01@00:00:0 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/lib/xorg/modules/libint10.so (II) Module int10: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org Video Driver, version 6.0 (II) NV(0): Initializing int10 (II) NV(0): Bad V_BIOS checksum (II) NV(0): Primary V_BIOS segment is: 0xc000 (--) NV(0): Console is VGA mode 0x3 (==) NV(0): Depth 24, (--) framebuffer bpp 32 (==) NV(0): RGB weight 888 (==) NV(0): Default visual is TrueColor (==) NV(0): Using hardware cursor (==) NV(0): Using gamma correction (1.0, 1.0, 1.0) (II) NV(0): MMIO registers mapped at 0x7f052f9b1000 (--) NV(0): Total video RAM: 256.0 MB (--) NV(0): BAR1 size: 256.0 MB (--) NV(0): Mapped memory: 255.0 MB (II) NV(0): Linear framebuffer mapped at 0x7f051fab1000 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Module "i2c" already built-in (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Module "ddc" already built-in (II) NV(0): Ignoring unsupported DisplayPort output 1 (II) NV(0): Ignoring unsupported DisplayPort output 2 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (II) NV(0): Ignoring unsupported output type 15 at port -1 (--) NV(0): Connector map: (--) NV(0): Bus 2 -> SOR1 (--) NV(0): Bus 4 -> SOR2 (--) NV(0): Load detection: 295 (II) NV(0): I2C bus "I2C2" initialized. (II) NV(0): Output DVI1 using monitor section Monitor0 (II) NV(0): I2C bus "I2C4" initialized. (II) NV(0): Output DVI2 has no monitor section (II) NV(0): Probing for EDID on I2C bus 2... (II) NV(0): I2C device "I2C2:ddc2" registered at address 0xA0. (--) NV(0): DDC detected a DFP: (II) NV(0): Manufacturer: ACI Model: 19e4 Serial#: 16843009 (II) NV(0): Year: 2008 Week: 43 (II) NV(0): EDID Version: 1.3 (II) NV(0): Digital Display Input (II) NV(0): Max Image Size [cm]: horiz.: 41 vert.: 23 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) NV(0): Default color space is primary color space (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.648 redY: 0.339 greenX: 0.292 greenY: 0.603 (II) NV(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported established timings: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@72Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@56Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@72Hz (II) NV(0): 800x600@75Hz (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@70Hz (II) NV(0): 1280x1024@75Hz (II) NV(0): Manufacturer's mask: 10 (II) NV(0): Supported standard timings: (II) NV(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) NV(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) NV(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) NV(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281 (II) NV(0): Supported detailed timing: (II) NV(0): clock: 85.5 MHz Image Size: 410 x 230 mm (II) NV(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0 (II) NV(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0 (II) NV(0): Serial No: 8ALMIZ006252 (II) NV(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz (II) NV(0): Monitor name: ASUS VH192 (II) NV(0): EDID (in hex): (II) NV(0): 00ffffffffffff000469e41901010101 (II) NV(0): 2b120103802917782e3d85a6564a9a24 (II) NV(0): 125054afcd10714f8140810081c00101 (II) NV(0): 010101010101662156aa51001e30468f (II) NV(0): 33009ae61000001e000000ff0038414c (II) NV(0): 4d495a3030363235320a000000fd0037 (II) NV(0): 4b1e500e000a202020202020000000fc (II) NV(0): 00415355532056483139320a20200034 (II) NV(0): EDID for output DVI1 (II) NV(0): Manufacturer: ACI Model: 19e4 Serial#: 16843009 (II) NV(0): Year: 2008 Week: 43 (II) NV(0): EDID Version: 1.3 (II) NV(0): Digital Display Input (II) NV(0): Max Image Size [cm]: horiz.: 41 vert.: 23 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) NV(0): Default color space is primary color space (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.648 redY: 0.339 greenX: 0.292 greenY: 0.603 (II) NV(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported established timings: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@72Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@56Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@72Hz (II) NV(0): 800x600@75Hz (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@70Hz (II) NV(0): 1280x1024@75Hz (II) NV(0): Manufacturer's mask: 10 (II) NV(0): Supported standard timings: (II) NV(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) NV(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) NV(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) NV(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281 (II) NV(0): Supported detailed timing: (II) NV(0): clock: 85.5 MHz Image Size: 410 x 230 mm (II) NV(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0 (II) NV(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0 (II) NV(0): Serial No: 8ALMIZ006252 (II) NV(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz (II) NV(0): Monitor name: ASUS VH192 (II) NV(0): EDID (in hex): (II) NV(0): 00ffffffffffff000469e41901010101 (II) NV(0): 2b120103802917782e3d85a6564a9a24 (II) NV(0): 125054afcd10714f8140810081c00101 (II) NV(0): 010101010101662156aa51001e30468f (II) NV(0): 33009ae61000001e000000ff0038414c (II) NV(0): 4d495a3030363235320a000000fd0037 (II) NV(0): 4b1e500e000a202020202020000000fc (II) NV(0): 00415355532056483139320a20200034 (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Using EDID range info for horizontal sync (II) NV(0): Using EDID range info for vertical refresh (II) NV(0): Printing DDC gathered Modelines: (II) NV(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz) (II) NV(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) NV(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (II) NV(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) NV(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) NV(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) NV(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) NV(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) NV(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) NV(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) NV(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) (II) NV(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) (II) NV(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz) (II) NV(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Printing probed modes for output DVI1 (II) NV(0): Modeline "1366x768"x59.8 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz) (II) NV(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) NV(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) (II) NV(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz) (II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) (II) NV(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (II) NV(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) NV(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) NV(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) NV(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (II) NV(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) NV(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) NV(0): Probing for EDID on I2C bus 4... (II) NV(0): I2C device "I2C4:ddc2" registered at address 0xA0. (II) NV(0): ... none found (II) NV(0): EDID for output DVI2 (II) NV(0): Output DVI1 connected (II) NV(0): Output DVI2 disconnected (II) NV(0): Using exact sizes for initial modes (II) NV(0): Output DVI1 using initial mode 1366x768 (II) NV(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated. (--) NV(0): Virtual size is 1366x1366 (pitch 1536) (**) NV(0): Driver mode "1366x768": 85.5 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz (II) NV(0): Modeline "1366x768"x59.8 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz) (**) NV(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz (II) NV(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (**) NV(0): Driver mode "1280x960": 108.0 MHz (scaled from 0.0 MHz), 60.0 kHz, 60.0 Hz (II) NV(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) (**) NV(0): Driver mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 59.9 Hz (II) NV(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz) (**) NV(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz (II) NV(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) (**) NV(0): Driver mode "1280x720": 74.5 MHz (scaled from 0.0 MHz), 44.8 kHz, 60.0 Hz (II) NV(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (**) NV(0): Driver mode "1024x768": 75.0 MHz (scaled from 0.0 MHz), 56.5 kHz, 70.1 Hz (II) NV(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (**) NV(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) NV(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (**) NV(0): Driver mode "800x600": 50.0 MHz (scaled from 0.0 MHz), 48.1 kHz, 72.2 Hz (II) NV(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (**) NV(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz (II) NV(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (**) NV(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz (II) NV(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (**) NV(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz (II) NV(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (**) NV(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz (II) NV(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (**) NV(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.9 kHz, 72.8 Hz (II) NV(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (**) NV(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz (II) NV(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (**) NV(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz (II) NV(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (**) NV(0): Display dimensions: (410, 230) mm (**) NV(0): DPI set to (84, 150) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/lib/xorg/modules/libfb.so (II) Module fb: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.4 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/lib/xorg/modules/libxaa.so (II) Module xaa: vendor="X.Org Foundation" compiled for 1.7.7, module version = 1.2.1 ABI class: X.Org Video Driver, version 6.0 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Module "ramdac" already built-in (--) Depth 24 pixmap format is 32 bpp (--) NV(0): 183.99 MB available for offscreen pixmaps (II) NV(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Scanline Image Writes Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (==) NV(0): Backing store disabled (==) NV(0): Silken mouse enabled (II) NV(0): RandR 1.2 enabled, ignore the following RandR disabled message. (==) NV(0): DPMS enabled (--) RandR disabled (II) Initializing built-in extension Generic Event Extension (II) Initializing built-in extension SHAPE (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension BIG-REQUESTS (II) Initializing built-in extension SYNC (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension XC-MISC (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE SELinux: Disabled on system, not enabling in X server (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found) (II) NV(0): Setting screen physical size to 361 x 203 (II) config/udev: Adding input device Power Button (/dev/input/event4) (**) Power Button: Applying InputClass "evdev keyboard catchall" (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.6.901, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event4" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "pl" (II) config/udev: Adding input device Power Button (/dev/input/event3) (**) Power Button: Applying InputClass "evdev keyboard catchall" (**) Power Button: always reports core events (**) Power Button: Device: "/dev/input/event3" (II) Power Button: Found keys (II) Power Button: Configuring as keyboard (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "pl" (II) config/udev: Adding input device HID Keyboard Device (/dev/input/event1) (**) HID Keyboard Device: Applying InputClass "evdev keyboard catchall" (**) HID Keyboard Device: always reports core events (**) HID Keyboard Device: Device: "/dev/input/event1" (II) HID Keyboard Device: Found keys (II) HID Keyboard Device: Configuring as keyboard (II) XINPUT: Adding extended input device "HID Keyboard Device" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "pl" (II) config/udev: Adding input device HID Keyboard Device (/dev/input/event2) (**) HID Keyboard Device: Applying InputClass "evdev keyboard catchall" (**) HID Keyboard Device: always reports core events (**) HID Keyboard Device: Device: "/dev/input/event2" (II) HID Keyboard Device: Found 1 mouse buttons (II) HID Keyboard Device: Found scroll wheel(s) (II) HID Keyboard Device: Found relative axes (II) HID Keyboard Device: Found absolute axes (II) HID Keyboard Device: Found keys (II) HID Keyboard Device: Configuring as mouse (II) HID Keyboard Device: Configuring as keyboard (**) HID Keyboard Device: YAxisMapping: buttons 4 and 5 (**) HID Keyboard Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "HID Keyboard Device" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Option "xkb_model" "pc105" (**) Option "xkb_layout" "pl" (EE) HID Keyboard Device: failed to initialize for relative axes. (II) HID Keyboard Device: initialized for absolute axes. (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/event6) (**) A4Tech PS/2+USB Mouse: Applying InputClass "evdev pointer catchall" (**) A4Tech PS/2+USB Mouse: always reports core events (**) A4Tech PS/2+USB Mouse: Device: "/dev/input/event6" (II) A4Tech PS/2+USB Mouse: Found 12 mouse buttons (II) A4Tech PS/2+USB Mouse: Found scroll wheel(s) (II) A4Tech PS/2+USB Mouse: Found relative axes (II) A4Tech PS/2+USB Mouse: Found x and y relative axes (II) A4Tech PS/2+USB Mouse: Configuring as mouse (**) A4Tech PS/2+USB Mouse: YAxisMapping: buttons 4 and 5 (**) A4Tech PS/2+USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "A4Tech PS/2+USB Mouse" (type: MOUSE) (II) A4Tech PS/2+USB Mouse: initialized for relative axes. (II) config/udev: Adding input device A4Tech PS/2+USB Mouse (/dev/input/mouse1) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device PC Speaker (/dev/input/event5) (II) No input driver/identifier specified (ignoring) (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/event0) (**) Macintosh mouse button emulation: Applying InputClass "evdev pointer catchall" (**) Macintosh mouse button emulation: always reports core events (**) Macintosh mouse button emulation: Device: "/dev/input/event0" (II) Macintosh mouse button emulation: Found 3 mouse buttons (II) Macintosh mouse button emulation: Found relative axes (II) Macintosh mouse button emulation: Found x and y relative axes (II) Macintosh mouse button emulation: Configuring as mouse (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5 (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) (II) Macintosh mouse button emulation: initialized for relative axes. (II) config/udev: Adding input device Macintosh mouse button emulation (/dev/input/mouse0) (II) No input driver/identifier specified (ignoring) (II) NV(0): Probing for EDID on I2C bus 2... (--) NV(0): DDC detected a DFP: (II) NV(0): Manufacturer: ACI Model: 19e4 Serial#: 16843009 (II) NV(0): Year: 2008 Week: 43 (II) NV(0): EDID Version: 1.3 (II) NV(0): Digital Display Input (II) NV(0): Max Image Size [cm]: horiz.: 41 vert.: 23 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) NV(0): Default color space is primary color space (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.648 redY: 0.339 greenX: 0.292 greenY: 0.603 (II) NV(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported established timings: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@72Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@56Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@72Hz (II) NV(0): 800x600@75Hz (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@70Hz (II) NV(0): 1280x1024@75Hz (II) NV(0): Manufacturer's mask: 10 (II) NV(0): Supported standard timings: (II) NV(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) NV(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) NV(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) NV(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281 (II) NV(0): Supported detailed timing: (II) NV(0): clock: 85.5 MHz Image Size: 410 x 230 mm (II) NV(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0 (II) NV(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0 (II) NV(0): Serial No: 8ALMIZ006252 (II) NV(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz (II) NV(0): Monitor name: ASUS VH192 (II) NV(0): EDID (in hex): (II) NV(0): 00ffffffffffff000469e41901010101 (II) NV(0): 2b120103802917782e3d85a6564a9a24 (II) NV(0): 125054afcd10714f8140810081c00101 (II) NV(0): 010101010101662156aa51001e30468f (II) NV(0): 33009ae61000001e000000ff0038414c (II) NV(0): 4d495a3030363235320a000000fd0037 (II) NV(0): 4b1e500e000a202020202020000000fc (II) NV(0): 00415355532056483139320a20200034 (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Using hsync ranges from config file (II) NV(0): Using vrefresh ranges from config file (II) NV(0): Printing DDC gathered Modelines: (II) NV(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz) (II) NV(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) NV(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (II) NV(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) NV(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) NV(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) NV(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) NV(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) NV(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) NV(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) NV(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) (II) NV(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) (II) NV(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz) (II) NV(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Probing for EDID on I2C bus 4... (II) NV(0): ... none found (II) NV(0): Probing for EDID on I2C bus 2... (--) NV(0): DDC detected a DFP: (II) NV(0): Manufacturer: ACI Model: 19e4 Serial#: 16843009 (II) NV(0): Year: 2008 Week: 43 (II) NV(0): EDID Version: 1.3 (II) NV(0): Digital Display Input (II) NV(0): Max Image Size [cm]: horiz.: 41 vert.: 23 (II) NV(0): Gamma: 2.20 (II) NV(0): DPMS capabilities: Off (II) NV(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 (II) NV(0): Default color space is primary color space (II) NV(0): First detailed timing is preferred mode (II) NV(0): redX: 0.648 redY: 0.339 greenX: 0.292 greenY: 0.603 (II) NV(0): blueX: 0.143 blueY: 0.070 whiteX: 0.313 whiteY: 0.329 (II) NV(0): Supported established timings: (II) NV(0): 720x400@70Hz (II) NV(0): 640x480@60Hz (II) NV(0): 640x480@72Hz (II) NV(0): 640x480@75Hz (II) NV(0): 800x600@56Hz (II) NV(0): 800x600@60Hz (II) NV(0): 800x600@72Hz (II) NV(0): 800x600@75Hz (II) NV(0): 1024x768@60Hz (II) NV(0): 1024x768@70Hz (II) NV(0): 1280x1024@75Hz (II) NV(0): Manufacturer's mask: 10 (II) NV(0): Supported standard timings: (II) NV(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337 (II) NV(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 (II) NV(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129 (II) NV(0): #3: hsize: 1280 vsize 720 refresh: 60 vid: 49281 (II) NV(0): Supported detailed timing: (II) NV(0): clock: 85.5 MHz Image Size: 410 x 230 mm (II) NV(0): h_active: 1366 h_sync: 1436 h_sync_end 1579 h_blank_end 1792 h_border: 0 (II) NV(0): v_active: 768 v_sync: 771 v_sync_end 774 v_blanking: 798 v_border: 0 (II) NV(0): Serial No: 8ALMIZ006252 (II) NV(0): Ranges: V min: 55 V max: 75 Hz, H min: 30 H max: 80 kHz, PixClock max 145 MHz (II) NV(0): Monitor name: ASUS VH192 (II) NV(0): EDID (in hex): (II) NV(0): 00ffffffffffff000469e41901010101 (II) NV(0): 2b120103802917782e3d85a6564a9a24 (II) NV(0): 125054afcd10714f8140810081c00101 (II) NV(0): 010101010101662156aa51001e30468f (II) NV(0): 33009ae61000001e000000ff0038414c (II) NV(0): 4d495a3030363235320a000000fd0037 (II) NV(0): 4b1e500e000a202020202020000000fc (II) NV(0): 00415355532056483139320a20200034 (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Using hsync ranges from config file (II) NV(0): Using vrefresh ranges from config file (II) NV(0): Printing DDC gathered Modelines: (II) NV(0): Modeline "1366x768"x0.0 85.50 1366 1436 1579 1792 768 771 774 798 +hsync +vsync (47.7 kHz) (II) NV(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz) (II) NV(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz) (II) NV(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz) (II) NV(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz) (II) NV(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz) (II) NV(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz) (II) NV(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz) (II) NV(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz) (II) NV(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz) (II) NV(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz) (II) NV(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz) (II) NV(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz) (II) NV(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz) (II) NV(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz) (II) NV(0): EDID vendor "ACI", prod id 6628 (II) NV(0): Probing for EDID on I2C bus 4... (II) NV(0): ... none found
Offline
Jak dla mnie, to on chodzi teraz na sterowniku [i]nv[/i], a nie [i]nvidia[/i]. Uzupełniłeś [i]xorg.conf[/i]?
Offline
[quote=ArnVaker]Uzupełniłeś [i]xorg.conf[/i]?[/quote]
Nie , i prawdę powiedziawszy nie mam pojęcia jak to zrobić....
Offline
Uruchom
nvidia-xconfig
Musisz ten pakiet doinstalować jak nie masz.
Offline
[quote=ilin]Uruchom
nvidia-xconfig
Musisz ten pakiet doinstalować jak nie masz.[/quote]
Doinstalowałem, uruchomiłem, restartowałem - są już stery nvidii (I think so ) - Przy uruchamianiu systemu pojawiają sie charakterystyczne 'wzory' graficzne, które towarzyszyły mi przy wersji testowej. Jak ja bardzo za nimi tęskniłem :)))
Poza tym zaczął działać poprawnie system graficzny kde - przedtem robił co chciał;)
A poza tym, a nawet przede wszystkim widzę to w xorg.conf
Dzięki !
Offline
To jeszcze wrzuć loga znowu, tak dla pewności. :) Przy okazji... [deb]nvidia-settings[/deb] możesz sobie doinstalować, przydatny przy sterach Nvidii.
Offline
Time (s) | Query |
---|---|
0.00009 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00094 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.117.71.213' WHERE u.id=1 |
0.00068 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.117.71.213', 1732387722) |
0.00045 | SELECT * FROM punbb_online WHERE logged<1732387422 |
0.00064 | DELETE FROM punbb_online WHERE ident='66.249.66.72' |
0.00064 | SELECT topic_id FROM punbb_posts WHERE id=165719 |
0.00005 | SELECT id FROM punbb_posts WHERE topic_id=18336 ORDER BY posted |
0.00058 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=18336 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00358 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=18336 ORDER BY p.id LIMIT 0,25 |
0.00134 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=18336 |
Total query time: 0.00908 s |