[gentoo-user] Xorg and Nouveau

2012-01-02 Thread .
Hi there! I can't run Xorg with Nouveau. I use gentoo-sources without proprietary BLOBs (gentoo-libre). http://en.gentoo-wiki.com/wiki/Free_your_Gentoo /var/log/Xorg.0.log: http://paste.pocoo.org/show/525752/ /usr/src/linux/.config: http://paste.pocoo.org/show/525746/ lspci:

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread Michael Mathurin
. ivd...@gmail.com writes: Hi there! I can't run Xorg with Nouveau. I use gentoo-sources without proprietary BLOBs (gentoo-libre). http://en.gentoo-wiki.com/wiki/Free_your_Gentoo /var/log/Xorg.0.log: http://paste.pocoo.org/show/525752/ /usr/src/linux/.config:

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread .
Has the proprietary driver ever been in use on your system... No. I've updated xf86-video-nouveau and libdrm. Same result. The output of 'lspci -k' might give you a hint. What are you trying to say? lspci -k: http://paste.pocoo.org/show/528934/

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread Michael Mathurin
. ivd...@gmail.com writes: Has the proprietary driver ever been in use on your system... No. I've updated xf86-video-nouveau and libdrm. Same result. The output of 'lspci -k' might give you a hint. What are you trying to say? lspci -k: http://paste.pocoo.org/show/528934/ Are you by

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread .
Are you by any chance disabling KMS on boot? If not then I'm not sure where the problem is. How to check this?

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread Michael Mathurin
. ivd...@gmail.com writes: Are you by any chance disabling KMS on boot? If not then I'm not sure where the problem is. How to check this? Well if you have a framebuffer and get output from 'dmesg|grep nouveaufb' it's a safe bet that KMS is enabled. Also make sure the kernel isn't being

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread .
dmesg | grep nouveaufb shows nothing. If its just not loading on its own then adding 'nouveau.modeset=1' will make sure it gets enabled. Are you sure? I've been told that this is not supported.

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread Jason Weisberger
Check to make sure the driver is compatible with your nv9x chipset. I'm your xorg log it doesn't show that one as being supported. On Jan 2, 2012 10:14 AM, . ivd...@gmail.com wrote: Hi there! I can't run Xorg with Nouveau. I use gentoo-sources without proprietary BLOBs (gentoo-libre).

Re: [gentoo-user] Xorg and Nouveau

2012-01-02 Thread .
The driver is compatible: http://nouveau.freedesktop.org/wiki/CodeNames#NV50 http://nouveau.freedesktop.org/wiki/FeatureMatrix (GeForce 8400 GS)