[beagleboard] Can't set static IP

2014-09-27 Thread Pascal De Oliveira
Hello, I have a BBBK Rev B with Debian 7.6 booting from a SD card. I'm trying to set up a static IP. I have added the following lines in the /etc/network/interfaces file : auto eth0 iface eth0 inet static address 192.168.1.99 netmask 255.255.255.0 network 192.168.0.0 gateway

[beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread cl
Mark Young mymounta...@gmail.com wrote: [-- text/plain, encoding 7bit, charset: UTF-8, 13 lines --] The bash flaw is there, does anyone have information on a fix yet? http://securitywatch.pcmag.com/internet/327769-serious-bash-flaw-lets-attackers-hijack-linux-and-mac-computers As

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread Nuno Sucena Almeida
On 09/27/2014 05:35 AM, c...@isbd.net wrote: If your BBB is on a LAN behind a NAT router and you don't have any ports open and redirected to the BBB then your BBB isn't at risk even if not patched yet. Unless the router dhcp daemon gets compromised:

[beagleboard] Beaglenes doesnot boot

2014-09-27 Thread Marcus Diogo
Hi. My beaglebone black does not work. It just doesnot boot. Any one have the same issue? BBB i think os rev b and beaglenes .06. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To

[beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread cl
Nuno Sucena Almeida n...@aeminium.org wrote: On 09/27/2014 05:35 AM, c...@isbd.net wrote: If your BBB is on a LAN behind a NAT router and you don't have any ports open and redirected to the BBB then your BBB isn't at risk even if not patched yet. Unless the router dhcp daemon gets

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread Mark
My company has it setup. Mark On Sat, Sep 27, 2014 at 10:32 AM, c...@isbd.net wrote: Nuno Sucena Almeida n...@aeminium.org wrote: On 09/27/2014 05:35 AM, c...@isbd.net wrote: If your BBB is on a LAN behind a NAT router and you don't have any ports open and redirected to the BBB then

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread William Hermans
apt-get update apt-get upgrade problem solved. On Sat, Sep 27, 2014 at 7:59 AM, Mark mymounta...@gmail.com wrote: My company has it setup. Mark On Sat, Sep 27, 2014 at 10:32 AM, c...@isbd.net wrote: Nuno Sucena Almeida n...@aeminium.org wrote: On 09/27/2014 05:35 AM, c...@isbd.net

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread Jesse Cobra
Doesn't BeagleBoard use busybox bash which doesn't even have the flaw? On Sat, Sep 27, 2014 at 7:59 AM, Mark mymounta...@gmail.com wrote: My company has it setup. Mark On Sat, Sep 27, 2014 at 10:32 AM, c...@isbd.net wrote: Nuno Sucena Almeida n...@aeminium.org wrote: On 09/27/2014 05:35

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread Robert Nelson
On Sep 27, 2014 11:26 AM, Jesse Cobra jesseco...@gmail.com wrote: Doesn't BeagleBoard use busybox bash which doesn't even have the flaw? Starting with the BBB rev c, the factory image is based on Debian. This we use real bash... -- For more options, visit http://beagleboard.org/discuss ---

[beagleboard] kernel v3.16 + bluetooth

2014-09-27 Thread Seth
I'm using v3.16.2-1-ARCH. I've followed these steps to connect a bluetooth headset: [put headset into pairing mode] *pulseaudio --start* *bluetoothctlpower ondevicesagent on* *trust *[device address] *pair *[device address] *connect *[device address] After which a Connection successful

[beagleboard] Re: Beaglenes doesnot boot

2014-09-27 Thread DLF
Hello I think you'll need to provide more information if you are looking for help here. What are the symptoms and what have you tried? On Saturday, 27 September 2014 15:33:21 UTC+2, marcus silva wrote: Hi. My beaglebone black does not work. It just doesnot boot. Any one have the same

RE: [beagleboard] Re: Beaglenes doesnot boot

2014-09-27 Thread William Pretty Security
And do you have access to a USB-Serial cable that you can connect to the debug port ?? No one could make a greater mistake than he who did nothing because he could do only a little. All that is necessary for the triumph of evil is that good men do nothing Edmond Burke (1729 - 1797)

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread William Hermans
Not to step on Roberts toes or anything but technically Debian comes with with dash configured. Whether or not there is something done after the fact I do not know. As I have pretty much been using my own custom rootfs based on Roberts build instructions since last year. Also I am not sue if what

Re: [beagleboard] Re: BeagleBoard bash flaw

2014-09-27 Thread Robert Nelson
On Sat, Sep 27, 2014 at 8:20 PM, William Hermans yyrk...@gmail.com wrote: Not to step on Roberts toes or anything but technically Debian comes with with dash configured. Whether or not there is something done after the fact I do not know. As I have pretty much been using my own custom rootfs

[beagleboard] Re: Can't set static IP

2014-09-27 Thread Dan Bloomquist
On Saturday, September 27, 2014 2:14:19 AM UTC-7, Pascal De Oliveira wrote: Hello, I have a BBBK Rev B with Debian 7.6 booting from a SD card. I'm trying to set up a static IP. I have added the following lines in the /etc/network/interfaces file : auto eth0 iface eth0 inet static

Re: [beagleboard] Module is loaded, but no wlan0 interface

2014-09-27 Thread liyaoshi
I am not sure about if 3.8.x kernel support marvel 8797 . In my previous experience , when ifconfig -a show nothing about your adapter , try another newer version driver http://wireless.kernel.org/en/users/Download/stable/ maybe you can try compat-wireless hope its be useful 2014-09-27 10:35