https://bugzilla.novell.com/show_bug.cgi?id=709243 https://bugzilla.novell.com/show_bug.cgi?id=709243#c9 Andreas Hartmann <andihartmann@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Kernel |Kernel AssignedTo|acho@suse.com |kernel-maintainers@forge.pr | |ovo.novell.com Product|openSUSE 12.1 |openSUSE 12.3 --- Comment #9 from Andreas Hartmann <andihartmann@freenet.de> 2013-05-25 08:32:23 UTC --- Ok, it's broken, too, for openSUSE 12.3 (which doesn't mean it would have been working in 12.2 - I just didn't use 12.2). Here is a patched original keucr source (tested with linux 3.9, but most probably works too with 3.7), which makes the device working again. You can compile it with the make-command, which is part of the attached tar.xz file. After compiling, you can install it with ./make modules_install. Afterwards you have to issue depmod -a and you have to "blacklist ums_eneub6250" in /etc/modprobe.d/99-local.conf. Verify with modinfo keucr that the new keucr module is used and not the reduced one delivered with the kernel: modinfo keucr filename: /lib/modules/3.9.3-2.g06ad9d8-desktop/extra/keucr.ko license: GPL description: ENE USB Mass Storage driver for Linux author: Domao srcversion: A663ED5858DE5D7CE808147 alias: usb:v0CF2p6250d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v0CF2p6230d*dc*dsc*dp*ic*isc*ip*in* alias: usb:v058Fp6366d*dc*dsc*dp*ic*isc*ip*in* depends: vermagic: 3.9.3-2.g06ad9d8-desktop SMP preempt mod_unload modversions -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.