Have you tried to explicitly load nvidia module before nouveau? -- Joaquín Ignacio Aramendía <[email protected]>
El jue, 16-06-2011 a las 13:31 -0400, Diego Fernandez escribió: > Unfortunately that won't work in Fedora 15. What I did was add the > kernel options rdblacklist=nouveau and nouveau.modeset=0 AND blacklist > the nouveau module (or uninstall it). That should prevent nouveau > from loading. > > On Thu, Jun 16, 2011 at 10:37 AM, Joaquín Ignacio Aramendía > <[email protected]> wrote: > > Just blacklist it so modprobe won't start it. > > add something like this in a file under /etc/modprobe.d/ > > blacklist nouveau > > > > Then it will be present but won't load. > > -- > > Joaquín Ignacio Aramendía <[email protected]> > > > > El jue, 16-06-2011 a las 08:44 +0300, turgut kalfaoğlu escribió: > >> Sorry -- this is Fedora 15 on an EEE PC 1215N.. -t > >> > >> On 06/16/2011 08:31 AM, turgut kalfaoğlu wrote: > >> > Hi there. After I installed bumblebee, I still see signs of the > >> > dreaded Nouveau driver. > >> > I just wondered if we are not suppose to have it anymore? > >> > > >> > turgut@tknetbook ~$ lsmod|grep nouv > >> > nouveau 527278 0 > >> > ttm 55120 1 nouveau > >> > drm_kms_helper 27515 2 i915,nouveau > >> > drm 187984 6 i915,nouveau,ttm,drm_kms_helper > >> > i2c_algo_bit 5014 2 i915,nouveau > >> > i2c_core 25468 7 > >> > videodev,i2c_i801,i915,nouveau,drm_kms_helper,drm,i2c_algo_bit > >> > video 12432 2 i915,nouveau > >> > turgut@tknetbook ~$ > >> > > >> > Thanks, -turgut > >> > > >> > > >> > _______________________________________________ > >> > Mailing list: https://launchpad.net/~hybrid-graphics-linux > >> > Post to : [email protected] > >> > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > >> > More help : https://help.launchpad.net/ListHelp > >> > > >> > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~hybrid-graphics-linux > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > >> More help : https://help.launchpad.net/ListHelp > > > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~hybrid-graphics-linux > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > > More help : https://help.launchpad.net/ListHelp > > > > > _______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

