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

stk1160 driver missing #47

Closed
Rosch opened this issue May 6, 2014 · 6 comments
Closed

stk1160 driver missing #47

Rosch opened this issue May 6, 2014 · 6 comments

Comments

@Rosch
Copy link

Rosch commented May 6, 2014

I use my pi for videograbbing together with an easycap device which is stk1160 based.

With 3.10.y kernel it worked. I got some corrupt frames, but it worked.
Some days ago I have read that these problems might be gone with the USB driver rewrite in 3.12.

Yesterday night I updated to 3.12 using rpi-update. I was shocked to see that the stk1160 driver is no longer present at all!

Was this is a mistake?
Will it come back (I need it(!))?
When will it come back?

@popcornmix
Copy link
Collaborator

Looks like the driver changed between 3.10 and 3.12. On 3.12 looks like we want this:
http://cateee.net/lkddb/web-lkddb/VIDEO_STK1160_COMMON.html

I'll enable that option for the next firmware update.

@Rosch
Copy link
Author

Rosch commented May 6, 2014

Thank you!

When do you expect it to be available?

@popcornmix
Copy link
Collaborator

Within a week.

popcornmix pushed a commit to raspberrypi/firmware that referenced this issue May 9, 2014
kernel: config: enable CONFIG_VIDEO_STK1160_COMMON
See: Hexxeh/rpi-firmware#47

firmware: vdec3: h264: Improve results on some corrupt streams.
See: #255

firmware: Update to HW cursor handling. Now supports overscan and arbitrary framebuffer sizes in GPU so X driver does not need to worry about it
See: http://www.raspberrypi.org/forums/viewtopic.php?f=38&t=69926

userland: RaspiVid: Fix file splitting code.
See: raspberrypi/userland#168
popcornmix pushed a commit that referenced this issue May 9, 2014
kernel: config: enable CONFIG_VIDEO_STK1160_COMMON
See: #47

firmware: vdec3: h264: Improve results on some corrupt streams.
See: raspberrypi/firmware#255

firmware: Update to HW cursor handling. Now supports overscan and arbitrary framebuffer sizes in GPU so X driver does not need to worry about it
See: http://www.raspberrypi.org/forums/viewtopic.php?f=38&t=69926

userland: RaspiVid: Fix file splitting code.
See: raspberrypi/userland#168
@popcornmix
Copy link
Collaborator

Should be done. Please rpi-update and test.

@Rosch
Copy link
Author

Rosch commented Jun 4, 2014

Finally I could test it!
There is a good and a bad news.

The good news is: It is working! I can capture again.

The bad new is: I get a lot more corrupt frames than before. :-(
I thinks this is more an usb problem. So I had to switch back to kernel 3.10 unfortunately.
I hoped the revised USB driver in 3.12 would help, but this is not the case.

@popcornmix
Copy link
Collaborator

Create an issue in https://github.com/raspberrypi/linux/ where the USB guy (p33m) will see.
I'll close this issue as module is now included.

neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
kernel: config: enable CONFIG_VIDEO_STK1160_COMMON
See: Hexxeh/rpi-firmware#47

firmware: vdec3: h264: Improve results on some corrupt streams.
See: raspberrypi#255

firmware: Update to HW cursor handling. Now supports overscan and arbitrary framebuffer sizes in GPU so X driver does not need to worry about it
See: http://www.raspberrypi.org/forums/viewtopic.php?f=38&t=69926

userland: RaspiVid: Fix file splitting code.
See: raspberrypi/userland#168
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