 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |
|
View Poll Results: Did it work for you
|
|
Yes
|
  
|
451 |
48.81% |
|
No
|
  
|
336 |
36.36% |
|
Nearly worked
|
  
|
137 |
14.83% |

10th February 2009, 01:54 AM
|
 |
Registered User
|
|
Join Date: Aug 2008
Age: 24
Posts: 121

|
|
all working fine now...
thanks a lottt
Last edited by j0n!-Sn!p3r; 10th February 2009 at 02:14 AM.
|

10th February 2009, 01:52 PM
|
 |
Registered User
|
|
Join Date: Nov 2008
Location: Canada
Posts: 2,062

|
|
|
Hi Guys
I'm a victim of mindless updating (yum update). Basically my Radeon Mobility 200G isn't supported by the latest build (red vert lines, ATI says nolonger supported). I have the free driver going but I'm already missing compiz and preformance. Where can I turn to for a previous release of flgrx?
Thanks
|

10th February 2009, 01:59 PM
|
 |
Retired Administrator
|
|
Join Date: Oct 2006
Posts: 21,509

|
|
Quote:
Originally Posted by beaker_
Hi Guys
I'm a victim of mindless updating (yum update). Basically my Radeon Mobility 200G isn't supported by the latest build (red vert lines, ATI says nolonger supported). I have the free driver going but I'm already missing compiz and preformance. Where can I turn to for a previous release of flgrx?
Thanks
|
Post
Code:
/sbin/lspci |grep VGA
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
|

11th February 2009, 03:46 AM
|
 |
Registered User
|
|
Join Date: Nov 2008
Location: Canada
Posts: 2,062

|
|
Hi Leigh123
[root@localhost log]# lspci |grep VGA
01:05.0 VGA compatible controller: ATI Technologies Inc RS480 [Radeon Xpress 200G Series]
I double checked ATI's website and think it's supported, probably not much longer though so I removed the fglrx driver restarted from step 1. Same result, Xorg.log full of errors & warnings though:
Code:
[root@localhost Trevor]# cat Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) fglrx(0): No valid MMIO address
(EE) fglrx(0): PreInit failed
[
Code:
root@localhost Trevor]# cat Xorg.0.log |grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
(WW) Disabling Keyboard0
(WW) fglrx: Force AIGLX enabled
(WW) Falling back to old probe method for fglrx
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.1
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:5:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:5:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:0:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:1:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:5:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): Only one display is connnected,so single mode is enabled
Too much info:
Code:
[root@localhost Trevor]# rpm -qa | grep xorg-x11-server
xorg-x11-server-common-1.5.3-6.fc10.x86_64
xorg-x11-server-utils-7.4-3.fc10.x86_64
xorg-x11-server-Xorg-1.5.3-6.fc10.x86_64
Code:
[root@localhost Trevor]# rpm -qa |grep fglrx
xorg-x11-drv-fglrx-libs-8.573-1.9.1.fc10.i386
xorg-x11-drv-fglrx-8.573-1.9.1.fc10.x86_64
kmod-fglrx-2.6.27.12-170.2.5.fc10.x86_64-8.573-1.9.1.fc10.x86_64
xorg-x11-drv-fglrx-libs-8.573-1.9.1.fc10.x86_64
akmod-fglrx-8.573-1.9.1.fc10.x86_64
Code:
[root@localhost Trevor]# rpm -qa |grep kernel
kernel-2.6.27.9-159.fc10.x86_64
kernel-2.6.27.12-170.2.5.fc10.x86_64
kernel-2.6.27.5-117.fc10.x86_64
kernel-devel-2.6.27.5-117.fc10.x86_64
kernel-firmware-2.6.27.12-170.2.5.fc10.noarch
kernel-devel-2.6.27.12-170.2.5.fc10.x86_64
kerneloops-0.12-1.fc10.x86_64
kernel-headers-2.6.27.12-170.2.5.fc10.x86_64
kernel-devel-2.6.27.9-159.fc10.x86_64
Code:
[root@localhost Trevor]# uname -r
2.6.27.12-170.2.5.fc10.x86_64
I think it maybe easier to blow it away and reinstall this weekend.
thanks
Last edited by beaker_; 11th February 2009 at 04:10 AM.
Reason: Added log errors
|

