Author Topic: chromium bsu  (Read 974 times)

Offline daktras

  • Jr. Member
  • **
  • Posts: 30
chromium bsu
« on: April 22, 2010, 10:26:12 AM »
this is one of my favorite games but i am getting an error with my graphics i have an intergrated nforce i use the current nvidia propietary drivers its telling me the following output when i run the command via lxterminal

chromium
randomizing.
SDL initialized.
Couldn't set GL mode: Couldn't find matching GLX visual

i have everything glx wise i can find glxgears runs fine all the glx tests run no issues what wrong can someone help

Offline T6

  • Super Villain
  • ******
  • Posts: 19077
  • xmas is comming!
Re: chromium bsu
« Reply #1 on: April 22, 2010, 10:36:52 AM »
what video card do you have, what driver have you installed?

are you using compiz or kde desktop effects?
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline daktras

  • Jr. Member
  • **
  • Posts: 30
Re: chromium bsu
« Reply #2 on: April 22, 2010, 11:25:00 AM »
i have tried with and with out composite i have an nvidia 7025 and i have tried both proprietary and non with non it renders very slow but at least starts up with the proprietary it wont start but i have the refresh rates that make the game playable. oh i almost forgot i am using the lxde version so when i dont use compoite i am using openbox which is why i am asking for help
 thanks in advance

Offline Village Idiot

  • Hero Member
  • *****
  • Posts: 2345
  • Have A Nice Day.
Re: chromium bsu
« Reply #3 on: May 22, 2010, 02:33:19 AM »
this is one of my favorite games but i am getting an error with my graphics i have an intergrated nforce i use the current nvidia propietary drivers its telling me the following output when i run the command via lxterminal

chromium
randomizing.
SDL initialized.
Couldn't set GL mode: Couldn't find matching GLX visual

i have everything glx wise i can find glxgears runs fine all the glx tests run no issues what wrong can someone help

I am getting this also.  :(

$ fortune
No Microsoft products were used in any way for the creation of this message.
If you are using a Microsoft product to view it, BEWARE! - I'm not
responsible for any harm you might encounter as a result.

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12514
Re: chromium bsu
« Reply #4 on: May 22, 2010, 02:38:40 AM »

Thanks to everyone who donates. You keep the servers running.

Offline Village Idiot

  • Hero Member
  • *****
  • Posts: 2345
  • Have A Nice Day.
Re: chromium bsu
« Reply #5 on: May 22, 2010, 02:48:16 AM »
Read this for your fix.

http://www.pclinuxos.com/forum/index.php/topic,73301.msg601213.html#msg601213


Thanks very much!  :)

btw, I didn't have any libGL.so file, I just did

su

mkdir /opt/backup
mv libGL.so.1 /opt/backup
mv libGL.so.2 /opt/backup

$ fortune
No Microsoft products were used in any way for the creation of this message.
If you are using a Microsoft product to view it, BEWARE! - I'm not
responsible for any harm you might encounter as a result.