b-rad-NDi / Ubuntu-media-tree-kernel-builder

Slip stream the latest LinuxTV.org media drivers into an installable Ubuntu kernel package
98 stars 9 forks source link

WinTV-HVR-1800 not showing up after install, Ubuntu 24.04 Noble #167

Closed brisketfat closed 3 months ago

brisketfat commented 5 months ago

Not sure if I'm doing something wrong or what. Fresh 24.04 install with any available updates. This card worked in previous machine under 22.04. System has been rebooted after install.

root@vresi:~# apt update
Hit:1 https://downloads.plex.tv/repo/deb public InRelease                                                                                                                                    
Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease                                                                                                                             
Hit:3 https://ppa.launchpadcontent.net/b-rad/kernel+mediatree+hauppauge/ubuntu noble InRelease                        
Hit:4 https://repo.nordvpn.com//deb/nordvpn/debian stable InRelease                             
Hit:5 http://us.archive.ubuntu.com/ubuntu noble InRelease                 
Hit:6 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:7 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
5 packages can be upgraded. Run 'apt list --upgradable' to see them.

root@vresi:~# apt install linux-mediatree
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-mediatree is already the newest version (0.3.4+noble).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

root@vresi:~# apt install linux-firmware-hauppauge
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
linux-firmware-hauppauge is already the newest version (0.2.1+noble).
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

root@vresi:~# lspci
00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 01)
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
00:06.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller (rev 01)
00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 01)
00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 20)
00:14.1 USB controller: Intel Corporation Device a0ee (rev 20)
00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 20)
00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 20)
00:16.3 Serial controller: Intel Corporation Tiger Lake-LP Active Management Technology - SOL (rev 20)
00:17.0 SATA controller: Intel Corporation Tiger Lake-LP SATA Controller (rev 20)
00:1c.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #5 (rev 20)
00:1d.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #10 (rev 20)
00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 20)
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-LP SPI Controller (rev 20)
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (13) I219-LM (rev 20)
01:00.0 Non-Volatile memory controller: Sandisk Corp WD Black SN770 / PC SN740 256GB / PC SN560 (DRAM-less) NVMe SSD (rev 01)
03:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-LM (rev 03)
root@vresi:~# 
brisketfat commented 3 months ago

I think it's more likely this is a hardware compatibility on my end than anything. I haven't been successful figuring anything out, but I also don't think it's an issue with this kernel builder. Closing as to not pollute your issues list.