Public bug reported:

When trying to update a Dell Bios image the dellBiosUpdate command fails
with the following error:

Supported RBU type for this system: (MONOLITHIC)
Using RBU v2 driver. Initializing Driver. 
Setting RBU type in v2 driver to: MONOLITHIC
Prep driver for data load.

An Error occurred. The Error message is: 
    No such file or directory
(...)

Running the command under strace shows the following error repeteadly ocurring
access("/sys/class/firmware/dell_rbu/loading", F_OK) = -1 ENOENT (No such file 
or directory)

That file does not exist, but /sys/class/firmware/firmware-
dell_rbu/loading does. So I think the path used in libsmbios should get
updated.

This is with latest hardy kernel.

** Affects: libsmbios (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dellBiosUpdate tries to open nonexistant file 
/sys/class/firmware/dell_rbu/loading
https://bugs.launchpad.net/bugs/185098
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to