shoddydev
shoddydev
> I think the support for the Meditek SoC in the PSC has been finally merged, so it should now at least recognize the eMMC and USB ports properly. I...
i'll try my hand at compiling the kernel. i would like to have that feature enabled. mainly because users can panic if their usb don't work, so if they see...
i'm a bit confused about compiling the kernel, i just went inside the linux-4.4 directory and type make and it's asking me to do a configuration where i gotta select/enable...
im using a arm32 chroot with gcc 6.5 and glibc 2.24. im trying to compile it with the instructions given from here: https://gitlab.com/hwardlaw/modded-ps-classic-kernel though i think the instructions are incomplete:...
I'm just confused about mines not having the "U-Boot fitImage for Yocto aud Baseline/4.4/aiv8167-rockman-emmc" header  is it okay if it looks like this? I'm reading something about needing a...
well i finally got a custom kernel to compile. i had to use this Flat Image Tree guide: https://www.gibbard.me/linux_fit_images/ lz4 compression didnt work for some reason, i had to use...
would it be possible to set up Debian in a way where if it doesn't boot into the main screen after a certain amount of time, it'll fallback to the...
I see so it'll still take some time for it to mount the filesystem. And i suppose if someone's filesystem is damaged they probably wouldn't be able to run the...
I figured out how to get mmcblkp09 to display. Basically i just had to edit etc/fstab and change /dev/mmcblk0p9 to /dev/sda1 and voila it shows  i figure this will...
i finally finished editing the video https://www.youtube.com/watch?v=TblVeoXKcSM i'll fork this project later and provide a update for the regular debian installer too