You are not logged in.

#1 2009-08-15 15:53:48

amranu
Member
Registered: 2008-09-25
Posts: 94

xorg fails to start, blackscreen with immovable mouse

Since the last xorg-server update this happened, though I downgraded the package and it didn't fix it.

Offline

#2 2009-08-15 16:08:09

cemsbr
Member
From: Brazil
Registered: 2008-05-03
Posts: 111
Website

Re: xorg fails to start, blackscreen with immovable mouse

I was having this problem and upgrading xorg-server to 1.6.3-3 solved it. Today I saw an update to xf86-input-evdev (2.2.4). Have you tried to launch xorg after this update?

Offline

#3 2009-08-15 16:21:49

amranu
Member
Registered: 2008-09-25
Posts: 94

Re: xorg fails to start, blackscreen with immovable mouse

I have both those updates, and have tried starting X with both of them. the 1.6.3-3 upgrade is the one that seems to have broke things hmm

Offline

#4 2009-08-15 18:34:01

cemsbr
Member
From: Brazil
Registered: 2008-05-03
Posts: 111
Website

Re: xorg fails to start, blackscreen with immovable mouse

What's your graphic board?

Offline

#5 2009-08-15 18:54:06

amranu
Member
Registered: 2008-09-25
Posts: 94

Re: xorg fails to start, blackscreen with immovable mouse

I'm using an ATI 4870

Offline

#6 2009-08-15 21:52:25

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: xorg fails to start, blackscreen with immovable mouse

Hello Amranu!

Did you try to boot your PC in runlevel 3, so in console mode, and startx manually? Is there any error output on the console or in some related log files ? Which kernel/driver do you try to use ?

Offline

#7 2009-08-15 22:02:37

AdrenalineJunky
Member
Registered: 2009-05-03
Posts: 149

Re: xorg fails to start, blackscreen with immovable mouse

i've had the same problem once or twice - i booted to console and re-installed catalyst and all was well.

Offline

#8 2009-08-15 23:40:21

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

I have the same problem as Amranu, also the same graphics card. The fglrx module does not get loaded during boot, error messages says "unknown module fglrx.ko". I have reinstalled catalyst, didn't change anything. X exists with the message that there are errors in xinit.

Hope this is not considered a hijack of the thread as it seems to be the same problem.

Offline

#9 2009-08-16 07:26:47

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: xorg fails to start, blackscreen with immovable mouse

"X exists with the message that there are errors in xinit." -> Amranu: what's in your ~/.xinitrc file ?

Offline

#10 2009-08-16 10:31:01

gnud
Member
Registered: 2005-11-27
Posts: 184

Re: xorg fails to start, blackscreen with immovable mouse

I also have this (incredibly annoying) problem, with an ATI HD4350 after the latest update.

This has nothing to do with my .xinitrc - the same problem occurs whether I try to start kdm, pure X, or use startx.

This has something to do with the new xorg-server and the catalyst driver.

Offline

#11 2009-08-16 10:56:37

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

Same here. Using startx oder slim doesn't work either.

Offline

#12 2009-08-16 11:16:03

vacant
Member
From: downstairs
Registered: 2004-11-05
Posts: 816

Re: xorg fails to start, blackscreen with immovable mouse

AdrenalineJunky wrote:

i've had the same problem once or twice - i booted to console and re-installed catalyst and all was well.

Was it necessary to reinstall catalyst? That package just contains the license and the kernel module. I thought it's just catalyst-utils that needs reinstalling after Xorg updates due to some lib??? stuff getting overwritten?

Offline

#13 2009-08-16 16:03:30

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

@vacant: that's true. Usually I had to reinstall catalyst-utils after a xserver update because of libs getting overridden by libgl, I believe. It's not working this time.

Offline

#14 2009-08-16 20:35:48

AdrenalineJunky
Member
Registered: 2009-05-03
Posts: 149

Re: xorg fails to start, blackscreen with immovable mouse

hmm, didn't know that - i had just re-installed both of them.

good to know.

Offline

#15 2009-08-16 21:09:18

gnud
Member
Registered: 2005-11-27
Posts: 184

Re: xorg fails to start, blackscreen with immovable mouse

Well - I tried reinstalling both of the catalyst packages and general fiddling around a lot, so some of that might have fixed it. But as an aside, make sure that your xorg.conf doesn't use the "kbd" driver for your keyboard, but rather the "evdev" driver. I suspect that aticonfig did this -  I can't imagine that `X -configure` did.

Offline

#16 2009-08-17 10:53:20

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

Hm, still not working here. Did you run ati-config after reinstalling catalyst or could you explain some of the fiddling you did? I'm at a loss right now. sad

Offline

#17 2009-08-17 11:10:10

vacant
Member
From: downstairs
Registered: 2004-11-05
Posts: 816

Re: xorg fails to start, blackscreen with immovable mouse

Raisuli wrote:

after a xserver update because of libs getting overridden by libgl

That's the one, libGL etc. xorg-server depends on libgl which should be removed with a "pacman -Rd" before installing catalyst & catalyst-utils as catalyst-utils has it's own version: PKGBUILD provides=('libgl' 'catalyst-utils').

Offline

#18 2009-08-17 11:43:15

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

I've removed libgl with pacman -Rd and reinstalled catalyst-utils. X starts now, but the fglrx module cannot be found during boot.  Any ideas?

Offline

#19 2009-08-17 13:08:16

vacant
Member
From: downstairs
Registered: 2004-11-05
Posts: 816

Re: xorg fails to start, blackscreen with immovable mouse

The fglrx module is obviously in the "catalyst" package which installs it to /lib/modules/2.6.30-ARCH/video/fglrx.ko. The ".INSTALL" in that package does just a depmod for kernel 2.6.30-ARCH. So if the module is there, you're running that kernel, then a depmod should do it.

Offline

#20 2009-08-17 16:09:00

Raisuli
Member
Registered: 2007-09-28
Posts: 135

Re: xorg fails to start, blackscreen with immovable mouse

Thank you for your help, vacant, finally have a working graphics driver, though I'm unsure why. I reinstalled catalyst and did a depmod earlier, but this time I removed everything related to the driver from the system, including fglrx.ko and /usr/share/licenses/catalyst/ATI.LICENSE.TXT. After that I reinstalled catalyst & catalyst-utils. That did the trick.

Offline

Board footer

Powered by FluxBB