[19:30] teward: Got any experience with Docker or know someone who does who can evaluate a log for me? [19:31] I know a bit about docker, why? [19:31] What’s broken and who needs to be yelled at for it :P [19:32] teward: It's an unrelated project. I'll DM you. [19:32] Ok [23:35] Morning, sirs. [23:35] Anybody alive here to discuss RME Hammerfall card issues here? [23:36] Well, considering the geostationary delay ;) [23:37] The issue: cannot make this card working under Ubuntu Studio: 03:01.0 Multimedia audio controller [0401]: Xilinx Corporation RME Digi9652 (Hammerfall) [10ee:3fc4] (rev 03) [23:37] while this card is working: 09:04.0 Multimedia audio controller [0401]: Xilinx Corporation RME Hammerfall DSP [10ee:3fc5] (rev 6b) [23:38] the issue: neither hdspconf nor rmedigicontrol appplies to the particular card ([10ee:3fc4]). [23:39] And indeed, rmedigicontrol.c does not even consider this card within the statement [23:39] if(strcmp(snd_ctl_card_info_get_driver(hw_info),"Digi96")==0) {*BLAAH* }