narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
vagrantc has quit [Quit: leaving]
jakogut_ has quit [Quit: jakogut_]
gdeverlant has quit [Ping timeout: 260 seconds]
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #linux-amlogic
Barada has joined #linux-amlogic
<Darkmatter66> Hi, does anyone know why loading the kernel from usb is slower than loading it from mmc ?
<Darkmatter66> even if I use the same mmc (in card reader)
<narmstrong> from u-boot ?
<Darkmatter66> narmstrong: yes
<Darkmatter66> narmstrong: vendor u-boot
<narmstrong> u-boot usb implemenation is slow, because it doesn't uses interrupts and the stack is limited
<Darkmatter66> narmstrong: is this an issue that's being improved or is it just an acceptable limitation give how u-boot is very low level?
<narmstrong> it's an acceptable limitation
<narmstrong> we only load a few megabytes FAT files from u-boot, nothing more
<Darkmatter66> narmstrong: gotcha, thanks
ldevulder has joined #linux-amlogic
aep4 has quit [Ping timeout: 246 seconds]
aep4 has joined #linux-amlogic
afaerber has joined #linux-amlogic
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-amlogic
return0e has quit []
return0e has joined #linux-amlogic
vdehors has joined #linux-amlogic
<Darkmatter66> Hi, I'm getting crashes when using gstreamer
<Darkmatter66> dmesg log -> https://0x0.st/sYsb.txt
<Darkmatter66> gst-play log -> https://0x0.st/sYsT.txt
<Darkmatter66> what is "/usr/lib/dri/meson_dri.so" ? is there such a library ?
<Darkmatter66> gst-play with GST_DEBUG=3 log -> https://0x0.st/sYsA.txt
Barada has quit [Quit: Barada]
jelly has quit [Ping timeout: 276 seconds]
<Darkmatter66> The Unknown pixelformat crash also happens when running v4l2-compliance
The_Coolest has quit [Ping timeout: 260 seconds]
The_CooIest has joined #linux-amlogic
<narmstrong> you need to configure Mesa to use swrast instead of looking for a non-existent driver (dri_meson would be the driver name if there was an opengl driver for this platform)
<narmstrong> or force the sink to use kmssink or fbdevsink
ldevulder has quit [Quit: Leaving]
ldevulder has joined #linux-amlogic
ldevulder has quit [Remote host closed the connection]
jelly-home has joined #linux-amlogic
<Darkmatter66> narmstrong, Isn't libmali.so supposed to take care of opengl ?
<narmstrong> Darkmatter66: if you installed it, yes
<Darkmatter66> narmstrong, so if i install it I won't need to use swrast ? how about the dri_meson.so error ?
<narmstrong> Darkmatter66: dri_meson is load by mesa, if you use libmali you will need to remove mesa, they will conflict
<Darkmatter66> narmstrong, ok will try it
<Darkmatter66> narmstrong, mesa can't be removed from arch, alot of packages depend on it
<Darkmatter66> :: gst-plugins-base-libs: removing mesa breaks dependency 'mesa'
<Darkmatter66> :: gtk3: removing mesa breaks dependency 'mesa'
<Darkmatter66> :: libglvnd: removing mesa breaks dependency 'opengl-driver'
<Darkmatter66> :: libglvnd: removing mesa breaks dependency 'mesa'
<Darkmatter66> :: qt5-base: removing mesa breaks dependency 'mesa'
<Darkmatter66> :: xorg-server-devel: removing mesa breaks dependency 'mesa'
<Darkmatter66> a dependency nightmare
<narmstrong> Darkmatter66: welcome to hell ! no you can't but you can remove the libGLES libs directly...
<Xogium> narmstrong: rofl nice one, funny your said welcome to hell, the music I'm listening too is called 'hell in good company'
<Darkmatter66> narmstrong, the libs mention in your meson_gx_mali_450 repo ?
<narmstrong> this is the driver
<Darkmatter66> narmstrong, remove them and symlink everything to libmali.so
<narmstrong> m450-X is fot X11, m450 are the ones for GBM, Wayland and fbdev
<narmstrong> and hell number 2m you can have all on the same at the same time unlike Mesa :-)
<narmstrong> can't
<Darkmatter66> narmstrong, this is hell indeed
<Darkmatter66> narmstrong, Isn there an open source implementation for mali 450 to work with mesa ?
<Darkmatter66> narmstrong, lima ?
<Xogium> Darkmatter66: that one's been abandoned iirc
<narmstrong> Lima has resurrected and works pretty well
<narmstrong> But it’s far to being finished
<Xogium> narmstrong: that is good to know
afaerber has quit [Quit: Leaving]
vagrantc has joined #linux-amlogic
afaerber has joined #linux-amlogic
jelly-home is now known as jelly
Darkmatter66 has quit [Ping timeout: 244 seconds]
mag has quit [Quit: Bye]
mag has joined #linux-amlogic
mag has quit [Quit: Bye]
mag has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
tlwoerner has quit [Ping timeout: 260 seconds]
tlwoerner has joined #linux-amlogic
Darkmatter66 has quit [Remote host closed the connection]
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #linux-amlogic