Maybe this helps you guys, maybe it doesn't. Although I still intend to
release the CSOS F20 image with a 3.12.6 "custom" kernel, 3.13 is at rc8
stage, so I've just started re-basing my 200+ patch set with the
expectation that we will see a 3.13 release, real soon now.
The first 3.13 kernel I made is based on the Fedora rawhide 3.13rc8
kernel package. It has a basic patch set, but should give you working
wi-fi, (subject to the caveat that you need to power cycle reboot, or
use the button on the motherboard, after "halt"), SATA, HDMI video (but
based on the original staging driver, the most recent needs work, to
make it work), and SPDIF output.
Code:
--------------------
sudo csos-cleanUpdate brcmfmac-sdio-firmware
sudo csos-cleanUpdate-testing kernel
--------------------
Before you reboot, you'll need to fix-up the
/boot/extlinux/extlinux.conf. A new entry will have been added for the
new kernel, but it'll be pointing at the old dtb location. (There is
still a Fedora bug here!) Although it will probably boot, pointing at
the old device tree file, you'll need to be using the new device tree
file to get the new functionality!
Code:
--------------------
label Fedora (3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl) 20 (Heisenbug)
kernel /vmlinuz-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl
append console=ttymxc0,115200 root=UUID=7ee85ed8-de4a-4779-8658-2daed0d35e97
ro
*fdt /dtb-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl/imx6q-wandboard.dtb*
initrd /initramfs-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl.img
--------------------
or if using a dual, (can't remember if you guys are using duals or
quads)...
Code:
--------------------
label Fedora (3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl) 20 (Heisenbug)
kernel /vmlinuz-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl
append console=ttymxc0,115200 root=UUID=7ee85ed8-de4a-4779-8658-2daed0d35e97
ro
*fdt /dtb-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl/imx6dl-wandboard.dtb*
initrd /initramfs-3.13.0-0.rc8.git1.2.1.cs.fc20.armv7hl.img
--------------------
lintweaker, you'll also need the kernel-devel package for akmods build
of mytekusb2 module. Not there yet, I'll need to rebuild it, as I
already deleted it. (Don't ask!)
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix