kanotix.com

Graphik, Video, Sound - KDM startet nach nvidia-Installation nicht mehr

knegges - 23.07.2008, 14:16 Uhr
Titel: KDM startet nach nvidia-Installation nicht mehr
Hallo zsamme,
ich habe mit
update-scripts-kanotix.sh
install-nvidia-debian.sh
versucht meine Nvidia-Karte auf dem Laptop zu installieren.
Hat soweit alles gut geklappt wie vorgesehen, nur kdm kommt nicht mehr.

Hab's schon mit init 3 und anschliessend init 5 probiert, kein Erfolg.

Unter mcedit /etc/X11/xorg.conf ist nvidia als Treiber eingetragen, ich konnte ihn aber nicht auf nv ändern.

Was kann ich tun?

Gruss
k
Deppsche - 23.07.2008, 14:38 Uhr
Titel:
Zitat:
Unter mcedit /etc/X11/xorg.conf ist nvidia als Treiber eingetragen, ich konnte ihn aber nicht auf nv ändern


hast du das auch als root gemacht ?
jokobau - 23.07.2008, 14:39 Uhr
Titel: KDM startet nach nvidia-Installation nicht mehr
als root
Code:

knxcc


Anzeige/Grafiktreiber ändern / Grafikkarte neu erkennen
jokobau - 23.07.2008, 14:53 Uhr
Titel: KDM startet nach nvidia-Installation nicht mehr
mit
knxcc
kannste auch die Auflösung und die Bildfrequenz anpassen.
merlin - 23.07.2008, 15:03 Uhr
Titel: KDM startet nach nvidia-Installation nicht mehr
kannst das Script nochmal durchlaufen lassen aber verwende diesmal die -ar Option

install-nvidia-debian.sh -ar

und hab mal etwas Gedult bis der Kram von alleine den xserver startet
knegges - 23.07.2008, 15:28 Uhr
Titel:
o.k. hat soweit geklappt, dass ich wieder grafisch bin.
Es klappt allerdings nur mit dem nv-Treiber ohne 3D, beim nvidia-Treiber bleibt der Bildschirm regelmässig schwarz.

Meine Grafikkarte: Nvidia NV17 (GeForce4 440 Go 64M) X.Org 7.1.1
Auflösung 1024x768 75Hz

Mein Kernel: 2.6.24-3-kanotix i686

Gibt es da keinen passenden Treiber?
Wie kann ich den installieren??

Danke für die Hilfe
k
merlin - 23.07.2008, 15:40 Uhr
Titel:
kannst noch die Version beim installieren dranhängen

install-nvidia-debian.sh -v 1.0-9643

oder besser im script /usr/local/bin/install-nvidia-debian.sh

ein # vor VER=177.13 machen und das # vorm VER=96.43.05 wegmachen
dann sollte es gehen
Kano - 23.07.2008, 16:43 Uhr
Titel:
Nunja, normalerweise wird der richtige Treiber schon ausgewählt. Es gäb wohl nur einen Spezialfall, den ich nicht abfrage, und der wäre, wenn die CPU kein SSE kann. Kommt ja so gut wie nicht vor, ich würde eher

install-nvidia-debian.sh -ar

verwenden bei nem laptop.
knegges - 23.07.2008, 21:46 Uhr
Titel:
Also bei install-nvidia-debian.sh -ar kommt:
NVIDIA-Linux-x86-96.43.05-pkg0.run could not be extracted.

install-nvidia-debian.sh -v 1.0-9643 kann die Seite de.download.nvidia.com nicht öffnen.

Auskommentieren habe ich gemacht und versucht das Script im Textmodus mit install-nvidia-debian.sh neu zu starten, kdm kam nicht.

Hhmm???

Ab und zu kommt: /var/run/kdm.pid not found

Bei Kubuntu hatte ich beim selben Notebook mit dem Paketmanager das Paket nvidia-glx runtergeladen und installiert und es danach auf der Konsole mit sudo nvidia-xconfig aktiviert. Das hatte geklappt.


Gruss
k
Kano - 24.07.2008, 07:20 Uhr
Titel:
Ich frag mich schon, warum du etwas auskommentierts wo ich nix davon sage. Du brauchst einfach nur die neueste Scriptversion, falls du sse probleme hast, zeig mir doch mal:

grep flags /proc/cpuinfo

Zudem ist der Hack eh bescheuert aus 2 Gründen:

a) Das ist nicht der neueste legacy Treiber

