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

Samsung RF511 problems #577

Closed LagodichYuriy closed 13 years ago

LagodichYuriy commented 13 years ago

Hello, i have a big problem with my RF511:

yura@RF511:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

Ok, there's only one card. It's not so funny, cause of i have 2 on my laptop. Is it so bad if i can't see the second one with "lspci | grep VGA"?

Lekensteyn commented 13 years ago

Use lspci -d 10de: to find all your nVidia products. See also the comments in https://github.com/Bumblebee-Project/Bumblebee/blob/64e92c76f9aeeb1bcc6a3ed887af1f04f2ff4f31/stages/busiddetection

LagodichYuriy commented 13 years ago

Ty. The second problem is:

Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
303 frames in 5.0 seconds = 60.492 FPS
300 frames in 5.0 seconds = 59.936 FPS
yura@RF511:~$ optirun glxgears
- Stopping Bumblebee X server bumblebee                                 [fail]

After some minutes: [SOLVED], just need to type sudo /etc/init.d/bumblebee enable:

1961 frames in 5.0 seconds = 392.005 FPS
2113 frames in 5.0 seconds = 422.575 FPS
 * Stopping Bumblebee X server bumblebee                                 [ OK ] 

Guys, it's working! I'm so happy!

LagodichYuriy commented 13 years ago

Hmmm. It's looking like i should to run sudo /etc/init.d/bumblebee enable each time that i want to use optirun. Is here any solution to fix it?

Lekensteyn commented 13 years ago

@ThisNameWasFree please wait until the next stable version get released which should be due at the end of this week. WIP on: https://github.com/Bumblebee-Project/Bumblebee

ArchangeGabriel commented 13 years ago

Please try the new version here : https://github.com/Bumblebee-Project/Bumblebee.