[Bug 838200] Re: No network support on Beagle XM

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 838200] Re: No network support on Beagle XM

2013-08-18 Thread Julian Wiedmann
This release has reached end-of-life [0]. [0] https://wiki.ubuntu.com/Releases ** Changed in: linux (Ubuntu Oneiric) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 838200] Re: No network support on Beagle XM

2013-05-18 Thread dino99
** Tags removed: oneiric ** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notifications about this bug go to: https://bug

[Bug 838200] Re: No network support on Beagle XM

2012-05-10 Thread Paolo Pisati
Exactly, which natty's kernel were you using? And do me a favor, with that kernel please do a 20 (yes, twenty) kernel reboots in a row: did the nic always come up? I'm trying to narrow down the window breakage so i can start investigating. Moreover, which x-Loader/u-boot are you running in both

[Bug 838200] Re: No network support on Beagle XM

2012-05-04 Thread Allen.McIntosh
I ran into this when I first installed Pangolin desktop on my xM rev C Beagleboard. Initial console messages about the adapter looked normal, but there were no lights on. After a couple of hours, ifconfig showed many packets transmitted but no packets received. I installed an outboard SMC adapte

[Bug 838200] Re: No network support on Beagle XM

2012-04-06 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Oneiric) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Precise) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200

[Bug 838200] Re: No network support on Beagle XM

2012-03-22 Thread John Rigby
marking invalid unless someone can provide instructions for reproducing ** Changed in: u-boot-linaro (Ubuntu Precise) Status: Confirmed => Invalid ** Changed in: u-boot-linaro (Ubuntu Oneiric) Status: Confirmed => Invalid -- You received this bug notification because you are a me

[Bug 838200] Re: No network support on Beagle XM

2012-03-12 Thread Tobin Davis
I fail to see any network test results in any of the comments in lp:912199.I am working with community members to try to reproduce this. If it can't be reproduced in the community, then I will mark it as Fix Released. ** Changed in: linux (Ubuntu Precise) Status: Fix Released => Incom

[Bug 838200] Re: No network support on Beagle XM

2012-03-07 Thread Paolo Pisati
Well, sounds like capacitor failure or something - lp 912199 "Wrong Beagle XM detection" shows that the network was tested on every existing beaglexm revision (a, b and c) thus i assume this behavior is an hardware fault on your side. Closing here. ** Changed in: linux (Ubuntu Oneiric) Stat

[Bug 838200] Re: No network support on Beagle XM

2012-03-06 Thread Tobin Davis
Well, still not working here. My dmesg does not show the "smsc95xx 1-2.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1" line. This is with 3.2.0-18-28-omap kernel and 20120306.1 precise- preinstalled-desktop-armhf+omap.img.gz image from a cold power-on. -- You received this bug notificat

[Bug 838200] Re: No network support on Beagle XM

2012-03-06 Thread Tobin Davis
Now this is interesting. If I let the system sit at the desktop for ~10 minutes, the network starts working. This seriously seems like either a hardware issue (capacitor not charging?) or a software issue (wrong voltage regulator config?). -- You received this bug notification because you are a

[Bug 838200] Re: No network support on Beagle XM

2012-03-06 Thread Paolo Pisati
And i can confirm that the oneiric preinstalled image for omap3 has a broken ethernet, but upgrading the kernel to the latest one (e.g. -16.29) fixes it. Tested on a rev a and rev c beaglexm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 838200] Re: No network support on Beagle XM

2012-03-06 Thread Paolo Pisati
Precise beta1 armhf (and -18.28) work fine on mine beaglexm rev c and rev a: flag@beaglexm:~$ uname -a Linux beaglexm 3.2.0-18-omap #28 Mon Mar 5 22:49:13 UTC 2012 armv7l armv7l armv7l GNU/Linux flag@beaglexm:~$ dmesg | grep eth0 [ 13.109771] smsc95xx 1-2.1:1.0: eth0: register 'smsc95xx' at u

[Bug 838200] Re: No network support on Beagle XM

2012-03-03 Thread Tobin Davis
The attached diff is not a true patch, it is just a unified diff from two kernel configs in /boot. Please ignore the bot, but the changes in the config are valid. ** Tags removed: patch ** Tags added: bot-stop-nagging ** Changed in: linux (Ubuntu Oneiric) Status: Incomplete => Confirmed

[Bug 838200] Re: No network support on Beagle XM

2012-03-02 Thread Ubuntu Foundation's Bug Bot
The attachment "config.diff" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from th

[Bug 838200] Re: No network support on Beagle XM

2012-03-02 Thread Tobin Davis
Actually, making the module built-in instead of as a module has fixed this issue for me. Attached is my kernel config diff from linux-image-3.2.0.17-omap. It includes a fix for lp:925094 as well as a few other tweaks.?field.comment=Actually, making the module built-in instead of as a module has f

[Bug 838200] Re: No network support on Beagle XM

2011-11-29 Thread Ricardo Salveti
I don't think this bug is critical because it seems to be affecting only xM rev C and there's a workaround already. Moving it back to high. John is the only one that's able to debug this issue from the Linaro side, will ping him to see if he's able to work on it. ** Changed in: u-boot-linaro (Ubu

[Bug 838200] Re: No network support on Beagle XM

2011-11-29 Thread Tobin Davis
This is NOT a duplicate of 871650. USB enumerates fine, and I have usb keyboard/mouse. The network driver even loads. I just get no link (no LEDS, no link detected) unless I unplug->wait 5s->plug in. ** This bug is no longer a duplicate of bug 871650 "unable to enumerate USB device" with Be

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Robert Pollak
*** This bug is a duplicate of bug 871650 *** https://bugs.launchpad.net/bugs/871650 Paolo, you duped this to bug 871650 although the symptoms are slightly different? USB generally works here, while it does not work at all there. gruemaster, you don't see any "unable to enumerate USB device"

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Paolo Pisati
*** This bug is a duplicate of bug 871650 *** https://bugs.launchpad.net/bugs/871650 ** This bug has been marked a duplicate of bug 871650 "unable to enumerate USB device" with BeagleBoard-xM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Robert Pollak
Martin, since you are on Rev C and you have no USB at all, you seem to see bug #871650. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notific

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Martin Schütte
I think I have the same problem with a "Beagle xM Rev C", using "Linux version 3.0.0-12-omap (buildd@celbalrai) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) ) #20-Ubuntu Fri Oct 7 14:58:13 UTC 2011 (Ubuntu 3.0.0-12.20-omap 3.0.4)" Neither the external USB ports nor the NIC is usable. (Would i

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: u-boot-linaro (Ubuntu Oneiric) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200

[Bug 838200] Re: No network support on Beagle XM

2011-11-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: u-boot-linaro (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title:

[Bug 838200] Re: No network support on Beagle XM

2011-10-06 Thread Kate Stewart
** Also affects: u-boot-linaro (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage not

[Bug 838200] Re: No network support on Beagle XM

2011-10-06 Thread Kate Stewart
** Tags removed: rls-mgr-o-tracking ** Tags added: rls-mgr-p-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notifications about this

[Bug 838200] Re: No network support on Beagle XM

2011-09-21 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking ** Also affects: u-boot-linaro (Ubuntu Oneiric) Importance: High Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network suppo

[Bug 838200] Re: No network support on Beagle XM

2011-09-14 Thread Paolo Pisati
Beagle XM rev. A1: installed Oneiric beta1 and ethernet works like a charm, i wonder if it's something rev.b related. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support o

[Bug 838200] Re: No network support on Beagle XM

2011-09-13 Thread Ricardo Salveti
Also working fine with the ubuntu kernel for omap 3: [0.00] Linux version 3.0.0-11-omap (buildd@celbalrai) (gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2) ) #18-Ubuntu Tue Sep 13 23:32:30 UTC 2011 (Ubuntu 3.0.0-11.18-omap 3.0.4) ... [9.214630] smsc95xx 1-2.1:1.0: eth0: register 'sms

[Bug 838200] Re: No network support on Beagle XM

2011-09-13 Thread Ricardo Salveti
This but is quite weird, as it works just fine with linux-linaro-3.0, even with Oneiric (just tested wasn't able to reproduce the issue even rebooting it more than 10 times). Can you post your dmesg to see if the interface is at least identified correctly from the kernel side? This bug could be a

[Bug 838200] Re: No network support on Beagle XM

2011-09-13 Thread Tobin Davis
** Changed in: u-boot-linaro (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notifications about this

[Bug 838200] Re: No network support on Beagle XM

2011-09-08 Thread Tobin Davis
To further add to this, I have taken an Oneiric Beta 1 image and reverted x-loader/u-boot to the Natty versions and it works. So not a kernel issue afaik. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 838200] Re: No network support on Beagle XM

2011-09-01 Thread Tobin Davis
USB works. The usb ethernet is even detected, but no link lights unless I unplug it and plug it in again. Sometimes I have to unplug it and plug it into a different cable on the same switch (like it is messing up the signal). Again, no problems with natty. -- You received this bug notification

[Bug 838200] Re: No network support on Beagle XM

2011-09-01 Thread Oliver Grawert
Does USB generally work otherwise ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 838200] Re: No network support on Beagle XM

2011-08-31 Thread Tobin Davis
** Summary changed: - No netowrk support on Beagle XM + No network support on Beagle XM -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838200 Title: No network support on Beagle XM To manage notifi