b) Man kann die -v Option auch nutzen

Man kriegt alle möglichen legacy Treiber mit:

grep ^VER_LEGACY /usr/local/bin/install-nvidia-debian.sh
besenmuckel - 24.07.2008, 14:56 Uhr
Titel:
wenn du den treiber per skript installieren willst, musst du mit den internet verbunden sein. bei dir konnte er den treiber nicht finden und eine verbindung zu nvidia nicht aufbauen. der treiber in deinen fall NVIDIA-Linux-x86-96.43.05-pkg0.run wird dann im verzeichnis /usr/src abgespeichert. die datei hat ca. 6,3 mb. als alternative kannst du auch den passenden treiber in diesen verzeichnis abspeichern, dann sollte das skript auch ohne internet durch laufen.
Kano - 24.07.2008, 15:31 Uhr
Titel:
Mit Sicherheit nicht, wenn 2.6.26 verwendet wird.
besenmuckel - 24.07.2008, 15:44 Uhr
Titel:
ok. habe mein verzeichnis angeschaut, ist jetzt etwas mehr.
Kano - 24.07.2008, 16:04 Uhr
Titel:
Nebenbei, wenn du einen Treiber der 96.x serie willst wäre die Option:

-v 96.43.07

aktuell. Wobei sein Script eh komplett veraltet sein muss. Das Beispiel von Merlin ist purer Müll, weil Nvidia die Namensgebung der Treiber schon ewig geändert hat und sein Beispiel für einen Uralt Treiber ist.

Wenn ein Treiber nicht extrahiert werden kann, dann löscht das Script den Treiber, ist logisch, weil es den eh beim nächsten Aufruf neu laden würde. Bei älteren Treibern aber neuem Kernel werden zusätzlich aber noch patches benötigt, die werden erst später geladen. Die allerneusten brauchen auch mit 2.6.26 keine, aber wer ältere ohne Patches in nem offline System probiert hat keine Chance.
knegges - 24.07.2008, 20:47 Uhr
Titel:
Hallo,
kano: sorry, das ich was gemacht habe, was Du nicht gesagt hast.
Ich versuche nur meine Grafikkarte zum Laufen zu bringen.
Ich bin seit einer Woche mit Kanotix beschäftigt und kann noch nicht einschätzen, wer die besseren Tipps hat.

Unter Kubuntu ging die Installation einfacher.
Insgesamt finde ich Kanotix aber sehr viel stabiler und ausgereifter.

Ich habe alles online geladen und installiert.
Ich habe nach der Installation ca. 10min gewartet vor dem schwarzen Bildschirm gewartet. War das zu kurz?

Mein Kernel ist 2.6.24-3-kanotix i686

Unter grep flags /proc/cpuinfo kommt:
flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe up pebs bts sync_rdtsc

Danke für die Hilfe
k
Kano - 24.07.2008, 21:52 Uhr
Titel:
Am besten machst mal ein kenrel update.
knegges - 28.07.2008, 20:49 Uhr
Titel:
Habe jetzt ein Kernel-Update durchgeführt und nochmal versucht den nvidia-Treiber sowohl mit install-nvidia-debian.sh als auch mit install-nvidia-debian.sh -ar zum Laufen zu bringen. Leider blieb der Bildschirm jeweils schwarz.

Beim Kernel-Update kamen folgende Meldungen:
No UUID found for /dev/sda
no UUID found for /dev/mapper/control
entfernen von fuse nicht möglich

Was kann ich tun?

Grüsse
k
Kano - 28.07.2008, 20:52 Uhr
Titel:
Hast rebooted?
knegges - 29.07.2008, 17:28 Uhr
Titel:
Ja, hab ich.
Der neue Kernel war auch aufgeführt und startbar.
ACPI hat auch per default geklappt.

Soweit alles gut, ausser der Grafikkarte.

