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


Joined: 03 May 2005 Posts: 51
|
Posted: Tue Apr 11, 2006 7:25 pm Post subject: xorg.conf and direct rendering SOLVED |
|
|
I didn't set up hardware scceleration at first, so I'm doing it now following the wiki guide here : http://www.gentoo.org/doc/en/dri-howto.xml , as well as piecemeal postings from around the interwebs. Problem is the xorg.conf file. Now, I've been running kde 3.4 since I went through my initial setup and I've installed xorg-x11 as a part of the attempt to get direct rendering to work. Xorg is version 6.8.2-r6. When attempting to add the necessary bits to the xorg.conf file about dri and glx, etc, I found that I have no xorg.conf in /etc/X11 . I do have a xorg.conf.example file, however.
I've already tried putting the necessary lines in /etc/X11/xorg.conf , but upon reboot my system complains about missing necessary portions of the xorg.conf file when I try to startx. There is no problem when I remove or rename the xorg.conf file, leading me to believe kde is using a different file.
when I slocate "xorg.conf" nothing else pertinent comes up, just the example and some burried deep under /usr/portage/ .........
Is there another file I should be modifying instead or copy into /etc/X11/ and modify from there?
Any help is appreciated. Obligatory lspci to follow.
Code: | 00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
02:03.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:07.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
02:08.0 Ethernet controller: Intel Corporation 82801DB PRO/100 VE (MOB) Ethernet Controller (rev 81)
|
Last edited by phoeniks on Tue Apr 11, 2006 10:55 pm; edited 1 time in total |
|
Back to top |
|
 |
effloresce Tux's lil' helper


Joined: 24 Jan 2005 Posts: 109
|
Posted: Tue Apr 11, 2006 8:13 pm Post subject: |
|
|
Follow this to create your xorg.conf link |
|
Back to top |
|
 |
phoeniks n00b


Joined: 03 May 2005 Posts: 51
|
Posted: Tue Apr 11, 2006 9:58 pm Post subject: |
|
|
I've been trying to follow the X guide you posted, but It keeps getting stuck on the mouse portion when automatically recognizing hardware or trying to startx. It's just a standard PS/2 touchpad on my laptop. Any ideas. |
|
Back to top |
|
 |
phoeniks n00b


Joined: 03 May 2005 Posts: 51
|
Posted: Tue Apr 11, 2006 10:54 pm Post subject: |
|
|
Well everything is working now. It seems that gentoo refers to /dev/mouse as mouse0 now, which threw the automatic config for a loop. |
|
Back to top |
|
 |
|