so last assignment is loaded. if you want default booting 4.14.48 and want to add a separate menuentry for 4.18 (and like in my case for 4.17) you can add these menu-entries like this:
Do you boot from sd or emmc? Sd is mmcblk0 and emmc mmcblk1…i guess your root-var is wrong.
You have a “B” before your root-var.more below there is a linebreak before txt. Also you set differen filenames for 4.18 (kernel=uImage_4.18-rc2-wlan [overridden by next line] vs. kernel418=uImage_4_18-rc2-wlan)
Take a look in /usr/local/sbin/wifi.sh…you have to use wmttools to create ap0-device,set ip to it and run hostapd (+restart dnsmasq so it can listen to the new ap0-device)
OK I have finally got the ap0 to come up i see it from my other computer, I try connecting to it but it fails when trying to assign an IP. Ill work more on it tomorrow. I do have a different question however.
Does anyone know what the LED’s mean? Green,Red and Blue? I have also experienced some weirdness with it when I have it plugged in to my HDMI monitor sometimes it has a blue background briefly during boot sometimes it has a light blue background. Ive noticed that when its light blue usually ill have to reboot as the ethernet ports wont work. When it boots and is green 80% of the time its good to go. Any idea on that?
Wanted to also say thanks A TON Frank couldn’t have gotten here without you man!
is dnsmasq configured for this interface and same subnet as IP from ap0?
which LEDs do you mean? you have 3 near power-connector and 3 near GPIO-header
red led near gpio seems to be only a power-indicator (cannot be switched on/off), the other leds can be manipulated via debugfs…i don’t know if they have special meaning while booting. in strock-kernel these are always on, with my kernel (LED-Fix) they are always off (due to dts-setting default off)
hey there. I’ve been working with this build on a daily basis and so far so good. Only had 2 shutdowns but after days. One thing is bothering me though, is the absence of usbserial drivers, unfortunately I can’t find them anywhere. In 4.4.70 they were working flawlessly, but I’m a noob in linux and don’t know how to port them (working with 4.14.48). I need to plug a cp210x device but is not showing anywhere. All help is appreciated.
I could easily enable usbserial drivers and now working fine. However, I’m getting again unexpected shutdowns around 2 days of inactivity. I’m using my BPI-R2 for logging purposes and it is normal to leave it long periods of time without observing. What can you recommend me to stop these shutdowns?
I’m trying to use my banana-pi R2 as a network delay injector. However, when using TC, I discovered that the sch_netem module was not part of this build.
As I may be a linux user but for sure newbie on armhf boards, could you please point me to the right direction in order to add/compile this module to the existing distro ?
I was trying to combine your 4.14.69 kernel with the SinoVOIP 16.4 Ubuntu, but basically the network doesn’t work – I was trying to figure why, but it is a complicated image, so the best approach is to jump to 18.4.
Your 18.4 image comes with 4.14.48, so the eth1 it is lost. But including the 4.14.69 image brings everything together …
Why do I need this kernel?
I have many weeks fighting with a RAID-1 on the 4.4.70 one. I have been changing many hardware parts, improving power and many other details, but always one of the disks go out of the RAID. Checking the kernel messages and reading around, it seems that the 4.4.70 kernel version, in particular, can remove hard disks without apparent reason. And, this is poison for a RAID configuration.
So, I am reconfiguring everything on 4.14 to eliminate that possibility.
If this is a valid solution, the 4.4.70 kernel will show to be a very bad option for the R2 machine when using SATA disks.
Let me check … I am installing a new R2 machine with 4.14.69. It already works with eth1 ( … I am fighting with the booting without SD, but I know the R2 it is a little naughty … ).
When ready and passing my tests, I will check the other R2 to see if it has the problem you are indicating about the sata connector.