nicholas wrote:
On Tuesday, 7 February 2017 16:57:57 CET Per Jessen wrote:
Machine#1 (where it fails): Lenovo laptop, openSUSE Leap422, device is /dev/mmcblk0. The card reader appears connected via USB (internally, Realtek RTS5129).
Machine#2 (where it works): Toshiba laptop, openSUSE 12.3, device is /dev/sdb The card reader is connected via USB (internally, Realtek RTS5138).
I'm copying the image file with something like this:
dd if=image of=/dev/sdb bs=1M iflag=fullblock oflag=direct
Machine#1 is brand new, I'm a bit annoyed that it doesn't work. The question is - hardware problem or driver problen?
this goes back a year but perhaps not backported to 42.2 kernel Fix for RTS5129 USB MMC card reader on Linux 3.16+ kernels https://github.com/asymingt/rts5139 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1579748
Aha, brilliant! exactly the same error messages I'm seeing. Right, so it's a driver issue. Thanks for finding that, Nicholas. -- Per Jessen, Zürich (3.2°C) http://www.dns24.ch/ - free dynamic DNS, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org