Search found 43 matches

by yepp
Tue Dec 02, 2014 6:20 pm
Forum: [E] Firmware
Topic: Manual firmware downgrade, blocked SamyGO by Samsung
Replies: 7
Views: 19348

Re: Manual firmware downgrade, blocked SamyGO by Samsung

got the same /mtd_exe/rc.local and not working eval("FilePlugin.Copy(\"/proc/self/cmdline\", \"$(sh /dtv/usb/sda1/run.sh)/dtv/usb/sda1/cmdline\")"); successfully made auto boot with /mtd_rwarea/start.sh Here is content of my /mtd_exe/rc.local file: #!/mtd_exe/rc.local e...
by yepp
Sat Jun 01, 2013 9:36 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

juuso wrote:well, at least compilation is ok on your side :)
yes. thank you for how to.
could you compile input-core.ko(can't find in menuconfig). on mine openwrt router, lsmod output has

Code: Select all

input_core             20016  2 uvcvideo
maybe on TV input-core.ko needed too.
by yepp
Sat Jun 01, 2013 7:16 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

compiled dummy_hcd and now g_webcam on place. but no /dev/video0 device. VDLinux#> lsmod pwc 69112 0 - Live 0xbf444000 g_webcam 16688 0 - Live 0xbf43a000 ir_common 2988 0 - Live 0xbf3f1000 ir_core 8324 1 ir_common, Live 0xbf3e9000 usbvideo 18284 0 - Live 0xbf3e2000 v4l2_int_device 1416 0 - Live 0xbf...
by yepp
Sat Jun 01, 2013 6:58 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

it seems dummy_hcd.ko needed but how to compile it? cant find it in menuconfig.
by yepp
Fri May 31, 2013 5:02 pm
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

something missing... pwc module seem to work, but no /dev/video0 device appears pwc: Philips webcam module version 10.0.13 loaded. pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840. pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC...
by yepp
Fri May 31, 2013 2:48 pm
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

g_webcam.ko not working maybe this can halp: http://www.spinics.net/lists/linux-usb/msg34573.html g_webcam: Unknown symbol usb_gadget_register_driver (err 0) g_webcam: Unknown symbol usb_gadget_unregister_driver (err 0) VDLinux#> lsmod pwc 69112 0 - Live 0xbf408000 gspca_main 18112 0 - Live 0xbf3f40...
by yepp
Fri May 31, 2013 10:38 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

which one? ir-kbd-i2c.ko? VDLinux#> insmod ir-kbd-i2c.ko insmod: can't insert 'ir-kbd-i2c.ko': unknown symbol in module or invalid parameter VDLinux#>dmesg ir_kbd_i2c: Unknown symbol __ir_input_register (err 0) ir_kbd_i2c: Unknown symbol ir_input_init (err 0) ir_kbd_i2c: Unknown symbol ir_input_noke...
by yepp
Fri May 31, 2013 10:20 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

g_webcam: Unknown symbol v4l2_fh_exit (err 0) g_webcam: Unknown symbol v4l2_fh_del (err 0) g_webcam: Unknown symbol v4l2_fh_add (err 0) g_webcam: Unknown symbol v4l2_event_alloc (err 0) g_webcam: Unknown symbol video_devdata (err 0) g_webcam: Unknown symbol usb_gadget_register_driver (err 0) g_webc...
by yepp
Fri May 31, 2013 10:13 am
Forum: [E] Support
Topic: UVC video driver
Replies: 27
Views: 17500

Re: UVC video driver

Code: Select all

VDLinux#> insmod g_webcam.ko
insmod: can't insert 'g_webcam.ko': unknown symbol in module or invalid parameter
by yepp
Fri May 31, 2013 9:19 am
Forum: [E] Support
Topic: How to compile modules for E series from kernel sources
Replies: 3
Views: 4973

Re: How to compile modules for E series from kernel sources

error on last stage 2 Building modules, stage 2. MODPOST 35 modules WARNING: could not find fs/tntfs/.aops.o.cmd for fs/tntfs/aops.o ERROR: "video_device_release" [drivers/media/video/uvc/uvcvideo.ko] undefined! ERROR: "video_usercopy" [drivers/media/video/uvc/uvcvideo.ko] undefi...

Go to advanced search