Open raykov opened 11 years ago
Can you show me inside your cmdline.txt file?
cat /boot/cmdline.txt
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
@raykov Notice this issue is opened in a fork of the original driver.
@piotr-e Hi piotr! What's the current status of stk1160 on RPI? Is it running? Is the USB issue solved?
@ezequielgarcia yeah, i know. And tried this one (https://github.com/piotr-e/stk1160-raspberrypi), master and rpi branches of https://github.com/ezequielgarcia/stk1160-standalone and get same errors in dmesg
stk1160: disagrees about version of symbol module_layout
@ezequielgarcia, I cannot check current status because Raspbian has now 3.6.11 kernel.
Hello. Thanks for driver. But i get some errors.
take your attention at DEPMOD 3.2.27
i have
but make install copy driver to /lib/modules/3.2.27/extra/stk1160.ko
i made symlink
and made
in dmesg i see
and /dev/video0 or /dev/easycap0 not present
Please, help make it work.