You are not logged in.
This is the normal response:
smscore_set_device_mode: firmware download success: sms1xxx-hcw-55xxx-dvbt-02.fw
and this is what I get with linux-3.10.2:
smscore_load_firmware_family2: line: 986: sending MSG_SMS_DATA_VALIDITY_REQ expecting 0xcfed1755
smscore_onresponse: line: 1565: MSG_SMS_DATA_VALIDITY_RES, checksum = 0xcfed1755
Anyone else having similar problems?
Last edited by rtfreedman (2013-09-14 10:55:11)
Offline
I use "Siano Mobile Silicon Nice" device and also has the similar error message.
linux-3.10.1-pf:
smscore_load_firmware_family2: line: 986: sending MSG_SMS_DATA_VALIDITY_REQ expecting 0xcfed1755
smscore_onresponse: line: 1565: MSG_SMS_DATA_VALIDITY_RES, checksum = 0xcfed1755
Offline
Bug reported on https://bugzilla.kernel.org/show_bug.cgi?id=60645
Offline
I've got the same issue on linux 3.10.5-1-ARCH x86_64.
[ 502.966315] usb 1-1.5.1: new high-speed USB device number 9 using ehci-pci
[ 503.154927] smscore_load_firmware_family2: line: 986: sending MSG_SMS_DATA_VALIDITY_REQ expecting 0xcfed1755
[ 503.156532] smscore_onresponse: line: 1565: MSG_SMS_DATA_VALIDITY_RES, checksum = 0xcfed1755
Edit: Reported the problem at the LinuxTV mailing list
Last edited by rio (2013-08-19 17:18:07)
Offline
Seems to be fixed, see https://bugzilla.kernel.org/show_bug.cgi?id=60645 and
http://git.kernel.org/cgit/linux/kernel … e50835e01a
Offline
Do you know in which version of the kernel the patch will be integrated?
Offline
It is now in linus kernel tree and should be back ported to 3.10.x resp. 3.11.x ... any time soon.
Here is the patch ready to use in a PKGBUILD http://sprunge.us/DAhe
Feel free to file a (Arch) bug for inclusion in current kernels in the meantime.
Offline
Fixed in 3.10.13 and 3.11.2
Offline