With Linux 5.1 (which isn't quite released yet) we have good support for the network ports on the GnuBee.Both ports on the Gnubee-PC1, and all three on the Gnubee-PC2 are independently usable.
I have tried this and can't get the recovery to work. I press the black button on boot and can't get to 192.168.10.1.
With Linux 5.1 (which isn't quite released yet) we have good support for the network ports on the GnuBee.Both ports on the Gnubee-PC1, and all three on the Gnubee-PC2 are independently usable.
...
--
You received this message because you are subscribed to a topic in the Google Groups "GnuBee" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gnubee/YVM08lfWUUc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gnubee+un...@googlegroups.com.
To post to this group, send email to gnu...@googlegroups.com.
Visit this group at https://groups.google.com/group/gnubee.
To view this discussion on the web visit https://groups.google.com/d/msgid/gnubee/5352d1dc-f594-4e70-a5ea-26d3f82e39dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "GnuBee" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gnubee/YVM08lfWUUc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gnubee+un...@googlegroups.com.
To post to this group, send email to gnu...@googlegroups.com.
Visit this group at https://groups.google.com/group/gnubee.
To view this discussion on the web visit https://groups.google.com/d/msgid/gnubee/6f94d6bc-f323-4c09-9254-091a38cd6474%40googlegroups.com.
If I understand correctly, it is the build process that is hanging - yes?
The last line it prints is:FUSE (Filesystem in Userspace) support (FUSE_FS) [M/n/y/?] m??I tried the same experiment and the next line should be:Character device in Userspace support (CUSE) [N/m/?] (NEW) mat which point it waits for you to give an answer.Are you running this build in a normal terminal window, or have you redirected output to a file or something else?Are you running this on the gnubee, or are you cross-compiling?I've added CONFIG_FUSE_FS=m and CONFIG_CUSE=m to my configs to the next firmware I build will have this support included.
at which point it waits for you to give an answer.
Are you running this build in a normal terminal window, or have you redirected output to a file or something else?
Are you running this on the gnubee, or are you cross-compiling?
01-lo 02-eth0-1 02-ethblack
--
You received this message because you are subscribed to the Google Groups "GnuBee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gnubee+un...@googlegroups.com.
To post to this group, send email to gnu...@googlegroups.com.
Visit this group at https://groups.google.com/group/gnubee.
To view this discussion on the web visit https://groups.google.com/d/msgid/gnubee/7c0bf033-d06f-4bd9-8788-fa83354ab016%40googlegroups.com.
Hi Neil,Is there a list of patches you've applied to 5.1 ? Or better yet could be rebase your patches on top of 5.1 instead of merging in 5.1? That way it would be very easy to cherry pick your patches. I'm trying to build a 5.2-rc3 based firmware, but not sure if I need your patches or not.
/etc/network/interfaces.d/01-lo:auto lo
/etc/network/interfaces.d/01-lo:iface lo inet loopback
/etc/network/interfaces.d/02-eth0-1:auto eth0.1
/etc/network/interfaces.d/02-eth0-1:iface eth0.1 inet dhcp
/etc/network/interfaces.d/02-eth0-1: pre-up /etc/network/scripts.d/set_switch
/etc/network/interfaces.d/02-ethblack:auto ethblack
/etc/network/interfaces.d/02-ethblack:iface ethblack inet dhcp
/etc/network/interfaces.d/02-ethblack: pre-up /etc/network/scripts.d/no_switch
Is it possible to upgrade to this version using apt? Or do I have
to reinstall?
I've now build a 5.2.8 kernel. Kernel source, config files and prebuild images are available in the places described in the original post.
--
You received this message because you are subscribed to the Google Groups "GnuBee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gnubee+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gnubee/7b5fdf19-c8b9-44fb-9ecf-49de07033f62%40googlegroups.com.
I just installed the latest version on a fresh SD card but it print