k
Kano - 29.07.2008, 17:39 Uhr
Titel:
Müsste man /var/log/Xorg.0.log untersuchen.
knegges - 29.07.2008, 21:56 Uhr
Titel:
Hier ist die Datei:

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux fraozi 2.6.26-4-generic #1 SMP Tue Jul 15 17:26:43 CEST 2008 i686
Build Date: 04 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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 Oct 29 22:45:08 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "USB Mouse"
(**) |-->Input Device "Synaptics TouchPad"
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "true"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0646 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0962 card 0000,0000 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1509,2440 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1509,7002 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:06:0: chip 8086,1040 card 16be,1040 rev 00 class 07,80,00 hdr 00
(II) PCI: 00:08:0: chip 10ec,8139 card 1509,2420 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1524,1410 card 1c00,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 00:0d:0: chip 11c1,5811 card 1509,1881 rev 04 class 0c,00,10 hdr 00
(II) PCI: 01:00:0: chip 10de,0179 card 1509,2441 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe2000000 - 0xefffffff (0xe000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]
[1] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x34000000 - 0x37ffffff (0x4000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x33ffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 420 Go 32M] rev 163, Mem @ 0xe1000000/24, 0xe8000000/27, 0xe2000000/19
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to 0xcfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[1] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[2] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[3] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[4] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[5] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[7] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[10] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[11] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[12] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[13] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[14] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[1] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[2] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[3] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[4] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[5] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[7] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[10] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[11] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[12] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[13] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[14] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[20] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[21] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
(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 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 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 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 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 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, GeForce Go 6100
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset GeForce4 440 Go 64M found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[20] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[21] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[21] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[22] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[23] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[24] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
[25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 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 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) NV(0): Initializing int10
(II) Loading sub module "vm86"
(II) LoadModule: "vm86"
(II) Loading /usr/lib/xorg/modules/libvm86.so
(II) Module vm86: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce4 440 Go 64M"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xE8000000
(--) NV(0): MMIO registers at 0xE1000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0): ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0): ...can't find one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0): ... none found
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0): ... none found
(--) NV(0): CRTC 1 is currently programmed for DFP
(II) NV(0): Using DFP on CRTC 1
(--) NV(0): Panel size is 1024 x 768
(II) NV(0): Panel is LVDS
(--) NV(0): VideoRAM: 65536 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): Monitor0: Using hsync range of 28.00-96.00 kHz
(II) NV(0): Monitor0: Using vrefresh range of 50.00-75.00 Hz
(II) NV(0): Clock range: 12.00 to 350.00 MHz
(II) NV(0): Not using mode "640x350" (vrefresh out of range)
(II) NV(0): Not using mode "640x400" (vrefresh out of range)
(II) NV(0): Not using mode "720x400" (vrefresh out of range)
(II) NV(0): Not using mode "640x480" (vrefresh out of range)
(II) NV(0): Not using mode "800x600" (vrefresh out of range)
(II) NV(0): Not using mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using mode "1024x768" (vrefresh out of range)
(II) NV(0): Mode "1152x864" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1152x864" (unknown reason)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x960" (unknown reason)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x960" (unknown reason)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x1024" (unknown reason)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x1024" (unknown reason)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x1024" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1792x1344" (unknown reason)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1792x1344" (unknown reason)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1856x1392" (unknown reason)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1856x1392" (unknown reason)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1920x1440" (unknown reason)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1920x1440" (unknown reason)
(II) NV(0): Mode "1800x1440" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1800x1440" (unknown reason)
(II) NV(0): Mode "1800x1440" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1800x1440" (unknown reason)
(II) NV(0): Not using mode "640x480" (vrefresh out of range)
(II) NV(0): Not using mode "768x576" (vrefresh out of range)
(II) NV(0): Not using mode "768x576" (vrefresh out of range)
(II) NV(0): Not using mode "800x600" (vrefresh out of range)
(II) NV(0): Not using mode "1024x768" (vrefresh out of range)
(II) NV(0): Mode "1152x864" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1152x864" (unknown reason)
(II) NV(0): Mode "1152x864" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1152x864" (unknown reason)
(II) NV(0): Mode "1152x864" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1152x864" (unknown reason)
(II) NV(0): Mode "1280x768" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x768" (unknown reason)
(II) NV(0): Mode "1280x800" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x800" (unknown reason)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x960" (unknown reason)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x960" (unknown reason)
(II) NV(0): Mode "1280x960" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x960" (unknown reason)
(II) NV(0): Mode "1280x1024" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1280x1024" (unknown reason)
(II) NV(0): Mode "1360x768" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1360x768" (unknown reason)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1400x1050" (unknown reason)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1400x1050" (unknown reason)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1400x1050" (unknown reason)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1400x1050" (unknown reason)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1400x1050" (unknown reason)
(II) NV(0): Mode "1440x900" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1440x900" (unknown reason)
(II) NV(0): Mode "1440x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1440x1050" (unknown reason)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1600x1200" (unknown reason)
(II) NV(0): Mode "1680x1050" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1680x1050" (unknown reason)
(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using mode "1920x1200" (unknown reason)
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1152x768" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using default mode "1152x768" (unknown reason)
(II) NV(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1024" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using default mode "1600x1024" (unknown reason)
(II) NV(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1024 x 768. Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(--) NV(0): Virtual size is 1024x768 (pitch 1024)
(**) NV(0): *Mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) NV(0): *Mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) NV(0): *Mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) NV(0): Mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NV(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(**) NV(0): Mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) NV(0): Mode "1024x600": 49.0 MHz, 37.3 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622 -hsync +vsync
(**) NV(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) NV(0): Mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NV(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(**) NV(0): Mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) NV(0): Mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) NV(0): Mode "768x576": 45.5 MHz, 45.1 kHz, 75.0 Hz
(II) NV(0): Modeline "768x576" 45.51 768 808 888 1008 576 577 580 602 -hsync +vsync
(**) NV(0): Mode "768x576": 42.9 MHz, 43.3 kHz, 72.0 Hz
(II) NV(0): Modeline "768x576" 42.93 768 800 880 992 576 577 580 601 -hsync +vsync
(**) NV(0): Mode "768x576": 35.0 MHz, 35.8 kHz, 60.0 Hz
(II) NV(0): Modeline "768x576" 34.96 768 792 872 976 576 577 580 597 -hsync +vsync
(**) NV(0): Mode "848x480": 31.5 MHz, 29.8 kHz, 60.0 Hz
(II) NV(0): Modeline "848x480" 31.49 848 864 952 1056 480 481 484 497 -hsync +vsync
(**) NV(0): Mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NV(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(**) NV(0): Mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(==) NV(0): DPI set to (75, 75)
(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 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(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 7.1.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xe2000000 - 0xe207ffff (0x80000) MX[B]
[1] 0 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
[2] 0 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[8] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[9] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[10] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[11] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[12] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[13] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[14] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[15] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[16] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[24] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[25] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[26] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[27] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
[28] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[29] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xe8000000,0x4000000)
(**) NV(0): Option "XaaNoOffscreenPixmaps" "1"
(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
(**) Option "dpms" "true"
(**) NV(0): DPMS enabled
(WW) NV(0): Option "RenderAccel" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Keyboard0: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Keyboard0: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "altwin:super_win"
(**) Keyboard0: XkbOptions: "altwin:super_win"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Device: "/dev/input/mice"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) USB Mouse: always reports core events
(**) Option "CorePointer"
(**) USB Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 9
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics TouchPad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(**) Option "Repeater" "/dev/ps2mouse"
(**) Option "Device" "/dev/ps2mouse"
(--) Synaptics TouchPad touchpad found
(**) Option "AlwaysCore"
(**) Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics TouchPad" (type: MOUSE)
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de(nodeadkeys)+altwin(super_win)" };
xkb_geometry { include "pc(pc105)" };
Synaptics DeviceInit called
SynapticsCtrl called.
(II) USB Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics TouchPad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(--) Synaptics TouchPad touchpad found
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de+altwin(super_win)" };
xkb_geometry { include "pc(pc105)" };
[/list]
Kano - 29.07.2008, 22:54 Uhr
Titel:
Na wenn nv läuft bringts nix, musst scho das von nvidia dir anschauen!
jokobau - 30.07.2008, 07:40 Uhr
Titel:
Kann denn dein Bildschirm das:
Zitat:

Auflösung 1024x768 75Hz


Würde ich einfach mal auf 60Hz setzen.
knegges - 30.07.2008, 21:16 Uhr
Titel:
Hab ich ausprobiert. Optisch macht es keinen Unterschied und der nvidia-Treiber läuft leider auch nicht.

Ich habe noch eine ältere Problem-Beschreibung speziell für mein Notebook Medion MD5400 gefunden, vielleicht kann man daraus was schliessen für kanotix:


Zitat:
2.4 Grafikkarte
Läuft! Treiber auf http://www.nvidia.com/

Dort die IA32-Treiber runterladen, das Kernel-Paket und das GLX-Paket. auspacken, dann erst! die Kernelmodule installieren, anschliessend GLX. Beide Packages werden nur durch Eingabe von: make installiert. Nix weiter.
Die Kernelsourcen müssen installiert sein.
Wird der Kernel neu gebacken, ist dieser Vorgang zu wiederholen. Bei einer neuen Kernelversion müsen die beiden Packages neu ausgepackt werden, sonst läuft das make nicht durch.
Neuerdings gibt es die NVIDIA-Treiber mit Installer. Es ist nur dieses eine Installer-file runterzuladen. Dieses File muss mit den Rechten aufführbar versehen sein. Nun einfach den Installer aufrufen, und gucken, was passiert;-)
sh NVIDIA-Linux-x86-1.0-4363.run
Diese Treiberversion läuft meist nicht richtig: 1.0-4496
Anstatt dessen den älteren nehmen: 1.0-4363

Weiterhin laufende Treiber Versionen:
Version: 1.0-4363
Version: 1.0-5328
Version: 1.0-5336 (support für 2.6er Kernel)
Version: 1.0-6106 (TV-out funktioniert bei mir nicht)
Version: 1.0-6111 (Nicht von mir getestet)
Version: 1.0-6629 (TV-out geht wieder)

Treiber released für den 2.6er Kernel
Am 26.01.2004 hat Nvidia neue Treiber für den 2.6er Kernel herausgegeben.
Sie laufen bei mir auf dem MD 5400.
Aktuelle (24.08.2006) Version: 1.0-8774

2.4.1 Probleme beim Installieren der NVIDIA-Treiber
Da ich jetzt schon des öfteren Mails ratloser MD-5400-user bekommen habe, die den NVIDIA-Treiber nicht installiert bekommen, hier mal ein Lösungsweg, hier bezogen auf eine Suse Linux 8.2.
Die im Folgenden erklärten Schritte sind unvollständig, sie sollen nur den Weg aufzeigen! Die fogenden Hinweise dürfen nicht blind übernommen werden. Einige der genannten Befehle müssen unbedingt an das eigene System angepasst werden, wie zB die verwendete Kernelversion...
Desweiteren hat derjenige,dem ich da per Mail geholfen hatte, nicht mehr auf meine Fragen zu seinem Suse-Linux 8.2 System gemantwortet. Da ich keine Suse nutze, fehlen mir einige wichtige Infos. Wie gesagt, unten stehendes ist nur ein grober Umriss, um aufzuzeigen, warum der Treiber nicht zu installieren war.
Das Weiterlesen geschieht auf einene Verantwortung. Wer nicht versteht, wovon im Folgenden gesprochen wird, möge bitte nicht weiter Lesen.

Die Kernelsourcen müssen installiert sein, /usr/src/linux und /usr/src/linux-2.4.20 müssen also existieren. Auch die Kernelheader müssen installiert sein. Ich weiss nicht, wo Suse die hat. Bei Slackware ist das ein extra Paket. Bei Suse sind die eventuell im Kernelsourchen-Paket dabei? Ich weiss es wirklich nicht. Ich bitte hier mal um Feedback.

Treiber runterladen, ausführbar machen. Danach den Installer aufrufen.
Lizenz akzeptieren,
Das runterladen von irgendwelchen Kernelmodulen ablehnen!!
Dem kompilieren der Module zustimmen.

Falls nun eine Fehlermeldung kommt, wie unten stehende, dann ist kein konfigurierter Kernel vorhanden. Das werden wir im weiteren Verlauf ändern müssen;-)
|-------------------------------------------------------------------------|
ERROR: Unable to load the kernel module 'nvidia.o'. This is most likely
because the kernel module was build using the wrong kernel source f files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux Systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source files
are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
|-------------------------------------------------------------------------|

