UVC video driver

Here for general support for E series TVs, request and problem solve area.

yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

UVC video driver

Post by yepp »

hi. maybe someone can share uvcvideo driver. need for mjpg_streamer.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: UVC video driver

Post by juusso »

for what TV: firmware name and version, modules version.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

Re: UVC video driver

Post by yepp »

ES5400 MST10PDEUC-1032
Last edited by yepp on Thu May 30, 2013 6:52 pm, edited 1 time in total.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: UVC video driver

Post by juusso »

modules?
cat /.version
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

Re: UVC video driver

Post by yepp »

Code: Select all

VDLinux#> cat /.version
"X10P 0071" KERNEL MODULE VERSION : "0064.0716, DTV, X10P, release, DEU_BRANCH"
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: UVC video driver

Post by juusso »

what cam? :)
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

Re: UVC video driver

Post by yepp »

logitech c270
yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

Re: UVC video driver

Post by yepp »

any module? or instruction how to make( http://wiki.samygo.tv/index.php5/Cross- ... ES_series))
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: UVC video driver

Post by juusso »

yepp wrote:any module? or instruction how to make( http://wiki.samygo.tv/index.php5/Cross- ... ES_series))
Info moved to separate topic.

compiled "as is", i don`t know if it compiled properly. Try to insmod and tell about result :)
You do not have the required permissions to view the files attached to this post.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
yepp
Posts: 43
Joined: Sat Oct 08, 2011 1:06 pm

Re: UVC video driver

Post by yepp »

Code: Select all

VDLinux#> lsmod
gspca_main 18112 0 - Live 0xbf407000
uvcvideo 47252 0 - Live 0xbf3bc000
v4l2_int_device 1416 0 - Live 0xbf3b9000
v4l2_common 11756 0 - Live 0xbf3b4000
videodev 32792 3 gspca_main,uvcvideo,v4l2_common, Live 0xbf3a6000
v4l1_compat 11204 2 uvcvideo,videodev, Live 0xbf39c000
nfs 120484 0 - Live 0xbf379000
lockd 48936 1 nfs, Live 0xbf368000
sunrpc 139160 3 nfs,lockd, Live 0xbf341000
fuse 46364 0 - Live 0xbf330000
pty 4572 0 [permanent], Live 0xbf31c000
devpts 3440 1 pty, Live 0xbf316000
hid_microsoft 2032 0 - Live 0xbf310000
mousedev 7248 0 - Live 0xbf309000
evdev 5576 2 - Live 0xbf302000
usbhid 12872 0 - Live 0xbf2f9000
hid 31240 2 hid_microsoft,usbhid, Live 0xbf2ec000
rtnet5572sta 31400 2 - Live 0xbf2df000
rt5572sta 1295528 1 rtnet5572sta, Live 0xbf1a0000 (P)
rtutil5572sta 30436 2 rtnet5572sta,rt5572sta, Live 0xbf196000
usb_storage 30272 0 - Live 0xbf189000
ehci_hcd 47852 0 - Live 0xbf178000
usbcore 108904 8 gspca_main,uvcvideo,usbhid,rtnet5572sta,rtutil5572sta,usb_storage,ehci_hcd, Live 0xbf158000
tntfs 363728 0 - Live 0xbf0fa000 (P)
mdrv_emac 12684 0 - Live 0xbf0f1000 (P)
samsung_mstar 494248 0 - Live 0xbf066000
samsung_mali 83468 18 samsung_mstar, Live 0xbf04c000
rfs_fat 202648 7 - Live 0xbf015000 (P)
rfs_glue 61548 1 rfs_fat, Live 0xbf000000 (P)

Code: Select all

usb 1-1: New USB device found, idVendor=046d, idProduct=0825
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=2
usb 1-1: SerialNumber: C4B41520
usb 1-1: usb_probe_device
usb 1-1: configuration #1 chosen from 1 choice
usb 1-1: adding 1-1:1.0 (config #1, interface 0)
uvcvideo 1-1:1.0: usb_probe_interface
uvcvideo 1-1:1.0: usb_probe_interface - got id
uvcvideo: Found UVC 1.00 device <unnamed> (046d:0825)
input: UVC Camera (046d:0825) as /devices/platform/Mstar-ehci-2.1/usb1/1-1/1-1:1.0/input/input2
usb 1-1: adding 1-1:1.1 (config #1, interface 1)
usb 1-1: adding 1-1:1.2 (config #1, interface 2)
usb 1-1: adding 1-1:1.3 (config #1, interface 3)
drivers/mstar/usb/core/inode.c: creating file '002'
hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
Mstar-ehci-2 Mstar-ehci-2.1: GetStatus port 1 status 00000d sig=se0 PEC PE CONNECT
hub 1-0:1.0: port 1 enable change, status 00000403
but no /dev/video0 device.

Post Reply

Return to “[E] Support”