Re: Kodi (SID)

2022-01-23 Thread SDA
On Sun, Jan 23, 2022 at 09:47:31AM +0100, Andrei POPESCU wrote:
> On Sb, 22 ian 22, 15:41:37, SDA wrote:
> > Greetings!
> > 
> > The past week or so, up until today Kodi has been segfaulting on me - 
> > Anyone 
> > else?
> > Starting from a term:
> > 
> > failed to open zone.tab
> > libva info: VA-API version 1.13.0
> > libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
> > libva info: Found init function __vaDriverInit_1_13
> > libva info: va_openDriver() returns 0
> > Segmentation fault
> > 
> > So, appears to be a video driver issue ...
> > file via reportbug. Haven't rec'd bug# yet. Will update when rec'd.
>  
> Do you have the firmware for your video card installed?
> 
> dmesg | grep -i firmware
> 
> (needs sudo or root)

Hi Andre, thanks for responding. I have attached a stack trace to my bug 
report.
But yes, I expect this is affirmative according to dmesg:

0.271260] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[0.277570] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain  [bus 
00-3f] only partially covers this bridge
[1.305909] radeon :03:00.0: firmware: direct-loading firmware 
radeon/pitcairn_pfp.bin
[1.305917] radeon :03:00.0: firmware: direct-loading firmware 
radeon/pitcairn_me.bin
[1.305925] radeon :03:00.0: firmware: direct-loading firmware 
radeon/pitcairn_ce.bin
[1.305933] radeon :03:00.0: firmware: direct-loading firmware 
radeon/pitcairn_rlc.bin
[1.305943] radeon :03:00.0: firmware: direct-loading firmware 
radeon/si58_mc.bin
[1.305956] radeon :03:00.0: firmware: direct-loading firmware 
radeon/pitcairn_k_smc.bin
[1.316035] radeon :03:00.0: firmware: direct-loading firmware 
radeon/TAHITI_uvd.bin
[1.316051] radeon :03:00.0: firmware: direct-loading firmware 
radeon/TAHITI_vce.bin
[1.316212] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[5.916462] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db
[5.916761] platform regulatory.0: firmware: direct-loading firmware 
regulatory.db.p7s
[5.961527] iwlwifi :04:00.0: firmware: direct-loading firmware 
iwlwifi-9260-th-b0-jf-b0-46.ucode
[5.961787] iwlwifi :04:00.0: loaded firmware version 46.6b541b68.0 
9260-th-b0-jf-b0-46.ucode op_mode iwlmvm
[6.277082] bluetooth hci0: firmware: direct-loading firmware 
intel/ibt-18-16-1.sfi
[6.277085] Bluetooth: hci0: Found device firmware: intel/ibt-18-16-1.sfi
[6.277093] Bluetooth: hci0: Firmware Version: 6-12.21
[6.277094] Bluetooth: hci0: Firmware already loaded
[6.500794] cx25840 14-0044: firmware: direct-loading firmware 
v4l-cx23885-avcore-01.fw
[7.138158] cx25840 14-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 
bytes)
[7.449970] r8169 :05:00.0: firmware: direct-loading firmware 
rtl_nic/rtl8168h-2.fw



Re: Kodi (SID)

2022-01-23 Thread Andrei POPESCU
On Sb, 22 ian 22, 15:41:37, SDA wrote:
> Greetings!
> 
> The past week or so, up until today Kodi has been segfaulting on me - Anyone 
> else?
> Starting from a term:
> 
> failed to open zone.tab
> libva info: VA-API version 1.13.0
> libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
> libva info: Found init function __vaDriverInit_1_13
> libva info: va_openDriver() returns 0
> Segmentation fault
> 
> So, appears to be a video driver issue ...
> file via reportbug. Haven't rec'd bug# yet. Will update when rec'd.
 
Do you have the firmware for your video card installed?

dmesg | grep -i firmware

(needs sudo or root)

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: Kodi (SID)

2022-01-22 Thread SDA
Here is the deets for my report: Bug#1004214. Please add any additional 
information to the report itself if you suffer from same issue. Thanks!



Kodi (SID)

2022-01-22 Thread SDA
Greetings!

The past week or so, up until today Kodi has been segfaulting on me - Anyone 
else?
Starting from a term:

failed to open zone.tab
libva info: VA-API version 1.13.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_1_13
libva info: va_openDriver() returns 0
Segmentation fault

So, appears to be a video driver issue ...
file via reportbug. Haven't rec'd bug# yet. Will update when rec'd.