#linuxtv 2018-02-16,Fri

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***mchehab has quit IRC (Ping timeout: 264 seconds) [00:28]
............................................................ (idle for 4h55mn)
book` has quit IRC (Ping timeout: 248 seconds) [05:23]
........................................ (idle for 3h17mn)
croppa has quit IRC (Ping timeout: 240 seconds) [08:40]
.................... (idle for 1h35mn)
lubko has quit IRC (Quit: papacko) [10:15]
.............................. (idle for 2h26mn)
mpmc has quit IRC (Read error: Connection reset by peer) [12:41]
............................................................................................................... (idle for 9h12mn)
JEEBhi. any tips if I want to start hacking at making a proper driver for a USB ISDB-T receiver for which I already have a command line app that seems to feed the thing a firmware + be able to tune?
(also any recommendations for a cheap modulator for a test signal while I'm outside of ISDB regions?)
[21:53]
iiveJEEB, btw, is it usb dongle? [21:55]
JEEByes
Keian FSUSB2i
officially KTV-FSMINI
[21:55]
iiveis that program something you wrote in C, or binary you got from manufacturer? [21:56]
JEEBit's an open source binary by someone who RE'd the windows driver I would guess [21:56]
iivemchehab, crope ^
JEEB, do you know what tuners and other chips does this device use. aka some of them might already be supported by the kernel for other devices.
[21:58]
JEEBit9175 is what is mentioned in the USB/FW/demod code
so I would guess that is the name of the chip
https://github.com/jeeb/recfsusb2i/tree/master/src
[22:04]
iivesound familiar
there is already support for it9135 tuner.
linux-source/drivers/media/tuners/it913x.[ch] by crope :)
JEEB, hang around in this channel, developers would eventually come. but it might also be after the weekend.
[22:07]
JEEBsure [22:12]
iivelooking at the older tuner source code might be good idea. the new one might not be so different. [22:13]
JEEBI was more interested in the USB DVB device generic framework stuff. where I could just start playing with doing the same things as the cli app :) [22:15]
iivemost dongle are based on some common chipsets, e.g. em28xx
it does the usb and i2c/spi/ etc communication part.
[22:22]
hum, the code in the repo, some parts are gpl v3, kernel is v2 only. some do not list license... [22:30]
JEEBwhich is why I did not say I would copy code
according to readme it's GPLv3, supposedly
although if the person is poked it's likely he could relicense it if it's his own code
[22:31]
b-radcheck out drivers/media/dvb-usb-v2/af9035 bridge
(with extra usb in path)
[22:36]
JEEBcheers, will check [22:38]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)