Um diesen Fehler auszumerzen, gehen wir wie folgt vor:

cd /usr/src
Welche beiden Verzeichnisse siehst Du nun?
Einmal muss da sein: linux
Das linux ist ein Link zum eigentlichen Kernelverzeichnis.
Dann: linux-2.4.20
Ist beides da? Fall nicht, sind die Kernelsourcen nicht installiert.

Nun brauche ich die .config! Das ist die Konfigurationsdatei, die Suse verwendet hat, um diesen Kernel zu kompilieren. Ich weiss nicht, wo Suse die hat. Guckst Du mal in /boot nach, ob Du da entweder eine .config der eine .config-2.4.20, oder sowas in der Art findest?
Bitte um Feedback: Wo hat Suse diese datei, und wie heisst sie? Danke

Guck sicherheitshalber rein in die Datei, die fägt in etwa so an:
#
## Automatically generated make config: don't edit
#
CONFIG_X86=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

[snip]
Wenn Du sie in /boot gefunden hast, kopiere sie ins Verzeichnis:

/usr/src/linux-2.4.20
und zwar als .config (mit Punkt davor)

Nun eintippen:
cd /usr/src/linux
make oldconfig

Falls da gefragt werden sollte, ob Du die eine oder andere "neue" Option haben willst, drücke einfach RETURN. Das make oldconfig muss ganz durchlaufen.

Tipp nun noch ein:
make dep

#############

Guckst Du mal in /lib/modules/2.4.20/ nach, ob da ein Link namens: build ist?
bash-2.05b$ ls -l build
lrwxrwxrwx 1 root root 21 2004-01-11 15:02 build ->
/usr/src/linux-2.4.20

Wenn nicht, leg ihn an:

cd /lib/modules/2.4.20 ln -s /usr/src/linux-2.4.20 build chmod 755 build

##############

Nu probier noch mal den Installer;-)
Good luck;-)

Kano - 30.07.2008, 22:24 Uhr
Titel:
Purer Unsinn, was waren patches für ältere Kernel. Sowas brauchst eh nicht - und wenn doch mal einer nötig wird dann bau ich sowas automatisch in mein script ein. Übrigens hab ich das script heute upgedated, man kann jetzt die legacytreiber (gibt 3 stück) mit -v 1 bis 3 auswählen, man muss sich keine Versionsnummer merken. 1 ist der älteste, 3 der neuste. Wie wärs mal mit nem log wenn der nvidia Treiber startet? Kannst mich auch einfach per ssh auf den Rechner lassen, dann test ichs selbst.
knegges - 01.08.2008, 06:32 Uhr
Titel:
So, hab die legacy-Scripte ausprobiert:
-v 3: something went wrong, using old xorg.conf ile
-v 2: alles schwarz
-v 1: funktioniert! (yeah!)

glxgears dreht sich auch schön.
Ich kann allerdings keine Transparenz bei inaktiven Fenstern darstellen (sollte mit 3D glaube ich eigentlich gehen, oder?)

ACPI läuft nun nicht mehr per default.
Wie kann ich es reaktivieren?

knegges
Kano - 01.08.2008, 10:37 Uhr
Titel:
Also ACPI und nvidia hängt nicht zusammen. Der ganz alte legacy Treiber läuft ja nocht mit Riva TNT, der ist von den Möglichkeiten schon sehr eingeschränkt, auch läuft kein beryl damit. Du müsstest halt den log vom dem Treiber wo schwarz wird dir genau anschauen, logs von anderen Treibern wo direkt funktionien sind doch sinnlos. Machst halt ein backup, bevor du nen anderen Treiber draufspielst von der Datei, kann ja ned so schwer sein, oder nimmst das .old file.
knegges - 01.08.2008, 22:58 Uhr
Titel:
Hallo,
mit -v 1 hat es nun sowohl beim Kernel 26.24 als auch bei 26.26 geklappt.

ACPI klappt aber nur noch unregemässig.
Wie bekomme ich es dauerhaft aktiviert?

Wie kann ich den alten Kernel löschen?

Danke
k
knegges - 01.08.2008, 23:24 Uhr
Titel:
Sorry, hatte nicht gsehen, dass es eine neue Seite geworden ist und hab deshalb beim alten nochmal reingeschrieben.

O.k. vielen Dank für die Tipps.
Ich werde es also weiter probieren.

Jetzt erst mal Urlaub.
k
jokobau - 02.08.2008, 06:37 Uhr
Titel:
knegges hat folgendes geschrieben::


Wie kann ich den alten Kernel löschen?


k


Code:

remove-all-kernels-completely


als root. Löscht alle Kernel, außer den von dem gebootet wurde.
knegges - 15.08.2008, 20:23 Uhr
Titel:
Hallo, jetzt bin ich aus dem Urlaub zurück.
Hab' nochmal alles durchgelesen und gemerkt, dass ich einen kurzen Eintrag von Kano übersehen habe.

Hier also /var/log/Xorg.0.log, nachdem install-nvidia-debian.sh -v 2 missglückt war:

Zitat:
X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN
Current Operating System: Linux fraozi 2.6.26-4-generic #1 SMP Tue Jul 15 17:26:43 CEST 2008 i686
Build Date: 04 September 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
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: Sat Nov 15 20:50:07 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "USB Mouse"
(**) |-->Input Device "Synaptics TouchPad"
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "true"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.0
X.Org XInput driver : 0.6
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0646 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0962 card 0000,0000 rev 04 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1509,2440 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1509,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1509,7002 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:06:0: chip 8086,1040 card 16be,1040 rev 00 class 07,80,00 hdr 00
(II) PCI: 00:08:0: chip 10ec,8139 card 1509,2420 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1524,1410 card 1c00,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 00:0d:0: chip 11c1,5811 card 1509,1881 rev 04 class 0c,00,10 hdr 00
(II) PCI: 01:00:0: chip 10de,0179 card 1509,2441 rev a3 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe2000000 - 0xefffffff (0xe000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]
[1] -1 0 0x00002000 - 0x000020ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0x34000000 - 0x37ffffff (0x4000000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0x30000000 - 0x33ffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation NV17 [GeForce4 420 Go 32M] rev 163, Mem @ 0xe1000000/24, 0xe8000000/27, 0xe2000000/19
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd0000000 from 0xdfffffff to 0xcfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[1] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[2] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[3] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[4] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[5] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[7] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[10] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[11] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[12] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[13] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[14] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[1] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[2] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[3] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[4] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[5] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[7] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[8] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[9] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[10] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[11] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[12] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[13] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[14] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[20] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[21] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(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
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 96.43.07 Wed Jul 2 12:30:36 PDT 2008
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.1.1, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) NVIDIA dlloader X Driver 96.43.07 Wed Jul 2 12:18:58 PDT 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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 7.1.1, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.0
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[17] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[18] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[19] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[20] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[21] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[5] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[6] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[7] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[8] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[9] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[10] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[11] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[12] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[13] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[14] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[21] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[22] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[23] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[24] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
[25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[26] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "UseEDID" "1"
(**) NVIDIA(0): Option "RenderAccel" "0"
(**) NVIDIA(0): Option "UseEdidFreqs" "1"
(**) NVIDIA(0): Option "IgnoreDisplayDevices" "TV"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "1"
(**) NVIDIA(0): Option "RandRRotation" "1"
(**) NVIDIA(0): Option "Coolbits" "1"
(**) NVIDIA(0): Option "TripleBuffer" "1"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "1"
(**) NVIDIA(0): Option "DisableGLXRootClipping" "1"
(**) NVIDIA(0): Option "DynamicTwinView" "0"
(**) NVIDIA(0): Disabling RENDER acceleration
(**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
(**) NVIDIA(0): enabled on all display devices.
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) NVIDIA(0): NVIDIA GPU GeForce4 440 Go 64M at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.17.00.59.d5
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 440 Go 64M at
(--) NVIDIA(0): PCI:1:0:0:
(--) NVIDIA(0): CRT-0
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0)
(--) NVIDIA(0): CRT-0: 350.0 MHz maximum pixel clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 224.0 MHz maximum pixel
(--) NVIDIA(0): clock
(--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) NVIDIA(0): from CRT-0's EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xe2000000 - 0xe207ffff (0x80000) MX[B]
[1] 0 0 0xe8000000 - 0xefffffff (0x8000000) MX[B]
[2] 0 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xe0005000 - 0xe0005fff (0x1000) MX[B]
[8] -1 0 0xe0004000 - 0xe00040ff (0x100) MX[B]
[9] -1 0 0xe0003000 - 0xe0003fff (0x1000) MX[B]
[10] -1 0 0xe0002000 - 0xe0002fff (0x1000) MX[B]
[11] -1 0 0xe0001000 - 0xe0001fff (0x1000) MX[B]
[12] -1 0 0xe0000000 - 0xe0000fff (0x1000) MX[B]
[13] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
[14] -1 0 0xe2000000 - 0xe207ffff (0x80000) MX[B](B)
[15] -1 0 0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
[16] -1 0 0xe1000000 - 0xe1ffffff (0x1000000) MX[B](B)
[17] -1 0 0xe0400000 - 0xe07fffff (0x400000) MX[B]
[18] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[19] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[20] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[24] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[25] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[26] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[27] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
[28] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[29] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms" "true"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(WW) NVIDIA(0): Option "XAANoOffscreenPixmaps" is not used
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Keyboard0: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Keyboard0: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "altwin:super_win"
(**) Keyboard0: XkbOptions: "altwin:super_win"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "IMPS/2"
(**) USB Mouse: Device: "/dev/input/mice"
(**) USB Mouse: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) USB Mouse: always reports core events
(**) Option "CorePointer"
(**) USB Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) USB Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USB Mouse: ZAxisMapping: buttons 4 and 5
(**) USB Mouse: Buttons: 9
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics TouchPad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(**) Option "Repeater" "/dev/ps2mouse"
(**) Option "Device" "/dev/ps2mouse"
(--) Synaptics TouchPad touchpad found
(**) Option "AlwaysCore"
(**) Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "Synaptics TouchPad" (type: MOUSE)
(II) XINPUT: Adding extended input device "USB Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
xkb_keycodes { include "xfree86+aliases(qwertz)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete" };
xkb_symbols { include "pc(pc105)+de(nodeadkeys)+altwin(super_win)" };
xkb_geometry { include "pc(pc105)" };
Synaptics DeviceInit called
SynapticsCtrl called.
(II) USB Mouse: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics TouchPad auto-dev sets device to /dev/input/event7
(**) Option "Device" "/dev/input/event7"
(--) Synaptics TouchPad touchpad found
Synaptics DeviceOff called

