1
vote
3answers
2k views

Debian wheezy: cannot create “Hello World” module (and NVIDIA, and VirtualBox)

(EDIT: This is now solved (see the accepted answer). The problem lied with GREP_OPTIONS='--color=always'. Changing the value to --color=never resolved the problem.) First off, the details. BEFORE: ...
1
vote
1answer
6k views

Xorg -configure doesn't work with nouveau drivers

I'm having problems setting up X.org on Gentoo. At the moment I have kernel 2.6.37-gentoo-r4 installed and have built X against this kernel. I have nouveau drivers installed and they seem to be ...