Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xorg failed to load module "radeon" <-- pls help
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
building21
n00b
n00b


Joined: 04 Aug 2006
Posts: 1

PostPosted: Mon Sep 04, 2006 2:18 pm    Post subject: Xorg failed to load module "radeon" <-- pls hel Reply with quote

Hello,

I´ve got a problem wih my Xserver-xorg. I installed an Gentoo which is up to date.

I read a lot of Docs and Threads...but I didnt find some help.

If I starts the X-Server with startx it interrups with an failure.

Here my Xorg.conf:

Code:

Section "ServerLayout"
   Identifier   "X.Org Configured"
   Screen   0   "Screen0" 0 0
   InputDevice   "Keyboard0" "CoreKeyboard"
# PS/2 Mouse not detected
# Serial Mouse not detected
   InputDevice   "USB Mouse" "AlwaysCore"
#No Synaptics touchpad found
EndSection

Section "ServerFlags"
   Option   "AllowMouseOpenFail" "true"
   
EndSection

Section "Files"
   FontPath   "/usr/share/fonts/util"
   FontPath   "/usr/share/fonts/encodings"
   FontPath   "/usr/share/fonts/misc"
   FontPath   "/usr/share/fonts/local"
   FontPath   "/usr/share/fonts/terminus"
   FontPath   "/usr/share/fonts/corefonts"
   FontPath   "/usr/local/share/fonts"
   FontPath   "/usr/share/fonts/default"
   FontPath   "/usr/share/fonts/TTF"
   FontPath   "/usr/share/fonts/type1"
   FontPath   "/usr/share/fonts/100dpi"
   FontPath   "/usr/share/fonts/75dpi"
   FontPath   "/usr/share/fonts/arphicfonts"
   FontPath   "/usr/share/fonts/jisx0213"
   FontPath   "/usr/share/fonts/shinonome"
   FontPath   "/usr/share/fonts/baekmuk-fonts"
   FontPath   "/usr/share/fonts/kacst-fonts"
   FontPath   "/usr/share/fonts/sgi-fonts"
   FontPath   "/usr/share/fonts/unfonts"
   FontPath   "/usr/share/fonts/default/ghostscript"
   FontPath   "/usr/share/fonts/xfonts-cronyx-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-cp1251-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-isocyr-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8r-misc"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-misc:unscaled"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi"
   FontPath   "/usr/share/fonts/xfonts-cronyx-koi8u-misc"
EndSection

Section "Module"
   Load   "ddc"
   Load   "vbe"
   Load   "GLcore"
   Load   "dbe"
   Load   "dri"
   Load   "extmod"
   Load   "glx"
   Load   "bitmap"
   Load   "type1"
   Load   "freetype"
   Load   "record"
EndSection

Section "InputDevice"
   Identifier   "Keyboard0"
   Driver   "kbd"
   Option   "CoreKeyboard"
   Option   "XkbRules" "xorg"
   Option   "XkbModel" "pc104"
   Option   "XkbOptions" "grp:toggle,grp_led:scroll"
   Option   "XkbVariant" ",winkeys"
EndSection

Section "InputDevice"
   Identifier   "Serial Mouse"
   Driver   "mouse"
   Option   "Protocol" "Microsoft"
   Option   "Device" "/dev/ttyS0"
   Option   "Emulate3Buttons" "true"
   Option   "Emulate3Timeout" "70"
   Option   "SendCoreEvents"  "true"
EndSection

Section "InputDevice"
   Identifier   "PS/2 Mouse"
   Driver   "mouse"
   Option   "Protocol" "IMPS/2"
   Option   "Device" "/dev/misc/psaux"
   Option   "Emulate3Buttons" "true"
   Option   "Emulate3Timeout" "70"
   Option   "SendCoreEvents"  "true"
   Option   "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
   Identifier   "USB Mouse"
   Driver   "mouse"
   Option   "Device" "/dev/input/mice"
   Option   "SendCoreEvents" "true"
   Option   "Protocol" "IMPS/2"
   Option   "ZAxisMapping" "4 5"
   Option   "Buttons" "5"
