What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
For bluetooth, same Q if you want to have that as a goal as well. It's optional.
Either way I don't have a wifi USB device or BT so your help is essential!
Thanks! Tom
On Wed, Aug 31, 2011 at 12:26 PM, Tony Mansson tony.mansson@linaro.org wrote:
Tom,
sure, I have an XM and a USB Bluetooth. I guess I can get a USB WiFi if I have to. But I agree that drivers can be an obstacle. What I don't have is a lot of spare time :-)
But keep me in the loop.
/Tony
On 31 August 2011 17:52, Tom Gall tom.gall@linaro.org wrote:
On Wed, Aug 31, 2011 at 10:51 AM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 10:47 AM, Tom Gall tom.gall@linaro.org wrote:
As the subject says. Looking for someone with either a beagle or beagle xm board and has a USB Wifi. We'd like to knock off a bug. Your help would be greatly appreciated. Please reply to me directly. Thanks!
Hi Tom,
Is there a specific USB WiFi chipset your targeting, or just working WiFi in general?
WiFi in general. In short we'd like to extend WiFi support into our developer image.
Regards,
-- Robert Nelson http://www.rcn-ee.com/
-- Regards, Tom
"We want great men who, when fortune frowns will not be discouraged."
- Colonel Henry Knox
Linaro.org │ Open source software for ARM SoCs w) tom.gall att linaro.org w) tom_gall att vnet.ibm.com h) tom_gall att mac.com
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
root@linaro-developer:~# uname -r 3.0.0-1004-linaro-omap
root@linaro-developer:~# ls /lib/modules/3.0.0-1004-linaro-omap/kernel/drivers/net/wireless/ libertas wl12xx
With my test on my beagle i have:
Bus 001 Device 005: ID 07d1:3c10 D-Link System DWA-160 Xtreme N Dual Band USB Adapter(rev.A) [Atheros AR9001U-(2)NG]
which uses the CARL9170 driver, the firmware package is ready for it..
root@linaro-developer:~# ls /lib/firmware/ | grep 9170 ar9170-1.fw ar9170-2.fw ar9170.fw carl9170-1.fw
For bluetooth, same Q if you want to have that as a goal as well. It's optional.
Either way I don't have a wifi USB device or BT so your help is essential!
Will retest on my Panda, which has the wl12xx device...
Regards,
On Wed, Aug 31, 2011 at 2:41 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
Robert, could you send me a list of CONFIGs we should have on for wireless?
Thanks, John
On Wed, Aug 31, 2011 at 4:02 PM, John Rigby john.rigby@linaro.org wrote:
On Wed, Aug 31, 2011 at 2:41 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
Robert, could you send me a list of CONFIGs we should have on for wireless?
Will do, just be a sec..
BTW, panda also needs this patch, to enable wl12xx regulator (only for 3.0.x, for 3.1-rc's it's moved to twl-common, yet still needs a simlar tweak):
3.0 panda wl12xx regulator patch: (docs) http://elinux.org/Panda_How_to_kernel_3_0_rel (patch) http://elinux.org/images/8/87/0001-omap4-pandaboard-wlan-fix.patch
Regards,
On Wed, Aug 31, 2011 at 4:08 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 4:02 PM, John Rigby john.rigby@linaro.org wrote:
On Wed, Aug 31, 2011 at 2:41 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
Robert, could you send me a list of CONFIGs we should have on for wireless?
Will do, just be a sec..
BTW, panda also needs this patch, to enable wl12xx regulator (only for 3.0.x, for 3.1-rc's it's moved to twl-common, yet still needs a simlar tweak):
3.0 panda wl12xx regulator patch: (docs) http://elinux.org/Panda_How_to_kernel_3_0_rel (patch) http://elinux.org/images/8/87/0001-omap4-pandaboard-wlan-fix.patch
Hi John,
Here's a list pulled from my stable tree, I have a good pile of random wifi adapters, so i've added notes to config options that i've personally tested..
Regards,
Thanks Robert.
On Wed, Aug 31, 2011 at 3:17 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 4:08 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 4:02 PM, John Rigby john.rigby@linaro.org wrote:
On Wed, Aug 31, 2011 at 2:41 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
Robert, could you send me a list of CONFIGs we should have on for wireless?
Will do, just be a sec..
BTW, panda also needs this patch, to enable wl12xx regulator (only for 3.0.x, for 3.1-rc's it's moved to twl-common, yet still needs a simlar tweak):
3.0 panda wl12xx regulator patch: (docs) http://elinux.org/Panda_How_to_kernel_3_0_rel (patch) http://elinux.org/images/8/87/0001-omap4-pandaboard-wlan-fix.patch
Hi John,
Here's a list pulled from my stable tree, I have a good pile of random wifi adapters, so i've added notes to config options that i've personally tested..
Regards,
-- Robert Nelson http://www.rcn-ee.com/
On Wed, Aug 31, 2011 at 6:08 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 4:02 PM, John Rigby john.rigby@linaro.org wrote:
On Wed, Aug 31, 2011 at 2:41 PM, Robert Nelson robertcnelson@gmail.com wrote:
On Wed, Aug 31, 2011 at 12:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
Looks like we need to add the config's for a bunch of usb wifi drivers..
Robert, could you send me a list of CONFIGs we should have on for wireless?
Will do, just be a sec..
BTW, panda also needs this patch, to enable wl12xx regulator (only for 3.0.x, for 3.1-rc's it's moved to twl-common, yet still needs a simlar tweak):
3.0 panda wl12xx regulator patch: (docs) http://elinux.org/Panda_How_to_kernel_3_0_rel (patch) http://elinux.org/images/8/87/0001-omap4-pandaboard-wlan-fix.patch
Andy, don't know if this is at your radar already, but it seems we don't have a similar fix at the TILT tree, but I could be wrong.
Cheers,
On Wed, Aug 31, 2011 at 2:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
So here's what I'd like you to do.
Grab the developer rootfs - http://snapshots.linaro.org/11.05-daily/linaro-developer/20110831/0/images/t... grab the omap3 hwpack - http://snapshots.linaro.org/11.05-daily/linaro-hwpacks/omap3/20110831/0/imag...
Install to sd with linaro-media-create.
If you can apt-get install wireless-tools and see if that's enough to get your wifi working. If not what else did you need?
For bluetooth, same Q if you want to have that as a goal as well. It's optional.
Either way I don't have a wifi USB device or BT so your help is essential!
I have a 3COM (0ace:1215 ZyDAS ZD1211B 802.11g) around here, will also test with it. Guess the module for this adapter is zd1211rw, and is probably not enabled by default either, but need to check.
Cheers,
On Wed, Aug 31, 2011 at 7:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
WIFI without wpasupplicant is really incomplete in my terms. I don't think you get around including that if you want to claim wifi support.
On 31 August 2011 18:26, Alexander Sack asac@linaro.org wrote:
On Wed, Aug 31, 2011 at 7:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Re: #758293 - https://bugs.launchpad.net/linaro/+bug/758293
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
I have tested this with BBC4/USB wireless adapter with nano 11.08 - which does not have wireless-tools installed. I installed it but was not able to get the wlan to work. Also tested with BBC4 and Ubuntu desktop 11.08, all the tools were there but it does not work "out of the box". The usb wlan is a Linksys/Cisco WUSB54GS.
I'll try to get it working tomorrow afternoon - or feel free to tell me exactly what to test and I'll make it happen.
WIFI without wpasupplicant is really incomplete in my terms. I don't think you get around including that if you want to claim wifi support.
--
- Alexander
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
On Wed, Aug 31, 2011 at 8:26 PM, Alexander Sack asac@linaro.org wrote:
On Wed, Aug 31, 2011 at 7:56 PM, Tom Gall tom.gall@linaro.org wrote:
What we want to do for the next linaro release 11.09 is have working USB wifi support out of the box on beagle/beagle xm with the developer image.
Tho you won't have to twist my arm hard at all to include BT in that goal as well Tony :-)
We like to keep the developer image as small as possible so the fun part is keeping this to the minimal number of packages to make it work.
For wifi I BELIEVE we just need to add wireless-tools.
WIFI without wpasupplicant is really incomplete in my terms. I don't think you get around including that if you want to claim wifi support.
Yup, we should just include wireless-tools and wpasupplicant, otherwise depending on the network type it's quite a pain to configure.
Just tested with my 3com wifi dongle after recompiling the kernel with CONFIG_ZD1211RW=m (also included at Robert Nelson's config file), and was able to easily configure my network with wpasupplicant.
My config (WPA2): root@linaro-developer:~# cat /etc/network/interfaces # interfaces(5) file used by ifup(8) and ifdown(8) auto lo usb0 eth0 wlan0 iface lo inet loopback iface eth0 inet dhcp iface usb0 inet dhcp iface wlan0 inet dhcp wpa-driver wext wpa-ssid domonet # hexadecimal psk is encoded from a plaintext passphrase (generated with wpa_passphrase) wpa-psk 3eb95c07d2bcb79599318b239cbf5aefb741ecb66d46d31d95770d926f7e2ad6
Cheers,