PDA

View Full Version : VT8237R Kubuntu Hardy 8.04.1


Vicant77
02-08-08, 03:12 PM
Well first, sorry for my very poor English,I'm Very new in linux Operate system & I have some troubles whit my driver, i used the cn700/vt8237s/vt8237r plus from http://www.linux.via.com.tw, and is well on graphics and 2d, but i can't run the 3d support , well my mother board is a cn400/pm800 and the video chip is a VIA VT8237R, this the reason because i used this driver.

the glxinfo:

name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x21 24 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
0x44 32 tc 1 0 0 c . . 0 0 0 0 0 0 0 0 0 0 0 0 0 None
Fallo de segmentación

and when i try run compiz-fusion:

Checking for Xgl: not present.
Detected PCI ID for VGA: 01:00.0 0300: 1106:3118 (rev 02) (prog-if 00 [VGA controller])
Checking for texture_from_pixmap: Segmentation fault
not present.

I ran compiz whit the same driver an once in the past, but i deleted all from my computer, for started a new clear installation.


For your Help thanks.

Vicant77
06-08-08, 09:48 PM
well i solved, i modified /etc/modules like this:

fuse
lp
-f via
-f via_drm
-f via_unichrome

and that's all the new via driver for cn700+vt8237s/vt8237r plus, is run with compiz without problem in a cn400/pm800/pm880 with the vt8237r video chip.
Jesus bless you.

Kyeung
05-11-08, 02:55 PM
To Vican77

Excuse for not knowing how to program in linux. Can you provide more detail step how to do modification. Do I type in exactly what you list here?

Do I have to do anything before that, like download the drivers or the drivers already in the computer will do.

Thank.

ds_pablo
20-11-08, 04:06 AM
Download and install the drivers, per the included instructions. Then go /etc/modules and add the lines that were posted to your modules file. Then give a final reboot and this should help the situation.