6th Dec, 2019, 09:03 AM
Pages: 1 2
6th Dec, 2019, 09:22 AM
I did after I posted. Then I rebooted, and the result is the same: a login screen.
Thank you for giving a hoot.
Sent from my iPhone using Tapatalk
Thank you for giving a hoot.
Sent from my iPhone using Tapatalk
6th Dec, 2019, 10:25 AM
I have absolutely no idea what you did
Seems that the required MESA libs are not installed
root@kmxbilr2 ~ # ll /usr/lib/arm-linux-gnueabihf/dri/*vc4*
-rw-r--r-- 26 root root 8574860 Sep 25 16:13 /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
root@kmxbilr2 ~ # dpkg -S /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
libgl1-mesa-dri:armhf: /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
root@kmxbilr2 ~ #
Please install those packages again:
root@kmxbilr2 ~ # dpkg -l | grep 19\.1\.7 | awk '{print $2}'
libegl-mesa0:armhf
libgbm1:armhf
libgl1-mesa-dri:armhf
libgl1-mesa-glx:armhf
libglapi-mesa:armhf
libglx-mesa0:armhf
root@kmxbilr2
And if this does not help, please post /boot/config.txt
Quote:Dec 05 11:21:06: MESA-LOADER: failed to open vc4 (search paths /usr/lib/arm-linux-gnueabihf/dri:$${ORIGIN}/dri:/usr/lib/dri)
Seems that the required MESA libs are not installed
Terminal
root@kmxbilr2 ~ # ll /usr/lib/arm-linux-gnueabihf/dri/*vc4*
-rw-r--r-- 26 root root 8574860 Sep 25 16:13 /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
root@kmxbilr2 ~ # dpkg -S /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
libgl1-mesa-dri:armhf: /usr/lib/arm-linux-gnueabihf/dri/vc4_dri.so
root@kmxbilr2 ~ #
Please install those packages again:
Terminal
root@kmxbilr2 ~ # dpkg -l | grep 19\.1\.7 | awk '{print $2}'
libegl-mesa0:armhf
libgbm1:armhf
libgl1-mesa-dri:armhf
libgl1-mesa-glx:armhf
libglapi-mesa:armhf
libglx-mesa0:armhf
root@kmxbilr2
And if this does not help, please post /boot/config.txt
7th Dec, 2019, 01:36 AM
I don't know what's going on in the first window, and just to be clear: sudo apt install each of those in the second terminal window, one at a time?
7th Dec, 2019, 01:38 AM
you can all install them in one line or each one separately
sudo apt-get install --reinstall pack1 pack2 ........ is possible
sudo apt-get install --reinstall pack1 pack2 ........ is possible
7th Dec, 2019, 01:41 AM
also, for the config.txt: Just the uncommented # lines is what you're looking for, correct?
7th Dec, 2019, 01:42 AM
(7th Dec, 2019 01:41 AM)gkusiak Wrote: [ -> ]also, for the config.txt: Just the uncommented # lines is what you're looking for, correct?
I don't care
7th Dec, 2019, 04:17 AM
the reinstalling of the above packs has fixed things. THANK YOU SO MUCH!
Now to see if I can buffer less...
Now to see if I can buffer less...
10th Dec, 2019, 03:15 AM
(2nd Dec, 2019 11:19 PM)Nachteule Wrote: [ -> ](2nd Dec, 2019 06:19 AM)gkusiak Wrote: [ -> ]I'm still on the hunt to find the video cache settings file advancedsettings.xml - I can't seem to cd ~/.kodi/userdata/ but I have found /boot/config.txt
Believe me IT IS THERE!
Terminal
cd /home/xbian/.kodi/userdata
The folder is there, but the file has to be created (append-ed in nano).
Buffering has disappeared since I did
is there any way to get 5.1 audio from streams happening? all I'm getting is stereo at the moment, and I'm wondering if I've missed a setting somewhere, or if I've misconfigured something.
17th Feb, 2023, 06:39 PM
Thank you!
25th Dec, 2023, 09:10 PM
I don't know if this is still the dev version, but I used the mage installer with this image:
XBian_by_PINN_3.8.3_rpi4.img.gz
Except I can't find any way to get the sound to the headphone jack instead of the hdmi (even though the bcm2835 modul is present and loaded).
XBian_by_PINN_3.8.3_rpi4.img.gz
Except I can't find any way to get the sound to the headphone jack instead of the hdmi (even though the bcm2835 modul is present and loaded).
25th Dec, 2023, 11:13 PM
(25th Dec, 2023 09:10 PM)mclien Wrote: [ -> ]I don't know if this is still the dev version, but I used the mage installer with this image:
XBian_by_PINN_3.8.3_rpi4.img.gz
Except I can't find any way to get the sound to the headphone jack instead of the hdmi (even though the bcm2835 modul is present and loaded).
This has never been and will never be a development version
I'm sorry, but with the meager information you're giving us here, you certainly can't be helped
Pages: 1 2