EndSection

Section "InputDevice"
   Identifier   "Synaptics"
   Driver   "synaptics"
   Option   "Protocol" "event"
   Option   "Device" ""
   Option   "LeftEdge" "1900"
   Option   "RightEdge" "5400"
   Option   "TopEdge" "1900"
   Option   "BottomEdge" "4000"
   Option   "FingerLow" "25"
   Option   "FingerHigh" "30"
   Option   "MaxTapTime" "180"
   Option   "MaxTapMove" "220"
   Option   "VertScrollDelta" "100"
   Option   "MinSpeed" "0.02"
   Option   "MaxSpeed" "0.10"
   Option   "AccelFactor" "0.0010"
   Option   "SHMConfig" "on"
EndSection

# Auto-generated by mkxf86config

Section "Monitor"
   Identifier   "Monitor0"
   HorizSync    28.0 - 96.0
   VertRefresh  50.0 - 75.0
EndSection

Section "Device"
   ### Available Driver options are:-
   # sw_cursor is needed for some ati and radeon cards
Option "sw_cursor"
   #Option     "hw_cursor"
   #Option     "NoAccel"
   #Option     "ShowCache"
   #Option     "ShadowFB"
   #Option     "UseFBDev"
   #Option     "Rotate"
   Identifier  "Card0"
   # The following line is auto-generated by x11-misc/mkxf86config
   Driver      "radeon"
   VendorName  "All"
   BoardName   "All"
#   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier   "Screen0"
   Device   "Card0"
   Monitor   "Monitor0"
   DefaultColorDepth 24
   SubSection "Display"
      Depth   1
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   4
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   8
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   15
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   16
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   24
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth   32
      Modes "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "DRI"
   Mode 0666
EndSection


and here the Xorg-log:

Code:


X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.17-gentoo-r7 i686
Current Operating System: Linux localhost 2.6.17-gentoo-r7 #1 SMP Tue Aug 29 01:48:00 UTC 2006 i686
Build Date: 03 September 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: Mon Sep  4 16:27:45 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.Org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "USB Mouse"
(==) |-->Input Device "Serial Mouse"
(WW) The core pointer device wasn't specified explicitly in the layout.
   Using the first mouse device.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/util").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/encodings".
   Entry deleted from font path.
   (Run 'mkfontdir' on "/usr/share/fonts/encodings").
(WW) The directory "/usr/share/fonts/local" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/terminus" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/corefonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/local/share/fonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/default" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/TTF" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/type1" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/arphicfonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/jisx0213" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/shinonome" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk-fonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kacst-fonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/sgi-fonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/unfonts" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/default/ghostscript" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-cp1251-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-isocyr-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8r-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-misc" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-100dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-75dpi" does not exist.
   Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xfonts-cronyx-koi8u-misc" does not exist.
   Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/misc,/usr/share/fonts/100dpi,/usr/share/fonts/75dpi"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "true"
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.8
   X.Org XInput driver : 0.5
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(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.0.0, 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/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3340 card 104d,8187 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,3341 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1d:0: chip 8086,24c2 card 104d,8188 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 104d,8188 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 104d,8188 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 104d,8188 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 104d,8188 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 104d,8188 rev 03 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 104d,818b rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 104d,818c rev 03 class 07,03,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5c61 card 104d,8189 rev 01 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 104c,ac8e card d000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 02:01:2: chip 104c,802e card 104d,818f rev 00 class 0c,00,10 hdr 80
(II) PCI: 02:01:3: chip 104c,ac8f card 104d,8190 rev 00 class 01,80,00 hdr 80
(II) PCI: 02:02:0: chip 8086,4220 card 8086,2753 rev 05 class 02,80,00 hdr 00
(II) PCI: 02:04:0: chip 1033,0035 card 104d,819a rev 43 class 0c,03,10 hdr 80
(II) PCI: 02:04:1: chip 1033,0035 card 104d,819a rev 43 class 0c,03,10 hdr 00
(II) PCI: 02:04:2: chip 1033,00e0 card 104d,819a rev 04 class 0c,03,20 hdr 00
(II) PCI: 02:08:0: chip 8086,103d card 104d,818d rev 83 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: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
   [0] -1   0   0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xff500000 - 0xff5fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xce900000 - 0xde9fffff (0x10100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0206 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [1] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
   [2] -1   0   0x0000d800 - 0x0000d8ff (0x100) IX[B]
   [3] -1   0   0x0000dc00 - 0x0000dcff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xff600000 - 0xff6fffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
   [0] -1   0   0xdea00000 - 0xdeafffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 3: bridge is at (2:1:0), (2,3,6), BCTRL: 0x0340 (VGA_EN is cleared)
(II) Bus 3 I/O range:
   [0] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B]
   [1] -1   0   0x0000d400 - 0x0000d4ff (0x100) IX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] rev 1, Mem @ 0xd0000000/27, 0xff5f0000/16, I/O @ 0xc800/8, BIOS @ 0xff5c0000/17
(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) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 0xdfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xff6f6000 - 0xff6f6fff (0x1000) MX[B]
   [1] -1   0   0xff6fe400 - 0xff6fe4ff (0x100) MX[B]
   [2] -1   0   0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
   [3] -1   0   0xff6f7000 - 0xff6f7fff (0x1000) MX[B]
   [4] -1   0   0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
   [5] -1   0   0xff6ff000 - 0xff6fffff (0x1000) MX[B]
   [6] -1   0   0xff6f8000 - 0xff6fbfff (0x4000) MX[B]
   [7] -1   0   0xff6fe800 - 0xff6fefff (0x800) MX[B]
   [8] -1   0   0xff7ff400 - 0xff7ff4ff (0x100) MX[B]
   [9] -1   0   0xff7ff800 - 0xff7ff9ff (0x200) MX[B]
   [10] -1   0   0x30000000 - 0x300003ff (0x400) MX[B]
   [11] -1   0   0xff7ffc00 - 0xff7fffff (0x400) MX[B]
   [12] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [13] -1   0   0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
   [14] -1   0   0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
   [15] -1   0   0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
   [16] -1   0   0x0000dc00 - 0x0000dc3f (0x40) IX[B]
   [17] -1   0   0x0000e080 - 0x0000e0ff (0x80) IX[B]
   [18] -1   0   0x0000e400 - 0x0000e4ff (0x100) IX[B]
   [19] -1   0   0x0000e000 - 0x0000e03f (0x40) IX[B]
   [20] -1   0   0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [21] -1   0   0x00000540 - 0x0000055f (0x20) IX[B]
   [22] -1   0   0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
   [23] -1   0   0x0000ec00 - 0x0000ec1f (0x20) IX[B]
   [24] -1   0   0x0000e880 - 0x0000e89f (0x20) IX[B]
   [25] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [26] -1   0   0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xff6f6000 - 0xff6f6fff (0x1000) MX[B]
   [1] -1   0   0xff6fe400 - 0xff6fe4ff (0x100) MX[B]
   [2] -1   0   0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
   [3] -1   0   0xff6f7000 - 0xff6f7fff (0x1000) MX[B]
   [4] -1   0   0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
   [5] -1   0   0xff6ff000 - 0xff6fffff (0x1000) MX[B]
   [6] -1   0   0xff6f8000 - 0xff6fbfff (0x4000) MX[B]
   [7] -1   0   0xff6fe800 - 0xff6fefff (0x800) MX[B]
   [8] -1   0   0xff7ff400 - 0xff7ff4ff (0x100) MX[B]
   [9] -1   0   0xff7ff800 - 0xff7ff9ff (0x200) MX[B]
   [10] -1   0   0x30000000 - 0x300003ff (0x400) MX[B]
   [11] -1   0   0xff7ffc00 - 0xff7fffff (0x400) MX[B]
   [12] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [13] -1   0   0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
   [14] -1   0   0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
   [15] -1   0   0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
   [16] -1   0   0x0000dc00 - 0x0000dc3f (0x40) IX[B]
   [17] -1   0   0x0000e080 - 0x0000e0ff (0x80) IX[B]
   [18] -1   0   0x0000e400 - 0x0000e4ff (0x100) IX[B]
   [19] -1   0   0x0000e000 - 0x0000e03f (0x40) IX[B]
   [20] -1   0   0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [21] -1   0   0x00000540 - 0x0000055f (0x20) IX[B]
   [22] -1   0   0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
   [23] -1   0   0x0000ec00 - 0x0000ec1f (0x20) IX[B]
   [24] -1   0   0x0000e880 - 0x0000e89f (0x20) IX[B]
   [25] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [26] -1   0   0x0000c800 - 0x0000c8ff (0x100) IX[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 - 0x2fffffff (0x2ff00000) 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 - 0x2fffffff (0x2ff00000) 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   0xff6f6000 - 0xff6f6fff (0x1000) MX[B]
   [6] -1   0   0xff6fe400 - 0xff6fe4ff (0x100) MX[B]
   [7] -1   0   0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
   [8] -1   0   0xff6f7000 - 0xff6f7fff (0x1000) MX[B]
   [9] -1   0   0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
   [10] -1   0   0xff6ff000 - 0xff6fffff (0x1000) MX[B]
   [11] -1   0   0xff6f8000 - 0xff6fbfff (0x4000) MX[B]
   [12] -1   0   0xff6fe800 - 0xff6fefff (0x800) MX[B]
   [13] -1   0   0xff7ff400 - 0xff7ff4ff (0x100) MX[B]
   [14] -1   0   0xff7ff800 - 0xff7ff9ff (0x200) MX[B]
   [15] -1   0   0x30000000 - 0x300003ff (0x400) MX[B]
   [16] -1   0   0xff7ffc00 - 0xff7fffff (0x400) MX[B]
   [17] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [18] -1   0   0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
   [19] -1   0   0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
   [20] -1   0   0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
   [21] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [22] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [23] -1   0   0x0000dc00 - 0x0000dc3f (0x40) IX[B]
   [24] -1   0   0x0000e080 - 0x0000e0ff (0x80) IX[B]
   [25] -1   0   0x0000e400 - 0x0000e4ff (0x100) IX[B]
   [26] -1   0   0x0000e000 - 0x0000e03f (0x40) IX[B]
   [27] -1   0   0x0000ee00 - 0x0000eeff (0x100) IX[B]
   [28] -1   0   0x00000540 - 0x0000055f (0x20) IX[B]
   [29] -1   0   0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
   [30] -1   0   0x0000ec00 - 0x0000ec1f (0x20) IX[B]
   [31] -1   0   0x0000e880 - 0x0000e89f (0x20) IX[B]
   [32] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [33] -1   0   0x0000c800 - 0x0000c8ff (0x100) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.1.0
   ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: __glXLastContext
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (loader failed, 7)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
   compiled for 7.0.0, 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/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
   compiled for 7.0.0, 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/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 7.0.0, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
   compiled for 7.0.0, 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/lib/xorg/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
   compiled for 7.0.0, 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) 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.0.0, 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: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "radeon"
(WW) Warning, couldn't open module radeon
(II) UnloadModule: "radeon"
(EE) Failed to load module "radeon" (module does not exist, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.1
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.4
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.5
(EE) No drivers available.

Fatal server error:
no screens found


I think the Error is in the Radeon-Driver Module, but i cannt fint him.

Thanks fopr helping.
Back to top
View user's profile Send private message
tomi.e
n00b
n00b


Joined: 24 Aug 2006
Posts: 68
Location: Slovenia

PostPosted: Mon Sep 04, 2006 8:33 pm    Post subject: Reply with quote

The first error I see is
Code:
(II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: __glXLastContext
(EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (loader failed, 7)

I suggest you could:
Code:
#   Load   "GLcore"

in the Section "Module".

Although I'm not sure whether this is needed by the xf86-video-ati drivers, since I'm not using them.
Maybe this error is causing the "radeon" driver not to load, but I think you have just not emerged the xf86-video-ati drivers for the current kernel, since the module is not found.

Or are you using the ati-drivers? In that case, you should change option Driver from "radeon" to "fglrx".
_________________
silence kills the revolution
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum