You are not logged in.
Hi,
I simply can't run
startx
When I try, everything freezes, screen goes blank.
I've done clean install, and done just this:
# pacman -S xorg-server xorg-xinit xorg-utils xorg-server-utils xterm
# pacman -S catalyst catalyst-utils /* added catalyst.apocalypsus.net/repo in pacman.conf */
# aticonfig --initial
# reboot
...
# startx
--> FREEZE
I'm confused as this worked on my other machine. I have empty Xorg.log file and I've tried
aticonfig --acpi-services=off
as advised on wiki - but nothing changed.
Please help
Last edited by 10robinho (2012-01-06 01:53:43)
Offline
Hi,
...I have empty Xorg.log file ...
Just for sanity sake, your log file is /var/log/Xorg.0.log, right?
Can you post your ~/.xinitrc file?
edit: Are your keyboard indicators blinking?
Last edited by ewaller (2012-01-05 03:35:51)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Thanks for the reply!
No, keyboard indicators are not blinking (no num lock light or anything).
Of course, we are talking about /var/log/Xorg.0.log.
I've realized that it is even not created now.
(I've tried with empty xorg.conf, just to get some log errors, and after I returned fglrx version of xorg.conf and run startx log was empty)
I haven't made any ~/.xinitrc (I think that it should run default one from /etc/X11, right?)
I've tried with ~/.xinitrc that has just "exec xterm"
nothing worked...
Offline
Wow, I've no clue I don't have an ATI so I can't help much there.
Is your box set up as an ssh server? After it goes black, is it possible to still ssh into the box from another machine? If so, is there anything interesting in dmesg?
Otherwise, anything interesting in /var/log/everything.log?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Thanks for tips, I've tried to ssh in, but after freeze, I can't do anything...
I'll try again with clean install...
Offline
Have you added the "nomodeset" kernel parameter as described in the wiki?
Offline
I've done clean install (4th time) and now everything is ok.
I'm pretty sure that fglrx drivers were badly installed or configured, but I don't know what went wrong.
Thanks for help!
Offline