Hi, everyone!
I have just ported the ap6335 driver to linux 4.5. I would like to share my ugly patch to you.
I have also packed a new firmware, which is built with buildroot, for you. You can have a try easily.
You can login with root acount, blank password.
If you want to create a access point, just :
echo /lib/firmware/fw_bcm4339a0_ag_apsta.bin > /sys/module/bcmdhd/parameters/firmware_path
ifconfig wlan0 up
hostapd -B /etc/hostapd.conf
The default ssid/password is firefly/11111111, you can change it by editing /etc/hostapd.conf.
Oh,sorry. I forgot one step.
Before you run hostapd -B /etc/hostapd.conf, you should give wlan0 a ip addr 10.0.0.1(depends on /etc/dnsmasq.conf)
ifconfig wlan0 10.0.0.1 netmask 255.255.255.0
I’m trying to recruit people to create a fork of the latest linux version on github (4.6-rc3 in this case) and create some linux images with it. Would you be willing to help us doing the ap6335 work on it ?
I just thought a newer version would be better because our fork would take longer to be outdated like firefly’s stock kernel (3.10), but maybe going with the stable one would be better in this case.
So, would you be willing to help us (me) to bring kernel 4.5 to firefly with your ap6335 port ?
Perhaps here I can ask my question with regard to Firefly TK3288 Linux Kerenl.
Can you please advise what latest version of Linux is officially available for Firefly RK3288.
At the moment I use 3.10.0 and I think the 4.4.0 mainline wasn’t ready couple of months ago.
Can you please provide the latest stable kernel GIT branch which we can safely use to compile and make the kernel for Firefly RK3288?
have a look at the slackware forum thread, its on kernel 4.5 runs well apart from gfx performance. personally i’d rather something ubuntu based so i hope this is helpful
Thank mate,
I have already created a Ubuntu 16.04 LTS based image and all graphic and wifi works fine.
However, I am still using 3.10.0 kernel compiled and customized for my use. (Nothing changed except 1w though)
Was wondering if it’s worth to try the newer kernel.
Will have a look but if you place a link here it will be appreciated.
I have no any vga/hdmi monitor, so the graphic part is not necessary for me. I just want to use as a router running openwrt, as you know. The GPU driver is too hard.
If you do not need any sound or graphic, you can use the newest mainline kernel.
My network is very bad. So I just share a patch, not whole git tree.
pqy Posted at 5/25/2016 23:01
I have no any vga/hdmi monitor, so the graphic part is not necessary for me. I just want to use as …
Thanks guys,
I think I got some idea about the kernel development stage of Firefly RK3288!!!
So just I should clear that for myself that what I wanna relay do! Stick to old kernel or new kernel with less functionality!
The article gave me so much value in such a short time. The 3V0-32.23 reliable test collection materials content is fantastic and free, and I hope it helps you.