| View previous topic :: View next topic |
| Author |
Message |
wklam n00b

Joined: 09 May 2005 Posts: 36 Location: Greensboro, NC, United States
|
Posted: Fri Jul 15, 2005 2:15 am Post subject: |
|
|
Try this:
| Code: |
USE="dlloader" emerge xorg-x11
|
This is caused by hardened gcc thing. Google for gentoo hardened xorg.
-William |
|
| Back to top |
|
 |
sheepdog Guru

Joined: 14 Oct 2002 Posts: 369 Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA
|
Posted: Sat Jul 16, 2005 5:13 pm Post subject: |
|
|
| libzhark wrote: | | Did you get around the no screens problem, sheepdog? | Yes, finally did solve it. The "USE=static" does solve the first problem but left me with the "no screens" problem. The solution was to build xorg with the command | Code: | | USE="-hardened dlloader" emerge x11-base/xorg-x11 | , upgrade the kernel to Linux 2.6.12-gentoo-r4, and use the latest NVidia driver and glx, 7667. Now I have my desktop back. I also added the NVidia frame buffer module to the kernel (nvidiafb), but I don't think that made any difference. No change to my XF86Config or anything else was required. See the details of my system in the link in my previous post. |
|
| Back to top |
|
 |
sheepdog Guru

Joined: 14 Oct 2002 Posts: 369 Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA
|
Posted: Sat Sep 17, 2005 11:23 pm Post subject: |
|
|
With the new 6.8.2 xorg they moved the drivers directory. So | Code: | cd /usr/lib/modules/drivers
ln -s /usr/lib/xorg/modules/drivers/nvidia_drv.o | was also required, in addition to the above to recover my desktop again, after upgrading to 6.8.2. |
|
| 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
|
|