View previous topic :: View next topic |
Author |
Message |
MalleRIM Guru
Joined: 23 Jul 2007 Posts: 563 Location: China
|
Posted: Mon Jul 23, 2007 8:59 pm Post subject: Medion MD 6200: Problems with Nvidia (Video Modes, Xserver) |
|
|
Hi,
I've tried Gentoo on my Medion MD 6200 notebook. It was running Ubuntu und Debian before quite well after some troubleshooting. I'm using Gentoo for a few days now and I was only using Ubuntu and Debian before. So don't expect too much knowledge
My problem:
I configured the kernel manually. I enabled framebuffer-support as it is described in the handbook. On my desktop it works but on my notebook it doesn't. I tried several configs like enabling nvidia framebuffer support, using vesafb or vesafb-tng, specifying the video modes in grub but i'm still running on 640x480. So I stopped caring about and installed xorg-x11 (with nvidia-Flag) and gnome-light. X doesn't start, printing some errors (how to save them to a file?) like this:
FATAL: Error inserting nvidia (/lib/modules/2.6.21-gentoo-r4/video/nvidia.ko): No such device
What do I have to change in the kernel configuration to make the card run properly?
Malle |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Mon Jul 23, 2007 9:58 pm Post subject: |
|
|
Look in /var/log/Xorg.0.log for a more useful message.
Check that you're using the right version of nvidia-drivers for your video card. To see the video card:
Code: | lspci | grep -i nvi |
|
|
Back to top |
|
|
MalleRIM Guru
Joined: 23 Jul 2007 Posts: 563 Location: China
|
Posted: Tue Jul 24, 2007 11:00 am Post subject: |
|
|
I noticed the same error on startup, before any X tried loading.
Anyway, here's the content of /var/log/Xorg.0.log:
Code: | X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.21-gentoo-r4 i686
Current Operating System: Linux Workoft-Laptop 2.6.21-gentoo-r4 #7 SMP Mon Jul 23 22:14:21 CEST 2007 i686
Build Date: 22 July 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: Tue Jul 24 11:19:46 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "nVidia GeForce FX Go5200"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
(**) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81b6540
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0648 card 0000,0000 rev 03 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0002 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0963 card 0000,0000 rev 14 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:3: chip 1039,7007 card 1509,2780 rev 00 class 0c,00,10 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,3140 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:04:0: chip 1039,0900 card 1509,2419 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:06:0: chip 1260,3873 card 16be,2001 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:0c:0: chip 1217,6972 card 1c01,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 01:00:0: chip 10de,0324 card 1509,3130 rev a1 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 0xd1000000 - 0xd1ffffff (0x1000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xefffffff (0x10000000) 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: 0x0580 (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 NV34M [GeForce FX Go5200] rev 161, Mem @ 0xd1000000/24, 0xe0000000/27
(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 0xc0000000 from 0xcfffffff to 0xbfffffff
(II) Active PCI resource ranges:
[0] -1 0 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[1] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[2] -1 0 0xd0003000 - 0xd0003fff (0x1000) MX[B]
[3] -1 0 0xd0002000 - 0xd0002fff (0x1000) MX[B]
[4] -1 0 0xd0001000 - 0xd0001fff (0x1000) MX[B]
[5] -1 0 0xd0000000 - 0xd0000fff (0x1000) MX[B]
[6] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O
[7] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[8] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[9] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[10] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[11] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[12] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[13] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges:
[0] -1 0 0xd0006000 - 0xd0006fff (0x1000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[1] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[2] -1 0 0xd0003000 - 0xd0003fff (0x1000) MX[B]
[3] -1 0 0xd0002000 - 0xd0002fff (0x1000) MX[B]
[4] -1 0 0xd0001000 - 0xd0001fff (0x1000) MX[B]
[5] -1 0 0xd0000000 - 0xd0000fff (0x1000) MX[B]
[6] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O
[7] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[8] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[9] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[10] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[11] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[12] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[13] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xd0006000 - 0xd0006fff (0x1000) 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 0xd0005000 - 0xd0005fff (0x1000) MX[B]
[5] -1 0 0xd0004000 - 0xd0004fff (0x1000) MX[B]
[6] -1 0 0xd0003000 - 0xd0003fff (0x1000) MX[B]
[7] -1 0 0xd0002000 - 0xd0002fff (0x1000) MX[B]
[8] -1 0 0xd0001000 - 0xd0001fff (0x1000) MX[B]
[9] -1 0 0xd0000000 - 0xd0000fff (0x1000) MX[B]
[10] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O
[11] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[12] -1 0 0xd1000000 - 0xd1ffffff (0x1000000) MX[B](B)
[13] -1 0 0xd0006000 - 0xd0006fff (0x1000) MX[B]
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x00001800 - 0x000018ff (0x100) IX[B]
[17] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]
[18] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]
[19] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]
[20] -1 0 0x00008100 - 0x0000811f (0x20) IX[B]
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, 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.2.0, 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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "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.2.0, 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: "type1"
(II) Loading /usr/lib/xorg/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "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: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver 100.14.09 Sat May 26 00:49:01 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected.
Fatal server error:
no screens found |
And the output of lspci | grep -i nvi
Code: | 01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200] (rev a1) |
|
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Tue Jul 24, 2007 11:21 am Post subject: |
|
|
On my Dell Inspiron 5160 laptop, I use nvidia 1.0.9755
Code: | # lspci -v | grep -i nvi
01:00.0 VGA compatible controller: nVidia Corporation NV34M [GeForce FX Go5200] (rev a1) (prog-if 00 [VGA]) |
|
|
Back to top |
|
|
MalleRIM Guru
Joined: 23 Jul 2007 Posts: 563 Location: China
|
Posted: Sun Jul 29, 2007 1:48 pm Post subject: |
|
|
Problem solved. I used X -configure instead of Xorg -configure. Isn't that the same thing? Anyway it works.
Thanks for your time after all
Malle |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|