Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X Problems on Powermac G4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
TurtleBread
n00b
n00b


Joined: 24 Oct 2011
Posts: 3
Location: United Kingdom

PostPosted: Mon Oct 24, 2011 10:22 am    Post subject: X Problems on Powermac G4 Reply with quote

It has been a while since I did a gentoo install, so this is more likely to be something I've caused. But I've had 3 days of trouble trying to get X working on an old powermac g4. I installed the base system fine without problems with everything working fine. On top of that, I've only emerged xorg-server and xac to help with the configuration. I've tried to configure X using the "X -configure command", "xac" and "xac --safe". All three of these config files result in the same problem. I've also played around with some manual tweaking of the files with no luck.

Upon starting X, the monitor syncs to a blank screen and the computer seems to hang. I am unable to do CTRL-ALT-Backspace or switch virtual terminals. But, if I'm running the ssh server, the powermac is still responsive as I can still run console commands and view logs etc...

After running top after the screen has gone blank, it shows that X isn't running yet the screen doesn't return to the shell. So there doesn't seem to be a way of recovering the shell without rebooting the system.

Here is a website with the exact spec of the system:
http://www.everymac.com/systems/apple/powermac_g4/stats/powermac_g4_1.0_dp_mdd.html

lspci output:

Code:

0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
0000:00:10.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If [Radeon 9000]
0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 PCI
0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03)
0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo USB
0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo USB
0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 Internal PCI
0002:20:0d.0 Class ff00: Apple Computer Inc. UniNorth 2 ATA/100
0002:20:0e.0 FireWire (IEEE 1394): Apple Computer Inc. UniNorth 2 FireWire (rev 01)
0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth 2 GMAC (Sun GEM)



Here are the 3 methods and the resulting config files:

"X -configure" console output

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

X.Org X Server 1.10.4
Release Date: 2011-08-19
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.39-gentoo-r3 ppc Gentoo
Current Operating System: Linux gentoo 2.6.39-gentoo-r3 #2 SMP Thu Oct 20 14:01:32 BST 2011 ppc
Kernel command line: root=/dev/sda4 ro
Build Date: 20 October 2011  01:06:43PM
 
Current version of pixman: 0.22.2
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
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 Oct 24 09:43:29 2011
List of video drivers:
   radeon
   ati
   fbdev
   vesa
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] No DRICreatePCIBusID symbol, no kernel modesetting.
Number of created screens does not match number of detected devices.
  Configuration failed.


There wasn't much hope that this config file would work considering the configuration failed message so I won't post the config file. I just thought I'd show the output from that command in case there were any underlying problems.

xac config file:

Code:
### This file was generated by xac v0.6_pre3

Section "ServerLayout"
   Identifier   "XAC Configured"
   Screen      0 "Screen0" 0 0
   InputDevice   "Mouse0"   "CorePointer"
   InputDevice   "Keyboard0"   "CoreKeyboard"
EndSection

Section "Files"
   ### Multiple FontPath entries are allowed (which are concatenated
   ### together as well as specifying multiple comma-separated
   ### entries in one FontPath command (or both methods)
   ###
   ### For X Font Server support, uncomment this and comment the
   ### other FontPaths. (This is not required for most configurations)
   # FontPath   "unix/:-1"
   
EndSection

Section "Module"
   Load      "extmod"
   Load      "dbe"
   Load      "record"
   Load      "glx"
   Load      "type1"
   Load      "freetype"
   Load      "dri"
EndSection

Section "ServerFlags"
   Option      "blank time"   "10"   # 10 Minutes
   Option      "standby time"   "20"   # 20 Minutes
   Option      "suspend time"   "30"   # 30Minutes
   Option      "off time"   "60"   # 60Minutes
   ### Uncomment so X doesn't fail when no mouse is available
   # Option      "AllowMouseOpenFail"   "true"
   ### Enable this option if X should not change resolutions
   ### This is useful if mode changing corrupts the X Server
   # Option      "DisableVidModeExtensions"   "true"
EndSection

Section "InputDevice"
   Identifier   "Keyboard0"
   Driver      "kbd"
   ### Check /usr/share/X11/xkb/rules/xorg.lst for available models
   Option      "XkbdModel"      "pc105"
   ### Check /usr/share/X11/xkb/symbols/ for available layouts
   Option      "XkbLayout"      "us"
   Option      "XkbOptions"      "compose:rwin"
EndSection

Section "InputDevice"
   Identifier   "Mouse0"
   Driver      "mouse"
   Option      "Device"      "/dev/input/mice"
   Option      "Protocol"      "auto"
   
   ### Set driver options:
   ### No options set!
   
   ### Unset driver options:
   ### No options unset!
EndSection

Section "Device"
   Identifier   "Card0"
   Driver      "radeon"
   ### Configured ATI Radeon 4966 at PCI Bus ID:
   # BusID      "PCI:0:16:0"
   
   ### Set driver options:
   Option      "EnablePageFlip"   "true"   # Increases Performance
   Option      "MergedFB"      "false"   # Set to true if you want mirrored monitor output
   
   ### Unchanged, default driver options:
   # Option      "AccelMethod"   "XAA"   # XAA or EXA, but EXA is unstable"
   # Option      "AGPMode"   "1"   # Set to the AGP bus speed, 1 = 1x
   # Option      "AGPFastWrite"   "false"   # Can be unstable
   # Option      "BackingStore"   "false"   # Currently broken
   # Option      "BIOSHotkeys"   "false"   # Enable this to switch outputs with a hotkey
   # Option      "BusType"   "auto"   # Force Video Bus to PCI, AGP or PCIE
   # Option      "MonitorLayout"   "auto"   # Set to TMDS for some Apple Flat Panels
   # Option      "NoAccel"   "false"   # Disables ALL hardware acceleration
   # Option      "RenderAccel"   "true"   # Hardware Render Acceleration"
   # Option      "ReverseDDC"   "false"   # Some G5s require this
   # Option      "SWcursor"   "false"   
   # Option      "UseFBDev"   "false"   # Try enabling this if it does not work
   
   ### See "man radeon" for more information and options
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   UseModes   "Modes0"
   ModelName   "PLE435S"
   Option      "DPMS"
   HorizSync   30-82
   VertRefresh   56-76
