[23:05] <hetii> Q: any idea how to write now a kernel driver that will talk with this firmware?:)
[08:58] <T-Co> Does someone happen to know if latest uvcvideo supports UVC 1.5? I'm currently building it from here: http://git.linuxtv.org/media_build.git
[08:59] <T-Co> I have Logitech c930e Webcam which should support H.264, but I think it needs 1.5 descriptors...
[09:00] <T-Co> Ah, but this: https://www.mail-archive.com/linux-media@vger.kernel.org/msg68338.html
[09:00] <T-Co> "Yes, the latest git version is working very well, even for the c930,
[09:00] <T-Co> although for this one, h264, can only be muxed in the MJPG container."
[09:01] <T-Co> So the followup question is, is the latest version capable of muxing the H.264 to MJPEG container?
[13:44] <dongs> so I got a TBS6922SE
[13:44] <dongs> went to download tbs drivers. apparently its some ancient v4l fork
[13:44] <dongs> i dont care tho, i just want shit to work
[13:45] <dongs> untar it. permissions are all fucked. dirs are like dr-x-r-x-rx or something.
[13:45] <dongs> spent 5 minutes fixin that.
[13:45] <dongs> did make, make install. saa71xx-something is complatinig about some nonexistrent symbols.
[13:46] <dongs> googled. apparently i had to wipe drivers/kernel/media from my current kernerl before this worked
[13:46] <dongs> ok, done, reinstalled again, rebooted, driver fi nally loaded
[13:46] <dongs> now, time to test the shit
[13:46] <dongs> tbs stuf comes wiht scan-s2
[13:46] <dongs> i figured i'll use it to try and tune sometime
[13:47] <dongs> my dish LO is 11200, and it switches between 2 LNBs on there with 22Khz tone, and usual voltage for H/V
[13:47] <dongs> apparently scan-s2 is so ancient they dont even have an option to turn on/off 22k tone
[13:48] <dongs> hacked this into happening by using -l 11200,11200,11200. i think it makes tone. i dont know cuz i dont care at this point
[13:48] <dongs> something is tuning. its finding some weird shit and automatically deciding orbital positions.
[13:48] <dongs> i still can't tell if i can tune the non-22khz tone part or not.
[13:49] <dongs> so i get pissed off and shutdown that VM and install windows 7 and add the card there
[13:49] <dongs> downloaded exactly 2 things: tbs windows drivers and tsreader standard
[13:49] <dongs> installed drivers, installed tsreader. selected frequency, symbol rate, LNB LO, 22khz tone on/off, V/H. tuned. can instantly see that everything is working.
[13:50] <dongs> come on guys
[13:50] <dongs> 2015
[13:50] <dongs> what the fuck?
[14:13] <dongs> pmp, is dibcom/parrot still in business
[18:26] <zlice> never really messed with dvb before, what would cause a dvbsnoop 'ioctl: resource temporarily unavailable' ?
[18:27] <zlice> come across the same things over and over
[18:30] <awalls> the particular linux driver for the hardware is returning an error code of EBUSY. Some other program might have the device open.
[18:31] <awalls> Oops: EAGAIN
[18:31] <awalls> That means a temporary inability to do something.
[18:31] <awalls> Depends on the linux driver.
[18:33] <zlice> nothing but the 1 terminal open
[18:34] <zlice> tevii s660
[18:50] <zlice> getting similar fails with kaffeine(?)...