Tim's fix is in the current kernel (2.6.35-1101.4). Marking as fix
released, although I hope Floyd42's fix gets in mainstream.
** Changed in: linux-ti-omap4 (Ubuntu Natty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Seems someone came up with another way to solving this.
See: http://patchwork.openembedded.org/patch/3441/
Actually, using a platform ID is a smart way to get a fixed MAC. In my
opinion much better than using a random MAC as fall back.
--
You received this bug notification because you are a mem
** Tags added: omap4 panda
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard chooses a new IP address on each boot
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
htt
** Also affects: linux-ti-omap4 (Ubuntu Natty)
Importance: High
Assignee: Tim Gardner (timg-tpi)
Status: Triaged
** Changed in: linux-ti-omap4 (Ubuntu Natty)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
We're working on it. There is a compile problem with the Natty
toolchain.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard chooses a new IP address on each boot
--
ubuntu-bug
While this fixes Maverick, Natty currently uses the previous kernel,
2.6.35-903.17. Could this be published for Natty as well?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard
This bug was fixed in the package linux-ti-omap4 - 2.6.35-903.19
---
linux-ti-omap4 (2.6.35-903.19) maverick-proposed; urgency=low
[ Upstream Kernel Changes ]
* smsc95xx: generate random MAC address once, not every ifup
- LP: #673504, #673509
-- Tim GardnerTue, 16 Nov 20
This has been tested several times and is working just fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard chooses a new IP address on each boot
--
ubuntu-bugs mailing lis
Martin - I'm confused. linux-ti-omap4 2.6.35-902.19 has already been
verified to fix this bug (see comment #9).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard chooses a new I
** Tags added: verification-done
** Tags removed: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/673504
Title:
Pandaboard chooses a new IP address on each boot
--
ubuntu-bugs ma
Accepted linux into maverick-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Tags removed: verification-done
**
Wrote this test script to take the specified network port up and down in
a loop. Ran it repeatedly on the proposed kernel without issue (script
takes specified interface up & down 10 times). dmesg output shows
network interface stop/start for each iteration within the script and no
errors. Calli
** Branch linked: lp:ubuntu/maverick-proposed/linux-ti-omap4
--
Pandaboard chooses a new IP address on each boot
https://bugs.launchpad.net/bugs/673504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-b
Accepted linux-ti-omap4 into maverick-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!
** Also affects: linux-ti-omap
SRU Justification:
Impact: The smsc95xx driver generates a new random MAC address on every
ifdown/up instead of only one during driver's init, and doesn't let the user to
set up the mac address using known methods like ifconfig usb0 hw ether .
Fix: Just move the init_mac_address function to bind
** Changed in: linux-ti-omap4 (Ubuntu)
Importance: Undecided => High
** Changed in: linux-ti-omap4 (Ubuntu)
Status: Confirmed => Fix Committed
** Changed in: linux-ti-omap4 (Ubuntu)
Milestone: None => maverick-updates
** Changed in: linux-ti-omap4 (Ubuntu)
Assignee: Ricardo Sa
Just sent to the kernel team: https://lists.ubuntu.com/archives/kernel-
team/2010-November/013417.html
--
Pandaboard chooses a new IP address on each boot
https://bugs.launchpad.net/bugs/673504
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
Ack. Tested and works here too. Also verified that it doesn't interfere
with the smsc95xx.macaddr= kernel cmdline parameter.
--
Pandaboard chooses a new IP address on each boot
https://bugs.launchpad.net/bugs/673504
You received this bug notification because you are a member of Ubuntu
Bugs, which
Tested here and did work as expected. After giving ifconfig usb0 down/up
the mac address didn't change and was also able to change the mac
address with "ifconfig usb0 hw ether ".
--
Pandaboard chooses a new IP address on each boot
https://bugs.launchpad.net/bugs/673504
You received this bug notif
Kernel compiled with the pointed patch:
http://people.canonical.com/~rsalveti/maverick/kernel/es2/linux-image-2.6.35-903-omap4_2.6.35-903.18rsalveti1_armel.deb
Please test and let us know if it did work for you. Will then forward to
the kernel team with a SRU.
--
Pandaboard chooses a new IP addr
There's a patch already that makes it possible to stick with only one
mac address: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
maverick.git;a=commitdiff;h=10f38b455e75b85f72e98786e5518cf7b0324634;hp=f62e143182cc123fdfdf9bb88952a938af7d86e8
If you set smsc95xx.macaddr at the kernel cmdline, it sh
Thanks for pointing this out.
One work-around for this issue was added to the omap4 kernel (see
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
maverick.git;a=commit;h=10f38b455e75b85f72e98786e5518cf7b0324634).
So you can force a MAC address at boot-time by adding the
smsc95xx.macaddr=xx:xx:xx:xx:x
** Tags added: armel
** Changed in: linux-ti-omap4 (Ubuntu)
Status: New => Confirmed
** Changed in: linux-ti-omap4 (Ubuntu)
Assignee: (unassigned) => Ricardo Salveti (rsalveti)
--
Pandaboard chooses a new IP address on each boot
https://bugs.launchpad.net/bugs/673504
You received th
23 matches
Mail list logo