non so se il problema è imputabile al firmware, magari è incompatibilità con la mobo o interferenza volontaria.

un utente trovato con google ha trovato questa maniera:
///
This is perhaps a bit late, but I'm quite ecstatic over my new find.
DVD firmware can be updated from within Ubuntu as simply as Windows.
(nei post prima era spiegato che c'erano soltanto i files scaricati dal sito per windows, quindi bisogna aggirare il problema)

The trick is simple: sudo wine sfdnwin.exe

Wine must have raw access to the dvd writer, and that requires root access. No guarantees, but it seems to work fine on my Samsung SH-S182D.

One final note: Wine will complain when run as root, saying you do not own your wine directory. I got around this by my chowning my ~/.wine directory to root temporarily.

sudo chown -R root ~/.wine
sudo wine sfdnwin.exe
sudo chown -R $USER:$USER ~/.wine
///

io personalmente non so se ci si può fidare di fare queste cose da wine.

Aspetta il consiglio di lomion.