EndSection

Section "Modes"
   Identifier   "Modes0"
   ### # 720x400 59.55 Hz (CVT) hsync: 24.83 kHz; pclk: 22.25 MHz
   Modeline "720x400"   22.25  720 744 808 896  400 403 413 417 -hsync +vsync
EndSection

Section "Screen"
   Identifier   "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   24

   SubSection "Display"
      Depth   8
      Virtual   1280 1024
      Modes   "1280x1024" "720x400" "720x400" "640x480" "640x480" "640x480" "640x480" "800x600" "720x400" "640x480" "640x480" "640x480" "800x600" "800x600"
   EndSubSection

   SubSection "Display"
      Depth   16
      Virtual   1280 1024
      Modes   "1280x1024" "720x400" "720x400" "640x480" "640x480" "640x480" "640x480" "800x600" "720x400" "640x480" "640x480" "640x480" "800x600" "800x600"
   EndSubSection

   SubSection "Display"
      Depth   24
      Virtual   1280 1024
      Modes   "1280x1024" "720x400" "720x400" "640x480" "640x480" "640x480" "640x480" "800x600" "720x400" "640x480" "640x480" "640x480" "800x600" "800x600"
   EndSubSection

EndSection

Section "DRI"
   Group 0
   Mode 0666
EndSection


"xac --safe" config file

Code:
### This file was generated by xac v0.6_pre3

Section "ServerLayout"
   Identifier   "XAC Configured"
   Screen      0 "Screen0" 0 0
   InputDevice   "Mouse0"   "CorePointer"
   InputDevice   "Keyboard0"   "CoreKeyboard"
EndSection

Section "Files"
   ### Multiple FontPath entries are allowed (which are concatenated
   ### together as well as specifying multiple comma-separated
   ### entries in one FontPath command (or both methods)
   ###
   ### For X Font Server support, uncomment this and comment the
   ### other FontPaths. (This is not required for most configurations)
   # FontPath   "unix/:-1"
   
EndSection

Section "Module"
   Load      "extmod"
   Load      "dbe"
   Load      "record"
   Load      "glx"
   Load      "type1"
   Load      "freetype"
EndSection

Section "ServerFlags"
   Option      "blank time"   "10"   # 10 Minutes
   Option      "standby time"   "20"   # 20 Minutes
   Option      "suspend time"   "30"   # 30Minutes
   Option      "off time"   "60"   # 60Minutes
   ### Uncomment so X doesn't fail when no mouse is available
   # Option      "AllowMouseOpenFail"   "true"
   ### Enable this option if X should not change resolutions
   ### This is useful if mode changing corrupts the X Server
   # Option      "DisableVidModeExtensions"   "true"
EndSection

Section "InputDevice"
   Identifier   "Keyboard0"
   Driver      "kbd"
   ### Check /usr/share/X11/xkb/rules/xorg.lst for available models
   Option      "XkbdModel"      "pc105"
   ### Check /usr/share/X11/xkb/symbols/ for available layouts
   Option      "XkbLayout"      "us"
   Option      "XkbOptions"      "compose:rwin"
EndSection

Section "InputDevice"
   Identifier   "Mouse0"
   Driver      "mouse"
   Option      "Device"      "/dev/input/mice"
   Option      "Protocol"      "auto"
   
   ### Set driver options:
   ### No options set!
   
   ### Unset driver options:
   ### No options unset!
EndSection

Section "Device"
   Identifier   "Card0"
   Driver      "fbdev"
   
   ### Set driver options:
   
   ### Unchanged, default driver options:
   # Option      "Rotate"   "off"   # Rotates the display
   # Option      "ShadowFB"   "true"   # Use the ShadowFB (required for rotation)
   
   ### See "man fbdev" for more information and options
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   ModelName   "Unknown Monitor"
   Option      "DPMS"
   HorizSync   28-33
   VertRefresh   43-72
EndSection

Section "Screen"
   Identifier   "Screen0"
   Device      "Card0"
   Monitor      "Monitor0"
   DefaultDepth   8

   SubSection "Display"
      Depth   8
      Virtual   640 480
      Modes   "640x480"
   EndSubSection

EndSection


Starting X with all 3 of these config files results the same. The screen attached to the powermac is blank and doesn't respond to any keyboard commands. Ssh is still running and the computer is still responding. Looking through the xorg log files, there doesn't seem to be any error messages about why it's closed itself and left the screen blank. I'll post the log file related to starting X in another post as it's quite lengthy.

Thanks for the time taken reading and I appreciate any insight into the problem. I'd be happy to post any more log files or config files if needed.
Back to top
View user's profile Send private message
TurtleBread
n00b
n00b


Joined: 24 Oct 2011
Posts: 3
Location: United Kingdom

PostPosted: Mon Oct 24, 2011 10:25 am    Post subject: Reply with quote

