Re: how to make a working f28 sd card for odroid-hc2 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



FWIW, I bought an ODROID-HC2 this week and though I'd share my findings with the most current versions from rawhide on my F29 x86_64 which has 

> I don't believe you need
> "rd.driver.pre=ledtrig-heartbeat,xhci-plat-hcd" bit for F-29 but I
> don't have a device to test.

I tested the LED part with rawhide packages on my F29 x86_64
* arm-image-installer-2.10-1.fc29.noarch
* uboot-images-armv7-2019.01-1.fc30.noarch
* kernel-4.18.16-300.fc29.armv7hl

The board boots fine, no need to symlink.
As long as I have `cpuidle.off=1` (without it the board gets stuck during boot)

I do need both `rd.driver.pre=ledtrig-heartbeat` and preloading with

cat <<EOF >>/etc/dracut.conf.d/ledtrig-heartbeat.conf
add_drivers+=" ledtrig-heartbeat "
EOF

To get heartbeat LED functionality, after re-doing initramfs LED shows alive from early in boot process on, exactly what I need at the moment.

I still need to check if rd.driver.pre=xhci-plat-hcd is needed. At the moment the board has no disk connected, only µSD card


Exact command used;
sudo fedora-arm-image-installer \
  --target=none \
  --image=Fedora-Minimal-armhfp-29-1.2-sda.raw.xz \
  --addkey=/home/pcfe/.ssh/id_USBkey.pub \
  --args "console=ttySAC2,115200n8 cpuidle.off=1 rd.driver.pre=ledtrig-heartbeat,xhci-plat-hcd no_bL_switcher" \
  --media=/dev/sdi
_______________________________________________
arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux