02-07-2010, 07:55 PM | #1 |
Apprentice
Join Date: Dec 2007
Location: FRANCE
Posts: 93
|
Intel Linux Regnum Online
hi,
i have follow this thread -> http://www.regnumonline.com.ar/forum...ad.php?t=31371 build ----> succefull but when i try launch RO I have an intel 945G with intel driver thanks for help |
02-09-2010, 02:30 PM | #2 | |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Quote:
In my case, appeared this screen when in my kernel I put as built-in (*), in Device Drivers -> Graphics Support: (*) Direct Rendering Manager blabla -> (*) Intel 830M, 845G, 852M, 855GM, 865G -> (*) i915 driver I think the problem goes away when I did change all of them into (M). I hope this help. Be nice with the kernel :P ps: Code:
nacho@localhost /usr/src/linux $ uname -r 2.6.31-gentoo-r6
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
|
02-09-2010, 11:51 PM | #3 |
Apprentice
Join Date: Dec 2007
Location: FRANCE
Posts: 93
|
Up more info here
Code:
$ cat /proc/bus/pci/devices | grep VGA || lspci | grep VGA | colrm 1 4 ; cat /proc/cpuinfo | egrep "model name|MHz" ; xdpyinfo | egrep "version:|dimensions|depth of" ; glxinfo | egrep -A2 "direct rendering|OpenGL vendor" ; uname -sr; 2.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)model name : Pentium(R) Dual-Core CPU T4300 @ 2.10GHz cpu MHz : 2100.000 model name : Pentium(R) Dual-Core CPU T4300 @ 2.10GHz cpu MHz : 1200.000 dimensions: 2960x1050 pixels (783x278 millimeters) depth of root window: 24 planes direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 -- OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 7.7.1-DEVEL Linux 2.6.32.7-37.fc12.x86_64 |
02-10-2010, 12:00 AM | #4 |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Did you take a look into your kernel config?
paste this into console and post the output: Code:
cat /usr/src/linux/.config | grep DRM
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
02-10-2010, 06:32 AM | #5 |
Apprentice
Join Date: Dec 2007
Location: FRANCE
Posts: 93
|
with the latest update in fedora and the kernel 2.6.32 now regnum online rock
Fedora poWaA |
02-10-2010, 08:51 AM | #6 | |
Master
Join Date: Sep 2008
Location: Stockholm
Posts: 541
|
Quote:
|
|
02-10-2010, 03:33 PM | #7 | |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Quote:
add the kernel's damn problem :P if you set up driver intel as built-in, problem appear, if you put it as module, problem goes away. May be it require some test to confirm
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
|
Thread Tools | |
Display Modes | |
|
|