You are not logged in.

#1 2009-01-30 03:09:24

toomas
Member
Registered: 2009-01-30
Posts: 3

radeonhd + Radeon X1250

So I'm having some issues starting the X Server using the radeonhd driver with an X1250 card. I've tried a number of fixes from around the net and Arch Forums, with varying degrees of success and nothing definite. Most of the fixes involved xorg.conf edits.

Using a fresh install of Arch64, X.Org (configured with hwd) and radeonhd (xorg.conf edits from Arch ATI Wiki were applied), this is the output after starting the X Server as a user:

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.21-ARCH x86_64
Current Operating System: Linux myhost 2.6.28-ARCH #1 SMP PREEMPT Sun Jan 25 09:43:53 UTC 2009 x86_64
Build Date: 17 December 2008  10:46:49PM

         Before reporting problems, check http://wiki.x.org
         to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default settng,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log.Xorg.0.log", Time: Fri Jan 30 02:02:47 2009
(==) Using config file: "/etc/X11/xorg.conf"
(EE) Failed to load module "type1" (module does not exist, 0)
(EE) Failed to load module "record" (module does not exist, 0)
None
Could not init font path element /usr/share/fonts/TTF, removing from list!
Could not init font path element /usr/share/fonts/Type1, removing from list!

waiting for X server to shut down

As I said before, I've tried a number of things with no one fix giving results. Installing TTF and Type1 fonts gets rid of the "Could not init font path element" errors, but still doesn't allow the X Server to start. Commenting out the type1 and record modules from the xorg.conf gets rid of the "(EE)" errors, and again gives no X. Both combined leave me with no X and the remaining output:

...

None

waiting for X server to shut down

The Catalyst driver with aticonfig has also not done the trick thus far, giving a similar error output with a few different elements.

Any ideas?

Offline

#2 2009-01-31 13:10:30

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: radeonhd + Radeon X1250

backup your xorg.conf, and start x without xorg.conf.

Offline

#3 2009-01-31 15:38:51

toomas
Member
Registered: 2009-01-30
Posts: 3

Re: radeonhd + Radeon X1250

Based on your suggestion, I tried starting X as a user without an xorg.conf file and received this error output:

...

(EE) Unable to locate/open config file
New driver is "ati"
(==) Using default built-in configuration (30 lines)
(EE) Failed to load module "ati" (module does not exist, 0)
(EE) Failed to load module "fbdev" (module does not exist, 0)

waiting for X server to shut down error setting MTRR (base = 0xd0000000, size = 0x01000000, type = 1) Invalid argument (22)

Also, I decided to try starting X using my xorg.conf file again so I can grab any EE or WW messages from the Xorg.0.log. Here's what I got:

...

(WW) The directory "/usr/share/fonts/PEX" does noy exist.
(WW) 'fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
(WW) The directory "/usr/share/fonts/Type1" does noy exist.
(WW) The directory "/usr/share/fonts/ttf/western" does noy exist.
(WW) The directory "/usr/share/fonts/ttf/decoratives" does noy exist.
(WW) The directory "/usr/share/fonts/truetype" does noy exist.
(WW) The directory "/usr/share/fonts/truetype/openoffice" does noy exist.
(WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does noy exist.
(WW) The directory "/usr/share/fonts/lates-ttf-fonts" does noy exist.
(WW) The directory "/usr/share/fonts/defoma/CID" does noy exist.
(WW) The directory "/usr/share/fonts/defoma/TrueType" does noy exist.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(WW) Option "XkbVariant" requires an string value
(WW) RADEONHD(0): xf86UnMapVidMem: cannot find region for [0x7f669097e000,0x10000000]

Thanks for the help thus far!

Last edited by toomas (2009-01-31 15:40:43)

Offline

#4 2009-01-31 16:35:01

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: radeonhd + Radeon X1250

xorg error without xorg.conf indicate that you should test turning off hotplugging. Read this post:

http://bbs.archlinux.org/viewtopic.php?id=61130

http://www.archlinux.it/wiki/index.php? … _it_off.3F

Last edited by ahcaliskan (2009-01-31 16:40:01)

Offline

#5 2009-01-31 23:01:23

toomas
Member
Registered: 2009-01-30
Posts: 3

Re: radeonhd + Radeon X1250

So I gave turning off hot plugging a try.  Still no luck, but here's the log output from that:

...

(WW) The directory "/usr/share/fonts/TTF" does not exist.
(WW) The directory "/usr/share/fonts/Type1" does not exist.
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(WW) RADEON(0): R500 support is under development. Please report any issues to xorg-driver-ati@lists.x.org
(WW) RADEON(0): DRI init changed memory map, adjusting ...
(WW) RADEON(0):  MC_FB_LOCATION was: 0x7fff7000 is: 0x7fff7000
(WW) RADEON(0):  MC_AGP_LOACTION was: 0x003f0000 is: 0x81ff8000
(WW) <default pointer>: No Device specified, looking for one...

Also, I've installed xf86-video-ati and xf86-video-fbdev so as to eliminate those module errors that appeared in the previous log file.

Water's getting a little deep for me now. What's the next step?

Offline

#6 2009-01-31 23:17:43

ahcaliskan
Member
From: Sweden
Registered: 2008-10-29
Posts: 174

Re: radeonhd + Radeon X1250

(WW) <default pointer>: No Device specified, looking for one...

since you've turned hotplugging off, xorg could not find your mouse. This is why you need an xorg.conf file without hotplugging. Define your pointer settings in xorg.conf and start x. BTW, didn't you have evdev installed before? Ati driver is working but with limitation, I guess radeonhd is the right one. If you like you could post your xorg.conf and I could look at it. Otherwise there is an wiki entry concerning ati driver and xorg.conf.

http://wiki.archlinux.org/index.php/ATI

Last edited by ahcaliskan (2009-01-31 23:24:54)

Offline

Board footer

Powered by FluxBB