
Code: Select all
emerge wgetpaste
wgetpaste -s ca /var/log/Xorg.0.logDone.Change your Section "ServerLayout" to use a single screen until we get nvidia working.
http://pastebin.ca/1796265to put your log on the web. Tell us the URL you get
Taking the other screen out of the ServerLayout changed nothing, unfortunately.Does it work? Or does it deadlock again?
If it is a older card maybe you could try this one and see if it works.nvidia Quadro NVS 420 card

He used startx, so it is supposed to ran what is in .xinitrc and quit when the last command in this file exitsRexilion wrote:I think he just did:
X
If X is executed like that, it won't quit untill you kill it (or CTRL+ALT+BACKSPACE).
Besides, I got xinit with the minimal useflag (no twm, xclock etc) and everything works fine.

rc-update add hald defaulttrepanne wrote:Yes, this sounds right. No window manager.
I just installed xorg-server (not xorg-x11), and I do indeed get errors about not finding twm, xterm, and other commands inside /etc/X11/xinit/xinitrc.
I have installed KDE4, and would like to use kdm. I've placed XSESSION="KDE-4" in /etc/rc.conf, but that's not doing the trick. What do I need to do?
Thanks for the help gentlemen.

Code: Select all
kdm
I'm responding to you now from Firefox running in KDE on the box in question. I was getting black screen only when I tried "startx" with a blank xorg.conf, or with an xorg.conf generated by X -configure. Not terribly interested in chasing that down, since I have a good xorg.conf I worked out under osol.So, do you see something or you still have a black screen ?