knegges - 18.08.2008, 11:40 Uhr
Titel:
Hab grad gesehen, dass es einen neuen Kernel 2.6.27-1-generic gibt.
Wo finde ich den genau?
Ist das dieser:
kernel-update-pack-generic.tar.gz 11-Aug-2008 13:02 40M
oder jener:
kernel-update-pack-generic-next.tar.gz 14-Aug-2008 12:37 36M
?
k
Kano - 18.08.2008, 12:19 Uhr
Titel:
Das ist der next kernel.
knegges - 21.08.2008, 11:14 Uhr
Titel:
Der -next-kernel läuft bei mir, ich kann aber nicht online gehen, weil das Modul fcusb2 fehlt.

Gibt es noch eine Möglichkeit den nvidia-legacy-treiber -v 2 bei mir zu installieren?

Sagt die Log-Datei oben was Brauchbares aus, was ich noch ausprobieren kann?

Gruss
k
merlin - 21.08.2008, 11:24 Uhr
Titel:
II) NVIDIA GLX Module 96.43.07 Wed Jul 2 12:30:36 PDT 2008

also bei dir ist der doch aktiv!
sag mal hängt da ein Röhrenmonitor dran?
Kano - 21.08.2008, 11:42 Uhr
Titel:
nunja nvidia mit 2.6.27 kriegst hin, wennst das script mit 2.6.27 startest und dann

http://kanotix.com/files/fix/dkms/nvidia-dkms-2.6.27.sh

das script, dann kannst umbooten und es geht auch. Per nvidia script mit 2.6.27 gehts bei dir nicht, weils die patches nicht laden kann. Die avm treiber sind sehr nervig durch die abi changes, da gibts einige, wo ich nicht weiss, wie ich die anpassen muss. Ca. 60 stellen gehen nicht, toll oder...
besenmuckel - 21.08.2008, 17:19 Uhr
Titel:
hallo kano!
ist jetzt schluss mit fritzcard dsl und kanotix..
das heisst also für mich besitzer einer fritzcard dsl bei ebay vertickern und was neues besorgen.
Kano - 21.08.2008, 21:33 Uhr
Titel:
Wenn ich mal gut gewillt bin such ich schon die änderungen zusammen,aber sind halt schon einige. Es gibt ja keine seite was jetzt neu in 2.6.27 ist und wie man den code umstellen muss.
ockham23 - 21.08.2008, 21:34 Uhr
Titel:
Zitat:

das heisst also für mich besitzer einer fritzcard dsl bei ebay vertickern und was neues besorgen.
"Was Neues" ist relativ, ich empfehle die gute alte FritzBox SL, die bei Ebay vielfach angeboten wird. Mit aktueller Firmware schafft die sogar DSL 6000 und DSL 16000 (ADSL2+). Die Fritzcard hat bei mir seit dem Upgrade auf DSL 6000 ausgedient.
knegges - 22.08.2008, 19:51 Uhr
Titel:
O.k., aber mal zurück zu meiner Grafikkarte.

An meinem Laptop hängt sicher kein Röhrenmonitor, und der Treiber ist in der Log-Datei zwar geladen, geht aber nicht, was man daran merkt, dass der Bildschirm schwarz bleibt.

Kann man an der Log-Datei sonst noch irgendwas brauchbares erkennen, oder kann man sonstwo nachschauen, wo's hängt, oder muss ich eben leider bei der nvidia-legacy-minimal-version 1 bleiben?

k
knegges - 25.08.2008, 11:42 Uhr
Titel:
Das heisst dann wohl, nix zu machen.
Naja, ist halt ein altes Notebook.

Bei meinem Desktop-Compi hat jetzt jedenfalls alles super geklappt.

Gruss
k
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007