BeagleBone Ubuntu

Hi, I decided to go for Ubuntu on my beaglebone, just went to
http://elinux.org/BeagleBoardUbuntu#Community_Kernel and followed the
steps to put the Oneiric 11.10 on sd card.

Some impressions are that also boot fast as Ångström and never hangs
at boot (its rare on Ångström but sometimes it hang on boot up..)
Also that I can have apt-get (Ångström only has opkg with limited
packages avalible)
Cames with wifi drivers for my RT73 allready and my 3G usb dongle was
recognized immediately

There are two things that are the LED's onboard not working any more
as in Ångström one from sd card acess and other the heartbeat led, in
Ångström there is /sys/class/leds/ beaglebone::usr0 / 1 / / 3 and
this ubuntu has the leds directory empty..

Other thing is the USB , first insert an usb device, its well
recognized and works nice, after remove this usb device, next usb
inserted devices will not be recognized any more, usb goes down...

Some help to solve this two things are welcome
Regards

I could be wrong but i think the blinking lights dont blink on activy
like you see on he angstrom is becuase ubuntu dosent have the custom
script to start on boot to flash activty. It shouldnt be difficult to
make such a script either scince ubuntu registers the leds.

Hi, I decided to go for Ubuntu on my beaglebone, just went to
BeagleBoardUbuntu - eLinux.org and followed the
steps to put the Oneiric 11.10 on sd card.

Some impressions are that also boot fast as �ngstr�m and never hangs
at boot (its rare on �ngstr�m but sometimes it hang on boot up..)
Also that I can have apt-get (�ngstr�m only has opkg with limited
packages avalible)
Cames with wifi drivers for my RT73 allready and my 3G usb dongle was
recognized immediately

There are two things that are the LED's onboard not working any more
as in �ngstr�m one from sd card acess and other the heartbeat led, in
�ngstr�m there is /sys/class/leds/ beaglebone::usr0 / 1 / / 3 and
this ubuntu has the leds directory empty..

You have to export the pin you want and then set the mux on if for the pin to show up and be usable. If you look in bonescript/index.js, https://github.com/jadonk/bonescript/blob/master/bonescript/index.js, you can see how to do it.