11th February 2009, 05:32 AM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 164

|
|
Quote:
Originally Posted by Ard Righ
Now I have the ATI drivers working, when I enable desktop effects, I notice all the applications start in the very top left corner, which means the title bar sits underneath the taskbar.
Is there something I can do to fix this problem? I don't need the effects, but they are fun. I cannot enable effects because each time I do, I cannot move windows properly
|
Ard Righ,
Did you install compiz-fusion after you installed the ATI driver?
See: Howto for F10, F9 & F8 compiz-fusion ( for the official fedora packages )
|

11th February 2009, 10:56 AM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2

|
|
Leigh,
The first time i installed F10 and tried your instructions it worked fine! But that was the only time it did! For various reasons i had to format my pc and when i installed F10 again ....and followed the same instructions again it did worked. I tried again and again but no luck!!!
Im new to F10 and Linux but i dont understand how it worked just once and never again.
Any ideas?
|

12th February 2009, 01:03 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 12

|
|
hey mate ...? I am using fedora 10 ...but it's X86_64........
i mean 64 bite ....
do i install the driver like what you have shown on the top ...
or ,do i need to changer the end of step 1".i386" to ".x86_64" ???
or other method ?????
your "HOWTO FOR F10"
step 2: what do you mean by 'uname -r' ????
and step 3 : what do you mean by "nopat " and "nomodeset"???
"and add this "nopat" to the kernel arguments.
Optional (in case libdrm change breaks things due to relationship with KMS):
add "nomodeset" to end of kernel arguments
"
i cannot do anything without ATI driver ..
I am waiting for you reply ? thank you
if it's covenient ...can you send you reply to : eros.left@gmail.com
|

12th February 2009, 03:09 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2

|
|
Ok guys it worked for me again!
Steps taken:
A. First Step: Followed Leighs instructions (thanks man you are a legend)
A1. Install F10 rpmfusion driver
su -
rpm -Uvh http://download1.rpmfusion.org/nonfr...ble.noarch.rpm http://download1.rpmfusion.org/free/...ble.noarch.rpm
yum --enablerepo=rpmfusion-nonfree-updates-testing install akmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs.i386
A2. Backup Old initrd
su
mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup
A3. Remake initrd for the kernel (So the radeon module is not force loaded)
su -
mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
A4. Edit grub.conf
su
gedit /boot/grub/grub.conf
and add this "nopat" to the kernel arguments.
Optional (in case libdrm change breaks things due to relationship with KMS):
add "nomodeset" to end of kernel arguments
A5. Reboot
due to the akmod, it is *absolutely necessary* to reboot after the install, otherwise the kernel module won't be compiled.
B. Unfortunately it did not work right after the reboot. In order to find out what was wrong with it I tried the command:
B1. fglrx restart
and I got the message
FGLRX.KO for kernel 2.6.27-5 not found
FGLRX DRI Will Not be enabled until one is found
C1. I went to System > Administration > Add/Remove Software
Typed kernel in the search field and downloaded the 2.6.27.12-170.2.5.fc10.i686
C2. I rebooted and it worked fine!!!
I hope I helped you guys. Once again thanks to Leigh!!!!
|

12th February 2009, 03:46 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 70

|
|
Quote:
Originally Posted by erosfedora
do i install the driver like what you have shown on the top ...
|
Yes.
Quote:
Originally Posted by erosfedora
or ,do i need to changer the end of step 1".i386" to ".x86_64" ???
|
No.
Quote:
Originally Posted by erosfedora
your "HOWTO FOR F10"
step 2: what do you mean by 'uname -r' ????
|
This is a command you type in the command line. It gives you a result, which tells your computer which version to use.
Quote:
Originally Posted by erosfedora
and step 3 : what do you mean by "nopat " and "nomodeset"???
"and add this "nopat" to the kernel arguments.
|
These are put into the grub.conf file - file located at /boot/grub/grub.conf on your PC.
You should be OK without using these, you can add them if your video does not start.
Quote:
Originally Posted by erosfedora
Optional (in case libdrm change breaks things due to relationship with KMS):
add "nomodeset" to end of kernel arguments"
|
Same as above, these are for the grub.conf file, but may not be required.
|