Code:
[  1980.076] _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
[  1980.078] _XSERVTransOpen: transport open failed for inet6/gentoo:0
[  1980.079] _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
[  1980.083]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[  1980.087] X Protocol Version 11, Revision 0
[  1980.088] Build Operating System: Linux 2.6.39-gentoo-r3 ppc Gentoo
[  1980.089] Current Operating System: Linux gentoo 2.6.39-gentoo-r3 #2 SMP Thu Oct 20 14:01:32 BST 2011 ppc
[  1980.091] Kernel command line: root=/dev/sda4 ro
[  1980.092] Build Date: 20 October 2011  01:06:43PM
[  1980.093] 
[  1980.094] Current version of pixman: 0.22.2
[  1980.096]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  1980.098] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1980.103] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 24 10:14:30 2011
[  1980.104] (++) Using config file: "/root/xorg.conf"
[  1980.106] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1980.108] (==) ServerLayout "XAC Configured"
[  1980.108] (**) |-->Screen "Screen0" (0)
[  1980.108] (**) |   |-->Monitor "Monitor0"
[  1980.108] (**) |   |-->Device "Card0"
[  1980.109] (**) |-->Input Device "Mouse0"
[  1980.109] (**) |-->Input Device "Keyboard0"
[  1980.109] (**) Option "BlankTime" "10"
[  1980.109] (**) Option "StandbyTime" "20"
[  1980.109] (**) Option "SuspendTime" "30"
[  1980.109] (**) Option "OffTime" "60"
[  1980.109] (==) Automatically adding devices
[  1980.109] (==) Automatically enabling devices
[  1980.109] (WW) The directory "/usr/share/fonts/misc/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[  1980.109]    Entry deleted from font path.
[  1980.109] (==) FontPath set to:
   
[  1980.109] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1980.109] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1980.109] (WW) Disabling Mouse0
[  1980.110] (WW) Disabling Keyboard0
[  1980.110] (II) Loader magic: 0x101d9bc0
[  1980.110] (II) Module ABI versions:
[  1980.110]    X.Org ANSI C Emulation: 0.4
[  1980.110]    X.Org Video Driver: 10.0
[  1980.110]    X.Org XInput driver : 12.2
[  1980.110]    X.Org Server Extension : 5.0
[  1980.111] (--) PCI:*(0:0:16:0) 1002:4966:1002:4966 rev 0, Mem @ 0x98000000/134217728, 0x90000000/65536, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
[  1980.111] (II) Open APM successful
[  1980.111] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  1980.111] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  1980.111] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[  1980.111] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  1980.111] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[  1980.111] (II) "dri2" will be loaded by default.
[  1980.111] (II) LoadModule: "extmod"
[  1980.112] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1980.128] (II) Module extmod: vendor="X.Org Foundation"
[  1980.128]    compiled for 1.10.4, module version = 1.0.0
[  1980.128]    Module class: X.Org Server Extension
[  1980.128]    ABI class: X.Org Server Extension, version 5.0
[  1980.128] (II) Loading extension MIT-SCREEN-SAVER
[  1980.128] (II) Loading extension XFree86-VidModeExtension
[  1980.128] (II) Loading extension XFree86-DGA
[  1980.128] (II) Loading extension DPMS
[  1980.128] (II) Loading extension XVideo
[  1980.128] (II) Loading extension XVideo-MotionCompensation
[  1980.128] (II) Loading extension X-Resource
[  1980.128] (II) LoadModule: "dbe"
[  1980.128] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1980.136] (II) Module dbe: vendor="X.Org Foundation"
[  1980.136]    compiled for 1.10.4, module version = 1.0.0
[  1980.136]    Module class: X.Org Server Extension
[  1980.136]    ABI class: X.Org Server Extension, version 5.0
[  1980.136] (II) Loading extension DOUBLE-BUFFER
[  1980.136] (II) LoadModule: "record"
[  1980.136] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1980.149] (II) Module record: vendor="X.Org Foundation"
[  1980.149]    compiled for 1.10.4, module version = 1.13.0
[  1980.149]    Module class: X.Org Server Extension
[  1980.149]    ABI class: X.Org Server Extension, version 5.0
[  1980.149] (II) Loading extension RECORD
[  1980.149] (II) LoadModule: "glx"
[  1980.149] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1980.172] (II) Module glx: vendor="X.Org Foundation"
[  1980.172]    compiled for 1.10.4, module version = 1.0.0
[  1980.172]    ABI class: X.Org Server Extension, version 5.0
[  1980.172] (==) AIGLX enabled
[  1980.172] (II) Loading extension GLX
[  1980.172] (II) LoadModule: "dri"
[  1980.172] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1980.174] (II) Module dri: vendor="X.Org Foundation"
[  1980.174]    compiled for 1.10.4, module version = 1.0.0
[  1980.174]    ABI class: X.Org Server Extension, version 5.0
[  1980.174] (II) Loading extension XFree86-DRI
[  1980.174] (II) LoadModule: "dri2"
[  1980.174] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1980.184] (II) Module dri2: vendor="X.Org Foundation"
[  1980.184]    compiled for 1.10.4, module version = 1.2.0
[  1980.184]    ABI class: X.Org Server Extension, version 5.0
[  1980.184] (II) Loading extension DRI2
[  1980.184] (II) LoadModule: "radeon"
[  1980.184] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  1980.185] (II) Module radeon: vendor="X.Org Foundation"
[  1980.185]    compiled for 1.10.4, module version = 6.14.2
[  1980.185]    Module class: X.Org Video Driver
[  1980.185]    ABI class: X.Org Video Driver, version 10.0
[  1980.186] (II) RADEON: Driver for ATI Radeon chipsets:
   .............. (REMOVED THIS PART FOR BREVITY) ..................
[  1980.200] (--) using VT number 7

