MrMEEE / bumblebee-Old-and-abbandoned

OUTDATED!!!!! - Replaced by "The Bumblebee Project" and "Ironhide"
http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/
469 stars 50 forks source link

Wrong nvidia #571

Closed orangindonesia closed 13 years ago

orangindonesia commented 13 years ago

my nvidia card is 310m. but when i'm open settings.exe (from pes2011), it's read NVIDIA GEFORCE 8300 GS? can be changed to 310m again? because nvidia geforce 8300 GS is bad to play pes2011.

thx before.

paulvriens commented 13 years ago

I guess you are using Wine? If so, then you probably need a newer version or open a bug with Wine. We don't change this kind of info. Are you able to run the app without bumblebee on Wine?

orangindonesia commented 13 years ago

yeah, i'm using wine. but my wine is newer version. and i can run my pes2011 without bumblebee. but you know, pes2011 not using nvidia but intel. T.T

paulvriens commented 13 years ago

So what does settings.exe say if you don't run it with bumblebee? If it's also the 8300 GS it's definitely something that has to be changed on Wine.

paulvriens commented 13 years ago

Please run a lspci -n -d 10de:

paulvriens commented 13 years ago

Just checked the Wine source and the 8300GS is the default if the card is recognized:

dlls/wined3d/directx.c :

1543 /* Geforce8-compatible fall back if the GPU is not in the list yet */ 1544 return CARD_NVIDIA_GEFORCE_8300GS; 1545 }

paulvriens commented 13 years ago

Duh, that should of course be "is not recognized".

ArchangeGabriel commented 13 years ago

So no problem then. Closing.

orangindonesia commented 13 years ago

I don't understand. I'm sorry.

paulvriens commented 13 years ago

The problem is with Wine not bumblebee

orangindonesia commented 13 years ago

ow I see. Thanks.

So I'm so relief if my bumblebee not error. If the error thing is wine, I just try another app / game.

thanks again for your help.