Tuesday, February 22, 2011

!debian vrms would be proud of me - removed all nvidias propietary bits

Ok i removed all the nvidia's propietary bits using synaptic , webgl works in chromium only with 1-2 FPS, seems that i use the software rasterizer + vesa driver after removing xorg.conf

glxinfo | egrep 'OpenGL.*string.*'
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.10
OpenGL shading language version string: 1.20


nouveau if configured in x doesn't load 

[   600.070] (EE) [drm] failed to open device
[   600.070] (EE) No devices detected.

And here is the vrms report
vrms 
           Non-free packages installed on borkstationX64

rar                       Archiver for .rar files
skype                     Skype
sun-java6-bin             Sun Java(TM) Runtime Environment (JRE) 6 (architecture
sun-java6-jdk             Sun Java(TM) Development Kit (JDK) 6
sun-java6-jre             Sun Java(TM) Runtime Environment (JRE) 6 (architecture
sun-java6-plugin          The Java(TM) Plug-in, Java SE 6
warsow-data               Game data for Warsow

Non-free packages with status other than installed on borkstationX6

flashplayer-mozilla       ( dei)  Macromedia Flash Player

           Contrib packages installed on borkstationX64

flashplugin-nonfree       Adobe Flash Player - browser plugin
warsow                    fast paced 3D first person shooter

  8 non-free packages, 0.3% of 2332 installed packages.
  2 contrib packages, 0.1% of 2332 installed packages.

Update: noveau started after reboot
seems that nvidia driver was still loaded
but still 3d support is software only
so i have to force it or build gallium3d myself for better fps in 3d applications

Here is how is done in debian/ubuntu

No comments: