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]
sputnik_ has quit [Ping timeout: 245 seconds]
sputnik_ has joined #linux-amlogic
sputnik__ has joined #linux-amlogic
sputnik_ has quit [Ping timeout: 246 seconds]
vdehors has joined #linux-amlogic
pionen has joined #linux-amlogic
pionen has quit [Client Quit]
buzzmarshall has quit [Remote host closed the connection]
Barada has joined #linux-amlogic
random_yanek has quit [Ping timeout: 258 seconds]
random_yanek has joined #linux-amlogic
nashpa has quit [Quit: Going away]
nashpa has joined #linux-amlogic
angelsl has joined #linux-amlogic
<angelsl> hi, is there a reason meson-gx-mmc doesn't set MMC_CAP_ERASE?
<angelsl> also, i'm trying to build a kernel for my odroid-c2 but it seems like i'm missing something to get the mmc to probe: https://gist.github.com/angelsl/5195a9343d21436b4fe81b9f6f3b0fd2
ldevulder has joined #linux-amlogic
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 248 seconds]
warpme_ has joined #linux-amlogic
nashpa has quit [Ping timeout: 252 seconds]
yann has quit [Ping timeout: 248 seconds]
nashpa has joined #linux-amlogic
random_yanek has quit [Ping timeout: 252 seconds]
random_yanek has joined #linux-amlogic
ldevulder_ is now known as ldevulder
warpme_ has quit [Quit: warpme_]
<narmstrong> angelsl: emmc probes fine `[ 2.859623] mmc0: new HS200 MMC card at address 0001`
<angelsl> narmstrong: that's the generic kernel bootlog though
nsaenz has joined #linux-amlogic
<narmstrong> angelsl: sorry, I don't understand your question then, I took this from the bootlog you shared on this gist https://gist.github.com/angelsl/5195a9343d21436b4fe81b9f6f3b0fd2 and it's explicitly written `Linux version 5.1.14-1-slo2+ (angelsl@slarch) (gcc version 9.1.0 (GCC)) #1 SMP Mon Jun 24 23:32:24 +08 2019`
<angelsl> oh, there are two bootlogs on that gist
<angelsl> i think you might've scrolled past to the second one
<narmstrong> oh, this wasn't explicit...
<angelsl> sorry :p
<angelsl> might be related to this too - phy-meson-usb2 c0000000.phy: failed to create PHY
<angelsl> probably overzealously disabled stuff
<narmstrong> oh yeah, you disabled regulators :-)
yann has joined #linux-amlogic
[TheBug] has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 252 seconds]
Darkmatter66 has joined #linux-amlogic
warpme_ has joined #linux-amlogic
nsaenz has quit [Remote host closed the connection]
nsaenz has joined #linux-amlogic
sputnik__ has quit [Ping timeout: 245 seconds]
warpme_ has quit [Quit: warpme_]
<dlaube> currently i am trying to get Arch Linux ARM running on this x96s thing. I have copied the generic aarch64 image to an ext4 partition on the sd card, dd'ed u-boot to the appropriate parts in the mbr. How do i make u-boot start the kernel from the generic image and specify the dtb file? Armbian does this via some *_autoscript files but i don't know if they even get run/in which order. Could you help me get u-boot running
<dlaube> the second thing is the boot script that needs to be compiled into boot.scr? or does this depend on the u-boot verion/branch/* i compiled (armbian does not have a boot.scr)
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 272 seconds]
Darkmatter66 has joined #linux-amlogic
Barada has quit [Quit: Barada]
warpme_ has joined #linux-amlogic
<dlaube> sry to question such simple things but some parts are very new to me
warpme_ has quit [Quit: warpme_]
warpme_ has joined #linux-amlogic
random_yanek has quit [Ping timeout: 252 seconds]
random_yanek has joined #linux-amlogic
angelsl has quit [Quit: ZNC - https://znc.in]
yann has quit [Ping timeout: 248 seconds]
vagrantc has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
angelsl has joined #linux-amlogic
<angelsl> narmstrong: thanks, got my kernel to work :)
<angelsl> well, that was an interesting pitfall
<angelsl> (i needed to have the regulator drivers built-in)
<angelsl> not sure if having then as modules and then manually including them in the initrd would have worked but oh well
<angelsl> them*
Darkmatter66 has quit [Ping timeout: 252 seconds]
Darkmatter66 has joined #linux-amlogic
Darkmatter66 has quit [Read error: Connection timed out]
Darkmatter66 has joined #linux-amlogic
sputnik__ has joined #linux-amlogic
yann has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 248 seconds]
warpme_ has quit [Quit: warpme_]
Darkmatter66 has joined #linux-amlogic
<dlaube> tried to follow https://github.com/u-boot/u-boot/tree/master/board/amlogic/u200 but the make does not work :/
angelsl has quit [Quit: ZNC - https://znc.in]
angelsl has joined #linux-amlogic
APLU has quit [*.net *.split]
APLU has joined #linux-amlogic
<dlaube> problem is that the aarch64-none-elf-gcc-4.8.3 is linked against /lib/ld-linux.so.2 which is not present on the system
warpme_ has joined #linux-amlogic
<dlaube> after enabling multilib and installing lib32-gcc-libs and lib32-glibc lib32-zlib make does more than before
warpme_ has quit [Quit: warpme_]
ldevulder has quit [Ping timeout: 252 seconds]
afaerber has quit [Quit: Leaving]
Elpaulo has quit [Ping timeout: 258 seconds]
random_yanek has quit [Ping timeout: 246 seconds]
Elpaulo has joined #linux-amlogic
alienpirate5 has joined #linux-amlogic
random_yanek has joined #linux-amlogic
<alienpirate5> What is the best way of booting a normal Linux distribution, with full working hardware video acceleration, on a Libre Computer AML-S905X-CC "Le Potato" board?
<alienpirate5> I am trying to use LibreELEC's kernel, but it seems to be AArch32-only
sputnik__ has quit [Remote host closed the connection]
ndufresne has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 244 seconds]
Darkmatter66 has joined #linux-amlogic
nashpa has quit [Ping timeout: 245 seconds]
nashpa has joined #linux-amlogic
nashpa has quit [Ping timeout: 245 seconds]
Darkmatter66 has quit [Ping timeout: 248 seconds]
Darkmatter66 has joined #linux-amlogic
nashpa has joined #linux-amlogic
_whitelogger has joined #linux-amlogic
vagrantc has quit [Quit: leaving]