Issue Details (XML | Word | Printable)

Key: FL-2454
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Distro
Reporter: danl
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Foresight Linux

nvidia init script is unnecessary and incorrect

Created: 10/May/10 03:47 PM   Updated: 10/May/10 05:37 PM
Component/s: None
Affects Version/s: 2.5.x
Fix Version/s: None
Security Level: Public (Everyone can see this issue)

Time Tracking:
Not Specified

Environment: foresight 2 qa

Fixed Trove Versions: nvidia:source=/foresight.rpath.org@fl:devel//2-devel/195.36.24-0.2


 Description  « Hide
The nvidia init script blindly creates and sets permissions on the nvidia devices: /dev/nvidia{0123}, /dev/nvidiactl. There is an option to the nvidia module that does this automatically: NVreg_ModifyDeviceFiles. With this option set to 1, the device files get created with ownership set to root and read/writable by world.

The difference in behavior by using the module option instead of the initscript is that applications needing access to these devices are able to do so.

This is a trivial change to the nvidia package recipe - do not add nvidia.init and modify nvidia.opts.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
António Meireles [aka doniphon] added a comment - 10/May/10 05:37 PM
fixed in 2-devel.

please reopen if things not behaving now as intended.