[  1980.226] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  1980.226] (II) [KMS] drm report modesetting isn't supported.
[  1980.234] (II) RADEON(0): TOTO SAYS 0000000090000000
[  1980.234] (II) RADEON(0): MMIO registers at 0x0000000090000000: size 64KB
[  1980.234] (II) RADEON(0): PCI bus 0 card 16 func 0
[  1980.234] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  1980.234] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1980.234] (==) RADEON(0): Default visual is TrueColor
[  1980.234] (**) RADEON(0): Option "EnablePageFlip" "true"
[  1980.234] (II) RADEON(0): VGAAccess option set to FALSE, VGA module load skipped
[  1980.234] (==) RADEON(0): RGB weight 888
[  1980.234] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  1980.235] (--) RADEON(0): Chipset: "ATI Radeon 9000/PRO If (AGP/PCI)" (ChipID = 0x4966)
[  1980.235] (--) RADEON(0): Linear framebuffer at 0x0000000098000000
[  1980.235] (II) RADEON(0): AGP card detected
[  1980.280] (WW) RADEON(0): Not an x86 BIOS ROM image, BIOS data will not be used
[  1980.295] drmOpenDevice: node name is /dev/dri/card0
[  1980.305] drmOpenByBusid: Searching for BusID pci:0000:00:10.0
[  1980.305] drmOpenDevice: node name is /dev/dri/card0
[  1980.309] drmOpenByBusid: drmOpenMinor returns -1
[  1980.309] drmOpenDevice: node name is /dev/dri/card1
[  1980.313] drmOpenByBusid: drmOpenMinor returns -1
[  1980.313] drmOpenDevice: node name is /dev/dri/card2
[  1980.317] drmOpenByBusid: drmOpenMinor returns -1
[  1980.317] drmOpenDevice: node name is /dev/dri/card3
[  1980.321] drmOpenByBusid: drmOpenMinor returns -1
[  1980.321] drmOpenDevice: node name is /dev/dri/card4
[  1980.326] drmOpenByBusid: drmOpenMinor returns -1
[  1980.326] drmOpenDevice: node name is /dev/dri/card5
[  1980.330] drmOpenByBusid: drmOpenMinor returns -1
[  1980.330] drmOpenDevice: node name is /dev/dri/card6
[  1980.334] drmOpenByBusid: drmOpenMinor returns -1
[  1980.334] drmOpenDevice: node name is /dev/dri/card7
[  1980.338] drmOpenByBusid: drmOpenMinor returns -1
[  1980.338] drmOpenDevice: node name is /dev/dri/card8
[  1980.343] drmOpenByBusid: drmOpenMinor returns -1
[  1980.343] drmOpenDevice: node name is /dev/dri/card9
[  1980.347] drmOpenByBusid: drmOpenMinor returns -1
[  1980.347] drmOpenDevice: node name is /dev/dri/card10
[  1980.351] drmOpenByBusid: drmOpenMinor returns -1
[  1980.351] drmOpenDevice: node name is /dev/dri/card11
[  1980.355] drmOpenByBusid: drmOpenMinor returns -1
[  1980.355] drmOpenDevice: node name is /dev/dri/card12
[  1980.359] drmOpenByBusid: drmOpenMinor returns -1
[  1980.359] drmOpenDevice: node name is /dev/dri/card13
[  1980.363] drmOpenByBusid: drmOpenMinor returns -1
[  1980.363] drmOpenDevice: node name is /dev/dri/card14
[  1980.368] drmOpenByBusid: drmOpenMinor returns -1
[  1980.368] drmOpenDevice: node name is /dev/dri/card15
[  1980.372] drmOpenByBusid: drmOpenMinor returns -1
[  1980.372] drmOpenDevice: node name is /dev/dri/card0
[  1980.380] drmOpenDevice: node name is /dev/dri/card0
[  1980.385] drmOpenDevice: node name is /dev/dri/card1
[  1980.389] drmOpenDevice: node name is /dev/dri/card2
[  1980.393] drmOpenDevice: node name is /dev/dri/card3
[  1980.397] drmOpenDevice: node name is /dev/dri/card4
[  1980.401] drmOpenDevice: node name is /dev/dri/card5
[  1980.406] drmOpenDevice: node name is /dev/dri/card6
[  1980.410] drmOpenDevice: node name is /dev/dri/card7
[  1980.414] drmOpenDevice: node name is /dev/dri/card8
[  1980.418] drmOpenDevice: node name is /dev/dri/card9
[  1980.422] drmOpenDevice: node name is /dev/dri/card10
[  1980.426] drmOpenDevice: node name is /dev/dri/card11
[  1980.431] drmOpenDevice: node name is /dev/dri/card12
[  1980.435] drmOpenDevice: node name is /dev/dri/card13
[  1980.439] drmOpenDevice: node name is /dev/dri/card14
[  1980.443] drmOpenDevice: node name is /dev/dri/card15
[  1980.448] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.
[  1980.448] (II) RADEON(0): Detected total video RAM=65536K, accessible=65536K (PCI BAR=131072K)
[  1980.448] (--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)
[  1980.448] (II) RADEON(0): Color tiling enabled by default
[  1980.448] (II) Loading sub module "ddc"
[  1980.448] (II) LoadModule: "ddc"
[  1980.448] (II) Module "ddc" already built-in
[  1980.448] (II) Loading sub module "i2c"
[  1980.448] (II) LoadModule: "i2c"
[  1980.448] (II) Module "i2c" already built-in
[  1980.450] (WW) RADEON(0): Video BIOS not detected, using default clock settings!
[  1980.503] (II) RADEON(0): Probed PLL values: xtal: 27.000000 Mhz, sclk: 274.500000 Mhz, mclk: 249.750000 Mhz
[  1980.503] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=12500 max=35000; xclk=49950
[  1980.504] (II) RADEON(0): I2C bus "DVO" initialized.
[  1980.504] (II) RADEON(0): I2C device "DVO:RADEON DVO Controller" registered at address 0x70.
[  1980.504] (II) RADEON(0): Output DVI-1 using monitor section Monitor0
[  1980.504] (II) RADEON(0): I2C bus "DVI-1" initialized.
[  1980.504] (II) RADEON(0): Output DVI-0 has no monitor section
[  1980.504] (II) RADEON(0): I2C bus "DVI-0" initialized.
[  1980.504] (II) RADEON(0): Output S-video has no monitor section
[  1980.504] (II) RADEON(0): Port0:
[  1980.504]   XRANDR name: DVI-1
[  1980.504]   Connector: DVI-I
[  1980.504]   CRT2: INTERNAL_DAC2
[  1980.504]   DFP1: INTERNAL_TMDS1
[  1980.504]   DDC reg: 0x64
[  1980.504] (II) RADEON(0): Port1:
[  1980.505]   XRANDR name: DVI-0
[  1980.505]   Connector: DVI-I
[  1980.505]   CRT1: INTERNAL_DAC1
[  1980.505]   DFP2: INTERNAL_DVO1
[  1980.505]   DDC reg: 0x60
[  1980.505] (II) RADEON(0): Port2:
[  1980.505]   XRANDR name: S-video
[  1980.505]   Connector: S-video
[  1980.505]   TV1: INTERNAL_DAC2
[  1980.505]   DDC reg: 0x0
[  1980.505] (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
[  1980.508] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
[  1980.508] Unhandled monitor type 0
[  1980.508] finished output detect: 0
[  1980.509] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
[  1980.558] (II) RADEON(0): EDID for output DVI-0
[  1980.558] (II) RADEON(0): Manufacturer: IVM  Model: 46d4  Serial#: 16843009
[  1980.558] (II) RADEON(0): Year: 2004  Week: 46
[  1980.558] (II) RADEON(0): EDID Version: 1.3
[  1980.558] (II) RADEON(0): Digital Display Input
[  1980.558] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[  1980.559] (II) RADEON(0): Gamma: 2.20
[  1980.559] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[  1980.559] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1980.559] (II) RADEON(0): Default color space is primary color space
[  1980.559] (II) RADEON(0): First detailed timing is preferred mode
[  1980.559] (II) RADEON(0): GTF timings supported
[  1980.559] (II) RADEON(0): redX: 0.643 redY: 0.352   greenX: 0.283 greenY: 0.608
[  1980.559] (II) RADEON(0): blueX: 0.147 blueY: 0.102   whiteX: 0.313 whiteY: 0.329
[  1980.559] (II) RADEON(0): Supported established timings:
[  1980.559] (II) RADEON(0): 720x400@70Hz
[  1980.559] (II) RADEON(0): 640x480@60Hz
[  1980.559] (II) RADEON(0): 640x480@67Hz
[  1980.559] (II) RADEON(0): 640x480@72Hz
[  1980.559] (II) RADEON(0): 640x480@75Hz
[  1980.559] (II) RADEON(0): 800x600@56Hz
[  1980.559] (II) RADEON(0): 800x600@60Hz
[  1980.559] (II) RADEON(0): 800x600@72Hz
[  1980.559] (II) RADEON(0): 800x600@75Hz
[  1980.559] (II) RADEON(0): 832x624@75Hz
[  1980.559] (II) RADEON(0): 1024x768@60Hz
[  1980.559] (II) RADEON(0): 1024x768@70Hz
[  1980.559] (II) RADEON(0): 1024x768@75Hz
[  1980.559] (II) RADEON(0): Manufacturer's mask: 0
[  1980.559] (II) RADEON(0): Supported standard timings:
[  1980.559] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1980.559] (II) RADEON(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1980.559] (II) RADEON(0): Supported detailed timing:
[  1980.559] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[  1980.559] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  1980.560] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  1980.560] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[  1980.560] (II) RADEON(0): Serial No: 0
[  1980.560] (II) RADEON(0): Monitor name: PLE435S
[  1980.560] (II) RADEON(0): EDID (in hex):
[  1980.560] (II) RADEON(0):    00ffffffffffff0026cdd44601010101
[  1980.560] (II) RADEON(0):    2e0e0103e8221b78ef8bc5a45a489b25
[  1980.560] (II) RADEON(0):    1a5054bfee008180714f010101010101
[  1980.560] (II) RADEON(0):    010101010101302a009851002a403070
[  1980.560] (II) RADEON(0):    1300520e1100001e000000fd00384c1e
[  1980.560] (II) RADEON(0):    520e000a202020202020000000ff0030
[  1980.560] (II) RADEON(0):    0a2020202020202020202020000000fc
[  1980.560] (II) RADEON(0):    00504c45343335530a202020202000d4
[  1980.560] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
[  1980.560] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
[  1980.560] (II) RADEON(0): Manufacturer: IVM  Model: 46d4  Serial#: 16843009
[  1980.560] (II) RADEON(0): Year: 2004  Week: 46
[  1980.560] (II) RADEON(0): EDID Version: 1.3
[  1980.560] (II) RADEON(0): Digital Display Input
[  1980.560] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[  1980.560] (II) RADEON(0): Gamma: 2.20
[  1980.560] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[  1980.560] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1980.560] (II) RADEON(0): Default color space is primary color space
[  1980.560] (II) RADEON(0): First detailed timing is preferred mode
[  1980.561] (II) RADEON(0): GTF timings supported
[  1980.561] (II) RADEON(0): redX: 0.643 redY: 0.352   greenX: 0.283 greenY: 0.608
[  1980.561] (II) RADEON(0): blueX: 0.147 blueY: 0.102   whiteX: 0.313 whiteY: 0.329
[  1980.561] (II) RADEON(0): Supported established timings:
[  1980.561] (II) RADEON(0): 720x400@70Hz
[  1980.561] (II) RADEON(0): 640x480@60Hz
[  1980.561] (II) RADEON(0): 640x480@67Hz
[  1980.561] (II) RADEON(0): 640x480@72Hz
[  1980.561] (II) RADEON(0): 640x480@75Hz
[  1980.561] (II) RADEON(0): 800x600@56Hz
[  1980.561] (II) RADEON(0): 800x600@60Hz
[  1980.561] (II) RADEON(0): 800x600@72Hz
[  1980.561] (II) RADEON(0): 800x600@75Hz
[  1980.561] (II) RADEON(0): 832x624@75Hz
[  1980.561] (II) RADEON(0): 1024x768@60Hz
[  1980.561] (II) RADEON(0): 1024x768@70Hz
[  1980.561] (II) RADEON(0): 1024x768@75Hz
[  1980.561] (II) RADEON(0): Manufacturer's mask: 0
[  1980.561] (II) RADEON(0): Supported standard timings:
[  1980.561] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1980.561] (II) RADEON(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1980.561] (II) RADEON(0): Supported detailed timing:
[  1980.561] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[  1980.561] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  1980.561] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  1980.561] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[  1980.561] (II) RADEON(0): Serial No: 0
[  1980.561] (II) RADEON(0): Monitor name: PLE435S
[  1980.561] (II) RADEON(0): EDID (in hex):
[  1980.562] (II) RADEON(0):    00ffffffffffff0026cdd44601010101
[  1980.562] (II) RADEON(0):    2e0e0103e8221b78ef8bc5a45a489b25
[  1980.562] (II) RADEON(0):    1a5054bfee008180714f010101010101
[  1980.562] (II) RADEON(0):    010101010101302a009851002a403070
[  1980.562] (II) RADEON(0):    1300520e1100001e000000fd00384c1e
[  1980.562] (II) RADEON(0):    520e000a202020202020000000ff0030
[  1980.562] (II) RADEON(0):    0a2020202020202020202020000000fc
[  1980.562] (II) RADEON(0):    00504c45343335530a202020202000d4
[  1980.562] finished output detect: 1
[  1980.562] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[  1980.562] finished output detect: 2
[  1980.562] finished all detect
[  1980.565] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
[  1980.565] Unhandled monitor type 0
[  1980.565] (II) RADEON(0): EDID for output DVI-1
[  1980.615] (II) RADEON(0): EDID for output DVI-0
[  1980.615] (II) RADEON(0): Manufacturer: IVM  Model: 46d4  Serial#: 16843009
[  1980.615] (II) RADEON(0): Year: 2004  Week: 46
[  1980.615] (II) RADEON(0): EDID Version: 1.3
[  1980.615] (II) RADEON(0): Digital Display Input
[  1980.615] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[  1980.615] (II) RADEON(0): Gamma: 2.20
[  1980.615] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[  1980.615] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1980.615] (II) RADEON(0): Default color space is primary color space
[  1980.615] (II) RADEON(0): First detailed timing is preferred mode
[  1980.616] (II) RADEON(0): GTF timings supported
[  1980.616] (II) RADEON(0): redX: 0.643 redY: 0.352   greenX: 0.283 greenY: 0.608
[  1980.616] (II) RADEON(0): blueX: 0.147 blueY: 0.102   whiteX: 0.313 whiteY: 0.329
[  1980.616] (II) RADEON(0): Supported established timings:
[  1980.616] (II) RADEON(0): 720x400@70Hz
[  1980.616] (II) RADEON(0): 640x480@60Hz
[  1980.616] (II) RADEON(0): 640x480@67Hz
[  1980.616] (II) RADEON(0): 640x480@72Hz
[  1980.616] (II) RADEON(0): 640x480@75Hz
[  1980.616] (II) RADEON(0): 800x600@56Hz
[  1980.616] (II) RADEON(0): 800x600@60Hz
[  1980.616] (II) RADEON(0): 800x600@72Hz
[  1980.616] (II) RADEON(0): 800x600@75Hz
[  1980.616] (II) RADEON(0): 832x624@75Hz
[  1980.616] (II) RADEON(0): 1024x768@60Hz
[  1980.616] (II) RADEON(0): 1024x768@70Hz
[  1980.616] (II) RADEON(0): 1024x768@75Hz
[  1980.616] (II) RADEON(0): Manufacturer's mask: 0
[  1980.616] (II) RADEON(0): Supported standard timings:
[  1980.616] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1980.616] (II) RADEON(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1980.616] (II) RADEON(0): Supported detailed timing:
[  1980.616] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[  1980.616] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  1980.616] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  1980.616] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[  1980.616] (II) RADEON(0): Serial No: 0
[  1980.616] (II) RADEON(0): Monitor name: PLE435S
[  1980.616] (II) RADEON(0): EDID (in hex):
[  1980.617] (II) RADEON(0):    00ffffffffffff0026cdd44601010101
[  1980.617] (II) RADEON(0):    2e0e0103e8221b78ef8bc5a45a489b25
[  1980.617] (II) RADEON(0):    1a5054bfee008180714f010101010101
[  1980.617] (II) RADEON(0):    010101010101302a009851002a403070
[  1980.617] (II) RADEON(0):    1300520e1100001e000000fd00384c1e
[  1980.617] (II) RADEON(0):    520e000a202020202020000000ff0030
[  1980.617] (II) RADEON(0):    0a2020202020202020202020000000fc
[  1980.617] (II) RADEON(0):    00504c45343335530a202020202000d4
[  1980.617] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
[  1980.617] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
[  1980.617] (II) RADEON(0): Manufacturer: IVM  Model: 46d4  Serial#: 16843009
[  1980.617] (II) RADEON(0): Year: 2004  Week: 46
[  1980.617] (II) RADEON(0): EDID Version: 1.3
[  1980.617] (II) RADEON(0): Digital Display Input
[  1980.617] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 27
[  1980.617] (II) RADEON(0): Gamma: 2.20
[  1980.617] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[  1980.617] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1980.617] (II) RADEON(0): Default color space is primary color space
[  1980.617] (II) RADEON(0): First detailed timing is preferred mode
[  1980.617] (II) RADEON(0): GTF timings supported
[  1980.617] (II) RADEON(0): redX: 0.643 redY: 0.352   greenX: 0.283 greenY: 0.608
[  1980.617] (II) RADEON(0): blueX: 0.147 blueY: 0.102   whiteX: 0.313 whiteY: 0.329
[  1980.617] (II) RADEON(0): Supported established timings:
[  1980.617] (II) RADEON(0): 720x400@70Hz
[  1980.617] (II) RADEON(0): 640x480@60Hz
[  1980.618] (II) RADEON(0): 640x480@67Hz
[  1980.618] (II) RADEON(0): 640x480@72Hz
[  1980.618] (II) RADEON(0): 640x480@75Hz
[  1980.618] (II) RADEON(0): 800x600@56Hz
[  1980.618] (II) RADEON(0): 800x600@60Hz
[  1980.618] (II) RADEON(0): 800x600@72Hz
[  1980.618] (II) RADEON(0): 800x600@75Hz
[  1980.618] (II) RADEON(0): 832x624@75Hz
[  1980.618] (II) RADEON(0): 1024x768@60Hz
[  1980.618] (II) RADEON(0): 1024x768@70Hz
[  1980.618] (II) RADEON(0): 1024x768@75Hz
[  1980.618] (II) RADEON(0): Manufacturer's mask: 0
[  1980.618] (II) RADEON(0): Supported standard timings:
[  1980.618] (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1980.618] (II) RADEON(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1980.618] (II) RADEON(0): Supported detailed timing:
[  1980.618] (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
[  1980.618] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  1980.618] (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  1980.618] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 82 kHz, PixClock max 145 MHz
[  1980.618] (II) RADEON(0): Serial No: 0
[  1980.618] (II) RADEON(0): Monitor name: PLE435S
[  1980.618] (II) RADEON(0): EDID (in hex):
[  1980.618] (II) RADEON(0):    00ffffffffffff0026cdd44601010101
[  1980.618] (II) RADEON(0):    2e0e0103e8221b78ef8bc5a45a489b25
[  1980.618] (II) RADEON(0):    1a5054bfee008180714f010101010101
[  1980.618] (II) RADEON(0):    010101010101302a009851002a403070
[  1980.618] (II) RADEON(0):    1300520e1100001e000000fd00384c1e
[  1980.618] (II) RADEON(0):    520e000a202020202020000000ff0030
[  1980.619] (II) RADEON(0):    0a2020202020202020202020000000fc
[  1980.619] (II) RADEON(0):    00504c45343335530a202020202000d4
[  1980.619] (II) RADEON(0): Panel infos found from DDC detailed: 1280x1024
[  1980.619] (II) RADEON(0): EDID vendor "IVM", prod id 18132
[  1980.624] (II) RADEON(0): Printing probed modes for output DVI-0
[  1980.624] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[  1980.624] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[  1980.624] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[  1980.624] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[  1980.624] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[  1980.624] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[  1980.624] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[  1980.624] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[  1980.625] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[  1980.625] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[  1980.625] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[  1980.625] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[  1980.625] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[  1980.625] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[  1980.625] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[  1980.625] (II) RADEON(0): Output: S-video, Detected Monitor Type: 0
[  1980.625] (II) RADEON(0): EDID for output S-video
[  1980.625] (II) RADEON(0): Output DVI-1 disconnected
[  1980.625] (II) RADEON(0): Output DVI-0 connected
[  1980.625] (II) RADEON(0): Output S-video disconnected
[  1980.625] (II) RADEON(0): Using user preference for initial modes
[  1980.625] (II) RADEON(0): Output DVI-0 using initial mode 1280x1024
[  1980.625] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1980.625] (==) RADEON(0): DPI set to (96, 96)
[  1980.625] (II) Loading sub module "fb"
[  1980.625] (II) LoadModule: "fb"
[  1980.626] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1980.646] (II) Module fb: vendor="X.Org Foundation"
[  1980.646]    compiled for 1.10.4, module version = 1.0.0
[  1980.646]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1980.646] (II) Loading sub module "ramdac"
[  1980.646] (II) LoadModule: "ramdac"
[  1980.646] (II) Module "ramdac" already built-in
[  1980.646] (==) RADEON(0): Using XAA acceleration architecture
[  1980.646] (II) Loading sub module "xaa"
[  1980.646] (II) LoadModule: "xaa"
[  1980.647] (II) Loading /usr/lib/xorg/modules/libxaa.so
[  1980.665] (II) Module xaa: vendor="X.Org Foundation"
[  1980.665]    compiled for 1.10.4, module version = 1.2.1
[  1980.665]    ABI class: X.Org Video Driver, version 10.0
[  1980.665] (==) RADEON(0): Assuming overlay scaler buffer width is 1536
[  1980.665] (II) RADEON(0): Cannot access BIOS or it is not valid.
      If your card is TV-in capable you will need to specify options RageTheatreCrystal, RageTheatreTunerPort,
      RageTheatreSVideoPort and TunerType in /etc/X11/xorg.conf.
