> My first question is whether this contradition could indicate that smth is > wrong with my build of Xorg?
I don't think so. I have the same line in my /etc/ld.so.conf file. > When I execute `cd ~ && Xorg -configure` I get smth on the terminal, then > the screen goes and stays black. How can I find out what > is wrong? You don't even have a command prompt after you run X -configure? You should see a message telling you that you can test the new config file by typing X -config xorg.conf. If you have a Radeon X700, I did have an issue with it on a new laptop last week. The screen would go black but Ctl-C or Ctl-Alt-Backspace would usually get me back to the prompt. Adding Option "MonitorLayout" "LVDS,CRT" to xorg.conf fixed that problem for Suse, but not for Fedora. I haven't built LFS on the laptop yet, but I hope this works on LFS. I don't know if this solution will work for other chipsets. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
