Forum

Full Version: RasPi4 dev version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hmmm, everything seems to be ok Dodgy

Kernel already reinstalled?
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
I have absolutely no idea what you did HuhHuhHuh

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
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?
you can all install them in one line or each one separately

sudo apt-get install --reinstall pack1 pack2 ........ is possible Wink
also, for the config.txt: Just the uncommented # lines is what you're looking for, correct?
(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
the reinstalling of the above packs has fixed things. THANK YOU SO MUCH!
Now to see if I can buffer less...
(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.
Thank you!
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).
(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
Reference URL's