Good Evening,
At a little bit of a loss with this one, so hoping someone can help.
I'm an enthusiast user and have two PowerEdge R720's in two seperate homes. Both run as our main server with a few VM's and Containers for various roles.
Recently upgraded to Proxmox 8 and both servers have been intermittently losing access to the TV card both have installed - both have a PCIe WinTV-quadHD card, which look to be based use a cx23885. I use a LXC container and passthrough /dev/dvb to this for TVHeadend.
I'm feeling like this could possibly be a kernel issue and have currently pinned kernel 5.15.108-1-pve using "pve-efiboot-tool kernel pin 5.15.108-1-pve" command, I only did this today, so might be too early to tell yet. We never had any problems when using Proxmox 7. Rebooting the server usually resolves it, but then the problem may return on next startup.
I've looked at the dmesg & can see there clearly is something being highlighted:
I've attached the full dmesg for a none working boot & a working boot. FIngers crossed someone can look and advise.
Many Thanks
At a little bit of a loss with this one, so hoping someone can help.
I'm an enthusiast user and have two PowerEdge R720's in two seperate homes. Both run as our main server with a few VM's and Containers for various roles.
Recently upgraded to Proxmox 8 and both servers have been intermittently losing access to the TV card both have installed - both have a PCIe WinTV-quadHD card, which look to be based use a cx23885. I use a LXC container and passthrough /dev/dvb to this for TVHeadend.
I'm feeling like this could possibly be a kernel issue and have currently pinned kernel 5.15.108-1-pve using "pve-efiboot-tool kernel pin 5.15.108-1-pve" command, I only did this today, so might be too early to tell yet. We never had any problems when using Proxmox 7. Rebooting the server usually resolves it, but then the problem may return on next startup.
I've looked at the dmesg & can see there clearly is something being highlighted:
[ 13.421927] tveeprom: Huh, no eeprom present (err=-5)?
[ 13.421938] tveeprom: Encountered bad packet header [00]. Corrupt or not a Hauppauge eeprom.
[ 13.421942] cx23885: cx23885[0]: warning: unknown hauppauge model #0
[ 13.421945] cx23885: cx23885[0]: hauppauge eeprom: model=0
[ 13.421950] cx23885: cx23885_dvb_register() allocating 1 frontend(s)
[ 13.421954] cx23885: cx23885[0]: cx23885 based dvb card
[ 13.421963] cx23885: dvb_register(): board=60 port=1
[ 13.435284] si2168 1-0064: probe failed = -5
[ 13.435297] si2168: probe of 1-0064 failed with error -5
[ 13.435321] cx23885: cx23885_dvb_register() dvb_register failed err = -22
[ 13.435376] cx23885: cx23885_dev_setup() Failed to register dvb adapters on VID_B
[ 13.435414] cx23885: cx23885_dvb_register() allocating 1 frontend(s)
[ 13.435418] cx23885: cx23885[0]: cx23885 based dvb card
[ 13.435422] cx23885: dvb_register(): board=60 port=2
[ 13.443831] si2168 1-0066: probe failed = -5
[ 13.443849] si2168: probe of 1-0066 failed with error -5
[ 13.443862] cx23885: cx23885_dvb_register() dvb_register failed err = -22
[ 13.443905] cx23885: cx23885_dev_setup() Failed to register dvb on VID_C
[ 13.443940] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xa5
[ 13.443948] cx23885: cx23885[0]/0: found at 0000:43:00.0, rev: 4, irq: 62, latency: 0, mmio: 0xd4000000
[ 13.445657] cx23885: CORE cx23885[1]: subsystem: 0070:6b28, board: Hauppauge WinTV-QuadHD-DVB(885) [card=60,autodetected]
[ 13.769922] tveeprom: Huh, no eeprom present (err=-5)?
[ 13.769931] tveeprom: Encountered bad packet header [00]. Corrupt or not a Hauppauge eeprom.
[ 13.769934] cx23885: cx23885[1]: warning: unknown hauppauge model #0
[ 13.769937] cx23885: cx23885[1]: hauppauge eeprom: model=0
[ 13.769941] cx23885: cx23885_dvb_register() allocating 1 frontend(s)
[ 13.769945] cx23885: cx23885[1]: cx23885 based dvb card
[ 13.769950] cx23885: dvb_register(): board=60 port=1
[ 13.778410] si2168 4-0064: probe failed = -5
[ 13.778428] si2168: probe of 4-0064 failed with error -5
[ 13.778442] cx23885: cx23885_dvb_register() dvb_register failed err = -22
[ 13.778488] cx23885: cx23885_dev_setup() Failed to register dvb adapters on VID_B
[ 13.778525] cx23885: cx23885_dvb_register() allocating 1 frontend(s)
[ 13.778529] cx23885: cx23885[1]: cx23885 based dvb card
[ 13.778534] cx23885: dvb_register(): board=60 port=2
[ 13.786866] si2168 4-0066: probe failed = -5
[ 13.786884] si2168: probe of 4-0066 failed with error -5
[ 13.786897] cx23885: cx23885_dvb_register() dvb_register failed err = -22
[ 13.786947] cx23885: cx23885_dev_setup() Failed to register dvb on VID_C
[ 13.786996] cx23885: cx23885_dev_checkrevision() Hardware revision = 0xa5
[ 13.787002] cx23885: cx23885[1]/0: found at 0000:44:00.0, rev: 4, irq: 63, latency: 0, mmio: 0xd4200000
I've attached the full dmesg for a none working boot & a working boot. FIngers crossed someone can look and advise.
Many Thanks