View Full Version : HOW-TO: ATI fglrx driver 8.16.20
Glass Casket
January 14th, 2006, 09:50 PM
I have the ATI X300 PCIE, so i'm assuming it'll work.
But when I tried to do what the little tutorial asked, it still told me my card was a mesa something...
flight_master
January 14th, 2006, 10:48 PM
Can you please post the output of
sudo lsmod
and
sudo lspci -v
and finally,
fglrxinfo
-Christian
mlomker
January 15th, 2006, 10:43 AM
Thanks mlomker for the great unofficial guide to setting up Ubunto for ATI at:
http://wiki.cchtml.com/index.php/Ubuntu_Installation_Guide
It took a lot of reading to figure out that the official guide doesn't
work.
That's true. If someone wants to update the 'official' documentation then they are welcome to do so. I don't care to participate there.
I worked with Septor (the Ubuntu driver packager), who solved the problem. I then documented the installation procedure. It's been a known issue since Breezy was deployed, so I'm not sure why Ubuntu hasn't fixed their version of the driver. I can only assume that they disagree with ATI's methods for whatever reason.
mlomker
January 15th, 2006, 10:45 AM
I have the ATI X300 PCIE, so i'm assuming it'll work.
But when I tried to do what the little tutorial asked, it still told me my card was a mesa something...
The logs to review are listed under General Troubleshooting.
langerouge
January 15th, 2006, 03:01 PM
i have an ATI 9600 and my OS is Linux Ubuntu.
My problem is:
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_EINVAL"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xd0c0a000 at 0xb7b04000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
Can anybody help me?
tks!
flight_master
January 15th, 2006, 03:08 PM
Welcome to the world of late nights, and lots of coffee (A.K.A Ubuntu)! :D
This will help:
HowTo: ATI fglrx Hardware Acceleration (http://ubuntuforums.org/showthread.php?t=115104)
-Christian
Mellon
January 16th, 2006, 01:58 AM
Hola!!!
I try this "how to" with no luck, used to have the mesa thing when i type fglrxinfo but now im getting something diferent....
edwin@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 8500 Prototype DDR Athlon (3DNow!) (FireGL) (GNU_ ICD)
OpenGL version string: 1.3.1010 (X4.3.0-8.16.20)
edwin@ubuntu:~$ glxgears -iacknowledgethatthistoolisnotabenchmark
4619 frames in 5.0 seconds = 923.798 FPS
3720 frames in 5.0 seconds = 743.948 FPS
3649 frames in 5.0 seconds = 729.763 FPS
3649 frames in 5.0 seconds = 729.766 FPS
edwin@ubuntu:~$ fgl_glxgears
550 frames in 5.0 seconds = 110.000 FPS
563 frames in 5.0 seconds = 112.600 FPS
567 frames in 5.0 seconds = 113.400 FPS
444 frames in 5.0 seconds = 88.800 FPS
edwin@ubuntu:~$ lspci |grep ATI
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01)
edwin@ubuntu:~$ lsmod | grep fglrx
fglrx 245412 7
agpgart 32328 2 fglrx,amd64_agp
im running an Ati Radeon 9250 on an AMD 64
Gracias.
mlomker
January 16th, 2006, 10:07 AM
I try this "how to" with no luck, used to have the mesa thing when i type fglrxinfo but now im getting something diferent....
I don't understand your comment, because that output means that it worked.
mlomker
January 16th, 2006, 10:10 AM
Welcome to the world of late nights, and lots of coffee (A.K.A Ubuntu)! :D
This will help:
HowTo: ATI fglrx Hardware Acceleration (http://ubuntuforums.org/showthread.php?t=115104)
Nice, I'll refer people to that.
Roookie
January 16th, 2006, 08:21 PM
Could someone give me working repo for ppc and xorg-driver-fglrx?
Mellon
January 17th, 2006, 12:17 AM
I don't understand your comment, because that output means that it worked.
i think is very slow, and when i try "fgl_glxgears" i cant see anything...
BLTicklemonster
January 17th, 2006, 12:50 AM
Thank you, I'm stuck in Vesa again. And when I can manage to get ati to appear to work, I get that glx mess up message again. I'm not posting any info, because it's all been said before, but I can tell you right now, if I were an average Joe, and didn't know Nvidia was out there, I'd walk away from linux altogether. 4 hours I've been trying to get this card to work, and I have nothing to show for it.
Rant rant rant.
I'll keep trying, dammit.
flight_master
January 17th, 2006, 12:13 PM
TickleMonster,
Just curious... but what do you mean "that glx messup message again"? I'm guessing, that something is going wrong with the hardware acceleration? Can you post your xorg.log? I'm pretty sure we can work this out for you ;)
-Christian
jrei
January 17th, 2006, 03:48 PM
Hi,
i have a new Thinkpad z60m which has a ATI x600 and got it working.
Since I realy like suspend and DRI which is only supported by the fglrx 8.20.xx I had no other choice than trying that driver.
First I got the rpm from ATI.com and converted it with alien. I had to mess arround to get it working. And the result was - "Direct rendering = No".
I new that I risked my system, but since I just installed it I did what kids shouldn't do at home.
I opend my '/etc/apt/sources.list' and replaced breezy with dapper.
I did a
apt-get update
apt-get install xorg-driver-fglrx
and tried to restartet my X. Which led to a "No input devices found".
I remembered something simmilar from the xfree to xorg upgrade.
So I did a
apt-get install xserver-xorg-input*
beeing ready for a totaly broken system.
I tried to start X and it started.
glxinfo
told me, "Direct rendering = Yes" *cheers*
And it also survives suspend and hibernation.
It worked on a new installed breezy. I don't know what it will do to an older system.
As I mentioned above "don't try this at home" or better don't try it on a system you debend on. Dapper is unstable and if you install some packages you will need more because of version conflicts.
For me it's ok because I can't live without suspend. ^^ If for you it's something simmilar, give it a shot.
Greetings, Jörn
WhiteZ
January 17th, 2006, 08:14 PM
Hi,
Any idea about how to get xrandr rotation working with this ?
In the X logs I get the
(==) RandR enabled
but when trying to rotate I'm getting the following error:
% xrandr -o inverted
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 157 (RANDR)
Minor opcode of failed request: 2 (RRSetScreenConfig)
Serial number of failed request: 12
Current serial number in output stream: 12
Othervise the driver seems to be working fine:
% fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X300 SE Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)
The monitor is Samsung 214T which supports the pivoting
Regards
Jyri
BLTicklemonster
January 17th, 2006, 11:59 PM
TickleMonster,
Just curious... but what do you mean "that glx messup message again"? I'm guessing, that something is going wrong with the hardware acceleration? Can you post your xorg.log? I'm pretty sure we can work this out for you ;)
-Christian
I'm in VESA now, and actually don't relish going back and changing things again. It is tiresome to do so. I had hoped that I could just change the card, bring up the machine using sudo dpkg-reconfigure xserver-xorg and set it to vesa and then install. I did that with the original how to for ati and then came here trying. None did the trick.
This, however:
ati-driver-installer-8.18.6-i386.run
1. apt-get install build-essential
2. apt-get install linux-headers-2.6.12-9
3. apt-get install linux-headers-2.6.12-9-386
4. apt-get install gcc-3.4
5. apt-get install libstdc++5
6. rm -rf /lib/linux-restricted-modules/2.6.12-9-386/fglrx/
7. rm -f /lib/modules/2.6.12-9-386/volatile/fglrx.ko
8. sh ati-driver-installer-8.18.6-i386.run
9. /usr/X11R6/bin/fglrxconfig
Do you want to initialize xfree86-dga (y/n)? [n] y
Do you want to use the external AGP GART module (y/n)? [n] y
10. reboot
accounting for driver version being newer worked to the extent that I actually got to the desktop in an ati driver. But I still got that good old glx error. Bah, when I'll run that again while I finish up this other computer (dude's going on windows xp for sure, I know he can't do more that point and click) and see if I can get to the desktop in ati, and run fglrxinfo again and see if I can post it. It's the one with the 0.0 at the end, if that helps, lol.
*edit:
bill@ubuntu:~$ fglrxinfo
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual!
bill@ubuntu:~$
Bingo, looked in the log, and my NVIDIA-Linux-x86-1.0-8174-pkg1 drivers are still there. Oops. And I bet this has something to do with it:
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8174
Module class: XFree86 Server Extension
ABI class: XFree86 Server Extension, version 0.1
Now how do I remedy this here situation?
*edit:
Oh, sudo sh NVIDIA-Linux-x86-1.0-XXXX-pkg1.run --uninstall. Done, now to reconfigure again...
BLTicklemonster
January 18th, 2006, 12:43 AM
lmao:
bill@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
bill@ubuntu:~$
well, I'm getting there...
*edit:
No I'm not... I just followed the instructions from the first page, and could not get back to the desktop. I had to reconfigure to vesa once again.
The hilarity ensues...
flight_master
January 18th, 2006, 01:34 AM
You need to unload those nvidia drivers ;) Also, do me a favour, and post the entire xorg.log! I think that you are having an issue with MTRR allocations...
-Christian
mlomker
January 18th, 2006, 08:25 AM
The hilarity ensues...
In another post you also reference trying to use the latest drivers and then reinstalling the old ones from the Ubuntu CD (which this thread discusses).
The way that you installed 8.18.x is not one that I would have used because you're deleting files rather than removing packages. I have no doubt that by this point you have a crazy mix of Nvidia, 8.16.20, and and 8.18.x drivers on your hard disk and it'll probably be difficult to figure it out.
The GLX file is in /usr/X11R6/lib/modules/extensions/ along with other video drivers that are loaded during startup.
BLTicklemonster
January 19th, 2006, 02:08 AM
You asked for it! I think this is what is the problem?
(**) fglrx(0): Option "mtrr" "off"
or maybe this
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.19.10
(II) fglrx(0): Date: Nov 9 2005
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
Here's the what looks to be causing the problem, I got a bad kernel (call stalag 13!!!), I can't post the whole thing... (and mlomker, yeah, probably, but what now? I'm willing to suffer through this if you dudes are willing to help me)
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 root@vernadsky.buildd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux ubuntu 2.6.12-10-386 #1 Thu Dec 22 11:37:10 UTC 2005 i686
Build Date: 10 October 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-10-386 (buildd@terranova) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Thu Dec 22 11:37:10 UTC 2005
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 Jan 18 23:51:50 2006
(==) Using config file: "/etc/X11/xorg.conf"
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.19.10
(II) fglrx(0): Date: Nov 9 2005
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xf8d87000 at 0xb7b19000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
(II) fglrx(0): FBADPhys: 0xd8000000 FBMappedSize: 0x08000000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using hardware cursor (scanline 1024)
(II) fglrx(0): Largest offscreen area available: 1280 x 7163
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
BLTicklemonster
January 19th, 2006, 02:22 AM
LMAO, you guys are gonna crucify me, but I removed the fglrx kernel using synaptic, then used terminal, and installed (sudo sh atidriver.run) the driver, and looky:
bill@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200SE DDR Generic
OpenGL version string: 1.3.1030 (X4.3.0-8.20.8)
bill@ubuntu:~$
I guess that worked?
(huh, just looked, and mtrr is still off, but Unreal Tournament played like a champ, except for the one thing that I always see in it when I use ati, and that is the mouse is spongy, like it's lagging behind me or something)
mlomker
January 19th, 2006, 11:51 AM
LMAO, you guys are gonna crucify me
I guess that worked?
Looks happy to me. :cool:
flight_master
January 19th, 2006, 01:48 PM
You asked for it! I think this is what is the problem?
(**) fglrx(0): Option "mtrr" "off"
or maybe this
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.19.10
(II) fglrx(0): Date: Nov 9 2005
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
Here's the what looks to be causing the problem, I got a bad kernel (call stalag 13!!!), I can't post the whole thing... (and mlomker, yeah, probably, but what now? I'm willing to suffer through this if you dudes are willing to help me)
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 root@vernadsky.buildd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux ubuntu 2.6.12-10-386 #1 Thu Dec 22 11:37:10 UTC 2005 i686
Build Date: 10 October 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-10-386 (buildd@terranova) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Thu Dec 22 11:37:10 UTC 2005
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 Jan 18 23:51:50 2006
(==) Using config file: "/etc/X11/xorg.conf"
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.19.10
(II) fglrx(0): Date: Nov 9 2005
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xf8d87000 at 0xb7b19000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
(II) fglrx(0): FBADPhys: 0xd8000000 FBMappedSize: 0x08000000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,8191)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(==) fglrx(0): Using hardware cursor (scanline 1024)
(II) fglrx(0): Largest offscreen area available: 1280 x 7163
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Horizontal and Vertical Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): Direct rendering disabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
Could you please post your uname -r? Are you using an SMP kernel? Or a 386? There's a mismatch somewhere.
-Christian
BLTicklemonster
January 19th, 2006, 04:14 PM
Current Operating System: Linux ubuntu 2.6.12-10-386 #1 Thu Dec 22 11:37:10 UTC 2005 i686
See, this is what gets me, there's an i686 on the end of that.
I'll be home shortly, you name it, I'll uname -r it.
BLTicklemonster
January 19th, 2006, 08:22 PM
OMG, I just noticed this:
Build Operating System: Linux 2.6.10 i686 [ELF]
It's like I can't get away from Helios or something.
Anyway, it's what it shows up there.
spoilerhead
January 20th, 2006, 06:43 AM
new drivers 8.21.7 availaible at ati.com
Atomac
January 21st, 2006, 03:09 AM
Hi,
I have just installed AMD64 Ubuntu on an AMD 64 machine. I have a PowerColor ATI X800GTO 16 graphic card.
I had the problem of X not working when I installed. After reading on here I got the vesa (?) drive to work. I then had a look at the guide above for install the fglrx drive.
1. The line in the first bit about removing Linux-Restricted with the -$ (uname -r) at then end. No matter how I type that it doesn't like it.
2. I used apt-get to get the latest driver and I can select it in the xconfig but when I do x won't start.
3. How am I meant to be able to download the older file for the AMD64 version from the command line?
I am a total n00b and completed flumoxed. Thanks.
BLTicklemonster
January 21st, 2006, 10:32 AM
Hi,
I have just installed AMD64 Ubuntu on an AMD 64 machine. I have a PowerColor ATI X800GTO 16 graphic card.
I had the problem of X not working when I installed. After reading on here I got the vesa (?) drive to work. I then had a look at the guide above for install the fglrx drive.
1. The line in the first bit about removing Linux-Restricted with the -$ (uname -r) at then end. No matter how I type that it doesn't like it.
2. I used apt-get to get the latest driver and I can select it in the xconfig but when I do x won't start.
3. How am I meant to be able to download the older file for the AMD64 version from the command line?
I am a total n00b and completed flumoxed. Thanks.
Maybe I did it wrong, too, but I assumed he meant that you put the info from typing uname -r there instead of putting -$ (uname -r)... like just before you do that particular command, just type uname -r and whatever it says, put that there in place of the -$ (uname -r). Try that.
BLTicklemonster
January 22nd, 2006, 04:15 PM
Okay, so yeah, I'm stupid. I saw the mention of a new ati driver, loaded it up and the system tanked yet again. After giving it a go, I gave up and traded my killer 128 meg ati for a 32 meg nvidia and loaded up the drivers first try. Sorry, but I'm not about to attempt ati on linux ever again. Thanks for all your help and understanding guys, you are a class act. Thanks again.
ilbahr
January 23rd, 2006, 07:35 PM
any one have problems with gdmflexiserver (new login prgoram) and the fglrx driver. I get a scrambled screen when i use it.
Card ATI 9600.
Ps running glxgears give me some crazy results.
1767 FPs while the actual animation is buggy
mlomker
January 23rd, 2006, 09:18 PM
-$(uname -r)
No, that actually works but you can't have a space between the $ and the rest.
mlomker
January 23rd, 2006, 09:18 PM
new drivers 8.21.7 availaible at ati.com
Here we go again. :)
mlomker
January 23rd, 2006, 09:21 PM
1. The line in the first bit about removing Linux-Restricted with the -$ (uname -r) at then end. No matter how I type that it doesn't like it.
You can't have a space after the $. What Tickle said would also work.
2. I used apt-get to get the latest driver and I can select it in the xconfig but when I do x won't start.
You can't apt-get the latest driver unless something has changed. 8.16.20 is what comes with Breezy.
3. How am I meant to be able to download the older file for the AMD64 version from the command line?
You could use wget from the command-line but I don't know why you would. Download the file from Firefox while using the basic VGA driver. The how-to assumes a fresh load and on a fresh load you should be running on the ATI driver with slow 3D.
Howcomes
January 29th, 2006, 08:48 AM
This ATI driver has , by far , been the bane of my linux existance :P I'm gonna try following this thread to the letter and see if i can get it to work - When i can get a definitive solution ill post any additional info i come across that may be of use. CPU: Intel Celeron 2.00GHz RAM: 512MB Graphics: ATi Radeon 9200 SE 128mb Boot loader: GRUB Other OS's installed: XP Pro Harddrive: 80GB - 9.5GB partition broken off for linux. remaining is NTFS, 150mb swap partition. (got leftover/lost in translation so made it swap for lack of anything better to do with it) Disk /dev/hda: 81.9 GB, 81964302336 bytes 255 heads, 63 sectors/track, 9964 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 1150 9237343+ 83 Linux /dev/hda2 1151 9951 70694001 7 HPFS/NTFS /dev/hda3 9952 9964 104422+ 5 Extended /dev/hda5 9952 9964 104359+ 82 Linux swap / Solaris I'm currently booted into XP atm, but im gonna boot into Kubuntu now and try some stuff out. will update. Update: Ok , first command listed gives errors, here is the output: howcomes@kubuntu:~$ sudo apt-get remove xorg-driver-fglrx Password: Reading package lists... Done Building dependency tree... Done The following packages will be REMOVED: fglrx-control xorg-driver-fglrx 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 25.8MB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 64400 files and directories currently installed.) Removing fglrx-control ... Removing xorg-driver-fglrx ... dpkg-divert: mismatch on divert-to when removing `diversion of /usr/lib/libGL.so.1.2 to /usr/share/fglrx/diversions/libGL.so.1.2 by xorg-driver-fglrx' found `diversion of /usr/lib/libGL.so.1.2 to /usr/lib/fglrx/libGL.so.1.2.xlibmesa by xorg-driver-fglrx' dpkg: error processing xorg-driver-fglrx (--remove): subprocess post-removal script returned error exit status 2 Errors were encountered while processing: xorg-driver-fglrx E: Sub-process /usr/bin/dpkg returned an error code (1) howcomes@kubuntu:~$ Any and all help would be much appreciated. I'm also on Freenode IRC as Howcomes.
UPDATE:
It Finally works!
howcomes@x1-6-00-0a-e6-b7-13-c6:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200SE DDR Generic
OpenGL version string: 1.3.1010 (X4.3.0-8.16.20)
I had to do format and do a clean install unfortunately, but it was a fairly new install anyway so i wasnt losing much.
mlomker
January 29th, 2006, 11:04 AM
Any and all help would be much appreciated. I'm also on Freenode IRC as Howcomes.
That indicates that you do not have a clean install of Breezy and I'd guess that you've previously installed drivers newer than 8.16.20. My how-to's are written from a clean/patched install.
If the driver is already installed then you may just want to start looking at error logs instead of removing it.
ulgor
January 30th, 2006, 06:43 PM
OK,
first I had problems, but finally it worked.
1 - I followed the instructions in the first post
--> I still had the Mesa drivers appearing in fglrxinfo
2 - I reinstalled by using the "apt-get install" lines in the HOWTO with "--reinstall", then I also did the xorg-reconfigure
--> Still Mesa drivers appearing in fglrxinfo!
3 - I manually changed the xorg.conf, I just replaced "ati" with "fglrx"
4 - reboot: tataa!
Now everything is fine, thanks a lot for this thread!
rtgh4
February 2nd, 2006, 06:01 PM
:-k ok,...so where is the driver?
mlomker
February 2nd, 2006, 11:22 PM
:-k ok,...so where is the driver?
I'm not sure what you're referring to.
donar73
February 3rd, 2006, 04:41 AM
:-k ok,...so where is the driver?
www.ati.com ;)
Maniak
February 3rd, 2006, 05:48 PM
OK,
first I had problems, but finally it worked.
1 - I followed the instructions in the first post
--> I still had the Mesa drivers appearing in fglrxinfo
2 - I reinstalled by using the "apt-get install" lines in the HOWTO with "--reinstall", then I also did the xorg-reconfigure
--> Still Mesa drivers appearing in fglrxinfo!
3 - I manually changed the xorg.conf, I just replaced "ati" with "fglrx"
4 - reboot: tataa!
Now everything is fine, thanks a lot for this thread!
Same here!!! Except in step 3 I also added the xorg.conf options from the first post to be sure it would work.
Not half as difficult as I imagined (and I went from a Nvidia card to an ATI card).
Thanks mlomker!
vfxdude2
February 6th, 2006, 07:34 PM
Hey everybody -
This probably isn't in the thread of the conversation, but I just wanted to pass on some useful info...
After a solid day of hacking away at getting the fglrx driver to work, I found a "magic setting" in some obscure spot on the Internet.
Here's my situation: I have a dual-core Intel EMT64-based machine with only one core running (haven't tried using the SMP kernel yet :-) ) I have an ATI X300. I'm using the 2.6.12-10-amd64-generic kernel.
I was having problems getting the fglrx driver to work -- wasn't loading. Checking the Xorg log, I saw that it was giving the error "Failed to allocate shared Z/stencil buffer!" That stopped the ATI driver from loading.
Found the magic setting to fix this (for me anyway...)
Put this in your xorg.conf under:
Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
Option "EnablePrivateBackZ" "yes"
Good luck! Hope this helps! :-)
-vfxdude
x__dark
February 7th, 2006, 06:09 AM
I'm having problems installing the ATI Driver, when I follow any of the HowTos I find online I get this back from "fglrxinfo":
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
I know that means I didn't do it right, but I can't figure out what's going wrong, I've done this over and over. Any suggestions?
I have an ATI Radeon 9600pro
mlomker
February 7th, 2006, 11:38 AM
I know that means I didn't do it right, but I can't figure out what's going wrong, I've done this over and over. Any suggestions?
You'll need to look in /var/log/Xorg.0.log and kern.log for the reason...that is a generic error that 3D isn't working.
Micro Rotors
February 7th, 2006, 12:28 PM
OK I installed this driver and it works on the computer at work (were I installed it) but upon taking it home, after 5 seconds at the usplash login screen, it goes blank then I get a message that says: Input signal out of range
Then the screen goes blank. How do I correct this?
Also what the heck is this driver so darn interested in my mouse and keyboard? the questions on those two topics were 5:1 about the graphics.
encompass
February 7th, 2006, 01:23 PM
I have an ATI radeon 9100 IGP has anyone one has success with this card?
I have the driver installed... it is useing it... It says I have DRI. But when I try to use the accelleration, like with glx-gears. I get a lock wiht the mouse able to move but nothing else happens. I have to hard reboot it.
I used to have accel with ati if I am not mistaken... but I can't get that back anymore. Is there a way I can get that back? or Better yet, get this driver working?
jason@tabby:~$
jason@tabby:~$ lsmod | grep fglrx
fglrx 257028 7
agpgart 35436 2 fglrx,ati_agp
jason@tabby:~$ dmesg | grep fglrx
[4294718.191000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[4294718.195000] [fglrx] Maximum main memory to use for locked dma buffers: 402 MBytes.
[4294718.195000] [fglrx] module loaded - fglrx 8.16.20 [Aug 16 2005] on minor 0
[4294718.215000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[4294718.215000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[4294718.215000] [fglrx] Kernel AGP support doesn't provide agplock functionality.
[4294718.215000] [fglrx] AGP detected, AgpState = 0x1f00021b (hardware caps of chipset)
[4294718.216000] [fglrx] AGP enabled, AgpCommand = 0x1f000312 (selected caps)
[4294718.547000] [fglrx] free AGP = 54800384
[4294718.547000] [fglrx] max AGP = 54800384
[4294718.547000] [fglrx] free LFB = 15724544
[4294718.547000] [fglrx] max LFB = 15724544
[4294718.547000] [fglrx] free Inv = 0
[4294718.547000] [fglrx] max Inv = 0
[4294718.547000] [fglrx] total Inv = 0
[4294718.547000] [fglrx] total TIM = 0
[4294718.547000] [fglrx] total FB = 0
[4294718.547000] [fglrx] total AGP = 16384
x__dark
February 7th, 2006, 06:42 PM
You'll need to look in /var/log/Xorg.0.log and kern.log for the reason...that is a generic error that 3D isn't working.
Feb 7 15:50:31 localhost kernel: [4294708.361000] [fglrx] Have to use kernel AGP support to avoid conflicts.
Could that be it? It switches back to Kernel AGP support?
hounddog32
February 8th, 2006, 05:05 AM
I have a 9100 IGP also, and after a lot of research, I found on the ATI site that there is no 3D accel for 9100 IGP in the fglrx driver. If you once had 3d accel, I'm surprised and impressed - I'd love to know how too!
encompass
February 8th, 2006, 08:23 AM
I have a 9100 IGP also, and after a lot of research, I found on the ATI site that there is no 3D accel for 9100 IGP in the fglrx driver. If you once had 3d accel, I'm surprised and impressed - I'd love to know how too!
Thanks for the info on this driver... but YES I KNOW I HAD 3d support... it was not the greatest but it worked for all my games, and a few screensavers... it crashed once in a while but work while play games... just crashed after too many changes in the screensaver. But if this driver doesn't work... then I will drop this one and try getting the old way to work... I amy jsut do a reinstall just to see the settings.:neutral: :-|
encompass
February 8th, 2006, 09:45 AM
Alrighty! Well, I am right about a fresh install; the dri works. But I don't know how to get that back into my current system... I will create a howto and information on this what I have more time.\\:D/
In addition... I have also found out that if I copy the xorg.conf from one install to another... it doesn't change anything... I figure it amy have something to do with the kernel or something to that effect.
mlomker
February 8th, 2006, 05:23 PM
Then the screen goes blank. How do I correct this?
Look in the Xorg.0.log file. Ctrl-Alt-F2 should bring you to a login prompt. It's misdetecting your monitor's capabilities, I suppose.
mlomker
February 8th, 2006, 05:26 PM
Could that be it? It switches back to Kernel AGP support?
No, that's normal. You might want to start a new thread in the Video & Sound forum and attach your logs. Send me a PM with a link if you like.
Micro Rotors
February 9th, 2006, 03:49 PM
Ok I installed the driver but when I check that my ATI Radeon X300 to see if its working I get the following:
bill@Linux:/$ fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
I can run Slune but I would like my X300 working.
Here is my /etc/X11/xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon X300 SE (RV370)"
Driver "ati"
BusID "PCI:5:0:0"
VideoRam 256262144
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Emprex LM 1702"
Option "DPMS"
HorizSync 30-65
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon X300 SE (RV370)"
Monitor "Emprex LM 1702"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
forbmj
February 10th, 2006, 08:05 AM
something is wrong with mplayer after installing this new ATI driver:
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.
$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON X300 Generic
OpenGL version string: 2.0.5582 (8.21.7)
any idea?
Micro Rotors
February 10th, 2006, 12:18 PM
forbmj
I am not sure if your post was a reply to me but I ran xvinfo and I belive it shows that I do have xv support, here is the output. sh-3.00$ xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "ATI Radeon Video Overlay"
number of ports: 1
port base: 61
operations supported: PutImage
supported visuals:
depth 24, visualID 0x23
depth 24, visualID 0x24
depth 24, visualID 0x25
depth 24, visualID 0x26
depth 24, visualID 0x27
depth 24, visualID 0x28
depth 24, visualID 0x29
depth 24, visualID 0x2a
number of attributes: 15
"XV_SET_DEFAULTS" (range 0 to 1)
client settable attribute
"XV_AUTOPAINT_COLORKEY" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_COLORKEY" (range 0 to -1)
client settable attribute
client gettable attribute (current value is 30)
"XV_DOUBLE_BUFFER" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_BRIGHTNESS" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_CONTRAST" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SATURATION" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_COLOR" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_HUE" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_RED_INTENSITY" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_GREEN_INTENSITY" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_BLUE_INTENSITY" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SWITCHCRT" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
"XV_GAMMA" (range 100 to 10000)
client settable attribute
client gettable attribute (current value is 1000)
"XV_COLORSPACE" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
maximum XvImage size: 2048 x 2048
Number of image formats: 4
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x59565955 (UYVY)
guid: 55595659-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x30323449 (I420)
guid: 49343230-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
sh-3.00$
mlomker
February 10th, 2006, 08:03 PM
Ok I installed the driver but when I check that my ATI Radeon X300 to see if its working I get the following:
The xorg.conf is not the place to look for problems. Look in the error logs like it says in the how-to. I'm really starting to feel like a broken record with this.
/var/log/Xorg.0.log and kern.log
Cysman
February 10th, 2006, 11:00 PM
Please help:
This is what I got after following your instructions. Something seems amiss here.....
Newborn Newbie
kenoutten@ubuntubedroom:~$ sudo apt-get install xorg-driver-fglrx
Password:
Reading package lists... Done
Building dependency tree... Done
Recommended packages:
fglrx-kernel
The following NEW packages will be installed:
xorg-driver-fglrx
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/8325kB of archives.
After unpacking 24.1MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package xorg-driver-fglrx.
(Reading database ... 96736 files and directories currently installed.)
Unpacking xorg-driver-fglrx (from .../xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb) ...
Setting up xorg-driver-fglrx (6.8.0-8.16.20-0ubuntu16.1) ...
kenoutten@ubuntubedroom:~$ sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
nvidia-glx avm-fritz-firmware-2.6.12-10
The following NEW packages will be installed:
linux-restricted-modules-2.6.12-10-386
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/5178kB of archives.
After unpacking 13.8MB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously deselected package linux-restricted-modules-2.6.12-10-386.
(Reading database ... 96762 files and directories currently installed.)
Unpacking linux-restricted-modules-2.6.12-10-386 (from .../linux-restricted-modules-2.6.12-10-386_2.6.12.4-11.1_i386.deb) ...
Setting up linux-restricted-modules-2.6.12-10-386 (2.6.12.4-11.1) ...
kenoutten@ubuntubedroom:~$ sudo dpkg-reconfigure xserver-xorg #Select the fglrx driver
xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.200602101748
kenoutten@ubuntubedroom:~$ fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
kenoutten@ubuntubedroom:~$
Micro Rotors
February 11th, 2006, 12:43 PM
The xorg.conf is not the place to look for problems. Look in the error logs like it says in the how-to. I'm really starting to feel like a broken record with this.
/var/log/Xorg.0.log and kern.log
mlomker
Sorry for making it sound like you are a broken record. I am pretty new at this and don't know much about the files that are being talked about. I am learning and I am getting there, but still I do not know what I am looking for in these files. I DID look at the how to I DID look at this file before but a lot of us don't even know what we are looking for. I DO see were there are (EE) errors and (WW) warnings but were do you fix these, how do you fix these?
We learn by asking questions WE hope others that see the problem and recognize that they had the same problem jump in and try to help ( \\:D/ ) and I thank them!!!!!
If someone tells me to look somewhere I will I am hoping and trusting that they know what could be the problem.
Well here is what this file shows, Like I said I don't know what to change, if it is in this file or not. If ANYONE knows, Please let me know. ;)
Thanks
Bill
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 root@vernadsky.buildd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF]
Current Operating System: Linux Linux 2.6.12-10-386 #1 Mon Jan 16 17:18:08 UTC 2006 i686
Build Date: 10 October 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-10-386 (buildd@rothera) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8)) #1 Mon Jan 16 17:18:08 UTC 2006 F
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 Feb 11 08:05:52 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Emprex LM 1702"
(**) | |-->Device "ATI Technologies, Inc. Radeon X300 SE (RV370)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, 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/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,005e card 1019,1b51 rev a3 class 05,80,00 hdr 00
(II) PCI: 00:01:0: chip 10de,0050 card 1019,1b51 rev a3 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0052 card 1019,1b51 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,005a card 1019,1b51 rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,005b card 1019,1b51 rev a3 class 0c,03,20 hdr 80
(II) PCI: 00:06:0: chip 10de,0053 card 1019,1b51 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:07:0: chip 10de,0054 card 1019,1b51 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:08:0: chip 10de,0055 card 1019,1b51 rev a3 class 01,01,85 hdr 00
(II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
(II) PCI: 00:0a:0: chip 10de,0057 card 1019,1b51 rev a3 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:07:0: chip 1102,0008 card 1102,1001 rev 00 class 04,01,00 hdr 00
(II) PCI: 01:08:0: chip 4444,0016 card 0070,8003 rev 01 class 04,00,00 hdr 00
(II) PCI: 05:00:0: chip 1002,5b60 card 1092,0470 rev 00 class 03,00,00 hdr 80
(II) PCI: 05:00:1: chip 1002,5b70 card 1092,0471 rev 00 class 03,80,00 hdr 00
(II) PCI: End of PCI scan
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0204 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
[2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
[3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00007000 - 0x000070ff (0x100) IX[B]
[1] -1 0 0x00007400 - 0x000074ff (0x100) IX[B]
[2] -1 0 0x00007800 - 0x000078ff (0x100) IX[B]
[3] -1 0 0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xfd900000 - 0xfd9fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 5 I/O range:
[0] -1 0 0x00006000 - 0x000060ff (0x100) IX[B]
[1] -1 0 0x00006400 - 0x000064ff (0x100) IX[B]
[2] -1 0 0x00006800 - 0x000068ff (0x100) IX[B]
[3] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
[0] -1 0 0xfd800000 - 0xfd8fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,5), 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) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI: (1:8:0) unknown vendor (0x4444) unknown chipset (0x0016) rev 1, Mem @ 0xf8000000/26
(--) PCI:*(5:0:0) ATI Technologies Inc unknown chipset (0x5b60) rev 0, Mem @ 0xd8000000/27, 0xfd8f0000/16, I/O @ 0x6c00/8
(--) PCI: (5:0:1) ATI Technologies Inc unknown chipset (0x5b70) rev 0, Mem @ 0xfd8e0000/16
(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) Active PCI resource ranges:
[0] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[1] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[2] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[3] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[4] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[5] -1 0 0xfd8f0000 - 0xfd8fffff (0x10000) MX[B](B)
[6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[8] -1 0 0x0000ac00 - 0x0000ac3f (0x40) IX[B]
[9] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[10] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[11] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[12] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[13] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[14] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[15] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[16] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[17] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[18] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[19] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[20] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[21] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[22] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[23] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
[24] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0 0xfd8e0000 - 0xfd8effff (0x10000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[1] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[2] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[3] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[4] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[5] -1 0 0xfd8f0000 - 0xfd8fffff (0x10000) MX[B](B)
[6] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[8] -1 0 0x0000ac00 - 0x0000ac3f (0x40) IX[B]
[9] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[10] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[11] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[12] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[13] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[14] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[15] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[16] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[17] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[18] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[19] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[20] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[21] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[22] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[23] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
[24] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xfd8e0000 - 0xfd8effff (0x10000) MX[B](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 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[10] -1 0 0xfd8f0000 - 0xfd8fffff (0x10000) MX[B](B)
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[13] -1 0 0xfd8e0000 - 0xfd8effff (0x10000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac3f (0x40) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[29] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[30] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
[32] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B](B)
(WW) Ignoring request to load module GLcore
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, 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 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: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, 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/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.2, 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/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, 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) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 6.5.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
Micro Rotors
February 11th, 2006, 12:48 PM
the file was so long I had to split it up. Here is the second half.
(II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330/340/350 (A4) 4137,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP),
ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9200PRO 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
ATI FireGL RV360 AV (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI RADEON 9650,
ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE),
ATI Radeon Mobility X600 (M24) 3150 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireGL D1100 (RV370) 5B65 (PCIE),
ATI Radeon Mobility M300 (M22) 5460 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI RADEON XPRESS 200 Series,
ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
ATI RADEON XPRESS 200M Series, ATI RADEON XPRESS 200 Series,
ATI RADEON XPRESS 200M Series, ATI FireGL V5000,
ATI MOBILITY FireGL V5000, ATI MOBILITY FireGL V5000,
ATI MOBILITY RADEON X700, ATI MOBILITY RADEON X700,
ATI RADEON X700 PRO, ATI RADEON X700 XT, ATI RADEON X700,
ATI RADEON X700 SE, ATI RADEON X700 SE,
ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800XT (R420) JP (AGP), ATI RADEON X800 SE,
ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
ATI FireGL V7100 (R423) UT (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100,
ATI MOBILITY FireGL V5100, ATI MOBILITY RADEON X800,
ATI MOBILITY RADEON X800 XT, ATI RADEON X800, ATI RADEON X800 XL,
ATI RADEON R430 SE, ATI RADEON R430 XTP, ATI RADEON R480 4P,
ATI RADEON R480 GL 16P, ATI RADEON R480 SE, ATI RADEON X850 PRO,
ATI RADEON X850 XT, ATI RADEON X850 XT Platinum Edition,
ATI RADEON X850 PRO, ATI RADEON X850 SE, ATI RADEON X850 XT,
ATI RADEON X850 XT Platinum Edition
(II) Primary Device is: PCI 05:00:0
(II) ATI: Candidate "Device" section "ATI Technologies, Inc. Radeon X300 SE (RV370)".
(WW) ATI: PCI Mach64 in slot 5:0:1 could not be detected!
(WW) RADEON: No matching Device section for instance (BusID PCI:5:0:1) found
(--) Chipset ATI Radeon X300 (RV370) 5B60 (PCIE) 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 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[10] -1 0 0xfd8f0000 - 0xfd8fffff (0x10000) MX[B](B)
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[13] -1 0 0xfd8e0000 - 0xfd8effff (0x10000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000ac00 - 0x0000ac3f (0x40) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[18] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[19] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[20] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[21] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[22] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[23] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[24] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[25] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[26] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[27] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[28] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[29] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[30] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[31] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
[32] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 4.0.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(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 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[6] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[7] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[8] -1 0 0xfe02e000 - 0xfe02e0ff (0x100) MX[B]
[9] -1 0 0xfe02f000 - 0xfe02ffff (0x1000) MX[B]
[10] -1 0 0xfd8f0000 - 0xfd8fffff (0x10000) MX[B](B)
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
[13] -1 0 0xfd8e0000 - 0xfd8effff (0x10000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000ac00 - 0x0000ac3f (0x40) IX[B]
[20] -1 0 0x0000bc00 - 0x0000bc07 (0x8) IX[B]
[21] -1 0 0x0000c000 - 0x0000c00f (0x10) IX[B]
[22] -1 0 0x00000b60 - 0x00000b63 (0x4) IX[B]
[23] -1 0 0x00000960 - 0x00000967 (0x8) IX[B]
[24] -1 0 0x00000be0 - 0x00000be3 (0x4) IX[B]
[25] -1 0 0x000009e0 - 0x000009e7 (0x8) IX[B]
[26] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B]
[27] -1 0 0x00000b70 - 0x00000b73 (0x4) IX[B]
[28] -1 0 0x00000970 - 0x00000977 (0x8) IX[B]
[29] -1 0 0x00000bf0 - 0x00000bf3 (0x4) IX[B]
[30] -1 0 0x000009f0 - 0x000009f7 (0x8) IX[B]
[31] -1 0 0x0000e800 - 0x0000e80f (0x10) IX[B]
[32] -1 0 0x00001c40 - 0x00001c7f (0x40) IX[B]
[33] -1 0 0x00001c00 - 0x00001c3f (0x40) IX[B]
[34] -1 0 0x0000fc00 - 0x0000fc1f (0x20) IX[B]
[35] -1 0 0x00006c00 - 0x00006cff (0x100) IX[B](B)
[36] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[37] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) RADEON(0): MMIO registers at 0xfd8f0000
(II) RADEON(0): PCI bus 5 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "UseFBDev" "true"
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.0.2
ABI class: X.Org Video Driver, version 0.7
(WW) open /dev/fb1: No such file or directory
(WW) open /dev/fb2: No such file or directory
(WW) open /dev/fb3: No such file or directory
(WW) open /dev/fb4: No such file or directory
(WW) open /dev/fb5: No such file or directory
(WW) open /dev/fb6: No such file or directory
(WW) open /dev/fb7: No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) RADEON(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons
(you may have to look at the server log to see warnings)
(WW) RADEON(0): fbdevHWInit failed, not using framebuffer device
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
(--) RADEON(0): Linear framebuffer at 0xd8000000
(II) RADEON(0): Video RAM override, using 256262144 kB instead of 131072 kB
(**) RADEON(0): VideoRAM: 256262144 kByte (64 bit DDR SDRAM)
(II) RADEON(0): PCI card detected
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 1
(II) RADEON(0): EDID data from the display on port 2-----------------------
(II) RADEON(0): Manufacturer: DEL Model: 515b Serial#: 810701914
(II) RADEON(0): Year: 1999 Week: 10
(II) RADEON(0): EDID Version: 1.1
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 38 vert.: 29
(II) RADEON(0): Gamma: 2.50
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.625 redY: 0.340 greenX: 0.280 greenY: 0.595
(II) RADEON(0): blueX: 0.155 blueY: 0.070 whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1280x1024@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
(II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
(II) RADEON(0): #5: hsize: 1600 vsize 1200 refresh: 85 vid: 22953
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 28.3 MHz Image Size: 388 x 291 mm
(II) RADEON(0): h_active: 720 h_sync: 738 h_sync_end 846 h_blank_end 900 h_border: 0
(II) RADEON(0): v_active: 350 v_sync: 388 v_sync_end 390 v_blanking: 449 v_border: 0
(II) RADEON(0): Serial No: 55347B0RTZ39
(II) RADEON(0): Monitor name: DELL D1626HT
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 107 kHz,
(II) RADEON(0):
(II) RADEON(0): Primary:
Monitor -- CRT
Connector -- VGA
DAC Type -- Primary
TMDS Type -- NONE
DDC Type -- VGA_DDC
(II) RADEON(0): Secondary:
Monitor -- NONE
Connector -- DVI-I
DAC Type -- TVDAC/ExtDAC
TMDS Type -- Internal
DDC Type -- DVI_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=25000
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): Emprex LM 1702: Using hsync range of 30.00-65.00 kHz
(II) RADEON(0): Emprex LM 1702: Using vrefresh range of 50.00-75.00 Hz
(II) RADEON(0): Clock range: 20.00 to 400.00 MHz
(II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
(II) RADEON(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(WW) (640x480,Emprex LM 1702) mode clock 25.2MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(WW) (640x480,Emprex LM 1702) mode clock 31.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(WW) (640x480,Emprex LM 1702) mode clock 31.5MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(WW) (800x600,Emprex LM 1702) mode clock 36MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(WW) (800x600,Emprex LM 1702) mode clock 40MHz exceeds DDC maximum 0MHz
(WW) (400x300,Emprex LM 1702) mode clock 20MHz exceeds DDC maximum 0MHz
(WW) (800x600,Emprex LM 1702) mode clock 50MHz exceeds DDC maximum 0MHz
(WW) (400x300,Emprex LM 1702) mode clock 25MHz exceeds DDC maximum 0MHz
(WW) (800x600,Emprex LM 1702) mode clock 49.5MHz exceeds DDC maximum 0MHz
(WW) (400x300,Emprex LM 1702) mode clock 24.75MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
(II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
(II) RADEON(0): Not using default mode "1024x768" (vrefresh out of range)
(II) RADEON(0): Not using default mode "512x384" (vrefresh out of range)
(WW) (1024x768,Emprex LM 1702) mode clock 65MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(WW) (1024x768,Emprex LM 1702) mode clock 75MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(WW) (1024x768,Emprex LM 1702) mode clock 78.8MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(WW) (1280x960,Emprex LM 1702) mode clock 108MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(WW) (1280x1024,Emprex LM 1702) mode clock 108MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(WW) (832x624,Emprex LM 1702) mode clock 57.284MHz exceeds DDC maximum 0MHz
(WW) (416x312,Emprex LM 1702) mode clock 28.642MHz exceeds DDC maximum 0MHz
(WW) (1280x768,Emprex LM 1702) mode clock 80.14MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(WW) (1280x800,Emprex LM 1702) mode clock 83.46MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(WW) (1152x768,Emprex LM 1702) mode clock 64.995MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(WW) (1400x1050,Emprex LM 1702) mode clock 122MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(WW) (1440x900,Emprex LM 1702) mode clock 108.84MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(WW) (1600x1024,Emprex LM 1702) mode clock 106.91MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(WW) (1680x1050,Emprex LM 1702) mode clock 147.14MHz exceeds DDC maximum 0MHz
(II) RADEON(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (hsync out of range)
(II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) RADEON(0): Not using default mode "1440x900" (width too large for virtual size)
(--) RADEON(0): Virtual size is 1280x1024 (pitch 1280)
(**) RADEON(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) RADEON(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) RADEON(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) RADEON(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync
(**) RADEON(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) RADEON(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
(**) RADEON(0): Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
(**) RADEON(0): Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
(**) RADEON(0): Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) RADEON(0): Modeline "1152x768" 65.00 1152 1178 1314 1472 768 771 777 806 +hsync +vsync
(**) RADEON(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) RADEON(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
(**) RADEON(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
(**) RADEON(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) RADEON(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) RADEON(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) RADEON(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync
(**) RADEON(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) RADEON(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync
(**) RADEON(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) RADEON(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
(**) RADEON(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
(**) RADEON(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) RADEON(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync
(**) RADEON(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) RADEON(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync
(**) RADEON(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) RADEON(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync
(**) RADEON(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) RADEON(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync
(--) RADEON(0): Display dimensions: (380, 290) mm
(--) RADEON(0): DPI set to (85, 89)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o": No symbols found
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) RADEON(0): Depth moves disabled by default
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping disabled
(!!) RADEON(0): For information on using the multimedia capabilities
SWAT
February 12th, 2006, 08:42 AM
Hmm, this topic is about the ATI drivers in the repository, right? I'm pretty much a hardass and have written a HowTo (http://www.zwhlug.nl/content/ati_ati_driver_8_18_6_installation_on_ubuntu_breez y_5_10) for those of you, who wish to install the ATI drivers from the ATI site.
Note: These drivers *might* break, but you'll always be able to use the latest drivers :D
mlomker
February 12th, 2006, 04:59 PM
Hmm, this topic is about the ATI drivers in the repository, right? I'm pretty much a hardass and have written a HowTo (http://www.zwhlug.nl/content/ati_ati_driver_8_18_6_installation_on_ubuntu_breez y_5_10) for those of you, who wish to install the ATI drivers from the ATI site.
Note: These drivers *might* break, but you'll always be able to use the latest drivers :D
I also have a how-to for the latest drivers. It is on the ATIwiki link in my sig and also on this thread (http://www.ubuntuforums.org/showthread.php?t=76116).
If the Breezy driver works it's a lot less complicated to stick with it, imo.
mlomker
February 12th, 2006, 05:04 PM
kenoutten@ubuntubedroom:~$ sudo dpkg-reconfigure xserver-xorg #Select the fglrx driver
xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.200602101748
kenoutten@ubuntubedroom:~$ fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Can I assume that rebooted between those two commands? If so then you'll need to look in /var/log/Xorg.0.log and kern.log for error messages.
mlomker
February 12th, 2006, 05:06 PM
the file was so long I had to split it up. Here is the second half.
The only error that I wonder about it the one about buffers. The rest of it looked okay. What are you getting in kern.log when the driver loads?
I'm also wondering if you're actually using Breezy's 8.16.20 driver or a new one? I'm not sure that I'd even try using the older driver because it predates the X-series cards by quite a while, I believe. You could give the latest driver (http://www.ubuntuforums.org/showthread.php?t=76116) a try.
Micro Rotors
February 13th, 2006, 12:44 PM
The only error that I wonder about it the one about buffers. The rest of it looked okay. What are you getting in kern.log when the driver loads?
The /var/log/kern.log file is completly blank, not a letter on it.
I'm also wondering if you're actually using Breezy's 8.16.20 driver or a new one? I'm not sure that I'd even try using the older driver because it predates the X-series cards by quite a while, I believe. You could give the latest driver (http://www.ubuntuforums.org/showthread.php?t=76116) a try.
The latest driver from ATI is Version: 8.22.5 I guess I could give it a try after I hear from you about my /var/log/kern.log file being blank.
Thanks mlomker ;)
Micro Rotors
February 15th, 2006, 12:51 PM
Ok I went ahead and updated to the latest driver and it works just fine,
Thanks to all!
Bill
ilbahr
February 17th, 2006, 07:33 AM
Hi
First thanks for a great howto. Running it with the latest fglrx driver now here is the o/p of fglrx info
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9600 Generic
OpenGL version string: 2.0.5642 (8.22.5)
running though fgl_glxgears
I get a crappy ouput and this error message
FGLTexMgr: open of shared memory object failed (Read-only file system)
__FGLTexMgrCreateObject: __FGLTexMgrSHMmalloc failed!!!
fglX11AllocateManagedSurface: __FGLTexMgrCreateObject failed!!
:evil:
anyone knows what might cause that or how to fix it. Is it an option i need to enable in xorg.conf?
Running ati 9600 64 MB on a notebook here
Thanx again for your help :D
mlomker
February 17th, 2006, 01:20 PM
FGLTexMgr: open of shared memory object failed (Read-only file system)
I searched Google and found quite a few references. Look at this (http://ubuntuforums.org/showthread.php?p=102546#post102546).
ilbahr
February 18th, 2006, 10:49 AM
I searched Google and found quite a few references. Look at this (http://ubuntuforums.org/showthread.php?p=102546#post102546).
Oh my I am really lazy or do not know how to efficienly use google yet. Thank you for putting me on the right path I found a
tmpfs /dev/shm tmpfs defaults,ro 0 0
:-k
line in my fstab file put there by the ati installer.
Just changed the defaults from defaults,ro to defaults. It was set to read only (do not know why though :-k ) so the new line is
tmpfs /dev/shm tmpfs defaults 0 0
Now the installer also created the /dev/shm device which is owned by whoever installed the file so I had to change the ownership so it belongs to root and such that all user who can use video acceleration can use it.
sudo chown -R root:video /dev/shm
ps /dev/shm is a directory and the R options to change ownership of all files under this directory
Now it is crazy getting 450 frms/sec with the fgl_glxgears
:D
ps: perhaps a note in the howto can help other users like me who had this problem. :D
Now to look for a solution to the crapy output i get if i use the gdmflexiserver (new login) on my laptop. [-(
ps gdmflexiserver -nl thought works (so works if using xnest but not if a new session is initiated)
Micro Rotors
February 18th, 2006, 01:39 PM
Hmmm, I noticed that after installing the new driver 8.22.5 my mythtv got messed up.
bluevoodoo1
February 19th, 2006, 10:35 PM
Okay, I' m back. Back to VESA, that is :(
But old problems started again, causing the screen to freeze completely except for the mouse cursor.
This is happening to me as well. Xorg config file looked fine, fglrxinfo stated it was the ATI 9100 and dmesg |grep fglr gave no errors. But as soon as I run glxgears or throw in a DVD everything freezes but the mouse. I have the 2.6.12-10-386 kernel and ATI 9100 on board video. (Is it because it's on board video the problem?)
hounddog32
February 20th, 2006, 04:39 AM
As I found, if you look on the ATI website, you'll see that the 9100 and 9100IGP are not supported for 3D by the FGLRX driver. Unfortunately, that means that the PC will just lock when you try to run GLX gears or anything else that relys on 3D rendering. To get a workable system you'll need to uninstall the driver and use the default ATI driver - which works, just not in 3D.
cronholio
February 20th, 2006, 05:37 AM
As I found, if you look on the ATI website, you'll see that the 9100 and 9100IGP are not supported for 3D by the FGLRX driver.
And I've been trying forever to get it to work. Unfortunately, I own an ASUS Pundit (like bluevoodoo1) with an onboard Radeon 9100 and that thing does not even have a free AGP slot. I'm not a heavy gamer but being stuck with 2D sucks.
I found this project, they create open source ATI drivers: http://dri.freedesktop.org
They say that:
There is support for 2D and 3D acceleration for the IGP chipsets in DRI and Mesa CVS.
And also that:
Open source 3D acceleration is available on all Radeons up to and including the 9250 (rv280). (...) the 8500 through 9250 are supported by the r200 DRI driver.
Anyone knows anything about that driver? I'm a little reluctant to install it for fear of f**king up my system.
mlomker
February 21st, 2006, 12:59 PM
Oh my I am really lazy or do not know how to efficienly use google yet.
Learning to use search engines well is a learned skill--I do IT for a living, so I've had a lot of practice...out of necessity.
mlomker
February 21st, 2006, 01:01 PM
Anyone knows anything about that driver? I'm a little reluctant to install it for fear of f**king up my system.
The ATI driver that Ubuntu provides uses MESA for software 3D. It's basically the same thing as that project.
As an aside, 9100's are so slow that it wouldn't be much faster than MESA even if you had hardware accelleration...it's simply an old card.
flummoxed
February 21st, 2006, 06:29 PM
OK... so what exactly ARE the linux-restricted-modules? I'm running the 2.6.15 vanilla kernel, installed over the 2.6.12-10-k7 kernel. I installed the 8.22.5 drivers, in hopes that they would work better than the 8.16.20 drivers. Neverwinter nights won't even boot any more, saying "Failed to initialize graphics." Counterstrike 1.6 only works with software rendering.
When I try to use apt-get to install the 2.6.15 restricted modules, I get an error saying it can't find them. What do they do? Where can I find them? Will it make my video card work?
mlomker
February 22nd, 2006, 10:06 AM
When I try to use apt-get to install the 2.6.15 restricted modules, I get an error saying it can't find them. What do they do? Where can I find them? Will it make my video card work?
It is a set of 3rd party drivers that Ubuntu packages for each kernel version. Your kernel is not Ubuntu so they won't have a package for you. Not only will they not make this how-to work but, as I stated, they cannot be installed.
I'm not interested in supporting non-Ubuntu kernels. Supporting plain jane installs can be challenging enough. There are plenty of posts about getting the newer kernels to work on the Rage3D board. I know when .15 was first released it wouldn't work out of the box and required some hacks. I'm not sure if that is still the case.
Hellaxe
February 27th, 2006, 06:57 AM
Well... Here i am again.
I' justs can't instal the drivers for the Mobility 9000 M7 LW that cames with my IBM R51 laptop.
I tried this how-to and the other one about the latest drivers.
The same problem occurs: the fglrx.ko module isn´t loaded to the kernel.
I looked in the ATI website and that stupid card is suported by the drivers, at least all the 9000 and i assume that goes for mine too.
What should i do?
Thanks again.
mlomker
February 27th, 2006, 12:58 PM
I looked in the ATI website and that stupid card is suported by the drivers, at least all the 9000 and i assume that goes for mine too.
It isn't supported. The M7 is actually a 7500 chipset.
Hellaxe
February 27th, 2006, 07:49 PM
Thank´s mlomker.
I've figure it out 2 or 3 hours after i posted the doubt.
Sorry for the late answer.
cronholio
February 28th, 2006, 07:06 AM
As an aside, 9100's are so slow that it wouldn't be much faster than MESA even if you had hardware accelleration...it's simply an old card.
Well, HW accelleration works in Windows and I can run Glest smoothly. It's unplayable in Linux w/o accelleration. :-(
h4ck3r
March 1st, 2006, 03:22 PM
Ok, I got 3d accel working on my M22 ATI Graphics card, but know I have this totaly wierd problem, whenever I try to start totem player to play an mp3 (because I like the eye candy it has for music) it gives me this error.
The video output is in use by another application. Please close other video applications, or select another video output in the Multimedia Systems Selector.
There are no other music or movie players open or anything of the type. I have gone to the menu and messed with Multimedia Systems Selector but it didn't help any :(. It would be awsome if I could figure this problem out.
I used this page to install it, I know there are later drivers but I am not sure if they will work with my graphics card if anyone knows if they will please tell me.
http://ubuntuforums.org/showthread.php?p=408111
Thanks for any help, :-k
H4ck3r
cronholio
March 1st, 2006, 03:39 PM
@h4ck3r: That has nothing at all to do with the ATI driver. The error message is a bit confusing. It's a common and widely discussed problem. Have a look here:
http://ubuntuforums.org/showthread.php?t=120591
h4ck3r
March 1st, 2006, 03:44 PM
Well, it was working before hand and after installing it it stopped working...
Thanks alot
goraperas
March 9th, 2006, 05:39 PM
Hi,
I am following this guide http://www.martinhenze.de/2006/01/03/ubuntu-linux-on-fujitsu-siemens-amilo-m1437g/ to install Ubuntu on my Fujitsu-Siemens Amilo M1437G.
My problem now is that I cannot load the X. I tried to follow the how-to of the first post in this thread but either when I run "apt-get remove xorg-driver-fglrx" or "apt-get remove xorg-driver-fglrx" I get an error:
"The packet has not been found"
I suppose that may be because I don't have Internet connection yet??
Thanks,
goraperas
cronholio
March 10th, 2006, 05:54 AM
No, that's because you don't have it installed. Just disregard the message and continue as described in the guide.
goraperas
March 10th, 2006, 09:33 AM
No, that's because you don't have it installed. Just disregard the message and continue as described in the guide.
Hi,
I already did that. I wanted to say that the command:
apt-get install xorg-driver-fglrx
also get the same result:
The packet has not been found
Any ideas?
Thanks,
goraperas
goraperas
March 10th, 2006, 10:02 AM
Hi again,
This is exactly what I get:
mymachine:~# apt-get install xorg-driver-fglrx
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package xorg-driver-fglrx
Thanks for any help,
goraperas
simulant
March 10th, 2006, 12:27 PM
First of all I'd just like to say thanks to mlomker! I got the driver (kinda) working today, after a couple of weeks of pain with installs and reinstalls...
weird thing:
fglrxinfo is ok. fgl_glxgears gives ~400 FPS, but it also give me somekind of distorted horizontal line on the screen. i also tried scorched3d and it looked crazy! it ran smooth but it didn't look like scorched3d... just fragments of polygons scattered around the screen!
i havn't read about this behaviour, so maybe i'm unique after all :neutral: .
maybe it has to do with the xorg.conf-file?
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mouse0"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/event2" #USB ONLY
Option "Type" "stylus"
Option "USB" "on" #USB ONLY
Option "PressCurve" "0,0,100,100"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/event2" #USB ONLY
Option "Type" "eraser"
Option "USB" "on" #USB ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/event2" #USB ONLY
Option "Type" "cursor"
Option "Mode" "relative"
Option "USB" "on" #USB ONLY
EndSection
Section "Device"
Identifier "ATI RADEON 9600"
Driver "fglrx"
BusID "PCI:1:0:0"
VideoRam 256262144
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI RADEON 9600"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1440" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents" #For non-LCD tablets only
EndSection
Section "DRI"
Mode 0666
EndSection
cronholio
March 11th, 2006, 06:22 AM
@goraperas: Well, you do need internet for installing it. I don't think the driver is on the Ubuntu CD.
Robgould
March 11th, 2006, 10:08 AM
ok, I guess I need help. I have tried severl how to's now and no luck. Here is what I get from the console. I will add my xorg.conf too. Any help at all would be appreciated. I am using a Toshiba Satellite Laptop.
When I ran the fglrxinfo, my procesor scaled to 100% and was over 60% loaded. I have a dual core p4 rated at 3.46 GHZ. That kind of load is crazy. Everytime my screensaver kicks on my computer will get hot and shut down within 10 minutes. I really need to get this resolved.
Thanks in advance.
rgould@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
rgould@ubuntu:~$ glxgears -iacknowledgethatthistoolisnotabenchmark
1733 frames in 5.4 seconds = 318.696 FPS
1680 frames in 5.4 seconds = 312.063 FPS
1680 frames in 5.4 seconds = 312.866 FPS
1680 frames in 5.4 seconds = 311.962 FPS
1680 frames in 5.4 seconds = 312.438 FPS
1680 frames in 5.4 seconds = 312.595 FPS
1680 frames in 5.4 seconds = 312.670 FPS
1680 frames in 5.4 seconds = 312.213 FPS
1627 frames in 5.3 seconds = 304.168 FPS
1590 frames in 5.2 seconds = 307.198 FPS
1590 frames in 5.2 seconds = 307.219 FPS
1628 frames in 5.4 seconds = 298.982 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility 9100 U3 (R200 IGP)"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 9100 U3 (R200 IGP)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
wzzrd
March 13th, 2006, 04:24 PM
I hope I'm putting this in the right place.
I followed the howto on page 1 in installing the fglrx driver on my breezy system a couple of days ago. All went fine, but apparently, there is a discrepancy between my newly built driver and my kernel. I can only load it, if I modprobe it as follows:
modprobe --force-vermagic fglrx
Part of the cause is the fact that the module is built with gcc-4.0.2 and the kernel is not. The version of the compiler is added to the vermagic and those numbers are obviously not the same. Therefore I have to force the module into my kernel with the above command.
Anyway, to make a long story short: I need a command to load that module automagically at boot. I need a way to load the module with that --force-vermagic bit added to it. And now my question: how? I don't think Ubuntu has a /etc/conf.d/local.start file like Gentoo, so I am at a loss here.
:)
mlomker
March 15th, 2006, 11:30 AM
E: Couldn't find package xorg-driver-fglrx[/CODE]
Make sure that you've updated your sources.list and then do a sudo apt-get update first. You need to be connected to the Internet. There are some ways around that by downloading a file from another connected machine, but this how-to assumes an Internet connection.
mlomker
March 15th, 2006, 11:35 AM
i also tried scorched3d and it looked crazy! it ran smooth but it didn't look like scorched3d... just fragments of polygons scattered around the screen!
I don't want to support applications in this thread, just the driver install. You might want to search and/or make a post on an appropriate thread (gaming boards). The ATI forum is also a good bet.
mlomker
March 15th, 2006, 11:38 AM
Part of the cause is the fact that the module is built with gcc-4.0.2 and the kernel is not.
I assume you are using a newer driver than the one included with Ubuntu because it is compiled with the correct compiler. You could try putting that command in /etc/modules, but I'd recommend that you recompile it with the proper compiler instead.
Put this in your /etc/bash.bashrc (and make sure you have that compiler installed, of course):
export CC=/usr/bin/gcc-3.4
Zarteg
March 19th, 2006, 03:35 PM
35 Pages of complaints, doesn't works, can't finds. - still no answers from what I could find.
Makes a good arguement for Windows users, well not that bad maybe but damned close. Video in Windows just works - unfortunately security and very little else does.
As a Fedora User for a long time, I have really come to hate Ubuntu. The OS itself is kind of cool, but I have yet to see "Support"
I noticed in Fedora Posts the answers are usually exceptionally well thought out, and if someone misses something in an answer... someone else will always jump in to point out the missed piece.
Ubuntu on the other hand, pages and pages of whining, with some half baked answers that sometimes may or may not work. I feel like I am in a forum of 14 year olds with the odd post from someone who actually gets it.
Alright, rant released... (sorry about this but I am fed up and pis$ed off)
I tried to follow this install your ATI driver how to ....
http://ubuntuforums.org/showpost.php?p=423584
All kinds of @##@ gone wrong.... course no answers to why, and from what I gather in my reading I am likely the only user on the planet with these problems ....
Ok well what the heck I might as well post too.
Machine is a Compaq Evo N600C
2.6.12-10-686 (Kernel - Breezy)
LSPPCI
0000:00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 04)
0000:00:01.0 PCI bridge: Intel Corp. 82830 830 Chipset AGP Bridge (rev 04)
0000:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 42)
0000:00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02)
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
0000:02:03.0 CardBus bridge: Texas Instruments PCI1420
0000:02:03.1 CardBus bridge: Texas Instruments PCI1420
0000:02:04.0 Communication controller: Lucent Microelectronics LT WinModem (rev 02)
0000:02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VM (KM) Ethernet Controller (rev 42)
0000:02:09.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
Following along the tutorial - everything goes well until I get here:
$ sudo dpkg -i xorg-driver-fglrx_8.23.7-1_i386.deb
(Reading database ... 118741 files and directories currently installed.)
Preparing to replace xorg-driver-fglrx 6.8.0-8.16.20-0ubuntu16.1 (using xorg-driver-fglrx_8.23.7-1_i386.deb) ...
Unpacking replacement xorg-driver-fglrx ...
dpkg: error processing xorg-driver-fglrx_8.23.7-1_i386.deb (--install):
trying to overwrite `/usr/lib/libGL.so.1.2', which is also in package libgl1-mesa
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
xorg-driver-fglrx_8.23.7-1_i386.deb
Then it just continues to error as I move on to other steps
$ sudo dpkg -i fglrx-control_8.23.7-1_i386.deb
(Reading database ... 118741 files and directories currently installed.)
Unpacking fglrx-control (from fglrx-control_8.23.7-1_i386.deb) ...
dpkg: error processing fglrx-control_8.23.7-1_i386.deb (--install):
trying to overwrite `/usr/share/applnk/fireglcontrol.kdelnk', which is also in package fglrx-4-3-0
Errors were encountered while processing:
fglrx-control_8.23.7-1_i386.deb
YES I AM IN THE DIRECTORY WHERE THESE PACKAGES ARE LOCATED.
~$ sudo dpkg -i fglrx-kernel-source_8.23.7-1_i386.deb
Selecting previously deselected package fglrx-kernel-source.
(Reading database ... 118741 files and directories currently installed.)
Unpacking fglrx-kernel-source (from fglrx-kernel-source_8.23.7-1_i386.deb) ...
Setting up fglrx-kernel-source (8.23.7-1) ...
This part seems to go well - ah well maybe like windows 33% is a good number?
$ sudo dpkg -i fglrx-kernel-source_8.23.7-1_i386.deb
Selecting previously deselected package fglrx-kernel-source.
(Reading database ... 118741 files and directories currently installed.)
Unpacking fglrx-kernel-source (from fglrx-kernel-source_8.23.7-1_i386.deb) ...
Setting up fglrx-kernel-source (8.23.7-1) ...
dsmith@evo:~$ sudo m-a prepare
Kernel headers available in /usr/src/linux
OK two in a row worked WOO HA
$ sudo m-a update
Updated infos about 68 packages
Wow another one worked!
$ sudo m-a update
Updated infos about 68 packages
Wow another worked? kewl - well maybe - cuz lets face it stuff failed earlier, and I have not a clue if that may make the whole house of cards cave in.
sudo aticonfig --initial
aticonfig: error while loading shared libraries: libfglrx_pp.so.1: cannot open shared object file: No such file or directory
Big surprise - maybe its to remind me of how much better this is than Windows
sudo fglrxconfig
sudo: fglrxconfig: command not found
I guess I don't really need this anyway right?
$ sudo fglrxinfo
sizeof(RADEONDRIRec) == 100, devPrivSize 100
display: :0.0 screen: 0
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20050528 AGP 1x NO-TCL
OpenGL version string: 1.2 Mesa 6.3.2
Note the sudo command in this first since it doesn't do anything when logged in as plain old me.
If I sound pissed off and frustrated, its because I have been playing with this crap for days.... and after hours and hours of reading, I still don't understand squat about whats going on.
Not very Tech friendly much less user friendly is it?
Now I can reboot, but if I do, X will probably fail, and I will probably have to reconfigure xorg.conf to even get to a desktop.
All being said - maybe its because of this:
with the exception of the 9100 IGP, M6 Mobility, and possibly others
Who knows, because of course while the problem with these cards is pointed out, there is no alternative answer - at least from what I can see, and I am not seeing straight after days of reading about this problem.
Zarteg
March 19th, 2006, 03:42 PM
Part 2 of 2
Here is the output from my Xorg.0.log
Course that won't fit here, so I guess I am not including it
I am a knob ... I used Windows for years, and while there is no security or reliability at least Video and Sound drivers were always a piece of cake.
Perhaps the brain damage I experienced with all those years of Windows has made me to stupid to understand this.
Anyone know a good lawyer willing to sue MS for this medical condition that they have inflicted?
If you can help with this COOL! I (and I am sure many others) appreciate your time and intelligent comments.
Going to call a Neuro Surgeon now and make an appointment. I will check for a response later.
Drooling continues.
PS: When I do finally get back in to Ubuntu desktop (after regenerating the xorg.conf on an init 3 prompt) it seems as though my frame rate is way higher.
I am getting over 400 FPS versus about 120 prior to half baked install, which is a LOT better so maybe I should just shut up and be thankful I have a gui??
Pettman
March 20th, 2006, 02:32 PM
Followed this how-to and still no 3d, I've been looking around pretty much and this is the info I think will be needed to sort it out.
pettman@ubuntu:~$ lsmod | grep fglrx fglrx 245412 0
agpgart 32328 2 fglrx,via_agp
pettman@ubuntu:~$ dmesg | grep fglrx [4294717.411000] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[4294717.418000] [fglrx] Maximum main memory to use for locked dma buffers: 930 MBytes.
[4294717.418000] [fglrx] module loaded - fglrx 8.16.20 [Aug 16 2005] on minor 0
[4294717.431000] [fglrx] Internal AGP support requested, but kernel AGP support active.
[4294717.431000] [fglrx] Have to use kernel AGP support to avoid conflicts.
[4294717.431000] [fglrx] Kernel AGP support doesn't provide agplock functionality.
[4294717.431000] [fglrx] AGP detected, AgpState = 0x1f000a0f (hardware caps of chipset)
[4294717.432000] [fglrx:firegl_unlock] *ERROR* Process 7854 using kernel context 0From /var/log/Xorg.0.log (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xf8b6f000 at 0xb7b6f000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
Addition:
I fixed it :). By adding these 2 lines in /etc/modules agpgart
via_agp
But now the comp hangs when I try to run anything that uses OpenGL :(
japs_it88
March 24th, 2006, 04:49 PM
Problably someone has already said this:
I was one of those who installed the drivers followind the instructions and i was still getting something similar to this:
olav@dinges:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
I casually found out that in order to configure the xorg.conf file for ATI you first have to run sudo fglrxconfig
I know have this output:
jacopo@studio:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200SE DDR Generic
OpenGL version string: 1.3.1010 (X4.3.0-8.16.20)
Looks better, doesn't it?
sistemico
March 28th, 2006, 06:35 PM
Thank you mlomker,
We installed properly an ATI X200 Radeon on a compaq presario v2415 la (Latinamerica) laptop following your How-to guide.
1024x768 resolution is working fine (Ubuntu Breezy).
sistemico.
HighTemplar
March 29th, 2006, 10:01 AM
Sistemico:
how did you install that driver? it's the same i've downloaded from ATi website? (ati-driver-installer-8.23.7-i386)
I have the same laptop and however the GUI resolution is correct (1280x800), 3D is quite slow.
octothorpe
April 18th, 2006, 06:02 PM
will this driver set work with my x800 in my laptop?
salocinbake
April 19th, 2006, 12:23 AM
If you own a Emachine M6810 with an ATI 9600, or the equivalent on Gateway, save yourself 6 hours of search, just back up your etc/x11/xorg.conf and use the one below.
I wanted 1280X800 res, I finally copied the result of xvidtune in the xorg.conf file. Using Ubuntu 5.10
fglrx driver will be active. I assume you installed it before use
So you will have 1280X800 1024X768 800X600 640X480 res, with 60hz and 3D accel. Good luck!
fglrxinfo:
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9600 Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)
N.B. If you upgrade to Dapper, make sure you return to your back up version before upgrading. The x window crash after install.
Salo
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
Modeline "1280x800" 71.00 1280 1328 1360 1440 800 802 808 823
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility 9600/9700 M10/M11 (RV350 NP)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
lzfy
April 20th, 2006, 06:19 PM
Hi, I have a laptop with an ATI Mobility Radeon x700 card and I'm running Kubuntu dapper drake flight 6 with the latest updates. Should I just follow your tutorial and install the drivers? I really need help because I'm new to Linux.
GsmCyber
April 28th, 2006, 12:26 PM
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
Can someone help me to solve this problem?!
I can't run 3ddesk with this problem :(
I have a ATI X700 on an amd64
mirak63
May 1st, 2006, 07:45 AM
anyone know how to make work nforce2 chipset along 9600pro ?
I can't enable dri.
EdThaSlayer
May 28th, 2006, 01:55 AM
1827 frames in 5.1 seconds = 359.687 FPS
1200 frames in 5.4 seconds = 223.225 FPS
956 frames in 5.3 seconds = 180.617 FPS
1200 frames in 5.1 seconds = 233.807 FPS
1440 frames in 5.2 seconds = 275.512 FPS
1800 frames in 5.1 seconds = 352.165 FPS
1680 frames in 5.3 seconds = 318.433 FPS
1080 frames in 5.2 seconds = 206.118 FPS
840 frames in 7.4 seconds = 113.792 FPS
1080 frames in 5.3 seconds = 204.035 FPS
1080 frames in 7.9 seconds = 136.609 FPS
720 frames in 5.2 seconds = 138.448 FPS
1080 frames in 5.0 seconds = 213.869 FPS
1080 frames in 5.1 seconds = 211.256 FPS
i get such low scores using that glrxgears -iacknowledgethathisisnotabenchmark
while i have a ATI radeon 9600 128 mb of RAM running at 400 mhz!!
spliterz
May 28th, 2006, 06:24 AM
I run this:
sudo apt-get install xorg-driver-fglrx
and I get:
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
xorg-driver-fglrx
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
Need to get 0B/8325kB of archives.
After unpacking 24.1MB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 122501 files and directories currently installed.)
Unpacking xorg-driver-fglrx (from .../xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb (--unpack):
trying to overwrite `/usr/X11R6/lib/modules/dri/fglrx_dri.so', which is also in package fglrx-6-8-0
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
if I try:
sudo apt-get remove xorg-driver-fglrx
I get:
Reading package lists... Done
Building dependency tree... Done
Package xorg-driver-fglrx is not installed, so not removed
You might want to run ‘apt-get -f install’ to correct these:
The following packages have unmet dependencies:
fglrx-control: Depends: xorg-driver-fglrx but it is not going to be installed
E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
and if I try:
sudo apt-get -f install
I get:
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
xorg-driver-fglrx
The following NEW packages will be installed:
xorg-driver-fglrx
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
Need to get 0B/8325kB of archives.
After unpacking 24.1MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 122501 files and directories currently installed.)
Unpacking xorg-driver-fglrx (from .../xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb (--unpack):
trying to overwrite `/usr/X11R6/lib/modules/dri/fglrx_dri.so', which is also in package fglrx-6-8-0
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/xorg-driver-fglrx_6.8.0-8.16.20-0ubuntu16.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Can someone please help me sort this out. Package manager is throwing upthe same 'trying to overwrite' error.
SShadow
May 28th, 2006, 03:00 PM
Well, I am happy to say after spending a couple hours at this, I finally managed to get my ATi card working. Even on installation, X wasn't working - it wasn't until I booted back into Windows and found out that I could put VESA in my xorg.conf in order to get X up and running that I started making a little headway.
For some reason, following the very first post in this thread (three times!) just wouldn't get things rolling for me. Then I saw in a later post a link to this page (which pretty much says the same darned stuff, as far as I can tell)
http://http://wiki.cchtml.com/index.php/Ubuntu_Breezy_Installation_Guide
I followed method one, and this time it worked. The only difference I noticed that I did this time around was I deselected the int10a right from the sudo dpkg-reconfigure xserver-xorg instead of editing the xorg.conf file after the fact.
Now when I do the fglrxinfo command I am greeted with:
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X850 PRO Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)
And the glxgears -iacknowledgethatthistoolisnotabenchmark
get me the following:
40642 frames in 5.0 seconds = 8128.330 FPS
39457 frames in 5.0 seconds = 7891.340 FPS
40829 frames in 5.0 seconds = 8165.658 FPS
40830 frames in 5.0 seconds = 8165.839 FPS
All I can say is Thank you guys for all your hard work helping us n00bies out. I've been running Ubuntu at work, but it is on an older P3 machine, and I had no issues with the moldy oldy hardware... My home machine is just a bit newer -
AMD64 3000+ with a Saphire Radeon GTO2 flashed to 16pipelines.
Anyways, keep up the good work - I know I am benefitting from it!
fantysun
July 11th, 2006, 03:51 AM
Thank you very much!
I'll have a try .
Onyros
July 29th, 2006, 04:55 PM
I installed ATi's drivers following Method #2 on this site ---> http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide
And now, glxgears gives me a very bad result, just around 135 fps (when I had around 4000 fps with the previous version of the drivers, installed with the exact same method)... but the strange things is that fgl_glxears gives me the same type of result I had with the previous version of the ATi drivers (720 fps with both drivers), confirmed by trying Enemy Territory out with good performance.
Can anyone try guessing what's up with this, why is glxgears giving me such low results? It's a Mobile X700 with 128MB.
zzhnet
October 19th, 2006, 12:04 AM
[QUOTE]
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: Linux 2.6.15.7 i686
Current Operating System: Linux phoenix-desktop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686
Build Date: 07 July 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.0.log", Time: Wed Oct 18 19:28:56 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "A71f"
(**) | |-->Device "ATI Technologies, Inc. Radeon X550 (RV370)"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(**) FontPath set to:
/usr/share/X11/fonts/misc,
/usr/share/X11/fonts/100dpi/:unscaled,
/usr/share/X11/fonts/75dpi/:unscaled,
/usr/share/X11/fonts/Type1,
/usr/share/X11/fonts/100dpi,
/usr/share/X11/fonts/75dpi,
/usr/share/fonts/X11/misc,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
/usr/share/fonts/X11/misc/,
/usr/share/fonts/X11/TTF/,
/usr/share/fonts/X11/OTF,
/usr/share/fonts/X11/Type1/,
/usr/share/fonts/X11/CID/,
/usr/share/fonts/X11/100dpi/,
/usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(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 8086,2770 card 1458,5000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2771 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1458,a102 rev 01 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1458,5004 rev 01 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1458,5004 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1458,5004 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1458,5004 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1458,5006 rev 01 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev e1 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b8 card 1458,5001 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,27c0 card 1458,b002 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1458,5001 rev 01 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5b63 card 0000,0000 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,5b73 card 0000,0001 rev 00 class 03,80,00 hdr 00
(II) PCI: 03:00:0: chip 14e4,169d card 1458,e000 rev 11 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,4), 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: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xe8000000 - 0xe9ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x00008000 - 0x000080ff (0x100) IX[B]
[1] -1 0 0x00008400 - 0x000084ff (0x100) IX[B]
[2] -1 0 0x00008800 - 0x000088ff (0x100) IX[B]
[3] -1 0 0x00008c00 - 0x00008cff (0x100) IX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xea000000 - 0xea0fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B]
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B]
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B]
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[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) ATI Technologies Inc RV370 [ATI Sapphire X550 Silent] rev 0, Mem @ 0xe0000000/27, 0xe9000000/16, I/O @ 0xa000/8
(--) PCI: (1:0:1) ATI Technologies Inc RV370 secondary [ATI Sapphire X550 Silent] rev 0, Mem @ 0xe9010000/16
(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) Active PCI resource ranges:
[0] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B]
[1] -1 0 0xea104000 - 0xea1043ff (0x400) MX[B]
[2] -1 0 0xea100000 - 0xea103fff (0x4000) MX[B]
[3] -1 0 0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
[4] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[5] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[6] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[7] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[8] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[9] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[10] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[11] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
[0] -1 0 0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xea000000 - 0xea00ffff (0x10000) MX[B]
[1] -1 0 0xea104000 - 0xea1043ff (0x400) MX[B]
[2] -1 0 0xea100000 - 0xea103fff (0x4000) MX[B]
[3] -1 0 0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
[4] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[5] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[6] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[7] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[8] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[9] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[10] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[11] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
[0] -1 0 0xe9010000 - 0xe901ffff (0x10000) MX[B](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 0xea000000 - 0xea00ffff (0x10000) MX[B]
[5] -1 0 0xea104000 - 0xea1043ff (0x400) MX[B]
[6] -1 0 0xea100000 - 0xea103fff (0x4000) MX[B]
[7] -1 0 0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
[8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[14] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[15] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[16] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[17] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(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: "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: "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: "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: "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) 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: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 6.6.2
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: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(II) ATI: ATI driver (version 6.6.2) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330/340/350 (A4) 4137,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP),
ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
ATI FireGL RV360 AV (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE),
ATI Radeon Mobility X600 (M24) 3150 (PCIE),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE),
ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
ATI Radeon AIW X800 VE (R420) JT (AGP),
ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
ATI Radeon X850 5D4C (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI: Candidate "Device" section "ATI Technologies, Inc. Radeon X550 (RV370)".
(WW) ATI: PCI Mach64 in slot 1:0:1 could not be detected!
(WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset ATI Radeon X550 (RV370) 5B63 (PCIE) 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 0xea000000 - 0xea00ffff (0x10000) MX[B]
[5] -1 0 0xea104000 - 0xea1043ff (0x400) MX[B]
[6] -1 0 0xea100000 - 0xea103fff (0x4000) MX[B]
[7] -1 0 0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
[8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
[10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[14] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[15] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[16] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[17] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[18] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 4.2.0
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 1.0
(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 0xea000000 - 0xea00ffff (0x10000) MX[B]
[5] -1 0 0xea104000 - 0xea1043ff (0x400) MX[B]
[6] -1 0 0xea100000 - 0xea103fff (0x4000) MX[B]
[7] -1 0 0xe9000000 - 0xe900ffff (0x10000) MX[B](B)
[8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
[9] -1 0 0xe9010000 - 0xe901ffff (0x10000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
[16] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
[17] -1 0 0x0000bc00 - 0x0000bc1f (0x20) IX[B]
[18] -1 0 0x0000b800 - 0x0000b81f (0x20) IX[B]
[19] -1 0 0x0000b400 - 0x0000b41f (0x20) IX[B]
[20] -1 0 0x0000b000 - 0x0000b01f (0x20) IX[B]
[21] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B)
[22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) RADEON(0): RADEONPreInit
(II) RADEON(0): MMIO registers at 0xe9000000: size 64KB
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "UseFBDev" "true"
(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
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(==) RADEON(0): X server will not keep DPI constant for all screen sizes
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 0.0.2
ABI class: X.Org Video Driver, version 1.0
(WW) open /dev/fb0: No such device
(WW) open /dev/fb1: No such file or directory
(WW) open /dev/fb2: No such file or directory
(WW) open /dev/fb3: No such file or directory
(WW) open /dev/fb4: No such file or directory
(WW) open /dev/fb5: No such file or directory
(WW) open /dev/fb6: No such file or directory
(WW) open /dev/fb7: No such file or directory
(EE) Unable to find a valid framebuffer device
(EE) RADEON(0): Failed to open framebuffer device, consult warnings and/or errors above for possible reasons
(you may have to look at the server log to see warnings)
(WW) RADEON(0): fbdevHWInit failed, not using framebuffer device
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) RADEON(0): initializing int10
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon X550 (RV370) 5B63 (PCIE)" (ChipID = 0x5b63)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(II) RADEON(0): PCIE card detected
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.25.0
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules/libshadowfb.so
(II) Module shadowfb: 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) RADEON(0): Page flipping disabled
(II) RADEON(0): Will try to use DMA for Xv image transfers
(II) RADEON(0): Generation 2 PCI interface, using max accessible memory
(II) RADEON(0): Detected total video RAM=131072K, accessible=131072K (PCI BAR=131072K)
(II) RADEON(0): Video RAM override, using 128 kB instead of 131072 kB
(**) RADEON(0): Mapped VideoRAM: 128 kByte (128 bit DDR SDRAM)
(II) RADEON(0): Color tiling enabled by default
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(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) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): Legacy BIOS detected
(II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
(II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 0
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 1
(II) RADEON(0): EDID data from the display on port 2-----------------------
(II) RADEON(0): Manufacturer: VSC Model: 371c Serial#: 16843009
(II) RADEON(0): Year: 2005 Week: 45
(II) RADEON(0): EDID Version: 1.3
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): redX: 0.631 redY: 0.329 greenX: 0.276 greenY: 0.600
(II) RADEON(0): blueX: 0.143 blueY: 0.057 whiteX: 0.283 whiteY: 0.297
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz
(II) RADEON(0): 720x400@88Hz
(II) RADEON(0): 640x480@60Hz
(II) RADEON(0): 640x480@67Hz
(II) RADEON(0): 640x480@72Hz
(II) RADEON(0): 640x480@75Hz
(II) RADEON(0): 800x600@56Hz
(II) RADEON(0): 800x600@60Hz
(II) RADEON(0): 800x600@72Hz
(II) RADEON(0): 800x600@75Hz
(II) RADEON(0): 832x624@75Hz
(II) RADEON(0): 1024x768@87Hz (interlaced)
(II) RADEON(0): 1024x768@60Hz
(II) RADEON(0): 1024x768@70Hz
(II) RADEON(0): 1024x768@75Hz
(II) RADEON(0): 1152x870@75Hz
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1024 vsize 768 refresh: 85 vid: 22881
(II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) RADEON(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) RADEON(0): #3: hsize: 800 vsize 600 refresh: 85 vid: 22853
(II) RADEON(0): #4: hsize: 640 vsize 480 refresh: 85 vid: 22833
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 94.5 MHz Image Size: 310 x 230 mm
(II) RADEON(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
(II) RADEON(0): Serial No: PTW054557762
(II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
(II) RADEON(0): Monitor name: A71f
(II) RADEON(0):
(II) RADEON(0): Primary:
Monitor -- CRT
Connector -- VGA
DAC Type -- Primary
TMDS Type -- NONE
DDC Type -- VGA_DDC
(II) RADEON(0): Secondary:
Monitor -- NONE
Connector -- DVI-I
DAC Type -- TVDAC/ExtDAC
TMDS Type -- Internal
DDC Type -- DVI_DDC
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=20000
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Validating modes on Primary head ---------
(II) RADEON(0): A71f: Using hsync range of 30.00-70.00 kHz
(II) RADEON(0): A71f: Using vrefresh range of 50.00-160.00 Hz
(II) RADEON(0): Clock range: 20.00 to 400.00 MHz
(II) RADEON(0): Not using default mode "640x350" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x175" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x400" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "720x400" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "360x200" (insufficient memory for mode)
zzhnet
October 19th, 2006, 12:08 AM
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x240" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x240" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x240" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "320x240" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "400x300" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "400x300" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "400x300" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "400x300" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "400x300" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "512x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "512x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "512x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "512x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "512x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "576x432" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x480" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x512" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x512" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x512" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "896x672" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "896x672" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "928x696" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "928x696" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "960x720" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "960x720" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "832x624" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "416x312" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1280x800" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "640x400" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1152x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "576x384" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1152x864" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "576x432" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "700x525" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "700x525" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "700x525" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "700x525" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1440x900" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "720x450" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "800x512" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1680x1050" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "840x525" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "960x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "960x600" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "960x720" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) RADEON(0): Not using default mode "1024x768" (insufficient memory for mode)
(WW) RADEON(0): Mode pool is empty
(EE) RADEON(0): No valid modes found
(**) RADEON(0): RADEONFreeScreen
(II) UnloadModule: "ati"
(II) UnloadModule: "i2c"
(II) Unloading /usr/lib/xorg/modules/libi2c.so
(II) UnloadModule: "ddc"
(II) UnloadModule: "shadowfb"
(II) Unloading /usr/lib/xorg/modules/libshadowfb.so
(II) UnloadModule: "int10"
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/lib/xorg/modules/linux/libfbdevhw.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(II) UnloadModule: "radeon"
(II) Unloading /usr/lib/xorg/modules/drivers/radeon_drv.so
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
zzhnet
October 19th, 2006, 12:10 AM
help me!
Darganot
October 23rd, 2006, 09:15 AM
Mesa = no good....
same problem for me...I installed via synaptic, I ran fglrxconfig....
restarted....nothing will work...
I had the same problems, after doing some searching it turns out I was missing a few commands:
sudo apt-get update
sudo apt-get install linux-restricted-modules-$(uname -r) #Okay if it is already installed
sudo apt-get install xorg-driver-fglrx
sudo depmod -a
sudo aticonfig --initial
sudo aticonfig --overlay-type=Xv
I hope I did that right...this is my first post on these forums :D I have been using these since I installed Dapper about four months ago, but only now do I finally feel I know enough to contribute to them. Thanks for everyone's help, hope this helps others having same problems. Here's the wiki I got the code from:
http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide
After running those commands restart and run fglrxinfo again. You should notice a considerable difference if it worked :mrgreen:
I didn't have any problems like this with a NVIDIA card and driver I installed through automatix. I switched boxes and this box has a ATI Radeon 9250.
boom1992
December 24th, 2006, 08:09 PM
Hello, theres a problem with DRI on my fglrx-driver:
I have a x1600pro
fglrxinfo:
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
There`s my xorg.conf:
http://www.ubuntuusers.de/paste/6144/
And there my Xorg.0.log:
http://www.ubuntuusers.de/paste/6146/
This here is the error:
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_EINVAL"
1010 (EE) fglrx(0): cannot init AGP
1011 (II) fglrx(0): [drm] removed 1 reserved context for kernel
1012 (II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0x2000 at 0xb7129000
1013 (WW) fglrx(0): ***********************************************
1014 (WW) fglrx(0): * DRI initialization failed! *
1015 (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
1016 (WW) fglrx(0): * 2D acceleraton available (MMIO) *
1017 (WW) fglrx(0): * no 3D acceleration available *
1018 (WW) fglrx(0): ********************************************* *
Can you help me???
MotoX
February 12th, 2007, 11:53 PM
I need to download the older version of libdri.a but the link doesn't work for me.
Can I download it from anywhere else?
thanks
MotoX
February 16th, 2007, 01:59 AM
found a place for those who need it
http://ati.cchtml.com/show_bug.cgi?id=198
airdoo0
March 11th, 2007, 11:58 PM
I realise this is sort of a gravebump, but:
The following packages have unmet dependencies:
xorg-driver-fglrx: Depends: libc6 (>= 2.4-1) but 2.3.6-0ubuntu20.4 is to be in stalled
Depends: libfreetype6 (>= 2.2) but 2.1.10-1ubuntu2.2 is tobe installed
Depends: libgcc1 (>= 1:4.1.1-12) but 1:4.0.3-1ubuntu5 is to be installed
they are all installed, updated and i did fix packages too.
help.
srk
March 20th, 2007, 07:46 AM
Hi, thanks for the how-to, i followed it, my X starts with the fglrx driver, but when i try to run glxgears or whatever uses the 3D i get these errors:
srk@Obor:~$ glxgears -iacknowledgethatthistoolisnotabenchmark
[fglrx] API ERROR: could not register entrypoint for SelectTextureSGIS
[fglrx] API ERROR: could not register entrypoint for SelectTextureTransformSGIS
[fglrx] API ERROR: could not register entrypoint for ClientActiveVertexStreamATI[fglrx] API ERROR: could not register entrypoint for VertexBlendEnviATI
[fglrx] API ERROR: could not register entrypoint for VertexBlendEnvfATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2sATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2svATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2iATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2ivATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2fvATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2dATI
[fglrx] API ERROR: could not register entrypoint for VertexStream2dvATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3sATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3svATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3iATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3ivATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3fATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3fvATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3dATI
[fglrx] API ERROR: could not register entrypoint for VertexStream3dvATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4sATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4svATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4iATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4ivATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4fATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4fvATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4dATI
[fglrx] API ERROR: could not register entrypoint for VertexStream4dvATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3bATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3bvATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3sATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3svATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3iATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3ivATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3fATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3fvATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3dATI
[fglrx] API ERROR: could not register entrypoint for NormalStream3dvATI
[fglrx] API ERROR: could not register entrypoint for DrawRangeElementsEXT
[fglrx] API ERROR: could not register entrypoint for WeightbvARB
[fglrx] API ERROR: could not register entrypoint for WeightsvARB
[fglrx] API ERROR: could not register entrypoint for WeightivARB
[fglrx] API ERROR: could not register entrypoint for WeightfvARB
[fglrx] API ERROR: could not register entrypoint for WeightdvARB
[fglrx] API ERROR: could not register entrypoint for WeightubvARB
[fglrx] API ERROR: could not register entrypoint for WeightusvARB
[fglrx] API ERROR: could not register entrypoint for WeightuivARB
[fglrx] API ERROR: could not register entrypoint for WeightPointerARB
[fglrx] API ERROR: could not register entrypoint for VertexBlendARB
[fglrx] API ERROR: could not register entrypoint for MultiDrawArraysEXT
[fglrx] API ERROR: could not register entrypoint for MultiDrawElementsEXT
[fglrx] API ERROR: could not register entrypoint for DrawBuffersATI
[fglrx] API ERROR: could not register entrypoint for DrawElementsFGL
[fglrx] API ERROR: could not register entrypoint for DrawWireTrianglesFGL
[fglrx] API ERROR: could not register entrypoint for PNTrianglesiATI
[fglrx] API ERROR: could not register entrypoint for PNTrianglesfATI
[fglrx] API ERROR: could not register entrypoint for TexBumpParameterivATI
[fglrx] API ERROR: could not register entrypoint for TexBumpParameterfvATI
[fglrx] API ERROR: could not register entrypoint for GetTexBumpParameterivATI
[fglrx] API ERROR: could not register entrypoint for GetTexBumpParameterfvATI
[fglrx] API ERROR: could not register entrypoint for BeginVertexShaderEXT
[fglrx] API ERROR: could not register entrypoint for EndVertexShaderEXT
[fglrx] API ERROR: could not register entrypoint for BindVertexShaderEXT
[fglrx] API ERROR: could not register entrypoint for GenVertexShadersEXT
[fglrx] API ERROR: could not register entrypoint for DeleteVertexShaderEXT
[fglrx] API ERROR: could not register entrypoint for ShaderOp1EXT
[fglrx] API ERROR: could not register entrypoint for ShaderOp2EXT
[fglrx] API ERROR: could not register entrypoint for ShaderOp3EXT
[fglrx] API ERROR: could not register entrypoint for SwizzleEXT
[fglrx] API ERROR: could not register entrypoint for WriteMaskEXT
[fglrx] API ERROR: could not register entrypoint for InsertComponentEXT
[fglrx] API ERROR: could not register entrypoint for ExtractComponentEXT
[fglrx] API ERROR: could not register entrypoint for GenSymbolsEXT
[fglrx] API ERROR: could not register entrypoint for SetInvariantEXT
[fglrx] API ERROR: could not register entrypoint for SetLocalConstantEXT
[fglrx] API ERROR: could not register entrypoint for VariantbvEXT
[fglrx] API ERROR: could not register entrypoint for VariantsvEXT
[fglrx] API ERROR: could not register entrypoint for VariantivEXT
[fglrx] API ERROR: could not register entrypoint for VariantfvEXT
[fglrx] API ERROR: could not register entrypoint for VariantdvEXT
[fglrx] API ERROR: could not register entrypoint for VariantubvEXT
[fglrx] API ERROR: could not register entrypoint for VariantusvEXT
[fglrx] API ERROR: could not register entrypoint for VariantuivEXT
[fglrx] API ERROR: could not register entrypoint for VariantPointerEXT
[fglrx] API ERROR: could not register entrypoint for EnableVariantClientStateEXT[fglrx] API ERROR: could not register entrypoint for DisableVariantClientStateEXT[fglrx] API ERROR: could not register entrypoint for BindLightParameterEXT
[fglrx] API ERROR: could not register entrypoint for BindMaterialParameterEXT
[fglrx] API ERROR: could not register entrypoint for BindTexGenParameterEXT
[fglrx] API ERROR: could not register entrypoint for BindTextureUnitParameterEXT[fglrx] API ERROR: could not register entrypoint for BindParameterEXT
[fglrx] API ERROR: could not register entrypoint for IsVariantEnabledEXT
[fglrx] API ERROR: could not register entrypoint for GetVariantBooleanvEXT
[fglrx] API ERROR: could not register entrypoint for GetVariantIntegervEXT
[fglrx] API ERROR: could not register entrypoint for GetVariantFloatvEXT
[fglrx] API ERROR: could not register entrypoint for GetVariantPointervEXT
[fglrx] API ERROR: could not register entrypoint for GetInvariantBooleanvEXT
[fglrx] API ERROR: could not register entrypoint for GetInvariantIntegervEXT
[fglrx] API ERROR: could not register entrypoint for GetInvariantFloatvEXT
[fglrx] API ERROR: could not register entrypoint for GetLocalConstantBooleanvEXT[fglrx] API ERROR: could not register entrypoint for GetLocalConstantIntegervEXT[fglrx] API ERROR: could not register entrypoint for GetLocalConstantFloatvEXT
[fglrx] API ERROR: could not register entrypoint for WindowPos2dARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2fARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2iARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2sARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2ivARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2svARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2fvARB
[fglrx] API ERROR: could not register entrypoint for WindowPos2dvARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3iARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3sARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3fARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3dARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3ivARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3svARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3fvARB
[fglrx] API ERROR: could not register entrypoint for WindowPos3dvARB
[fglrx] API ERROR: could not register entrypoint for BindBufferARB
[fglrx] API ERROR: could not register entrypoint for DeleteBuffersARB
[fglrx] API ERROR: could not register entrypoint for GenBuffersARB
[fglrx] API ERROR: could not register entrypoint for IsBufferARB
[fglrx] API ERROR: could not register entrypoint for BufferDataARB
[fglrx] API ERROR: could not register entrypoint for BufferSubDataARB
[fglrx] API ERROR: could not register entrypoint for GetBufferSubDataARB
[fglrx] API ERROR: could not register entrypoint for MapBufferARB
[fglrx] API ERROR: could not register entrypoint for UnmapBufferARB
[fglrx] API ERROR: could not register entrypoint for GetBufferParameterivARB
[fglrx] API ERROR: could not register entrypoint for GetBufferPointervARB
[fglrx] API ERROR: could not register entrypoint for NewObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for IsObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for UpdateObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for GetObjectBufferfvATI
[fglrx] API ERROR: could not register entrypoint for GetObjectBufferivATI
[fglrx] API ERROR: could not register entrypoint for FreeObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for DeleteObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for ArrayObjectATI
[fglrx] API ERROR: could not register entrypoint for GetArrayObjectfvATI
[fglrx] API ERROR: could not register entrypoint for GetArrayObjectivATI
[fglrx] API ERROR: could not register entrypoint for VariantArrayObjectATI
[fglrx] API ERROR: could not register entrypoint for GetVariantArrayObjectfvATI
[fglrx] API ERROR: could not register entrypoint for GetVariantArrayObjectivATI
[fglrx] API ERROR: could not register entrypoint for ElementPointerATI
[fglrx] API ERROR: could not register entrypoint for DrawElementArrayATI
[fglrx] API ERROR: could not register entrypoint for DrawRangeElementArrayATI
[fglrx] API ERROR: could not register entrypoint for MapObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for UnmapObjectBufferATI
[fglrx] API ERROR: could not register entrypoint for VertexAttribArrayObjectATI
[fglrx] API ERROR: could not register entrypoint for GetVertexAttribArrayObjectfvATI[fglrx] API ERROR: could not register entrypoint for GetVertexAttribArrayObjectivATI[fglrx] API ERROR: could not register entrypoint for VertexAttrib1sARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib1fARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib1dARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2sARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2fARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2dARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3sARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3fARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3dARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4sARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4fARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4dARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NubARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib1svARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib1fvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib1dvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2svARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2fvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib2dvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3svARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3fvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib3dvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4bvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4svARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4ivARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4ubvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4usvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4uivARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4fvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4dvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NbvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NsvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NivARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NubvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NusvARB
[fglrx] API ERROR: could not register entrypoint for VertexAttrib4NuivARB
[fglrx] API ERROR: could not register entrypoint for VertexAttribPointerARB
[fglrx] API ERROR: could not register entrypoint for EnableVertexAttribArrayARB
[fglrx] API ERROR: could not register entrypoint for DisableVertexAttribArrayARB[fglrx] API ERROR: could not register entrypoint for ProgramStringARB
[fglrx] API ERROR: could not register entrypoint for BindProgramARB
[fglrx] API ERROR: could not register entrypoint for DeleteProgramsARB
[fglrx] API ERROR: could not register entrypoint for GenProgramsARB
[fglrx] API ERROR: could not register entrypoint for ProgramEnvParameter4fARB
[fglrx] API ERROR: could not register entrypoint for ProgramEnvParameter4dARB
[fglrx] API ERROR: could not register entrypoint for ProgramEnvParameter4fvARB
[fglrx] API ERROR: could not register entrypoint for ProgramEnvParameter4dvARB
[fglrx] API ERROR: could not register entrypoint for ProgramLocalParameter4fARB
[fglrx] API ERROR: could not register entrypoint for ProgramLocalParameter4dARB
[fglrx] API ERROR: could not register entrypoint for ProgramLocalParameter4fvARB[fglrx] API ERROR: could not register entrypoint for ProgramLocalParameter4dvARB[fglrx] API ERROR: could not register entrypoint for GetProgramEnvParameterfvARB[fglrx] API ERROR: could not register entrypoint for GetProgramEnvParameterdvARB[fglrx] API ERROR: could not register entrypoint for GetProgramLocalParameterfvARB[fglrx] API ERROR: could not register entrypoint for GetProgramLocalParameterdvARB[fglrx] API ERROR: could not register entrypoint for GetProgramivARB
[fglrx] API ERROR: could not register entrypoint for GetProgramStringARB
[fglrx] API ERROR: could not register entrypoint for GetVertexAttribdvARB
[fglrx] API ERROR: could not register entrypoint for GetVertexAttribfvARB
[fglrx] API ERROR: could not register entrypoint for GetVertexAttribivARB
[fglrx] API ERROR: could not register entrypoint for GetVertexAttribPointervARB
[fglrx] API ERROR: could not register entrypoint for IsProgramARB
[fglrx] API ERROR: could not register entrypoint for GenFragmentShadersATI
[fglrx] API ERROR: could not register entrypoint for BindFragmentShaderATI
[fglrx] API ERROR: could not register entrypoint for DeleteFragmentShaderATI
[fglrx] API ERROR: could not register entrypoint for BeginFragmentShaderATI
[fglrx] API ERROR: could not register entrypoint for EndFragmentShaderATI
[fglrx] API ERROR: could not register entrypoint for PassTexCoordATI
[fglrx] API ERROR: could not register entrypoint for SampleMapATI
[fglrx] API ERROR: could not register entrypoint for ColorFragmentOp1ATI
[fglrx] API ERROR: could not register entrypoint for ColorFragmentOp2ATI
[fglrx] API ERROR: could not register entrypoint for ColorFragmentOp3ATI
[fglrx] API ERROR: could not register entrypoint for AlphaFragmentOp1ATI
[fglrx] API ERROR: could not register entrypoint for AlphaFragmentOp2ATI
[fglrx] API ERROR: could not register entrypoint for AlphaFragmentOp3ATI
[fglrx] API ERROR: could not register entrypoint for SetFragmentShaderConstantATI[fglrx] API ERROR: could not register entrypoint for CurrentPaletteMatrixARB
[fglrx] API ERROR: could not register entrypoint for MatrixIndexubvARB
[fglrx] API ERROR: could not register entrypoint for MatrixIndexusvARB
[fglrx] API ERROR: could not register entrypoint for MatrixIndexuivARB
[fglrx] API ERROR: could not register entrypoint for MatrixIndexPointerARB
[fglrx] API ERROR: could not register entrypoint for StencilOpSeparateATI
[fglrx] API ERROR: could not register entrypoint for StencilFuncSeparateATI
[fglrx] API ERROR: could not register entrypoint for PointParameteriEXT
[fglrx] API ERROR: could not register entrypoint for PointParameterivEXT
[fglrx] API ERROR: could not register entrypoint for GenOcclusionQueriesNV
[fglrx] API ERROR: could not register entrypoint for DeleteOcclusionQueriesNV
[fglrx] API ERROR: could not register entrypoint for IsOcclusionQueryNV
[fglrx] API ERROR: could not register entrypoint for BeginOcclusionQueryNV
[fglrx] API ERROR: could not register entrypoint for EndOcclusionQueryNV
[fglrx] API ERROR: could not register entrypoint for GetOcclusionQueryivNV
[fglrx] API ERROR: could not register entrypoint for GetOcclusionQueryuivNV
[fglrx] API ERROR: could not register entrypoint for MapTexture3DATI
[fglrx] API ERROR: could not register entrypoint for UnmapTexture3DATI
[fglrx] API ERROR: could not register entrypoint for PointParameterfARB
[fglrx] API ERROR: could not register entrypoint for PointParameterfvARB
[fglrx] API ERROR: could not register entrypoint for GenVisibilityQueriesATI
[fglrx] API ERROR: could not register entrypoint for DeleteVisibilityQueriesATI
[fglrx] API ERROR: could not register entrypoint for BeginDefineVisibilityQueryATI[fglrx] API ERROR: could not register entrypoint for EndDefineVisibilityQueryATI[fglrx] API ERROR: could not register entrypoint for BeginUseVisibilityQueryATI
[fglrx] API ERROR: could not register entrypoint for EndUseVisibilityQueryATI
[fglrx] API ERROR: could not register entrypoint for GenQueriesARB
[fglrx] API ERROR: could not register entrypoint for DeleteQueriesARB
[fglrx] API ERROR: could not register entrypoint for IsQueryARB
[fglrx] API ERROR: could not register entrypoint for BeginQueryARB
[fglrx] API ERROR: could not register entrypoint for EndQueryARB
[fglrx] API ERROR: could not register entrypoint for GetQueryivARB
[fglrx] API ERROR: could not register entrypoint for GetQueryObjectivARB
[fglrx] API ERROR: could not register entrypoint for GetQueryObjectuivARB
[fglrx] API ERROR: could not register entrypoint for DeleteObjectARB
[fglrx] API ERROR: could not register entrypoint for GetHandleARB
[fglrx] API ERROR: could not register entrypoint for DetachObjectARB
[fglrx] API ERROR: could not register entrypoint for CreateShaderObjectARB
[fglrx] API ERROR: could not register entrypoint for ShaderSourceARB
[fglrx] API ERROR: could not register entrypoint for CompileShaderARB
[fglrx] API ERROR: could not register entrypoint for CreateProgramObjectARB
[fglrx] API ERROR: could not register entrypoint for AttachObjectARB
[fglrx] API ERROR: could not register entrypoint for LinkProgramARB
[fglrx] API ERROR: could not register entrypoint for UseProgramObjectARB
[fglrx] API ERROR: could not register entrypoint for ValidateProgramARB
[fglrx] API ERROR: could not register entrypoint for Uniform1fARB
[fglrx] API ERROR: could not register entrypoint for Uniform2fARB
[fglrx] API ERROR: could not register entrypoint for Uniform3fARB
[fglrx] API ERROR: could not register entrypoint for Uniform4fARB
[fglrx] API ERROR: could not register entrypoint for Uniform1iARB
[fglrx] API ERROR: could not register entrypoint for Uniform2iARB
[fglrx] API ERROR: could not register entrypoint for Uniform3iARB
[fglrx] API ERROR: could not register entrypoint for Uniform4iARB
[fglrx] API ERROR: could not register entrypoint for Uniform1fvARB
[fglrx] API ERROR: could not register entrypoint for Uniform2fvARB
[fglrx] API ERROR: could not register entrypoint for Uniform3fvARB
[fglrx] API ERROR: could not register entrypoint for Uniform4fvARB
[fglrx] API ERROR: could not register entrypoint for Uniform1ivARB
[fglrx] API ERROR: could not register entrypoint for Uniform2ivARB
[fglrx] API ERROR: could not register entrypoint for Uniform3ivARB
[fglrx] API ERROR: could not register entrypoint for Uniform4ivARB
[fglrx] API ERROR: could not register entrypoint for UniformMatrix2fvARB
[fglrx] API ERROR: could not register entrypoint for UniformMatrix3fvARB
[fglrx] API ERROR: could not register entrypoint for UniformMatrix4fvARB
[fglrx] API ERROR: could not register entrypoint for GetObjectParameterfvARB
[fglrx] API ERROR: could not register entrypoint for GetObjectParameterivARB
[fglrx] API ERROR: could not register entrypoint for GetInfoLogARB
[fglrx] API ERROR: could not register entrypoint for GetAttachedObjectsARB
[fglrx] API ERROR: could not register entrypoint for GetUniformLocationARB
[fglrx] API ERROR: could not register entrypoint for GetActiveUniformARB
[fglrx] API ERROR: could not register entrypoint for GetUniformfvARB
[fglrx] API ERROR: could not register entrypoint for GetUniformivARB
[fglrx] API ERROR: could not register entrypoint for GetShaderSourceARB
[fglrx] API ERROR: could not register entrypoint for BindAttribLocationARB
[fglrx] API ERROR: could not register entrypoint for GetActiveAttribARB
[fglrx] API ERROR: could not register entrypoint for GetAttribLocationARB
[fglrx] API ERROR: could not register entrypoint for IsRenderbufferEXT
[fglrx] API ERROR: could not register entrypoint for BindRenderbufferEXT
[fglrx] API ERROR: could not register entrypoint for DeleteRenderbuffersEXT
[fglrx] API ERROR: could not register entrypoint for GenRenderbuffersEXT
[fglrx] API ERROR: could not register entrypoint for RenderbufferStorageEXT
[fglrx] API ERROR: could not register entrypoint for GetRenderbufferParameterivEXT[fglrx] API ERROR: could not register entrypoint for IsFramebufferEXT
[fglrx] API ERROR: could not register entrypoint for BindFramebufferEXT
[fglrx] API ERROR: could not register entrypoint for DeleteFramebuffersEXT
[fglrx] API ERROR: could not register entrypoint for GenFramebuffersEXT
[fglrx] API ERROR: could not register entrypoint for CheckFramebufferStatusEXT
[fglrx] API ERROR: could not register entrypoint for FramebufferTexture1DEXT
[fglrx] API ERROR: could not register entrypoint for FramebufferTexture2DEXT
[fglrx] API ERROR: could not register entrypoint for FramebufferTexture3DEXT
[fglrx] API ERROR: could not register entrypoint for FramebufferRenderbufferEXT
[fglrx] API ERROR: could not register entrypoint for GetFramebufferAttachmentParameterivEXT[fglrx] API ERROR: could not register entrypoint for GenerateMipmapEXT
Anybody help ?
syroncoda
March 23rd, 2007, 05:52 PM
Hi, I too am having issues with my ATI X1600. I installed fglrx drivers correctly and my refresh rate sure did get fixed but now i seem to have HORRIBLE RENDERING PROBLEMS OF DOOM!!$! (I'm not sure if anyone else has had an issue like this but check it out. whenever i open a window, usually any window, and move it, it loses definition and i can't read anything on it. just writing this message was difficult.
I've hunted for a straight answer to this problem for about a month and not finding one that works I'm turning to posting like a whiny noob.
I'll try to post all the info i can find. I can't even see if there's an option for the reply to be emailed to me so i can read up on a working machine.
anyhooz heres info
#####@#####:~$ lspci
00:00.0 Host bridge: nVidia Corporation nForce3 250Gb Host Bridge (rev a1)
00:01.0 ISA bridge: nVidia Corporation nForce3 250Gb LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation nForce 250Gb PCI System Management (rev a1)
00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controller (rev a2)
00:05.0 Bridge: nVidia Corporation CK8S Ethernet Controller (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)
00:08.0 IDE interface: nVidia Corporation CK8S Parallel ATA Controller (v2.5) (rev a2)
00:0a.0 IDE interface: nVidia Corporation CK8S Serial ATA Controller (v2.5) (rev a2)
00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb AGP Host to PCI Bridge (rev a2)
00:0e.0 PCI bridge: nVidia Corporation nForce3 250Gb PCI-to-PCI Bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: ATI Technologies Inc RV530 [Radeon X1600]
01:00.1 Display controller: ATI Technologies Inc RV530 [Radeon X1600] (Secondary)
02:07.0 USB Controller: NEC Corporation USB (rev 41)
02:07.1 USB Controller: NEC Corporation USB (rev 41)
02:07.2 USB Controller: NEC Corporation USB 2.0 (rev 02)
02:0b.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit Ethernet Controller (rev 13)
02:0d.0 RAID bus controller: Silicon Image, Inc. SiI 3512 [SATALink/SATARaid] Serial ATA Controller (rev 01)
02:0e.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
####@####:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1600 Series Generic
OpenGL version string: 2.0.6011 (8.28.8)
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "ULTRASCANP99"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. ATI Default Card"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. ATI Default Card"
Monitor "ULTRASCANP99"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "720x350" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
Hope this all helps... and if anyone could take the time to email it to me (syroncoda@gmail.com) i'd really appreciate it... i can't figure it out and im stuck
Petar Marjanovic
March 24th, 2007, 09:34 AM
Does this driver also support "sapphire radeon x1600 pro pci express"? Yes it does.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.