12th February 2009, 03:49 PM
|
 |
Administrator
|
|
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224

|
|
I'm doing some testing for the next driver update at RPM Fusion, and I was wondering if any users with X600SE cards (or older) have had success running this command only once:
Code:
mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.backup
mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
Or did you have to run it twice to get things working?
Edit: Symptoms of this "not working" may be the black screen problem while using an older card (X600 or less) - if you have this problem and run the above again, does it fix the problem?
Last edited by Firewing1; 12th February 2009 at 03:57 PM.
|

12th February 2009, 11:46 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 12

|
|
Quote:
Originally Posted by Ard Righ
Yes.
No.
This is a command you type in the command line. It gives you a result, which tells your computer which version to use.
but i use 'uname -r' it says ....not found .....
there is only /boot/initrd-2.6.170.25.7.img ??????
These are put into the grub.conf file - file located at /boot/grub/grub.conf on your PC.
grub.conf ...i opened it ...but ....add it to where which line ???
You should be OK without using these, you can add them if your video does not start.
add the to where
Same as above, these are for the grub.conf file, but may not be required.
|
which ?????
Last edited by erosfedora; 13th February 2009 at 01:14 AM.
|

13th February 2009, 11:08 PM
|
|
Registered User
|
|
Join Date: Nov 2008
Posts: 70

|
|
Quote:
Originally Posted by erosfedora
which ?????
|
On the end of the 'kernel' line.
Just add the commands you want to the end of the line.
|

15th February 2009, 04:58 PM
|
 |
Registered User
|
|
Join Date: Nov 2008
Location: Canada
Posts: 2,062

|
|
|
My old R200 was dropped with the last fglrx driver and so I reverted to the radeon driver. If anyone's interested these options (man radeon) give decent preformance but at 400fps it's 1/3 of fglrx.
Option "NoAccel" "off"
Option "AGPMode" "4"
option "AGPFastWrite" "on"
# option "BusType" "AGP"
Option "ColorTiling" "on"
Option "EnablePageFlip" "on"
Option "RenderAccel" "on"
# Option "AccelMethod" "XAA"
Option "AccelMethod" "EXA"
Option "AccelDFS" "on"
Option "SubPixelOrder" "RGB"
Option "DynamicClocks" "on"
Option "DRI" "on"
To enable direct rendering I had to remove all flgrx packages (yum list *fglrx*) and reinstalled xorg-x11-drv-ati.
|

17th February 2009, 07:20 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Posts: 2

|
|
|
Hi,
Unfortunately I faced the problem with fglrx and compiz. Although I've got acceleration and dri, hardware AIGLX has not been loaded.
My config is:
uname -r
2.6.27.12-170.2.5.fc10.x86_64
rpm -q kmod-fglrx
kmod-fglrx-8.573-1.9.1.fc10.x86_64 (installed from rpmfusion)
fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 4800 Series
OpenGL version string: 2.1.8395 Release
glxinfo |grep direct
direct rendering: Yes
cat /var/log/Xorg.0.log |grep EE
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) AIGLX error: fglrx exports no extensions (/usr/lib64/dri/fglrx_dri.so: undefined symbol: __driDriverExtensions)
(EE) AIGLX: reverting to software rendering
cat /etc/X11/xorg.conf
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
I spent surfing about three days, but I failed to find any working solution over the Internet .
I will appreciate any aid and ideas.
|

18th February 2009, 12:30 AM
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 4

|
|
I have fedora 9 installed and I followed this guide.. but after reboot it crashes to console. I tried "fglrxinfo" and an error message comes up. then I tried "startx" and this is the error log it has given..
Code:
X.Org X Server 1.4.99.901 (1.5.0 RC 1)
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.18-53.1.14.el5xen i686
Current Operating System: Linux sainath 2.6.27.12-78.2.8.fc9.i686 #1 SMP Mon Jan 19 20:14:35 EST 2009 i686
Build Date: 06 May 2008 03:35:07PM
Build ID: xorg-x11-server 1.4.99.901-29.20080415.fc9
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 Feb 18 11:19:16 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "<default monitor>"
(**) | |-->Device "Videocard0"
(==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
(**) |-->Input Device "Keyboard0"
(**) Option "AIGLX" "on"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
(**) ModulePath set to "/usr/lib/xorg/modules/extensions/fglrx,/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(==) |-->Input Device "<default pointer>"
(==) The core pointer device wasn't specified explicitly in the layout.
Using the default mouse configuration.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81f8400
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 4.0
X.Org XInput driver : 2.0
X.Org Server Extension : 1.0
X.Org Font Renderer : 0.5
(II) Loader running on linux
(--) using VT number 7
(--) PCI:*(0@1:0:0) ATI Technologies Inc unknown chipset (0x9442) rev 0, Mem @ 0xd0000000/0, 0xe5000000/0, I/O @ 0x0000b000/0, BIOS @ 0x????????/131072
(II) System resource ranges:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.4.99.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.0
(II) Loading extension SELinux
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.4.99.901, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/fglrx//libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 7.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(EE) module ABI minor version (1) is newer than the server's version (0)
(II) UnloadModule: "glx"
(II) Unloading /usr/lib/xorg/modules/extensions/fglrx//libglx.so
(EE) Failed to load module "glx" (module requirement mismatch, 0)
(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 1.4.99.901, 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: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/fglrx//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.4.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(EE) module ABI minor version (1) is newer than the server's version (0)
(II) UnloadModule: "dri"
(II) Unloading /usr/lib/xorg/modules/extensions/fglrx//libdri.so
(EE) Failed to load module "dri" (module requirement mismatch, 0)
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.4.99.901, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.0
(II) Loading extension DRI2
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 1.4.99.906, module version = 8.57.2
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.4.99.901, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.4.99.901, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 2.0
(II) Primary Device is: PCI 01@00:00:0
(WW) Falling back to old probe method for fglrx
(II) ATI Proprietary Linux Driver Version Identifier:8.57.2
(II) ATI Proprietary Linux Driver Release Identifier: 8.573
(II) ATI Proprietary Linux Driver Build Date: Jan 13 2009 23:21:39
(WW) This ATI Proprietary Linux Driver does not guarantee support of video driver ABI higher than 2.0
(WW) Video driver ABI version of the X server is 4.0
(II) AMD ASIC control file status: R12 S1 B313 N313 T312
(--) Assigning device section with no busID to primary device
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(--) Chipset Supported AMD Graphics Processor (0x9442) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(II) AMD Video driver is running on a device belonging to a group targeted for this release
(II) AMD Video driver is signed
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) fglrx(0): pEnt->device->identifier=0x8de1eb0
(II) resource ranges after probing:
[0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[8] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
[9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[10] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin
(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 1.4.99.901, module version = 0.1.0
ABI class: X.Org Video Driver, version 4.0
(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(II) fglrx(0): PCS database file /etc/ati/amdpcsdb not found
(II) fglrx(0): Creating PCS database from initial defaults instead
(II) fglrx(0): 10BitPixelFormat disabled by default
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
compiled for 1.4.99.906, module version = 8.57.2
ABI class: X.Org Server Extension, version 1.1
(EE) module ABI minor version (1) is newer than the server's version (0)
(II) UnloadModule: "fglrxdrm"
(II) Unloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(EE) fglrx: Failed to load module "fglrxdrm" (module requirement mismatch, 0)
(EE) fglrx(0): Failed to load DRM library
(EE) fglrx(0): PreInit failed
(II) fglrx(0): === [atiddxPreInit] === end
SetVBEMode failed
(II) UnloadModule: "fglrx"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules//libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
Last edited by spidy333; 19th February 2009 at 01:44 AM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 04:54 (Tuesday, 18-06-2013)
|
|
 |
 |
 |
 |
|
|