[  1980.665] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
[  1980.665] (--) Depth 24 pixmap format is 32 bpp
[  1980.665] (II) RADEON(0): RADEONScreenInit 98000000 0 0
[  1980.666] Entering TV Save
[  1980.667] Save TV timing tables
[  1980.667] saveTimingTables: reading timing tables
[  1980.667] TV Save done
[  1980.667] disable FP2
[  1980.667] (II) RADEON(0): Dynamic Power Management Disabled
[  1980.667] (II) RADEON(0): RADEONInitMemoryMap() :
[  1980.667] (II) RADEON(0):   mem_size         : 0x04000000
[  1980.667] (II) RADEON(0):   MC_FB_LOCATION   : 0x9bff9800
[  1980.667] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[  1980.667] (II) RADEON(0): Depth moves disabled by default
[  1980.667] (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191)
[  1980.667] (II) RADEON(0): Reserved area from (0,1024) to (1280,1026)
[  1980.667] (II) RADEON(0): Largest offscreen area available: 1280 x 7165
[  1980.686] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[  1980.687] (II) RADEON(0):   MC_FB_LOCATION   : 0x9bff9800 0x7fff0000
[  1980.687] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[  1980.887] (==) RADEON(0): Backing store disabled
[  1980.887] (WW) RADEON(0): Direct rendering disabled
[  1980.887] (II) RADEON(0): Render acceleration disabled
[  1980.887] (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
[  1980.887]    Screen to screen bit blits
[  1980.887]    Solid filled rectangles
[  1980.887]    8x8 mono pattern filled rectangles
[  1980.887]    Indirect CPU to Screen color expansion
[  1980.887]    Solid Lines
[  1980.887]    Scanline Image Writes
[  1980.888]    Setting up tile and stipple cache:
[  1980.888]       32 128x128 slots
[  1980.888]       32 256x256 slots
[  1980.888]       16 512x512 slots
[  1980.888] (II) RADEON(0): Acceleration enabled
[  1980.888] (**) RADEON(0): DPMS enabled
[  1980.888] (==) RADEON(0): Silken mouse enabled
[  1980.889] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00502800
[  1980.890] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00507800
[  1980.890] (II) RADEON(0): Largest offscreen area available: 1280 x 7157
[  1980.890] (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
[  1980.890] (II) Loading sub module "theatre_detect"
[  1980.890] (II) LoadModule: "theatre_detect"
[  1980.891] (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
[  1980.897] (II) Module theatre_detect: vendor="X.Org Foundation"
[  1980.898]    compiled for 1.10.4, module version = 1.0.0
[  1980.898]    ABI class: X.Org Video Driver, version 10.0
[  1980.898] (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
[  1980.898] (II) RADEON(0): Set up overlay video
[  1980.908] (II) RADEON(0): Set up textured video
[  1980.970] disable FP2
[  1980.971] disable TV
[  1980.993] disable FP2
[  1980.993] init memmap
[  1980.993] init common
[  1980.993] init crtc1
[  1980.993] init pll1
[  1980.993] freq: 108000000
[  1980.994] best_freq: 108000000
[  1980.994] best_feedback_div: 48
[  1980.994] best_frac_feedback_div: 0
[  1980.994] best_ref_div: 6
[  1980.994] best_post_div: 2
[  1980.994] restore memmap
[  1980.994] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
[  1980.994] (II) RADEON(0):   MC_FB_LOCATION   : 0x9bff9800 0x9bff9800
[  1980.994] (II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
[  1981.094] restore common
[  1981.194] restore crtc1
[  1981.194] restore pll1
[  1981.249] finished PLL1
[  1981.249] set RMX
[  1981.249] set FP2
[  1981.250] enable FP2
[  1981.250] disable TV
[  1981.250] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1981.250] (WW) RADEON(0): Option "MergedFB" is not used
[  1981.250] (--) RandR disabled
[  1981.251] (II) Initializing built-in extension Generic Event Extension
[  1981.251] (II) Initializing built-in extension SHAPE
[  1981.251] (II) Initializing built-in extension MIT-SHM
[  1981.251] (II) Initializing built-in extension XInputExtension
[  1981.251] (II) Initializing built-in extension XTEST
[  1981.251] (II) Initializing built-in extension BIG-REQUESTS
[  1981.251] (II) Initializing built-in extension SYNC
[  1981.251] (II) Initializing built-in extension XKEYBOARD
[  1981.251] (II) Initializing built-in extension XC-MISC
[  1981.251] (II) Initializing built-in extension XINERAMA
[  1981.251] (II) Initializing built-in extension XFIXES
[  1981.251] (II) Initializing built-in extension RENDER
[  1981.251] (II) Initializing built-in extension RANDR
[  1981.251] (II) Initializing built-in extension COMPOSITE
[  1981.251] (II) Initializing built-in extension DAMAGE
[  1981.299] (II) AIGLX: Screen 0 is not DRI2 capable
[  1981.299] (II) AIGLX: Screen 0 is not DRI capable
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Wed Nov 02, 2011 6:04 am    Post subject: Reply with quote

I don't see any obvious errors in the log, which framebuffer are you using? Have you tried the open firmware framebuffer and the "safe" configuration from xac?
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
TurtleBread
n00b
n00b


Joined: 24 Oct 2011
Posts: 3
Location: United Kingdom

PostPosted: Wed Nov 02, 2011 1:05 pm    Post subject: Reply with quote

I was using the OpenFirmware driver as far as I was aware, although I can't check right now. But I've now managed to fix the problem with a little bit of help from someone in the IRC channel.

Just for reference if anyone else has this problem. I used 'eselect mesa' to switch the renderer over from gallium to classic. I then made sure all the base packages were up to date and did a complete rebuild of all the Xorg related packages. Both the framebuffer and the radeon driver are now working. Gcc was rebuilt, so there was either a problem with the older version I was using. Or there was some problem with using the gallium drivers on this hardware.
Back to top
View user's profile Send private message
JoseJX
Retired Dev
Retired Dev


Joined: 28 Apr 2002
Posts: 2774

PostPosted: Wed Nov 02, 2011 9:01 pm    Post subject: Reply with quote

I believe you need to be using Kernel Mode Setting (KMS) to use the new Gallium drivers. They're not really tested very well on PPC yet.
_________________
Gentoo PPC FAQ: http://www.gentoo.org/doc/en/gentoo-ppc-faq.xml
Back to top
View user's profile Send private message
Atha
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 228

PostPosted: Mon Mar 05, 2012 5:10 pm    Post subject: old driver Reply with quote

I don’t think that the old Radeon 9000 code uses any of the new features. For example, it still uses the XAA 2D acceleration method, not EXA. See man radeon for some basic information.

I’m not sure about the KMS stuff. When I used my Power Mac G4 under Gentoo there wasn’t any KMS yet, and when I then stopped using it (due to a complete computer upgrade, meaning: a new computer), they had just started with KMS developement.

I remember that the newer X.org driver for radeon had a screen initialization issue, but apart from that it worked great. That was in 2008. See Problem using DVI instead of ADC on radeon 9000.

Hope you get it running!
Cheers!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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