#8976 BLOC Not Tri: Wireless activation doesn't work in 8.2.
Zarro Boogs per Child
bugtracker at laptop.org
Wed Nov 12 14:34:02 EST 2008
#8976: Wireless activation doesn't work in 8.2.
---------------------------------+------------------------------------------
Reporter: cjb | Owner: cscott
Type: defect | Status: new
Priority: blocker | Milestone: Not Triaged
Component: initramfs | Version: not specified
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
---------------------------------+------------------------------------------
Comment(by cscott):
Root cause seems to be this changelog from busybox:
{{{
busybox (1:1.9.1-2) experimental; urgency=low
* Readd sections gc to dynamic built binaries.
* debian/config.udeb:
- Fix remaining problems.
- Disable ifconfig.
* util-linux/mount.c:
- Support relatime. (closes: #460824)
-- Bastian Blank <waldi at debian.org> Thu, 13 Mar 2008 14:25:53 +0100
}}}
This seems to have made it into debian unstable on 22 Mar 2008 and olpcrd
0.41 was the first olpcrd built after that date (0.40 was built on Jan 30
2008).
It seems that /sbin/ifconfig has been replaced with /bin/ip; {{{ip link
msh0 up}}} should be equivalent to {{{ifconfig msh0 up}}} and {{{ip addr
add ADDRESS dev msh0}}} should be equivalent to {{{ifconfig msh0 add
ADDRESS}}} (use {{{ip -6}}} for IPv6 addresses).
Testing is required.
--
Ticket URL: <http://dev.laptop.org/ticket/8976#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list