[05:04] <Pie_Mage> hello [05:05] <Pie_Mage> i have a usb video capture device a StarTech SVID2USB2 [05:05] <Pie_Mage> does anyone know of getting this adaptor to work? [09:32] *** dongs has quit IRC (Quit: dongs) [11:31] *** debianuser has quit IRC (Ping timeout: 260 seconds) [15:13] *** b-rad has quit IRC (Ping timeout: 256 seconds) [17:36] <cristian__c> Pie_Mage: I suppose you've already tried to make it working [17:59] <Pie_Mage> yeah, tried a few of the card configurations [18:00] <Pie_Mage> using the em28xx module [18:00] <Pie_Mage> I was hoping I'd be able to get something that works similarly, and it's really just a rebrand... but I could be wrong about that [18:24] <cristian__c> Pie_Mage: does the kernel select em28xx automatically when plugging the device? [18:42] <Pie_Mage> negative [18:43] <Pie_Mage> the device is detected as an audio input only [18:43] <Pie_Mage> (as one of the USB endpoints [18:43] <Pie_Mage> ) [18:44] <Pie_Mage> i have to bind the driver using sysfs [18:44] <Pie_Mage> because the OSI isn't present [18:45] <Pie_Mage> *OUI [18:47] <cristian__c> Pie_Mage: does it require firmware? [18:48] <Pie_Mage> I do not believe so, how would I be able to be certain? [18:49] <cristian__c> Pie_Mage: I don't know, does windows driver require firmware [18:50] <cristian__c> does linux dmesg require firmware? [18:55] <b-rad> a quick googling indicates it is card 31 [18:59] <Pie_Mage> https://pastebin.com/c81wTUWF [19:01] <b-rad> different vid:pid :/ eb1a:2821 is card 31 same model name [19:02] <Pie_Mage> is it not enough to bind the driver with sysfs, does the driver need to match the OUI as well? [19:18] <cristian__c> maybe id has not been added to chip id table in the source code [19:18] <cristian__c> I think