[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2014-06-21 Thread Patrik Lundquist
** Changed in: udev (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672764 Title: Last two characters of ID_REVISION (firmware version) are inverted

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2014-06-17 Thread Patrik Lundquist
Fixed in Trusty. Don't know about Saucy. $ sudo hdparm -I /dev/sda | grep Firmware Firmware Revision: DXT05L0Q $ udevadm info --name=/dev/sda --query=property | grep ID_REVISION ID_REVISION=DXT05L0Q $ dmesg | grep ATA-9 [2.248598] ata1.00: ATA-9: SAMSUNG MZ7TD128HAFV-000L1,

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2013-04-05 Thread Patrik Lundquist
** Tags added: raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672764 Title: Last two characters of ID_REVISION (firmware version) are inverted To manage notifications about this bug go to:

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2012-09-26 Thread Shawn Wang
The fwrev size should be 8 not 6. However, the upstream already fixed it. disk_identify_fixup_string(identify, 23, 8); /* fwrev */ http://cgit.freedesktop.org/systemd/systemd/tree/src/udev/ata_id/ata_id.c ** Patch added: fwrev.patch

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2012-09-26 Thread Ubuntu Foundation's Bug Bot
The attachment fwrev.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2010-11-08 Thread Mathieu Trudel
Confirming, I see the same issue on very different hardware. ** Changed in: udev (Ubuntu) Status: New = Confirmed -- Last two characters of ID_REVISION (firmware version) are inverted https://bugs.launchpad.net/bugs/672764 You received this bug notification because you are a member of

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2010-11-08 Thread Fabián Rodríguez
** Description changed: Binary package hint: udev - When looking for the formware version of my hard disk (/dev/sda), I + When looking for the firmware version of my hard disk (/dev/sda), I found out the last two characters reported by udevadm are inverted: $ udevadm info

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2010-11-08 Thread komputes
** Changed in: udev (Ubuntu) Importance: Undecided = Low -- Last two characters of ID_REVISION (firmware version) are inverted https://bugs.launchpad.net/bugs/672764 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 672764] Re: Last two characters of ID_REVISION (firmware version) are inverted

2010-11-08 Thread Fabián Rodríguez
** Description changed: Binary package hint: udev When looking for the firmware version of my hard disk (/dev/sda), I found out the last two characters reported by udevadm are inverted: $ udevadm info --name=/dev/sda --query=property | grep ID_REVISION ID_REVISION=2CV102DH I