Search found 5 matches

by wix
06 Jul 2009, 18:55
Forum: Other
Topic: Introduce yourself here!
Replies: 30
Views: 172222

RE: Introduce yourself here!

The more I configure the more I realise this ^^
by wix
05 Jul 2009, 16:33
Forum: Other
Topic: Video Drivers
Replies: 6
Views: 11708

RE: Video Drivers


You need to edit your /etc/X11/xorg.conf.
In that file should be a part which should look like this:

Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 945GME Express Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection


This helped, and ...
by wix
04 Jul 2009, 18:35
Forum: Other
Topic: Video Drivers
Replies: 6
Views: 11708

RE: Video Drivers

Thank you,

I tried and :

_ I have xf86-video-intel-2.6.3-r1
_ grep didn't show anything (but the log file is present) so my driver is effectively not loaded, may I ask you how I can do i ? eventhougth I know I'll find it somewhere on the web, it would be easier it should just be a little command ...
by wix
04 Jul 2009, 15:00
Forum: Other
Topic: Introduce yourself here!
Replies: 30
Views: 172222

RE: Introduce yourself here!

Hi I'm Willy from France, I'm 23 y.o. and finishing with studies (master of science). I spend with 2 last years programming an autonomous mobile robot.

I just bought a NC10 on with I'm installing Gentoo, this is my "first" experience on linux (I mean on my own computer). I aslo have an Imac with a ...
by wix
04 Jul 2009, 14:41
Forum: Other
Topic: Video Drivers
Replies: 6
Views: 11708

Video Drivers

Hi guys,

I recently bougth an NC10 (which is wonderfull ) and I try to install my fisrt linux with Gentoo. I know it is quite a challenge but I am used with low level computing.

I manage with the basic installation (I took me a week ^^) but I am blocked with the X server. I think that the problem ...