Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Xorg 7 & Nvidia

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
16 posts • Page 1 of 1
Author
Message
Elfir3
n00b
n00b
Posts: 17
Joined: Fri Nov 04, 2005 10:56 pm

Xorg 7 & Nvidia

  • Quote

Post by Elfir3 » Sun Feb 12, 2006 10:10 pm

Hi, another problem with nvidia card & X.

When I start with nv driver, there's not any problem, but when I use the nvidia one, the nvidia splash is shown (as usual) but just after that, X stop giving me this fatal error :

Code: Select all


(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
Symbol fbCloseScreen from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateWindow from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbGCPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbValidateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol fbScreenInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86DestroyCursorInfoRec from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86PrintEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InterpretEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InitCursor from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86CreateCursorInfoRec from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!

Fatal server error:
Some required symbols were unresolved

Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86CreateCursorInfoRec from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InitCursor from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InterpretEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86PrintEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86DestroyCursorInfoRec from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol fbScreenInit from module /usr/lib/xorg/modules/drivers/nvidia_dr
v.o is unresolved!
Required symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbValidateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbGCPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateWindow from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCloseScreen from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!

FatalError re-entered, aborting
Some required symbols were unresolved


Think it's interesting to know that I had to move the nvidia driver into the new Xorg driver place.

Well, I think that's all :)

Thanks
Top
igrat
n00b
n00b
User avatar
Posts: 40
Joined: Tue Sep 23, 2003 3:01 pm
Location: Germany

  • Quote

Post by igrat » Sun Feb 12, 2006 10:14 pm

i just upgraded today without any problems.

i reemerged nvidia-driver and nvidia-glx with ~x86 keywords if that helps
Top
Elfir3
n00b
n00b
Posts: 17
Joined: Fri Nov 04, 2005 10:56 pm

  • Quote

Post by Elfir3 » Sun Feb 12, 2006 10:24 pm

igrat wrote:i just upgraded today without any problems.

i reemerged nvidia-driver and nvidia-glx with ~x86 keywords if that helps
Thanks a lot, not yet tested, but didn't realise that there was a masked version of nvidia kernel & glx...
Top
AllenJB
Veteran
Veteran
User avatar
Posts: 1285
Joined: Fri Sep 02, 2005 10:47 am
Contact:
Contact AllenJB
Website

  • Quote

Post by AllenJB » Sun Feb 12, 2006 11:35 pm

Make sure you flip the dlloader use flag on - I believe this is needed for modular x.

Allen
Top
CoffeeBuzz
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Wed Jun 15, 2005 7:11 pm
Location: Canada Eh.
Contact:
Contact CoffeeBuzz
Website

  • Quote

Post by CoffeeBuzz » Mon Feb 13, 2006 2:11 am

AllenJB wrote:Make sure you flip the dlloader use flag on - I believe this is needed for modular x.

Allen
I dont use the dlloader use flag and nvidia 8178-r3 works fine here with Xorg 7. What is the dlloarder use flag for anyway?
HP Pavilion zd7260us
Xgl Overlay: http://svn.xgl-coffee.org/xgl-coffee/trunk
Xgl Forums: http://forums.xgl-coffee.org
Top
maxcow
Tux's lil' helper
Tux's lil' helper
Posts: 126
Joined: Fri Jul 04, 2003 5:21 pm

  • Quote

Post by maxcow » Mon Feb 13, 2006 2:41 pm

dllloader must be used by the modular X.org so the use flag does nothing now, dllloader is always enabled.
Top
rxaviers
n00b
n00b
Posts: 5
Joined: Mon Jun 19, 2006 6:36 pm
Contact:
Contact rxaviers
Website

  • Quote

Post by rxaviers » Mon Jun 19, 2006 7:14 pm

I cant fix that!

I had nvidia working fine before I updated my whole X to modular 7.1 (x11-base/xorg-x11-7.1) and reemerged nvidia.
Now I get the same unresolved symbols error as posted above.

I didn't find any information that could help me out.

I reemerged the latest nvidia I can use (my chipset is nVidia Corporation NV6 [Vanta/Vanta LT]):
media-video/nvidia-kernel-1.0.6629-r5
media-video/nvidia-glx-1.0.6629-r7

Does someone knows anything I can do?
Thkz
--
xavier
Top
voytas
Apprentice
Apprentice
User avatar
Posts: 203
Joined: Wed Mar 31, 2004 3:01 pm
Location: Poland, Lodz

  • Quote

Post by voytas » Mon Jun 19, 2006 8:13 pm

rxaviers wrote:I had nvidia working fine before I updated my whole X to modular 7.1 (x11-base/xorg-x11-7.1) and reemerged nvidia.
nvidia-glx doesn't work with xorg 7.1, downgrade to 7.0 or use nv instead
LAPTOP: ThinkPad T530
Top
Archangel1
Veteran
Veteran
User avatar
Posts: 1212
Joined: Wed Apr 21, 2004 12:29 am
Location: Work

  • Quote

Post by Archangel1 » Tue Jun 20, 2006 9:26 am

rxaviers wrote:Does someone knows anything I can do?
Thkz
Use the nv driver?
It's not what you want I'm sure, but the rest of us are waiting for a newer nvidia driver to work with 7.1 - in your case, that won't work either.

How did you manage to do the upgrade anyway? According to me xorg-server-1.1.0 blocks nvidia-glx.
What are you, stupid?
Top
rxaviers
n00b
n00b
Posts: 5
Joined: Mon Jun 19, 2006 6:36 pm
Contact:
Contact rxaviers
Website

  • Quote

Post by rxaviers » Tue Jun 20, 2006 2:16 pm

Precisely Archangel1, I dont want use nv, it's too slow.
And I dont want downgrade to 7.0, becase now I could finally install sucessfully XGL and compiz...

I saw that the X modular wiki is better documented now, and it is reporting about this nvidia issue.
There is also a TIP XOrg 7.1 With Older NVidia Drivers, but it didnt work for me.
According to me xorg-server-1.1.0 blocks nvidia-glx
It used to be blocked, not anymore. At least I got, in the latest "emerge --sync" I did, x11-base/* ebuilds without this restriction.


Did someone installed XGL with XOrg 7.0, and are using nvidia <= 6629?
thkz
--
xavier
Top
rxaviers
n00b
n00b
Posts: 5
Joined: Mon Jun 19, 2006 6:36 pm
Contact:
Contact rxaviers
Website

Xorg 7.0, and nvidia still doesn't work!

  • Quote

Post by rxaviers » Fri Jun 23, 2006 6:34 pm

Hello folks,

I couldn't wait any longer and I downgraded my xorg-x11 7.1 to 7.0, doing this: (as reported by bigmauler here)

Code: Select all

Add this to /etc/portage/package.mask:
>=x11-base/xorg-x11-7.1
>=x11-base/xorg-server-1.0.99 
>=x11-drivers/xf86-video-vesa-1.2.0
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-video-nv-1.1.2 
and

Code: Select all

# emerge -uav xorg-x11
But I still can't get the 'nvidia' driver to run.

I get the following errors: (the same errors as the 1st post of this topic)

Code: Select all

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15-ck5 i686
Current Operating System: Linux marcopolo 2.6.15-ck5 #1 SMP PREEMPT Tue Mar 28 15:22:11 BRT 2006 i686
Build Date: 23 June 2006
        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.2.log", Time: Fri Jun 23 15:27:30 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "SYNCMASTER 753DF(T)"
(**) |   |-->Device "nVidia Corporation NV6 [Vanta/Vanta LT]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.8
        X.Org XInput driver : 0.5
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(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.0.0, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(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.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(--) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 0e11,2411 rev 12 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 0e11,2411 rev 12 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 0e11,008a rev 12 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,002c card 10de,0072 rev 15 class 03,00,00 hdr 00
(II) PCI: 02:08:0: chip 8086,2449 card 0e11,0012 rev 03 class 02,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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xfd000000 - 0xfe1fffff (0x1200000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xf5e00000 - 0xf7ffffff (0x2200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00001000 - 0x000010ff (0x100) IX[B]
        [1] -1  0       0x00001400 - 0x000014ff (0x100) IX[B]
        [2] -1  0       0x00001800 - 0x000018ff (0x100) IX[B]
        [3] -1  0       0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xfc200000 - 0xfc4fffff (0x300000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV6 [Vanta/Vanta LT] rev 21, Mem @ 0xfd000000/24, 0xf6000000/25
(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       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [1] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [2] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [3] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [4] -1  0       0x00001000 - 0x0000103f (0x40) IX[B]
        [5] -1  0       0x00002400 - 0x0000243f (0x40) IX[B]
        [6] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [7] -1  0       0x00002440 - 0x0000245f (0x20) IX[B]
        [8] -1  0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [1] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [2] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [3] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [4] -1  0       0x00001000 - 0x0000103f (0x40) IX[B]
        [5] -1  0       0x00002400 - 0x0000243f (0x40) IX[B]
        [6] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [7] -1  0       0x00002440 - 0x0000245f (0x20) IX[B]
        [8] -1  0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [12] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [14] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [15] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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.0.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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 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: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(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.0.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading 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.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.6629
        Module class: XFree86 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.0.0, module version = 1.0.4
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA X Driver  1.0-6629  Wed Nov  3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [12] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [14] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [15] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [10] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [11] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [15] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [16] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [17] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [18] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
        [19] 0  0       0xf5e003b0 - 0xf5e003bb (0xc) IS[B]
        [20] 0  0       0xf5e003c0 - 0xf5e003df (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): Linear framebuffer at 0xF6000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(II) NVIDIA(0): NVIDIA GPU detected as: Vanta/Vanta LT
(--) NVIDIA(0): VideoBIOS: 03.05.00.10.45
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 16384 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at  8 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 215 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InterpretEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86PrintEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbValidateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbGCPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateWindow from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCloseScreen from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!

Fatal server error:
Some required symbols were unresolved

Those are the same errors I had with X.org 7.1!

Thkz
--
xavier
Top
quag7
Apprentice
Apprentice
User avatar
Posts: 288
Joined: Mon Aug 12, 2002 9:49 am
Location: Marana, Arizona - USA
Contact:
Contact quag7
Website

  • Quote

Post by quag7 » Sun Jul 02, 2006 1:29 pm

I recently upgraded to 7.0 myself and had no luck at all getting the Nvidia driver you're using to run:
(II) NVIDIA X Driver 1.0-6629 Wed Nov 3 13:14:07 PST 2004
This was the one I used to have installed. Would give me similar problems to yours.

One possible way to troubleshoot this, which worked for me, is this:

First, edit package.keywords, and add ~x86:

Code: Select all

media-video/nvidia-kernel ~x86
media-video/nvidia-glx ~x86
Now work your way either from the earliest version of the available drivers, or work way your backward from the lastest. I worked backwards, trying the most recent. If I look in the portage directory, I see:

Code: Select all

ChangeLog                         nvidia-kernel-1.0.7174-r2.ebuild
Manifest                          nvidia-kernel-1.0.7667.ebuild
files                             nvidia-kernel-1.0.7676-r1.ebuild
metadata.xml                      nvidia-kernel-1.0.8174-r1.ebuild
nvidia-kernel-1.0.6111-r3.ebuild  nvidia-kernel-1.0.8178-r3.ebuild
nvidia-kernel-1.0.6629-r5.ebuild  nvidia-kernel-1.0.8756.ebuild
nvidia-kernel-1.0.7167-r1.ebuild  nvidia-kernel-1.0.8762.ebuild
So if you have ~x86 in package.keywords, it's going to install 1.0.8762.

I did this, and it seemed to work, but when I ran Evolution, the system would lock up - keyboard would lock and I couldn't click on anything or close X down or even switch to another console. I had to ssh into the machine from elsewhere and restart the system.

So then I want to the version previous to this, which was 8756. I just masked out any version greater than the one I wanted to try so that later versions wouldn't install. 8756 didn't work, but the next lower one, 8762-r3 did. So, in package.mask:

Code: Select all

>media-video/nvidia-kernel-1.0.8178-r3
>media-video/nvidia-glx-1.0.8178-r3
This worked for me.

So just start with ~x86 with nothing masked, and keep masking the versions that don't work so that the version previous to it installs.

Nvidia drivers plus the new xorg are probably going to have some problems on some systems. It's a pain but this seems to be a sane way of going through the drivers until you find one that works.

Hope this helps.
http://www.dataswamp.net
Top
Furbeh
n00b
n00b
Posts: 13
Joined: Sat May 22, 2004 7:38 pm
Location: Norway, Bergen

  • Quote

Post by Furbeh » Sat Aug 05, 2006 8:47 am

I couldn't get Xorg 7.0 and NVIDIA-Kernel + GLX working before I recompiled my toolchain with GCC 4.1.1 and then tried Xorg + NVIDIA again. No errors.

EDIT: I tried with GCC 3.4.6-r2 and glibc-2.3.6-r4 on 2.6.16-ck11 kernel first. Kept failing to compile alot of packages.

My emerge --info incase anyone is interested:

Code: Select all

Portage 2.1.1_pre4-r3 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-ck1-r2 i686)
=================================================================
System uname: 2.6.17-ck1-r2 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac alsa amarok amd apache2 apm audiofile automount avi bash-completion berkdb bitmap-fonts bittorrent bootsplash browserplugin bzip2 cdda cddb cdinstall cdio cdparanoia cdr chroot ck-sources cli cpudetection crypt ctype cups dba dlloader dts dv dvd dvdr dvdread dvi eds elibc_glibc emboss encode esd exif ffmpeg firefox flac font-server foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut glx gmail gmailtimestamps gmp gnome gnutls gphoto2 gpm gstreamer gtalk gtk gtk2 gtkhtml guile httpd icq idn imagemagick imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kde kernel_linux lcd lcms libclamav libg++ libwww mad matroska memlimit mikmod mng motif mozilla mp3 mp4live mpeg mpeg2 mplayer msn ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pda pdf pdflib perl php png posix pppd python qt qt3 qt4 quicktime readline reflection samba sdl session simplexml slang soap sockets spell spl sse sse2 ssl stream svga symlink tcltk tcpd theora tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd vlm vnc vorbis win32codecs wma wma123 wxwindows x86 xchat xchatnogtk xine xinerama xml xml2 xmms xorg xsl xv xvid yahoo zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Had to use:

Code: Select all

x11-base/xorg-server-1.0.2-r7
x11-base/xorg-x11-7.0-r1
x11-drivers/xf86-input-evdev-1.0.0.5
x11-drivers/xf86-video-i810-1.4.1.3
x11-drivers/xf86-video-vesa-1.0.1.3
x11-drivers/xf86-input-mouse-1.0.4
x11-drivers/xf86-input-keyboard-1.0.1.3
Apparently I need the 9xxx Nvidia drivers before I can upgrade the rest.

Gonna try upgrading to modular on x86_64 SMP also with NVIDIA next week, wish me luck :roll:
Top
slycordinator
Advocate
Advocate
User avatar
Posts: 3065
Joined: Sat Jan 31, 2004 9:51 pm
Location: Korea

Re: Xorg 7.0, and nvidia still doesn't work!

  • Quote

Post by slycordinator » Sat Aug 05, 2006 10:43 pm

rxaviers wrote:Hello folks,

I couldn't wait any longer and I downgraded my xorg-x11 7.1 to 7.0, doing this: (as reported by bigmauler here)

Code: Select all

Add this to /etc/portage/package.mask:
>=x11-base/xorg-x11-7.1
>=x11-base/xorg-server-1.0.99 
>=x11-drivers/xf86-video-vesa-1.2.0
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-video-nv-1.1.2 
and

Code: Select all

# emerge -uav xorg-x11
But I still can't get the 'nvidia' driver to run.

I get the following errors: (the same errors as the 1st post of this topic)

Code: Select all

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15-ck5 i686
Current Operating System: Linux marcopolo 2.6.15-ck5 #1 SMP PREEMPT Tue Mar 28 15:22:11 BRT 2006 i686
Build Date: 23 June 2006
        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.2.log", Time: Fri Jun 23 15:27:30 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "SYNCMASTER 753DF(T)"
(**) |   |-->Device "nVidia Corporation NV6 [Vanta/Vanta LT]"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/,/usr/share/fonts/local/"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.2
        X.Org Video Driver: 0.8
        X.Org XInput driver : 0.5
        X.Org Server Extension : 0.2
        X.Org Font Renderer : 0.4
(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.0.0, module version = 1.0.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(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.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
(--) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,244b card 0e11,2411 rev 12 class 01,01,80 hdr 00
(II) PCI: 00:1f:2: chip 8086,2442 card 0e11,2411 rev 12 class 0c,03,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2445 card 0e11,008a rev 12 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,002c card 10de,0072 rev 15 class 03,00,00 hdr 00
(II) PCI: 02:08:0: chip 8086,2449 card 0e11,0012 rev 03 class 02,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: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xfd000000 - 0xfe1fffff (0x1200000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xf5e00000 - 0xf7ffffff (0x2200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
        [0] -1  0       0x00001000 - 0x000010ff (0x100) IX[B]
        [1] -1  0       0x00001400 - 0x000014ff (0x100) IX[B]
        [2] -1  0       0x00001800 - 0x000018ff (0x100) IX[B]
        [3] -1  0       0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
        [0] -1  0       0xfc200000 - 0xfc4fffff (0x300000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV6 [Vanta/Vanta LT] rev 21, Mem @ 0xfd000000/24, 0xf6000000/25
(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       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [1] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [2] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [3] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [4] -1  0       0x00001000 - 0x0000103f (0x40) IX[B]
        [5] -1  0       0x00002400 - 0x0000243f (0x40) IX[B]
        [6] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [7] -1  0       0x00002440 - 0x0000245f (0x20) IX[B]
        [8] -1  0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [1] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [2] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [3] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [4] -1  0       0x00001000 - 0x0000103f (0x40) IX[B]
        [5] -1  0       0x00002400 - 0x0000243f (0x40) IX[B]
        [6] -1  0       0x00002000 - 0x000020ff (0x100) IX[B]
        [7] -1  0       0x00002440 - 0x0000245f (0x20) IX[B]
        [8] -1  0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [12] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [14] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [15] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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.0.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.2
(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 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: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.2
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(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.0.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading 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.0.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.6629
        Module class: XFree86 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.0.0, module version = 1.0.4
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.5
(II) NVIDIA X Driver  1.0-6629  Wed Nov  3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [12] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [13] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [14] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [15] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xfc400000 - 0xfc400fff (0x1000) MX[B]
        [6] -1  0       0xf8000000 - 0xf7ffffff (0x0) MX[B]O
        [7] -1  0       0xf6000000 - 0xf7ffffff (0x2000000) MX[B](B)
        [8] -1  0       0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
        [9] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [10] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [11] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x00001000 - 0x0000103f (0x40) IX[B]
        [15] -1 0       0x00002400 - 0x0000243f (0x40) IX[B]
        [16] -1 0       0x00002000 - 0x000020ff (0x100) IX[B]
        [17] -1 0       0x00002440 - 0x0000245f (0x20) IX[B]
        [18] -1 0       0x00002460 - 0x0000246f (0x10) IX[B]
        [19] 0  0       0xf5e003b0 - 0xf5e003bb (0xc) IS[B]
        [20] 0  0       0xf5e003c0 - 0xf5e003df (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): Linear framebuffer at 0xF6000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(II) NVIDIA(0): NVIDIA GPU detected as: Vanta/Vanta LT
(--) NVIDIA(0): VideoBIOS: 03.05.00.10.45
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 16384 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-0
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at  8 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 250 MHz
(--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 215 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
        compiled for 7.0.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 0.8
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86InterpretEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Required symbol xf86PrintEDID from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbPictureInit from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbValidateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbGCPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateGC from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCreateWindow from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbWinPrivateIndex from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!
Symbol fbCloseScreen from module /usr/lib/xorg/modules/drivers/nvidia_drv.o is unresolved!

Fatal server error:
Some required symbols were unresolved

Those are the same errors I had with X.org 7.1!

Thkz
That's because you still are running the same xorg-server that you had before.

You masked the newest xorg-server then reinstalled xorg-x11. And xorg-x11-7 depends on >=x11-base/xorg-server-1.0.1 so since you already have a version >1.0.1 it doesn't do anything w/ xorg-server.

You need to reinstall the packages you masked.
Top
ofeet
n00b
n00b
User avatar
Posts: 61
Joined: Mon Jul 19, 2004 11:30 pm
Location: Utah
Contact:
Contact ofeet
Website

run with newest xorg and nvidia drivers

  • Quote

Post by ofeet » Fri Aug 18, 2006 6:42 pm

When you get the ABI modules mismatch (when trying to run X) you just add the tag ignoreABI

you can run the newest nvidia drivers on xorg 7.1 just do this:

Code: Select all

startx -- -ignoreABI
for those of you wanting to do xlg/compiz stuff, you can make a startxgl based off of the gentoo-wiki info. Here's a link: http://gentoo-wiki.com/XGL

Just for those of you who need extra help (like me) here's what I emerged...

Code: Select all

emerge -C xorg-server
ACCEPT_KEYWORDS="~amd64" emerge nvidia-drivers
startx -- -ignoreABI
just a note- nvidia-drivers is masked (i think) so use your architecture to unmask. if you are unsure of your arch, use ACCEPT_KEYWORDS="~x86"

Hope this helps people!
I have nothing witty or brilliant to put here... /tear
Top
Archangel1
Veteran
Veteran
User avatar
Posts: 1212
Joined: Wed Apr 21, 2004 12:29 am
Location: Work

  • Quote

Post by Archangel1 » Fri Aug 18, 2006 11:23 pm

Colour me confused...
Nvidia and Xorg 7.1 is well known to have big issues, so why keep bashing at it? You've mentioned XGL several times, but it works fine on 7.0 - strikes me that trying to get it working with 7.1 is asking for trouble.
What are you, stupid?
Top
Post Reply

16 posts • Page 1 of 1

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic