LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-31-2008, 06:37 AM   #1
barunparichha
Member
 
Registered: Jun 2006
Location: Bangalore,india
Distribution: Linux(Redhat,fedora,suse,ubantu), Solaris (s8/s9/s10/nevada/open-solaris)
Posts: 303

Rep: Reputation: 32
PORTING XORG through ATI RADEON GRAPHICS CARD


Hi,
I am trying to using ATI RADEON graphics card in my Linux kernel 2.6.24.
I am not getting any error in Xorg.log. But it gives me a black screen.
Any help will be appreciated.


My Xorg.conf :

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/lib/X11/modules/"
FontPath "/usr/lib/X11/fonts/75dpi/"
FontPath "/usr/lib/X11/fonts/misc/"
FontPath "/usr/lib/X11/fonts/Type1/"
EndSection

Section "Module"
Load "GLcore"
Load "dbe"
Load "extmod"
Load "freetype"
Load "record"
Load "bitmap"
Load "type1"
# Load "dri"
Load "speedo"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
VertRefresh 59-61
HorizSync 30-90
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "fglrx"
VendorName "Silicon Integrated Systems [SiS]"
BoardName "661/741/760/761 PCI/AGP VGA Display Adapter"
BusID "PCI:1:5:0"
# Option "UseSSE" "on"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 1
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

#Section "Extensions"
# Option "Composite" "Off"
#EndSection



My Xorg LOG :


_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/OEM:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux 2.6.24 i686
Current Operating System: Linux OEM 2.6.24 #30 PREEMPT Thu Jul 31 11:13:18 IST 2008 i686
Build Date: 29 July 2008
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: "/root/log", Time: Sun Jan 28 03:26:01 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to:
/usr/lib/X11/fonts/75dpi/,
/usr/lib/X11/fonts/misc/,
/usr/lib/X11/fonts/Type1/
(**) RgbPath set to "/usr/lib/X11/rgb"
(**) ModulePath set to "/usr/lib/X11/modules/"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81c39a0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/X11/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.1
(--) using VT number 2

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,7910 card 1002,7910 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,7912 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1002,7917 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:12:0: chip 1002,4380 card 1002,4380 rev 00 class 01,06,01 hdr 00
(II) PCI: 00:13:0: chip 1002,4387 card 1002,4387 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4388 card 1002,4388 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4389 card 1002,4389 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:3: chip 1002,438a card 1002,438a rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:4: chip 1002,438b card 1002,438b rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:5: chip 1002,4386 card 1002,4386 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4385 card 1002,4385 rev 14 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,438c card 1002,438c rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:2: chip 1002,4383 card 1002,4383 rev 00 class 04,03,00 hdr 00
(II) PCI: 00:14:3: chip 1002,438d card 1002,438d rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4384 card 0000,0000 rev 00 class 06,04,01 hdr 81
(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:05:0: chip 1002,791f card 1002,791f rev 00 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 11ab,4363 card 1148,4340 rev 14 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), 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 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xfdd00000 - 0xfdefffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:7:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 I/O range:
[0] -1 0 0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xfdc00000 - 0xfdcfffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:20:4), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xfdb00000 - 0xfdbfffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xfda00000 - 0xfdafffff (0x100000) MX[B]
(--) PCI:*(1:5:0) ATI Technologies Inc ATI Radeon Xpress 1200 Series rev 0, Mem @ 0xd8000000/27, 0xfdef0000/16, 0xfdd00000/20, I/O @ 0xde00/8
(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 0xfdcfc000 - 0xfdcfffff (0x4000) MX[B]
[1] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[2] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[B]
[3] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[4] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[5] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[6] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[7] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[B]
[8] -1 0 0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
[9] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B](B)
[10] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[B](B)
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[13] -1 0 0x0000f900 - 0x0000f90f (0x10) IX[B]
[14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[18] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B]
[19] -1 0 0x0000fb00 - 0x0000fb0f (0x10) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc03 (0x4) IX[B]
[21] -1 0 0x0000fd00 - 0x0000fd07 (0x8) IX[B]
[22] -1 0 0x0000fe00 - 0x0000fe03 (0x4) IX[B]
[23] -1 0 0x0000ff00 - 0x0000ff07 (0x8) IX[B]
[24] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfdcfc000 - 0xfdcfffff (0x4000) MX[B]
[1] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[2] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[B]
[3] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[4] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[5] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[6] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[7] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[B]
[8] -1 0 0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
[9] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B](B)
[10] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[B](B)
[11] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[12] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[13] -1 0 0x0000f900 - 0x0000f90f (0x10) IX[B]
[14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[18] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B]
[19] -1 0 0x0000fb00 - 0x0000fb0f (0x10) IX[B]
[20] -1 0 0x0000fc00 - 0x0000fc03 (0x4) IX[B]
[21] -1 0 0x0000fd00 - 0x0000fd07 (0x8) IX[B]
[22] -1 0 0x0000fe00 - 0x0000fe03 (0x4) IX[B]
[23] -1 0 0x0000ff00 - 0x0000ff07 (0x8) IX[B]
[24] -1 0 0x0000de00 - 0x0000deff (0x100) IX[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 0xfdcfc000 - 0xfdcfffff (0x4000) MX[B]
[5] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[6] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[B]
[7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[10] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[11] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[B]
[12] -1 0 0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
[13] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B](B)
[14] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[B](B)
[15] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[19] -1 0 0x0000f900 - 0x0000f90f (0x10) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B]
[25] -1 0 0x0000fb00 - 0x0000fb0f (0x10) IX[B]
[26] -1 0 0x0000fc00 - 0x0000fc03 (0x4) IX[B]
[27] -1 0 0x0000fd00 - 0x0000fd07 (0x8) IX[B]
[28] -1 0 0x0000fe00 - 0x0000fe03 (0x4) IX[B]
[29] -1 0 0x0000ff00 - 0x0000ff07 (0x8) IX[B]
[30] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/X11/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/X11/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.2.0, 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/X11/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.2.0, 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: "record"
(II) Loading /usr/lib/X11/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "type1"
(II) Loading /usr/lib/X11/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.2.0, 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: "fglrx"
(II) Loading /usr/lib/X11/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.51.3
Module class: X.Org Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/lib/X11/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.2.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/X11/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) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.51.3
(II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.512
(II) ATI Proprietary Linux Driver Build Date: Jul 3 2008 22:50:40
(--) Chipset Supported AMD Graphics Processor (0x791F) 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 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 0xfdcfc000 - 0xfdcfffff (0x4000) MX[B]
[5] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[6] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[B]
[7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[10] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[11] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[B]
[12] -1 0 0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
[13] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B](B)
[14] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[B](B)
[15] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[18] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[19] -1 0 0x0000f900 - 0x0000f90f (0x10) IX[B]
[20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[24] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B]
[25] -1 0 0x0000fb00 - 0x0000fb0f (0x10) IX[B]
[26] -1 0 0x0000fc00 - 0x0000fc03 (0x4) IX[B]
[27] -1 0 0x0000fd00 - 0x0000fd07 (0x8) IX[B]
[28] -1 0 0x0000fe00 - 0x0000fe03 (0x4) IX[B]
[29] -1 0 0x0000ff00 - 0x0000ff07 (0x8) IX[B]
[30] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x81dd678
(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 0xfdcfc000 - 0xfdcfffff (0x4000) MX[B]
[5] -1 0 0xfe024000 - 0xfe027fff (0x4000) MX[B]
[6] -1 0 0xfe029000 - 0xfe0290ff (0x100) MX[B]
[7] -1 0 0xfe02a000 - 0xfe02afff (0x1000) MX[B]
[8] -1 0 0xfe02b000 - 0xfe02bfff (0x1000) MX[B]
[9] -1 0 0xfe02c000 - 0xfe02cfff (0x1000) MX[B]
[10] -1 0 0xfe02d000 - 0xfe02dfff (0x1000) MX[B]
[11] -1 0 0xfe02e000 - 0xfe02efff (0x1000) MX[B]
[12] -1 0 0xfe02f000 - 0xfe02f3ff (0x400) MX[B]
[13] -1 0 0xfdd00000 - 0xfddfffff (0x100000) MX[B](B)
[14] -1 0 0xfdef0000 - 0xfdefffff (0x10000) MX[B](B)
[15] -1 0 0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
[16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[19] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[20] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[21] -1 0 0x0000ee00 - 0x0000eeff (0x100) IX[B]
[22] -1 0 0x0000f900 - 0x0000f90f (0x10) IX[B]
[23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B]
[27] -1 0 0x00000b00 - 0x00000b0f (0x10) IX[B]
[28] -1 0 0x0000fb00 - 0x0000fb0f (0x10) IX[B]
[29] -1 0 0x0000fc00 - 0x0000fc03 (0x4) IX[B]
[30] -1 0 0x0000fd00 - 0x0000fd07 (0x8) IX[B]
[31] -1 0 0x0000fe00 - 0x0000fe03 (0x4) IX[B]
[32] -1 0 0x0000ff00 - 0x0000ff07 (0x8) IX[B]
[33] -1 0 0x0000de00 - 0x0000deff (0x100) IX[B](B)
[34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[35] 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/X11/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): PCI bus 1 card 5 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
(II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
(==) 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
(--) fglrx(0): Chipset: "ATI Radeon X1200 Series" (Chipset = 0x791f)
(--) fglrx(0): (PciSubVendor = 0x1002, PciSubDevice = 0x791f)
(--) fglrx(0): board vendor info: original ATI graphics adapter
(--) fglrx(0): Linear framebuffer (phys) at 0xd8000000
(--) fglrx(0): MMIO registers at 0xfdef0000
(--) fglrx(0): I/O port at 0x0000de00
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/X11/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 1.1
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 3.0
(II) fglrx(0): VESA VBE Total Mem: 16384 kB
(II) fglrx(0): VESA VBE OEM: ATI ATOMBIOS
(II) fglrx(0): VESA VBE OEM Software Rev: 10.55
(II) fglrx(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: RS690
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(II) fglrx(0): ATI Video BIOS revision 9 or later detected
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Loading /usr/lib/X11/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI



My system specification:

kernel 2.6.24
xorg 7.2.0
graphics card ati radeon 1200 series
ram 256MB
processor AMD semptron 2100++ 1 GHz
 
Old 08-01-2008, 01:20 AM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Well, I've got Fedora 8 (2.6.25.11-60.fc8 kernel) and an ATI Radeon X1650.
I used these 3 links to figure it out, but fundamentally it comes down to adding the Livna repository and installing the relevant modules.


http://wiki.cchtml.com/index.php/Main_Page
http://fedorasolved.org/video-solutions/ati-yum-livna
http://www.fedorafaq.org/#radeon

Good luck.
 
Old 08-01-2008, 01:59 AM   #3
barunparichha
Member
 
Registered: Jun 2006
Location: Bangalore,india
Distribution: Linux(Redhat,fedora,suse,ubantu), Solaris (s8/s9/s10/nevada/open-solaris)
Posts: 303

Original Poster
Rep: Reputation: 32
Steps to be followed

Do these things in single user mode :

1. drm, ati drivers to be compiled to module (Edit during make menuconfig)
2. check following in your kernel source ".config: file
CONFIG_VM86=y
3. crate modules for ati radeon (select in "drivers" section)
3. now compile and use this kernel
4. Get proprietatary driver from ATI website
5. compile it
load libdri.so
libdrm.so
libfglrx_dri.so
everything under /usr/lib/xorg (if compiling for some other board)
fglrx.ko ( from /lib/modules/fglrx or /lib/modules/??/kernel/driver/char)

6. Edit Section "Device" /etc/X11/xorg.conf
Add driver "fglrx"
BuisID (get it from xorg.log if not known)

7. run xserver (startx)
8. Everything will work properly now. If any problem comes check xorg log
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 9 Graphics card config problem, ATI Radeon Mobility X200M card vivafed6 Linux - Laptop and Netbook 1 11-21-2008 04:14 PM
Ati drivers and a sapphire radeon 3850 graphics card bookie Linux - Hardware 4 07-02-2008 06:55 PM
Asus ATI Radeon 9550 Graphics card installing drivers MurX Linux - Hardware 3 08-15-2006 03:41 PM
Ati Radeon Mobility X300 Graphics Card Murdock1979 Linux - Hardware 4 01-15-2006 01:24 AM
running my graphics card ATI Radeon Mob 9800 in FC3 FinalFlash Linux - Hardware 0 05-15-2005 07:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration