![]() |
slarm64 (unofficial slackware) Rock64 RK3328 (aarch64) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85) +--- Forum: Linux on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=88) +--- Thread: slarm64 (unofficial slackware) Rock64 RK3328 (aarch64) (/showthread.php?tid=5868) |
RE: Slackware for Rock64 RK3328 - mara - 05-15-2018 yes, it was necessary to specify that the "sdcard" is a "micro sd card". thank you. it's nice to hear that the system is working on your board. RE: Slackware for Rock64 RK3328 - pineadmin - 05-21-2018 Added Slackware Aarch64 Miniroot (ROCK64) 20180508 on Wiki and PINE64 Installer. Added Slackware Aarch64 XFCE (ROCK64) 20180508 on Wiki and PINE64 Installer. RE: Slackware for Rock64 RK3328 - mara - 05-21-2018 (05-21-2018, 01:43 AM)pineadmin Wrote: Added Slackware Aarch64 Miniroot (ROCK64) 20180508 on Wiki and PINE64 Installer. many thanks, the only thing, since this port (aarch64) is not an official trademark of Slackware is not correctly used. The project for rebuilding Slackware under the aarch64 architecture was re-named in Slarm64, but this does not apply to assemblies on the architecture arm RE: Slackware for Rock64 RK3328 - mara - 05-25-2018 update kernel and packages the video is played through mpv, 1080p cpu load is 89% slack-current-aarch64-miniroot_22May18-4.4.132-rock64-build-20180526.img.tar.xz slack-current-aarch64-miniroot_22May18-4.4.132-rock64-build-20180526.img.tar.xz.md5 slack-current-aarch64-xfce_22May18-4.4.132-rock64-build-20180526.img.tar.xz slack-current-aarch64-xfce_22May18-4.4.132-rock64-build-20180526.img.tar.xz.md5 RE: Slackware for Rock64 RK3328 - mara - 07-01-2018 update kernel and packages graphics are displayed using mali blob gbm slack-current-aarch64-miniroot_22May18-4.4.133-rock64-build-20180701.img.tar.xz slack-current-aarch64-miniroot_22May18-4.4.133-rock64-build-20180701.img.tar.xz.md5 slack-current-aarch64-xfce_22May18-4.4.133-rock64-build-20180701.img.tar.xz slack-current-aarch64-xfce_22May18-4.4.133-rock64-build-20180701.img.tar.xz.md5 RE: Slackware for Rock64 RK3328 - ansic - 07-01-2018 R64 4GB wont boot with any Slackware image. Here is a loglevel=8 boot message capture: http://termbin.com/9stym I tried to blacklist sdio/bcmdhd with a kernel parameter but either my syntax is wrong or the parameters are ignored because they do not appear in the boot log and the error remains. This is what i tried to add to uEnv.txt: Code: extraargs=rd.blacklist=bcmdhd module_blacklist=bcmdhd RE: Slackware for Rock64 RK3328 - mara - 07-02-2018 (07-01-2018, 11:06 PM)ansic Wrote: R64 4GB wont boot with any Slackware image. Here is a loglevel=8 boot message capture: http://termbin.com/9stym the rtl8188eu, bcmdhd modules are configured as part of the kernel. if you do not like the output at startup, you can set the verbosity parameter to 1 RE: Slackware for Rock64 RK3328 - mara - 07-02-2018 rebuilt the kernel with support for usb realtek and mediatek in the form of modules download http://dl.fail.pp.ua/slackware/pkg/aarch64/k/rock64/kernel-firmware-rk3328-4.4.133-aarch64-3mara.txz http://dl.fail.pp.ua/slackware/pkg/aarch64/k/rock64/kernel-headers-rk3328-4.4.133-aarch64-3mara.txz http://dl.fail.pp.ua/slackware/pkg/aarch64/k/rock64/kernel-modules-rk3328-4.4.133-aarch64-3mara.txz http://dl.fail.pp.ua/slackware/pkg/aarch64/k/rock64/kernel-rk3328-4.4.133-aarch64-3mara.txz Code: upgradepkg kernel*.txz dmesg RE: Slackware for Rock64 RK3328 - mara - 07-07-2018 update kernel 4.4.138 kernel-firmware-rk3328-4.4.138-aarch64-1mara.txz kernel-headers-rk3328-4.4.138-aarch64-1mara.txz kernel-modules-rk3328-4.4.138-aarch64-1mara.txz kernel-rk3328-4.4.138-aarch64-1mara.txz Code: upgradepkg kernel*.txz RE: Slackware for Rock64 RK3328 - mara - 07-22-2018 update kernel 4.4.142 kernel-firmware-rk3328-4.4.142-aarch64-1mara.txz kernel-headers-rk3328-4.4.142-aarch64-1mara.txz kernel-modules-rk3328-4.4.142-aarch64-1mara.txz kernel-rk3328-4.4.142-aarch64-1mara.txz |