Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BeagleBone Black - 3.8.13-bone21.1 - strange timestamp in dprintk #31

Open
susisstrolch opened this issue Jun 20, 2013 · 4 comments
Open
Assignees

Comments

@susisstrolch
Copy link

Tried to run my DVB Sky USB-Module with BBB and self compiled kernel.
BBB hangs on heavily used USB (like this device) and shows back jumps
in dprintk timestamps:
Jun 20 17:33:19 arm kernel: [ 802.654332] dvbsky_usb: dvbsky_stream_ctrl() -off
Jun 20 17:33:19 arm kernel: [ 803.375415] dvbsky_usb: dvbsky_stream_ctrl() -off
Jun 20 17:33:20 arm kernel: [ 803.394597] dvbsky_usb: dvbsky_stream_ctrl() -on
Jun 20 17:34:53 arm kernel: [ 718.350672] dvbsky_usb: dvbsky_stream_ctrl() -off
Jun 20 17:34:53 arm kernel: [ 718.369438] dvbsky_usb: dvbsky_stream_ctrl() -off
Jun 20 17:34:53 arm kernel: [ 718.382941] dvbsky_usb: dvbsky_stream_ctrl() -on

@ghost ghost assigned RobertCNelson Jun 20, 2013
@RobertCNelson
Copy link
Owner

I wonder if it works on 3.8.13 with x86? The musb bus is still a little fragile with our v3.8.x based kernel..

Little searching found this patch:
https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/linux/patches/3.8.13/linux-210-dvbsky.patch

Regards,

@susisstrolch
Copy link
Author

Thats exactly the Patch I use. Btw this One Works absolute stable in RPi 3.8.13 and 3.9.7.
it looks like some internal data gets overwritten on heavy USB usage.

Sent by mobile device

Am 20.06.2013 um 18:53 schrieb Robert Nelson [email protected]:

I wonder if it works on 3.8.13 with x86? The musb bus is still a little fragile with our v3.8.x based kernel..

Little searching found this patch:
https://github.com/OpenELEC/OpenELEC.tv/blob/master/packages/linux/patches/3.8.13/linux-210-dvbsky.patch

Regards,


Reply to this email directly or view it on GitHub.

@susisstrolch
Copy link
Author

Robert, any news about USB and kernel 3.11?

@RobertCNelson
Copy link
Owner

it boots:
https://github.com/RobertCNelson/linux-dev/commits/am33x-v3.11

but usb is broken..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants