Comment 5 for bug 135329

Revision history for this message
Matteo Z (matteozandi) wrote :

zeddock:
I'll explain the meaning of 'enabled' and 'in use' in r-m:
- enabled: your computer is configured for using the specified restricted module. Since you manually edited xorg.conf and changed nvidia to nv, now r-m correctly reports that your comp is no longer configured for using the restricted module
- in use: checks if the module is loaded, can you do a 'lsmod | grep nvidia'? It should point out that the module is loaded altough not used by X

sitsofe: thanks for your precious comments :)

I believe that the problem here is not r-m but the driver itself as Shaved Wookie's Xorg.0.log reports. In fact r-m only takes care of configuring the system and enabling the restricted driver, for this reason I'm marking this bug invalid for r-m.

zeddock and Shaved Wookie: please refer to Bug #98641 for resolving this issue.

Feel free to reopen this bug if r-m should take extra-care for this module.