public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
* Broadcom 4303 HP Pavilion zv5000
@ 2011-10-17  8:30 Jesús Vidal Panalés
  2011-10-17  9:41 ` Rafał Miłecki
                   ` (2 more replies)
  0 siblings, 3 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-17  8:30 UTC (permalink / raw)
  To: b43-dev

Hello, i have an older computer from my father (HP Pavilion zv5168ea) 
and i decided to install a Xubuntu distro (tried 11.10, now 11.04) for 
my personal use, but i can't get a wireless connection to my router (i'm 
using WPA-personal encryption but tried with open and nothing). The 
driver is installed, i can see wifi essid on NetworkManager but the 
connection is never carried out. I've installed 
firmware-b43legacy-installer because it has the driver for this card but 
nothing...

This is the output of lspci -vnn (only wireless card part)

02:02.0 Network controller [0280]: Broadcom Corporation BCM4303 802.11b Wireless LAN Controller [14e4:4301] (rev 02)
	Subsystem: Hewlett-Packard Company Device [103c:12f3]
	Flags: bus master, fast devsel, latency 64, IRQ 11
	Memory at e0104000 (32-bit, non-prefetchable) [size=8K]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb


This is rfkill list output:

1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no


lsmod output:

Module                  Size  Used by
b43legacy             127415  0
ssb                    45942  1 b43legacy
mac80211              257001  1 b43legacy
cfg80211              156212  2 b43legacy,mac80211
snd_intel8x0           33213  3
arc4                   12473  2
snd_ac97_codec        105614  1 snd_intel8x0
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                80042  2 snd_intel8x0,snd_ac97_codec
nouveau               621970  2
snd_seq_midi           13132  0
snd_rawmidi            25269  1 snd_seq_midi
ttm                    65184  1 nouveau
snd_seq_midi_event     14475  1 snd_seq_midi
pcmcia                 39671  0
snd_seq                51291  2 snd_seq_midi,snd_seq_midi_event
drm_kms_helper         40745  1 nouveau
snd_timer              28659  2 snd_pcm,snd_seq
snd_seq_device         14110  3 snd_seq_midi,snd_rawmidi,snd_seq
drm                   184164  4 nouveau,ttm,drm_kms_helper
yenta_socket           27230  0
ppdev                  12849  0
joydev                 17322  0
pcmcia_rsrc            18292  1 yenta_socket
i2c_algo_bit           13184  1 nouveau
snd                    55295  13 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
pcmcia_core            21505  3 pcmcia,yenta_socket,pcmcia_rsrc
soundcore              12600  1 snd
snd_page_alloc         14073  2 snd_intel8x0,snd_pcm
i2c_nforce2            12906  0
k8temp                 12872  0
psmouse                73312  0
shpchp                 32345  0
serio_raw              12990  0
parport_pc             32111  1
video                  18951  1 nouveau
lp                     13349  0
parport                36746  3 ppdev,parport_pc,lp
firewire_ohci          31504  0
8139too                23208  0
8139cp                 22497  0
pata_amd               13762  2
firewire_core          56138  1 firewire_ohci
crc_itu_t              12627  1 firewire_core


A piece of dmesg output:

[ 1491.019304] b43-pci-bridge 0000:02:02.0: PCI INT A ->  Link[LNK3] ->  GSI 11 (level, low) ->  IRQ 11
[ 1491.086827] b43legacy-phy0: Broadcom 4301 WLAN found
[ 1491.108067] b43legacy-phy0 debug: Found PHY: Analog 0, Type 1, Revision 4
[ 1491.108093] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
[ 1491.132056] b43legacy-phy0 debug: Radio initialized
[ 1491.432090] b43legacy-phy0: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)
[ 1491.556324] b43legacy-phy0 debug: Chip initialized
[ 1491.556589] b43legacy-phy0 debug: 30-bit DMA initialized
[ 1491.558904] Registered led device: b43legacy-phy0::tx
[ 1491.558943] Registered led device: b43legacy-phy0::rx
[ 1491.558975] Registered led device: b43legacy-phy0::radio
[ 1491.559001] b43legacy-phy0 debug: Wireless interface started
[ 1491.564107] b43legacy-phy0 debug: Adding Interface type 2
[ 1555.492498] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 1/3)
[ 1555.692058] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 2/3)
[ 1555.892059] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 3/3)
[ 1556.092059] wlan0: direct probe to 20:cf:30:ce:0e:c7 timed out
[ 1882.024387] b43legacy-phy0 warning: Unexpected value for chanstat (0xC00)


Any suggestion? Thanks in advance.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-17  8:30 Broadcom 4303 HP Pavilion zv5000 Jesús Vidal Panalés
@ 2011-10-17  9:41 ` Rafał Miłecki
  2011-10-17 14:21   ` Jesús Vidal Panalés
  2011-10-17 14:46 ` Larry Finger
  2011-10-18 15:05 ` Jesús Vidal Panalés
  2 siblings, 1 reply; 32+ messages in thread
From: Rafał Miłecki @ 2011-10-17  9:41 UTC (permalink / raw)
  To: b43-dev

2011/10/17 Jes?s Vidal Panal?s <jesusvpct@vodafone.es>:
> Hello, i have an older computer from my father (HP Pavilion zv5168ea) and i
> decided to install a Xubuntu distro (tried 11.10, now 11.04) for my personal
> use, but i can't get a wireless connection to my router (i'm using
> WPA-personal encryption but tried with open and nothing). The driver is
> installed, i can see wifi essid on NetworkManager but the connection is
> never carried out. I've installed firmware-b43legacy-installer because it
> has the driver for this card but nothing...

[minor note] It's BCM4301, see dmesg or updated
http://pci-ids.ucw.cz/read/PC/14e4/4301


> A piece of dmesg output:
>
> [ 1491.019304] b43-pci-bridge 0000:02:02.0: PCI INT A -> ?Link[LNK3] -> ?GSI
> 11 (level, low) -> ?IRQ 11
> [ 1491.086827] b43legacy-phy0: Broadcom 4301 WLAN found
> [ 1491.108067] b43legacy-phy0 debug: Found PHY: Analog 0, Type 1, Revision 4
> [ 1491.108093] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version
> 0x2050, Revision 2
> [ 1491.132056] b43legacy-phy0 debug: Radio initialized
> [ 1491.432090] b43legacy-phy0: Loading firmware version 0x127, patch level
> 14 (2005-04-18 02:36:27)
> [ 1491.556324] b43legacy-phy0 debug: Chip initialized
> [ 1491.556589] b43legacy-phy0 debug: 30-bit DMA initialized
> [ 1491.558904] Registered led device: b43legacy-phy0::tx
> [ 1491.558943] Registered led device: b43legacy-phy0::rx
> [ 1491.558975] Registered led device: b43legacy-phy0::radio
> [ 1491.559001] b43legacy-phy0 debug: Wireless interface started
> [ 1491.564107] b43legacy-phy0 debug: Adding Interface type 2

Looks fine.


> [ 1555.492498] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 1/3)
> [ 1555.692058] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 2/3)
> [ 1555.892059] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 3/3)
> [ 1556.092059] wlan0: direct probe to 20:cf:30:ce:0e:c7 timed out

Not sure what you could do to debug this. As quite try you can swith to PIO
rmmod b43legacy
modprobe b43legacy pio=1

If that's not going to help, you could try to dump wireless traffic
with another machine. It would be good idea to at least check, if your
BCM4301 sends any packet at all.

Also, have you tried connecting to any other networks? Would be also
nice to try.


> [ 1882.024387] b43legacy-phy0 warning: Unexpected value for chanstat (0xC00)

The channel info reported by firmware isn't valid.
1) PHY type is not set:
#define B43legacy_RX_CHAN_PHYTYPE	0x0003 /* PHY type */
2) Channel is not set:
#define B43legacy_RX_CHAN_ID		0x03FC /* Channel ID */

This shouldn't be critical, as it seems only single packet was
corrupted. However it may point some general problem with hardware
calibration, or sth.

-- 
Rafa?

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-17  9:41 ` Rafał Miłecki
@ 2011-10-17 14:21   ` Jesús Vidal Panalés
  0 siblings, 0 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-17 14:21 UTC (permalink / raw)
  To: b43-dev

El lun 17 oct 2011 11:41:49 CEST, Rafa? Mi?ecki escribi?:
> 2011/10/17 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>> Hello, i have an older computer from my father (HP Pavilion zv5168ea) and i
>> decided to install a Xubuntu distro (tried 11.10, now 11.04) for my personal
>> use, but i can't get a wireless connection to my router (i'm using
>> WPA-personal encryption but tried with open and nothing). The driver is
>> installed, i can see wifi essid on NetworkManager but the connection is
>> never carried out. I've installed firmware-b43legacy-installer because it
>> has the driver for this card but nothing...
>
> [minor note] It's BCM4301, see dmesg or updated
> http://pci-ids.ucw.cz/read/PC/14e4/4301
>
>
>> A piece of dmesg output:
>>
>> [ 1491.019304] b43-pci-bridge 0000:02:02.0: PCI INT A ->    Link[LNK3] ->    GSI
>> 11 (level, low) ->    IRQ 11
>> [ 1491.086827] b43legacy-phy0: Broadcom 4301 WLAN found
>> [ 1491.108067] b43legacy-phy0 debug: Found PHY: Analog 0, Type 1, Revision 4
>> [ 1491.108093] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version
>> 0x2050, Revision 2
>> [ 1491.132056] b43legacy-phy0 debug: Radio initialized
>> [ 1491.432090] b43legacy-phy0: Loading firmware version 0x127, patch level
>> 14 (2005-04-18 02:36:27)
>> [ 1491.556324] b43legacy-phy0 debug: Chip initialized
>> [ 1491.556589] b43legacy-phy0 debug: 30-bit DMA initialized
>> [ 1491.558904] Registered led device: b43legacy-phy0::tx
>> [ 1491.558943] Registered led device: b43legacy-phy0::rx
>> [ 1491.558975] Registered led device: b43legacy-phy0::radio
>> [ 1491.559001] b43legacy-phy0 debug: Wireless interface started
>> [ 1491.564107] b43legacy-phy0 debug: Adding Interface type 2
>
> Looks fine.
>
>
>> [ 1555.492498] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 1/3)
>> [ 1555.692058] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 2/3)
>> [ 1555.892059] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 3/3)
>> [ 1556.092059] wlan0: direct probe to 20:cf:30:ce:0e:c7 timed out
>
> Not sure what you could do to debug this. As quite try you can swith to PIO
> rmmod b43legacy
> modprobe b43legacy pio=1
>

This make unavailable wifi at all. It only makes light on and off wifi 
led constantly.

> If that's not going to help, you could try to dump wireless traffic
> with another machine. It would be good idea to at least check, if your
> BCM4301 sends any packet at all.
>

How can i do this? Wireshark? I need some help to know how to do this 
if it's possible.

> Also, have you tried connecting to any other networks? Would be also
> nice to try.
>
>

Well, at this moment i can't do this, i need someone with another 
router to try connect. My router is an Asus RT-N16.

>> [ 1882.024387] b43legacy-phy0 warning: Unexpected value for chanstat (0xC00)
>
> The channel info reported by firmware isn't valid.
> 1) PHY type is not set:
> #define B43legacy_RX_CHAN_PHYTYPE	0x0003 /* PHY type */
> 2) Channel is not set:
> #define B43legacy_RX_CHAN_ID		0x03FC /* Channel ID */
>
> This shouldn't be critical, as it seems only single packet was
> corrupted. However it may point some general problem with hardware
> calibration, or sth.
>

Ok, so this is not important.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-17  8:30 Broadcom 4303 HP Pavilion zv5000 Jesús Vidal Panalés
  2011-10-17  9:41 ` Rafał Miłecki
@ 2011-10-17 14:46 ` Larry Finger
  2011-10-17 14:54   ` Jesús Vidal Panalés
  2011-10-18 15:05 ` Jesús Vidal Panalés
  2 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-17 14:46 UTC (permalink / raw)
  To: b43-dev

On 10/17/2011 03:30 AM, Jes?s Vidal Panal?s wrote:
> Hello, i have an older computer from my father (HP Pavilion zv5168ea) and i
> decided to install a Xubuntu distro (tried 11.10, now 11.04) for my personal
> use, but i can't get a wireless connection to my router (i'm using WPA-personal
> encryption but tried with open and nothing). The driver is installed, i can see
> wifi essid on NetworkManager but the connection is never carried out. I've
> installed firmware-b43legacy-installer because it has the driver for this card
> but nothing...

Not driver - the driver is part of the kernel. That package installs the firmware.

> This is the output of lspci -vnn (only wireless card part)
>
> 02:02.0 Network controller [0280]: Broadcom Corporation BCM4303 802.11b Wireless
> LAN Controller [14e4:4301] (rev 02)
> Subsystem: Hewlett-Packard Company Device [103c:12f3]
> Flags: bus master, fast devsel, latency 64, IRQ 11
> Memory at e0104000 (32-bit, non-prefetchable) [size=8K]
> Kernel driver in use: b43-pci-bridge
> Kernel modules: ssb

I have snipped the rest of your posting - it looked normal.

Check the settings on your AP to make sure it is not set for "G - only". The 
BCM4303 is an 802.11b device (note above), thus you need the "802.11 B/G" 
setting, whatever it is called for your AP.

My BCM4303 works fine with WEP, WPA and WPA2 encryption.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-17 14:46 ` Larry Finger
@ 2011-10-17 14:54   ` Jesús Vidal Panalés
  0 siblings, 0 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-17 14:54 UTC (permalink / raw)
  To: b43-dev

El lun 17 oct 2011 16:46:46 CEST, Larry Finger escribi?:
> On 10/17/2011 03:30 AM, Jes?s Vidal Panal?s wrote:
>> Hello, i have an older computer from my father (HP Pavilion zv5168ea) 
>> and i
>> decided to install a Xubuntu distro (tried 11.10, now 11.04) for my 
>> personal
>> use, but i can't get a wireless connection to my router (i'm using 
>> WPA-personal
>> encryption but tried with open and nothing). The driver is installed, 
>> i can see
>> wifi essid on NetworkManager but the connection is never carried out. 
>> I've
>> installed firmware-b43legacy-installer because it has the driver for 
>> this card
>> but nothing...
>
> Not driver - the driver is part of the kernel. That package installs 
> the firmware.
>
Sorry for my mistake.
>> This is the output of lspci -vnn (only wireless card part)
>>
>> 02:02.0 Network controller [0280]: Broadcom Corporation BCM4303 
>> 802.11b Wireless
>> LAN Controller [14e4:4301] (rev 02)
>> Subsystem: Hewlett-Packard Company Device [103c:12f3]
>> Flags: bus master, fast devsel, latency 64, IRQ 11
>> Memory at e0104000 (32-bit, non-prefetchable) [size=8K]
>> Kernel driver in use: b43-pci-bridge
>> Kernel modules: ssb
>
> I have snipped the rest of your posting - it looked normal.
>
> Check the settings on your AP to make sure it is not set for "G - 
> only". The BCM4303 is an 802.11b device (note above), thus you need 
> the "802.11 B/G" setting, whatever it is called for your AP.
>
> My BCM4303 works fine with WEP, WPA and WPA2 encryption.
>
Works fine on Windows XP partition.
> Larry
>
>
>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-17  8:30 Broadcom 4303 HP Pavilion zv5000 Jesús Vidal Panalés
  2011-10-17  9:41 ` Rafał Miłecki
  2011-10-17 14:46 ` Larry Finger
@ 2011-10-18 15:05 ` Jesús Vidal Panalés
  2011-10-18 15:34   ` Larry Finger
  2 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-18 15:05 UTC (permalink / raw)
  To: b43-dev

El 17/10/11 10:30, Jes?s Vidal Panal?s escribi?:
> Hello, i have an older computer from my father (HP Pavilion zv5168ea) 
> and i decided to install a Xubuntu distro (tried 11.10, now 11.04) for 
> my personal use, but i can't get a wireless connection to my router 
> (i'm using WPA-personal encryption but tried with open and nothing). 
> The driver is installed, i can see wifi essid on NetworkManager but 
> the connection is never carried out. I've installed 
> firmware-b43legacy-installer because it has the driver for this card 
> but nothing...
>
> This is the output of lspci -vnn (only wireless card part)
>
> 02:02.0 Network controller [0280]: Broadcom Corporation BCM4303 
> 802.11b Wireless LAN Controller [14e4:4301] (rev 02)
>     Subsystem: Hewlett-Packard Company Device [103c:12f3]
>     Flags: bus master, fast devsel, latency 64, IRQ 11
>     Memory at e0104000 (32-bit, non-prefetchable) [size=8K]
>     Kernel driver in use: b43-pci-bridge
>     Kernel modules: ssb
>
>
> This is rfkill list output:
>
> 1: phy0: Wireless LAN
>     Soft blocked: no
>     Hard blocked: no
>
>
> lsmod output:
>
> Module                  Size  Used by
> b43legacy             127415  0
> ssb                    45942  1 b43legacy
> mac80211              257001  1 b43legacy
> cfg80211              156212  2 b43legacy,mac80211
> snd_intel8x0           33213  3
> arc4                   12473  2
> snd_ac97_codec        105614  1 snd_intel8x0
> ac97_bus               12642  1 snd_ac97_codec
> snd_pcm                80042  2 snd_intel8x0,snd_ac97_codec
> nouveau               621970  2
> snd_seq_midi           13132  0
> snd_rawmidi            25269  1 snd_seq_midi
> ttm                    65184  1 nouveau
> snd_seq_midi_event     14475  1 snd_seq_midi
> pcmcia                 39671  0
> snd_seq                51291  2 snd_seq_midi,snd_seq_midi_event
> drm_kms_helper         40745  1 nouveau
> snd_timer              28659  2 snd_pcm,snd_seq
> snd_seq_device         14110  3 snd_seq_midi,snd_rawmidi,snd_seq
> drm                   184164  4 nouveau,ttm,drm_kms_helper
> yenta_socket           27230  0
> ppdev                  12849  0
> joydev                 17322  0
> pcmcia_rsrc            18292  1 yenta_socket
> i2c_algo_bit           13184  1 nouveau
> snd                    55295  13 
> snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
> pcmcia_core            21505  3 pcmcia,yenta_socket,pcmcia_rsrc
> soundcore              12600  1 snd
> snd_page_alloc         14073  2 snd_intel8x0,snd_pcm
> i2c_nforce2            12906  0
> k8temp                 12872  0
> psmouse                73312  0
> shpchp                 32345  0
> serio_raw              12990  0
> parport_pc             32111  1
> video                  18951  1 nouveau
> lp                     13349  0
> parport                36746  3 ppdev,parport_pc,lp
> firewire_ohci          31504  0
> 8139too                23208  0
> 8139cp                 22497  0
> pata_amd               13762  2
> firewire_core          56138  1 firewire_ohci
> crc_itu_t              12627  1 firewire_core
>
>
> A piece of dmesg output:
>
> [ 1491.019304] b43-pci-bridge 0000:02:02.0: PCI INT A ->  Link[LNK3] 
> ->  GSI 11 (level, low) ->  IRQ 11
> [ 1491.086827] b43legacy-phy0: Broadcom 4301 WLAN found
> [ 1491.108067] b43legacy-phy0 debug: Found PHY: Analog 0, Type 1, 
> Revision 4
> [ 1491.108093] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 
> 0x2050, Revision 2
> [ 1491.132056] b43legacy-phy0 debug: Radio initialized
> [ 1491.432090] b43legacy-phy0: Loading firmware version 0x127, patch 
> level 14 (2005-04-18 02:36:27)
> [ 1491.556324] b43legacy-phy0 debug: Chip initialized
> [ 1491.556589] b43legacy-phy0 debug: 30-bit DMA initialized
> [ 1491.558904] Registered led device: b43legacy-phy0::tx
> [ 1491.558943] Registered led device: b43legacy-phy0::rx
> [ 1491.558975] Registered led device: b43legacy-phy0::radio
> [ 1491.559001] b43legacy-phy0 debug: Wireless interface started
> [ 1491.564107] b43legacy-phy0 debug: Adding Interface type 2
> [ 1555.492498] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 1/3)
> [ 1555.692058] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 2/3)
> [ 1555.892059] wlan0: direct probe to 20:cf:30:ce:0e:c7 (try 3/3)
> [ 1556.092059] wlan0: direct probe to 20:cf:30:ce:0e:c7 timed out
> [ 1882.024387] b43legacy-phy0 warning: Unexpected value for chanstat 
> (0xC00)
>
>
> Any suggestion? Thanks in advance.
>
> _______________________________________________
> b43-dev mailing list
> b43-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/b43-dev
>
>
Running Wireshark on this laptop and capturing wireless interface does 
not show traffic at all. So there is something wrong.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 15:05 ` Jesús Vidal Panalés
@ 2011-10-18 15:34   ` Larry Finger
       [not found]     ` <4E9DB5FD.6090902@vodafone.es>
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-18 15:34 UTC (permalink / raw)
  To: b43-dev

On 10/18/2011 10:05 AM, Jes?s Vidal Panal?s wrote:
>>
> Running Wireshark on this laptop and capturing wireless interface does not show
> traffic at all. So there is something wrong.

For unknown reasons, wireshark fails to capture data on my computer as well abd 
my BCM4303 works. Use kismet.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
       [not found]     ` <4E9DB5FD.6090902@vodafone.es>
@ 2011-10-18 18:30       ` Larry Finger
  2011-10-18 19:15         ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-18 18:30 UTC (permalink / raw)
  To: b43-dev

On 10/18/2011 12:23 PM, Jes?s Vidal Panal?s wrote:
> El 18/10/11 17:34, Larry Finger escribi?:
>> On 10/18/2011 10:05 AM, Jes?s Vidal Panal?s wrote:
>>>>
>>> Running Wireshark on this laptop and capturing wireless interface does not show
>>> traffic at all. So there is something wrong.
>>
>> For unknown reasons, wireshark fails to capture data on my computer as well
>> abd my BCM4303 works. Use kismet.
>>
>> Larry
>>
>>
>>
> Ok. I've installed kismet, i've edited kismet.conf file, setting only source to
> this: source=b43legacy,wlan0,addme
>
> I ran kismet, and i can see my wifi essid. Packts is updating everytime, so
> sniffing is working fine. Now, what can i do with kismet to probe if my card is
> sending packets?

In general, do not drop the mailing list from the distribution list. ALWAYS use 
"reply-all". All of my debugging is made available on the list. If you do not 
accept that restriction, then I will be unable to help you.

You can analyze the .pcap file produced by kismet with wireshark. Look for probe 
requests from your BCM4303 and the response from the AP. If you cannot analyze 
the data, it is OK to send the pcap file to me privately. I will limit the 
traffic to just your ESSID and post it on the list if I cannot figure out what 
is wrong.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 18:30       ` Larry Finger
@ 2011-10-18 19:15         ` Jesús Vidal Panalés
  2011-10-18 19:31           ` Larry Finger
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-18 19:15 UTC (permalink / raw)
  To: b43-dev

El 18/10/11 20:30, Larry Finger escribi?:
> On 10/18/2011 12:23 PM, Jes?s Vidal Panal?s wrote:
>> El 18/10/11 17:34, Larry Finger escribi?:
>>> On 10/18/2011 10:05 AM, Jes?s Vidal Panal?s wrote:
>>>>>
>>>> Running Wireshark on this laptop and capturing wireless interface 
>>>> does not show
>>>> traffic at all. So there is something wrong.
>>>
>>> For unknown reasons, wireshark fails to capture data on my computer 
>>> as well
>>> abd my BCM4303 works. Use kismet.
>>>
>>> Larry
>>>
>>>
>>>
>> Ok. I've installed kismet, i've edited kismet.conf file, setting only 
>> source to
>> this: source=b43legacy,wlan0,addme
>>
>> I ran kismet, and i can see my wifi essid. Packts is updating 
>> everytime, so
>> sniffing is working fine. Now, what can i do with kismet to probe if 
>> my card is
>> sending packets?
>
> In general, do not drop the mailing list from the distribution list. 
> ALWAYS use "reply-all". All of my debugging is made available on the 
> list. If you do not accept that restriction, then I will be unable to 
> help you.
>

Ok, i thought that "reply to the list" on thunderbird was working 
fine...sudo -s
sorry

> You can analyze the .pcap file produced by kismet with wireshark. Look 
> for probe requests from your BCM4303 and the response from the AP. If 
> you cannot analyze the data, it is OK to send the pcap file to me 
> privately. I will limit the traffic to just your ESSID and post it on 
> the list if I cannot figure out what is wrong.
>
> Larry
>
>
>

Uhmmm....my bcm4301 is not sending any packets. In fact, using kismet if 
i execute dmesg i don't see any message trying to connect on the 
output...there is only inizitialization of the driver.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 19:15         ` Jesús Vidal Panalés
@ 2011-10-18 19:31           ` Larry Finger
  2011-10-18 19:43             ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-18 19:31 UTC (permalink / raw)
  To: b43-dev

On 10/18/2011 02:15 PM, Jes?s Vidal Panal?s wrote:
> Uhmmm....my bcm4301 is not sending any packets. In fact, using kismet if i
> execute dmesg i don't see any message trying to connect on the output...there is
> only inizitialization of the driver.

Is the kismet*.pcap file empty? After starting kismet, you will then need to 
initiate the connection in the regular way.

Do you have access to another computer in the wireless network on which you can 
run kismet?

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 19:31           ` Larry Finger
@ 2011-10-18 19:43             ` Jesús Vidal Panalés
  2011-10-18 20:05               ` Larry Finger
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-18 19:43 UTC (permalink / raw)
  To: b43-dev

El mar 18 oct 2011 21:31:38 CEST, Larry Finger escribi?:
> On 10/18/2011 02:15 PM, Jes?s Vidal Panal?s wrote:
>> Uhmmm....my bcm4301 is not sending any packets. In fact, using kismet 
>> if i
>> execute dmesg i don't see any message trying to connect on the 
>> output...there is
>> only inizitialization of the driver.
>
> Is the kismet*.pcap file empty? After starting kismet, you will then 
> need to initiate the connection in the regular way.
>
> Do you have access to another computer in the wireless network on 
> which you can run kismet?
>
> Larry
>
>
>
>
>

There is the following files on /var/log/kismet:

Kismet-Oct-18-2001-1.csv
Kismet-Oct-18-2001-1.cisco
Kismet-Oct-18-2001-1.dump
Kismet-Oct-18-2001-1.network
Kismet-Oct-18-2001-1.weak
Kismet-Oct-18-2001-1.xml

There are more files (more captures, Kismet-Oct-18-2001-2.*, 
Kismet-Oct-18-2001-3, Kismet-Oct-18-2001-4)

The only extension that i can open with wireshark is .dump. But there 
i've only seen wifi stations sending packets, my wifi router sending 
broadcast packets, but nothing from my broadcom device.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 19:43             ` Jesús Vidal Panalés
@ 2011-10-18 20:05               ` Larry Finger
  2011-10-18 20:39                 ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-18 20:05 UTC (permalink / raw)
  To: b43-dev

On 10/18/2011 02:43 PM, Jes?s Vidal Panal?s wrote:
>
> The only extension that i can open with wireshark is .dump. But there i've only
> seen wifi stations sending packets, my wifi router sending broadcast packets,
> but nothing from my broadcom device.

On my system, none of the packets from my BCM4303 are captured, even though the 
interface is working fine. You will need to use another computer to capture the 
packets.

My version of kismet makes a pcapdump file.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 20:05               ` Larry Finger
@ 2011-10-18 20:39                 ` Jesús Vidal Panalés
  2011-10-18 21:05                   ` Larry Finger
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-18 20:39 UTC (permalink / raw)
  To: b43-dev

El mar 18 oct 2011 22:05:42 CEST, Larry Finger escribi?:
> On 10/18/2011 02:43 PM, Jes?s Vidal Panal?s wrote:
>>
>> The only extension that i can open with wireshark is .dump. But there 
>> i've only
>> seen wifi stations sending packets, my wifi router sending broadcast 
>> packets,
>> but nothing from my broadcom device.
>
> On my system, none of the packets from my BCM4303 are captured, even 
> though the interface is working fine. You will need to use another 
> computer to capture the packets.
>
> My version of kismet makes a pcapdump file.
>
> Larry
>
>
>
>
>

Can i do this capture using wireshark on a windows laptop? I don't have 
other option. But, using other laptop capturing packets i must to 
connect to my router or without a connection to my router?

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 20:39                 ` Jesús Vidal Panalés
@ 2011-10-18 21:05                   ` Larry Finger
  2011-10-19 12:15                     ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-18 21:05 UTC (permalink / raw)
  To: b43-dev

On 10/18/2011 03:39 PM, Jes?s Vidal Panal?s wrote:
>
> Can i do this capture using wireshark on a windows laptop? I don't have other
> option. But, using other laptop capturing packets i must to connect to my router
> or without a connection to my router?

There is a wireshark version for Windows. As I never run Windows, I cannot say 
if it works. Try it and find out.

It will not matter if the Windows machine is connected to the router. All it 
needs is a wireless interface whose driver allows promiscuous mode.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-18 21:05                   ` Larry Finger
@ 2011-10-19 12:15                     ` Jesús Vidal Panalés
  2011-10-19 12:42                       ` Larry Finger
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-19 12:15 UTC (permalink / raw)
  To: b43-dev

El mar 18 oct 2011 23:05:45 CEST, Larry Finger escribi?:
> On 10/18/2011 03:39 PM, Jes?s Vidal Panal?s wrote:
>>
>> Can i do this capture using wireshark on a windows laptop? I don't 
>> have other
>> option. But, using other laptop capturing packets i must to connect 
>> to my router
>> or without a connection to my router?
>
> There is a wireshark version for Windows. As I never run Windows, I 
> cannot say if it works. Try it and find out.
>
> It will not matter if the Windows machine is connected to the router. 
> All it needs is a wireless interface whose driver allows promiscuous 
> mode.
>
> Larry
>
>
>

Ok. I've used wireshark on other laptop (windows 7) and i can't see any 
packets from my bcm4301, i've filtered by eth.addr and there isn't any 
packet.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 12:15                     ` Jesús Vidal Panalés
@ 2011-10-19 12:42                       ` Larry Finger
  2011-10-19 13:14                         ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-19 12:42 UTC (permalink / raw)
  To: b43-dev

On 10/19/2011 07:15 AM, Jes?s Vidal Panal?s wrote:
>
> Ok. I've used wireshark on other laptop (windows 7) and i can't see any packets
> from my bcm4301, i've filtered by eth.addr and there isn't any packet.

Just to make sure that Windows wireshark is working, please boot Windows XP on 
the machine with the bcm4301 and redo the test. Do you see the packets?

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 12:42                       ` Larry Finger
@ 2011-10-19 13:14                         ` Jesús Vidal Panalés
  2011-10-19 14:21                           ` Larry Finger
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-19 13:14 UTC (permalink / raw)
  To: b43-dev

El mi? 19 oct 2011 14:42:13 CEST, Larry Finger escribi?:
> On 10/19/2011 07:15 AM, Jes?s Vidal Panal?s wrote:
>>
>> Ok. I've used wireshark on other laptop (windows 7) and i can't see 
>> any packets
>> from my bcm4301, i've filtered by eth.addr and there isn't any packet.
>
> Just to make sure that Windows wireshark is working, please boot 
> Windows XP on the machine with the bcm4301 and redo the test. Do you 
> see the packets?
>
> Larry
>
>

Running XP i can see packets using eth.addr filter on the other laptop.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 13:14                         ` Jesús Vidal Panalés
@ 2011-10-19 14:21                           ` Larry Finger
  2011-10-19 14:27                             ` Jesús Vidal Panalés
                                               ` (2 more replies)
  0 siblings, 3 replies; 32+ messages in thread
From: Larry Finger @ 2011-10-19 14:21 UTC (permalink / raw)
  To: b43-dev

On 10/19/2011 08:14 AM, Jes?s Vidal Panal?s wrote:
>
> Running XP i can see packets using eth.addr filter on the other laptop.

It would appear that the radio is being blocked. Does that zv5000 have a 
wireless switch? It should show up in rfkill, but it might not.

I'm going to be out of town for a few days starting this morning. To get on the 
air, you might try blacklisting ssb and implementing ndiswrapper using the 
Windows XP driver. That will work only if you are using a 32-bit Linux system.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 14:21                           ` Larry Finger
@ 2011-10-19 14:27                             ` Jesús Vidal Panalés
  2011-10-19 17:26                             ` Jesús Vidal Panalés
  2011-10-19 21:14                             ` Jesús Vidal Panalés
  2 siblings, 0 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-19 14:27 UTC (permalink / raw)
  To: b43-dev

El mi? 19 oct 2011 16:21:48 CEST, Larry Finger escribi?:
> On 10/19/2011 08:14 AM, Jes?s Vidal Panal?s wrote:
>>
>> Running XP i can see packets using eth.addr filter on the other laptop.
>
> It would appear that the radio is being blocked. Does that zv5000 have 
> a wireless switch? It should show up in rfkill, but it might not.
>
> I'm going to be out of town for a few days starting this morning. To 
> get on the air, you might try blacklisting ssb and implementing 
> ndiswrapper using the Windows XP driver. That will work only if you 
> are using a 32-bit Linux system.
>
> Larry
>
>
>
>
>

Yes it has a switch, but light is on, and i can see wifi essid, 
sniffing...i think that i put rfkill list output here, and it has all 
unblocked (soft and hard).

I'll try it with ndiswrapper. Thanks for your helping, i'll send a mail 
if works or not. Thank you again.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 14:21                           ` Larry Finger
  2011-10-19 14:27                             ` Jesús Vidal Panalés
@ 2011-10-19 17:26                             ` Jesús Vidal Panalés
  2011-10-19 21:14                             ` Jesús Vidal Panalés
  2 siblings, 0 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-19 17:26 UTC (permalink / raw)
  To: b43-dev

El 19/10/11 16:21, Larry Finger escribi?:
> On 10/19/2011 08:14 AM, Jes?s Vidal Panal?s wrote:
>>
>> Running XP i can see packets using eth.addr filter on the other laptop.
>
> It would appear that the radio is being blocked. Does that zv5000 have 
> a wireless switch? It should show up in rfkill, but it might not.
>
> I'm going to be out of town for a few days starting this morning. To 
> get on the air, you might try blacklisting ssb and implementing 
> ndiswrapper using the Windows XP driver. That will work only if you 
> are using a 32-bit Linux system.
>
> Larry
>
>
>
>
>

It seems that is not working either with ndiswrapper

[   92.187817] b43-pci-bridge 0000:02:02.0: PCI INT A disabled
[   99.660030] Disabling lock debugging due to kernel taint
[   99.682428] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)
[   99.773932] ndiswrapper: driver bcmwl5 (Broadcom,04/21/2005, 
3.100.65.1 <tel:3.100.65.1>) loaded
[   99.774352] ndiswrapper 0000:02:02.0: PCI INT A -> Link[LNK3] -> GSI 
17 (level, low) -> IRQ 17
[   99.779287] ndiswrapper (NdisWriteErrorLogEntry:190): log: C000138D, 
count: 1, return_address: f170dd9d
[   99.779298] ndiswrapper (NdisWriteErrorLogEntry:193): code: 0x10e
[   99.779496] ndiswrapper (mp_init:219): couldn't initialize device: 
C0000001
[   99.779507] ndiswrapper (pnp_start_device:435): Windows driver 
couldn't initialize the device (C0000001)
[   99.779525] ndiswrapper (mp_halt:262): device ed3aa440 is not 
initialized - not halting
[   99.779533] ndiswrapper: device eth%d removed
[   99.779561] ndiswrapper 0000:02:02.0: PCI INT A disabled
[   99.779586] ndiswrapper: probe of 0000:02:02.0 failed with error -22
[   99.783497] usbcore: registered new interface driver ndiswrapper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20111019/ce49fb2a/attachment.html>

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 14:21                           ` Larry Finger
  2011-10-19 14:27                             ` Jesús Vidal Panalés
  2011-10-19 17:26                             ` Jesús Vidal Panalés
@ 2011-10-19 21:14                             ` Jesús Vidal Panalés
  2011-10-19 23:29                               ` Larry Finger
  2 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-19 21:14 UTC (permalink / raw)
  To: b43-dev

El 19/10/11 16:21, Larry Finger escribi?:
> On 10/19/2011 08:14 AM, Jes?s Vidal Panal?s wrote:
>>
>> Running XP i can see packets using eth.addr filter on the other laptop.
>
> It would appear that the radio is being blocked. Does that zv5000 have 
> a wireless switch? It should show up in rfkill, but it might not.
>
> I'm going to be out of town for a few days starting this morning. To 
> get on the air, you might try blacklisting ssb and implementing 
> ndiswrapper using the Windows XP driver. That will work only if you 
> are using a 32-bit Linux system.
>
> Larry
>
>
>
>
>
Well, i think that i've got ndiswrapper working with the windows driver, 
but i have the same problem, is not connection. Running wpa_suplicant 
(using right configuration) i've got this output:

ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 MHz)
Association request to the driver failed
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 MHz)
Association request to the driver failed
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 21:14                             ` Jesús Vidal Panalés
@ 2011-10-19 23:29                               ` Larry Finger
  2011-10-20  8:10                                 ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-10-19 23:29 UTC (permalink / raw)
  To: b43-dev

On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
> Well, i think that i've got ndiswrapper working with the windows driver, but i
> have the same problem, is not connection. Running wpa_suplicant (using right
> configuration) i've got this output:
>
> ioctl[SIOCSIWENCODEEXT]: Invalid argument
> ioctl[SIOCSIWENCODEEXT]: Invalid argument
> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 MHz)
> Association request to the driver failed
> Associated with 00:00:00:00:00:00
> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
> ioctl[SIOCSIWENCODEEXT]: Invalid argument
> ioctl[SIOCSIWENCODEEXT]: Invalid argument
> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 MHz)
> Association request to the driver failed
> Associated with 00:00:00:00:00:00
> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>

Does wireshark on Win 7 show any packets from your device with ndiswrapper?

My hotel has wifi and I will be able to see Email daily.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-19 23:29                               ` Larry Finger
@ 2011-10-20  8:10                                 ` Jesús Vidal Panalés
  2011-10-21 10:53                                   ` Rafał Miłecki
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-20  8:10 UTC (permalink / raw)
  To: b43-dev

El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>> Well, i think that i've got ndiswrapper working with the windows 
>> driver, but i
>> have the same problem, is not connection. Running wpa_suplicant 
>> (using right
>> configuration) i've got this output:
>>
>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 
>> MHz)
>> Association request to the driver failed
>> Associated with 00:00:00:00:00:00
>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442 
>> MHz)
>> Association request to the driver failed
>> Associated with 00:00:00:00:00:00
>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>
>
> Does wireshark on Win 7 show any packets from your device with 
> ndiswrapper?
>
> My hotel has wifi and I will be able to see Email daily.
>
> Larry
>
>

I don't see any packets either.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-20  8:10                                 ` Jesús Vidal Panalés
@ 2011-10-21 10:53                                   ` Rafał Miłecki
  2011-10-21 12:09                                     ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Rafał Miłecki @ 2011-10-21 10:53 UTC (permalink / raw)
  To: b43-dev

2011/10/20 Jes?s Vidal Panal?s <jesusvpct@vodafone.es>:
> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>
>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>
>>> Well, i think that i've got ndiswrapper working with the windows driver,
>>> but i
>>> have the same problem, is not connection. Running wpa_suplicant (using
>>> right
>>> configuration) i've got this output:
>>>
>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>> MHz)
>>> Association request to the driver failed
>>> Associated with 00:00:00:00:00:00
>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>> MHz)
>>> Association request to the driver failed
>>> Associated with 00:00:00:00:00:00
>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>
>>
>> Does wireshark on Win 7 show any packets from your device with
>> ndiswrapper?
>>
>> My hotel has wifi and I will be able to see Email daily.
>>
>> Larry
>>
>>
>
> I don't see any packets either.

Thanks a lot guys for debugging this. AFAIU:
1) Linux + b43 = RX ok, TX broken
2) Linux + ndis = RX ok, TX broken
3) XP = RX ok, TX ok

Jes?s: I could try debugging if we got any working Linux driver. Even
ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
compare them.
Could you try using some different Windows driver with ndiswrapper?
Maybe some another one will work with this BCM4301 device?

-- 
Rafa?

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-21 10:53                                   ` Rafał Miłecki
@ 2011-10-21 12:09                                     ` Jesús Vidal Panalés
  2011-10-21 12:14                                       ` Rafał Miłecki
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-21 12:09 UTC (permalink / raw)
  To: b43-dev

El vie 21 oct 2011 12:53:39 CEST, Rafa? Mi?ecki escribi?:
> 2011/10/20 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>>
>>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>>
>>>> Well, i think that i've got ndiswrapper working with the windows driver,
>>>> but i
>>>> have the same problem, is not connection. Running wpa_suplicant (using
>>>> right
>>>> configuration) i've got this output:
>>>>
>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>> MHz)
>>>> Association request to the driver failed
>>>> Associated with 00:00:00:00:00:00
>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>> MHz)
>>>> Association request to the driver failed
>>>> Associated with 00:00:00:00:00:00
>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>
>>>
>>> Does wireshark on Win 7 show any packets from your device with
>>> ndiswrapper?
>>>
>>> My hotel has wifi and I will be able to see Email daily.
>>>
>>> Larry
>>>
>>>
>>
>> I don't see any packets either.
>
> Thanks a lot guys for debugging this. AFAIU:
> 1) Linux + b43 = RX ok, TX broken
> 2) Linux + ndis = RX ok, TX broken
> 3) XP = RX ok, TX ok
>
> Jes?s: I could try debugging if we got any working Linux driver. Even
> ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
> compare them.
> Could you try using some different Windows driver with ndiswrapper?
> Maybe some another one will work with this BCM4301 device?
>

I don't know what do you mean, do you mean to use other bcm4301 windows 
driver? or bcm43xx windows driver?

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-21 12:09                                     ` Jesús Vidal Panalés
@ 2011-10-21 12:14                                       ` Rafał Miłecki
  2011-10-21 19:54                                         ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Rafał Miłecki @ 2011-10-21 12:14 UTC (permalink / raw)
  To: b43-dev

W dniu 21 pa?dziernika 2011 14:09 u?ytkownik Jes?s Vidal Panal?s
<jesusvpct@vodafone.es> napisa?:
> El vie 21 oct 2011 12:53:39 CEST, Rafa? Mi?ecki escribi?:
>>
>> 2011/10/20 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>>>
>>> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>>>
>>>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>>>
>>>>> Well, i think that i've got ndiswrapper working with the windows
>>>>> driver,
>>>>> but i
>>>>> have the same problem, is not connection. Running wpa_suplicant (using
>>>>> right
>>>>> configuration) i've got this output:
>>>>>
>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>>> MHz)
>>>>> Association request to the driver failed
>>>>> Associated with 00:00:00:00:00:00
>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>>> MHz)
>>>>> Association request to the driver failed
>>>>> Associated with 00:00:00:00:00:00
>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>
>>>>
>>>> Does wireshark on Win 7 show any packets from your device with
>>>> ndiswrapper?
>>>>
>>>> My hotel has wifi and I will be able to see Email daily.
>>>>
>>>> Larry
>>>>
>>>>
>>>
>>> I don't see any packets either.
>>
>> Thanks a lot guys for debugging this. AFAIU:
>> 1) Linux + b43 = RX ok, TX broken
>> 2) Linux + ndis = RX ok, TX broken
>> 3) XP = RX ok, TX ok
>>
>> Jes?s: I could try debugging if we got any working Linux driver. Even
>> ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
>> compare them.
>> Could you try using some different Windows driver with ndiswrapper?
>> Maybe some another one will work with this BCM4301 device?
>>
>
> I don't know what do you mean, do you mean to use other bcm4301 windows
> driver? or bcm43xx windows driver?

The Windows driver you've loaded in ndiswrapper don't seem to work.
Could you try finding another (newer?) one and use it with
ndiswrapper?
I don't know the name of Windows driver, no idea if it's called
bcm4301, bcm43xx or whatever else.

-- 
Rafa?

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-21 12:14                                       ` Rafał Miłecki
@ 2011-10-21 19:54                                         ` Jesús Vidal Panalés
  2011-12-01 11:51                                           ` Jesús Vidal Panalés
  0 siblings, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-10-21 19:54 UTC (permalink / raw)
  To: b43-dev

El vie 21 oct 2011 14:14:17 CEST, Rafa? Mi?ecki escribi?:
> W dniu 21 pa?dziernika 2011 14:09 u?ytkownik Jes?s Vidal Panal?s
> <jesusvpct@vodafone.es>  napisa?:
>> El vie 21 oct 2011 12:53:39 CEST, Rafa? Mi?ecki escribi?:
>>>
>>> 2011/10/20 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>>>>
>>>> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>>>>
>>>>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>>>>
>>>>>> Well, i think that i've got ndiswrapper working with the windows
>>>>>> driver,
>>>>>> but i
>>>>>> have the same problem, is not connection. Running wpa_suplicant (using
>>>>>> right
>>>>>> configuration) i've got this output:
>>>>>>
>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>>>> MHz)
>>>>>> Association request to the driver failed
>>>>>> Associated with 00:00:00:00:00:00
>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' freq=2442
>>>>>> MHz)
>>>>>> Association request to the driver failed
>>>>>> Associated with 00:00:00:00:00:00
>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>>
>>>>>
>>>>> Does wireshark on Win 7 show any packets from your device with
>>>>> ndiswrapper?
>>>>>
>>>>> My hotel has wifi and I will be able to see Email daily.
>>>>>
>>>>> Larry
>>>>>
>>>>>
>>>>
>>>> I don't see any packets either.
>>>
>>> Thanks a lot guys for debugging this. AFAIU:
>>> 1) Linux + b43 = RX ok, TX broken
>>> 2) Linux + ndis = RX ok, TX broken
>>> 3) XP = RX ok, TX ok
>>>
>>> Jes?s: I could try debugging if we got any working Linux driver. Even
>>> ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
>>> compare them.
>>> Could you try using some different Windows driver with ndiswrapper?
>>> Maybe some another one will work with this BCM4301 device?
>>>
>>
>> I don't know what do you mean, do you mean to use other bcm4301 windows
>> driver? or bcm43xx windows driver?
>
> The Windows driver you've loaded in ndiswrapper don't seem to work.
> Could you try finding another (newer?) one and use it with
> ndiswrapper?
> I don't know the name of Windows driver, no idea if it's called
> bcm4301, bcm43xx or whatever else.
>

i can't find any new driver for my laptop. I've tried with this one 
http://www.x-drivers.com/catalog/drivers/wireless_networks/companies/broadcom/models/bcm94301/17599.html 
but on ndisgtk says that hardware is not present, so i think that this 
driver is not good for my laptop.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-10-21 19:54                                         ` Jesús Vidal Panalés
@ 2011-12-01 11:51                                           ` Jesús Vidal Panalés
  2011-12-01 16:07                                             ` Larry Finger
  2011-12-01 20:55                                             ` Jesús Vidal Panalés
  0 siblings, 2 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-12-01 11:51 UTC (permalink / raw)
  To: b43-dev

El vie 21 oct 2011 21:54:07 CEST, Jes?s Vidal Panal?s escribi?:
> El vie 21 oct 2011 14:14:17 CEST, Rafa? Mi?ecki escribi?:
>> W dniu 21 pa?dziernika 2011 14:09 u?ytkownik Jes?s Vidal Panal?s
>> <jesusvpct@vodafone.es> napisa?:
>>> El vie 21 oct 2011 12:53:39 CEST, Rafa? Mi?ecki escribi?:
>>>>
>>>> 2011/10/20 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>>>>>
>>>>> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>>>>>
>>>>>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>>>>>
>>>>>>> Well, i think that i've got ndiswrapper working with the windows
>>>>>>> driver,
>>>>>>> but i
>>>>>>> have the same problem, is not connection. Running wpa_suplicant 
>>>>>>> (using
>>>>>>> right
>>>>>>> configuration) i've got this output:
>>>>>>>
>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' 
>>>>>>> freq=2442
>>>>>>> MHz)
>>>>>>> Association request to the driver failed
>>>>>>> Associated with 00:00:00:00:00:00
>>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' 
>>>>>>> freq=2442
>>>>>>> MHz)
>>>>>>> Association request to the driver failed
>>>>>>> Associated with 00:00:00:00:00:00
>>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>>>
>>>>>>
>>>>>> Does wireshark on Win 7 show any packets from your device with
>>>>>> ndiswrapper?
>>>>>>
>>>>>> My hotel has wifi and I will be able to see Email daily.
>>>>>>
>>>>>> Larry
>>>>>>
>>>>>>
>>>>>
>>>>> I don't see any packets either.
>>>>
>>>> Thanks a lot guys for debugging this. AFAIU:
>>>> 1) Linux + b43 = RX ok, TX broken
>>>> 2) Linux + ndis = RX ok, TX broken
>>>> 3) XP = RX ok, TX ok
>>>>
>>>> Jes?s: I could try debugging if we got any working Linux driver. Even
>>>> ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
>>>> compare them.
>>>> Could you try using some different Windows driver with ndiswrapper?
>>>> Maybe some another one will work with this BCM4301 device?
>>>>
>>>
>>> I don't know what do you mean, do you mean to use other bcm4301 windows
>>> driver? or bcm43xx windows driver?
>>
>> The Windows driver you've loaded in ndiswrapper don't seem to work.
>> Could you try finding another (newer?) one and use it with
>> ndiswrapper?
>> I don't know the name of Windows driver, no idea if it's called
>> bcm4301, bcm43xx or whatever else.
>>
>
> i can't find any new driver for my laptop. I've tried with this one 
> http://www.x-drivers.com/catalog/drivers/wireless_networks/companies/broadcom/models/bcm94301/17599.html 
> but on ndisgtk says that hardware is not present, so i think that this 
> driver is not good for my laptop.
>
> _______________________________________________
> b43-dev mailing list
> b43-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/b43-dev

Any new suggestion about what can i do or test? Thanks.

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-12-01 11:51                                           ` Jesús Vidal Panalés
@ 2011-12-01 16:07                                             ` Larry Finger
  2011-12-01 16:28                                               ` Jesús Vidal Panalés
  2011-12-01 20:55                                             ` Jesús Vidal Panalés
  1 sibling, 1 reply; 32+ messages in thread
From: Larry Finger @ 2011-12-01 16:07 UTC (permalink / raw)
  To: b43-dev

On 12/01/2011 05:51 AM, Jes?s Vidal Panal?s wrote:
>> i can't find any new driver for my laptop. I've tried with this one
>> http://www.x-drivers.com/catalog/drivers/wireless_networks/companies/broadcom/models/bcm94301/17599.html
>> but on ndisgtk says that hardware is not present, so i think that this driver
>> is not good for my laptop.
>
> Any new suggestion about what can i do or test? Thanks.

That driver link above was horrible. I had to download the awful media manager 
software just to get to actual driver package downloaded.

Once I got that stuff, the .inf file contains lines with PCI\VEN_14E4&DEV_4303, 
but not PCI\VEN_14E4&DEV_4301, which is what your device needs. At least I think 
the output of 'lspci -n' should have a line with "14e4:4301".

One thing you could try is to edit the inf file and change "DEV_4303" to 
"DEV_4301". It might work.

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-12-01 16:07                                             ` Larry Finger
@ 2011-12-01 16:28                                               ` Jesús Vidal Panalés
  0 siblings, 0 replies; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-12-01 16:28 UTC (permalink / raw)
  To: b43-dev

El jue 01 dic 2011 17:07:38 CET, Larry Finger escribi?:
> On 12/01/2011 05:51 AM, Jes?s Vidal Panal?s wrote:
>>> i can't find any new driver for my laptop. I've tried with this one
>>> http://www.x-drivers.com/catalog/drivers/wireless_networks/companies/broadcom/models/bcm94301/17599.html 
>>>
>>> but on ndisgtk says that hardware is not present, so i think that 
>>> this driver
>>> is not good for my laptop.
>>
>> Any new suggestion about what can i do or test? Thanks.
>
> That driver link above was horrible. I had to download the awful media 
> manager software just to get to actual driver package downloaded.
>
> Once I got that stuff, the .inf file contains lines with 
> PCI\VEN_14E4&DEV_4303, but not PCI\VEN_14E4&DEV_4301, which is what 
> your device needs. At least I think the output of 'lspci -n' should 
> have a line with "14e4:4301".
>
> One thing you could try is to edit the inf file and change "DEV_4303" 
> to "DEV_4301". It might work.
>
> Larry
>
>
>

I'll try it. 

I don't know if this is important, but the driver that i have on 
Windows XP is this: 
http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&destPage=softwareDownloadIndex&lc=en&os=228&product=409654&softwareitem=ob-31559-1&sw_lang=&tmp_docname=

http://ftp.hp.com/pub/softpaq/sp30001-30500/SP30379.exe

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-12-01 11:51                                           ` Jesús Vidal Panalés
  2011-12-01 16:07                                             ` Larry Finger
@ 2011-12-01 20:55                                             ` Jesús Vidal Panalés
  2011-12-01 21:17                                               ` Larry Finger
  1 sibling, 1 reply; 32+ messages in thread
From: Jesús Vidal Panalés @ 2011-12-01 20:55 UTC (permalink / raw)
  To: b43-dev

El 01/12/11 12:51, Jes?s Vidal Panal?s escribi?:
> El vie 21 oct 2011 21:54:07 CEST, Jes?s Vidal Panal?s escribi?:
>> El vie 21 oct 2011 14:14:17 CEST, Rafa? Mi?ecki escribi?:
>>> W dniu 21 pa?dziernika 2011 14:09 u?ytkownik Jes?s Vidal Panal?s
>>> <jesusvpct@vodafone.es> napisa?:
>>>> El vie 21 oct 2011 12:53:39 CEST, Rafa? Mi?ecki escribi?:
>>>>>
>>>>> 2011/10/20 Jes?s Vidal Panal?s<jesusvpct@vodafone.es>:
>>>>>>
>>>>>> El jue 20 oct 2011 01:29:45 CEST, Larry Finger escribi?:
>>>>>>>
>>>>>>> On 10/19/2011 04:14 PM, Jes?s Vidal Panal?s wrote:
>>>>>>>>
>>>>>>>> Well, i think that i've got ndiswrapper working with the windows
>>>>>>>> driver,
>>>>>>>> but i
>>>>>>>> have the same problem, is not connection. Running wpa_suplicant 
>>>>>>>> (using
>>>>>>>> right
>>>>>>>> configuration) i've got this output:
>>>>>>>>
>>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' 
>>>>>>>> freq=2442
>>>>>>>> MHz)
>>>>>>>> Association request to the driver failed
>>>>>>>> Associated with 00:00:00:00:00:00
>>>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>>> ioctl[SIOCSIWENCODEEXT]: Invalid argument
>>>>>>>> Trying to associate with 20:cf:30:ce:0e:c7 (SSID='WIFI-Tux' 
>>>>>>>> freq=2442
>>>>>>>> MHz)
>>>>>>>> Association request to the driver failed
>>>>>>>> Associated with 00:00:00:00:00:00
>>>>>>>> CTRL-EVENT-DISCONNECTED bssid=20:cf:30:ce:0e:c7 reason=0
>>>>>>>>
>>>>>>>
>>>>>>> Does wireshark on Win 7 show any packets from your device with
>>>>>>> ndiswrapper?
>>>>>>>
>>>>>>> My hotel has wifi and I will be able to see Email daily.
>>>>>>>
>>>>>>> Larry
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> I don't see any packets either.
>>>>>
>>>>> Thanks a lot guys for debugging this. AFAIU:
>>>>> 1) Linux + b43 = RX ok, TX broken
>>>>> 2) Linux + ndis = RX ok, TX broken
>>>>> 3) XP = RX ok, TX ok
>>>>>
>>>>> Jes?s: I could try debugging if we got any working Linux driver. Even
>>>>> ndiswrapper is alright, we could grab MMIO dumps from ndis na b43 and
>>>>> compare them.
>>>>> Could you try using some different Windows driver with ndiswrapper?
>>>>> Maybe some another one will work with this BCM4301 device?
>>>>>
>>>>
>>>> I don't know what do you mean, do you mean to use other bcm4301 
>>>> windows
>>>> driver? or bcm43xx windows driver?
>>>
>>> The Windows driver you've loaded in ndiswrapper don't seem to work.
>>> Could you try finding another (newer?) one and use it with
>>> ndiswrapper?
>>> I don't know the name of Windows driver, no idea if it's called
>>> bcm4301, bcm43xx or whatever else.
>>>
>>
>> i can't find any new driver for my laptop. I've tried with this one 
>> http://www.x-drivers.com/catalog/drivers/wireless_networks/companies/broadcom/models/bcm94301/17599.html 
>> but on ndisgtk says that hardware is not present, so i think that 
>> this driver is not good for my laptop.
>>
>> _______________________________________________
>> b43-dev mailing list
>> b43-dev at lists.infradead.org
>> http://lists.infradead.org/mailman/listinfo/b43-dev
>
> Any new suggestion about what can i do or test? Thanks.
>
> _______________________________________________
> b43-dev mailing list
> b43-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/b43-dev
I've tried, but it's not working, in fact, i have a kernel freeze...

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Broadcom 4303 HP Pavilion zv5000
  2011-12-01 20:55                                             ` Jesús Vidal Panalés
@ 2011-12-01 21:17                                               ` Larry Finger
  0 siblings, 0 replies; 32+ messages in thread
From: Larry Finger @ 2011-12-01 21:17 UTC (permalink / raw)
  To: b43-dev

On 12/01/2011 02:55 PM, Jes?s Vidal Panal?s wrote:
> I've tried, but it's not working, in fact, i have a kernel freeze...

Kernel freeze with what? If it is ndiswrapper, remember that we do not debug 
Windows drivers!

Larry

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2011-12-01 21:17 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-17  8:30 Broadcom 4303 HP Pavilion zv5000 Jesús Vidal Panalés
2011-10-17  9:41 ` Rafał Miłecki
2011-10-17 14:21   ` Jesús Vidal Panalés
2011-10-17 14:46 ` Larry Finger
2011-10-17 14:54   ` Jesús Vidal Panalés
2011-10-18 15:05 ` Jesús Vidal Panalés
2011-10-18 15:34   ` Larry Finger
     [not found]     ` <4E9DB5FD.6090902@vodafone.es>
2011-10-18 18:30       ` Larry Finger
2011-10-18 19:15         ` Jesús Vidal Panalés
2011-10-18 19:31           ` Larry Finger
2011-10-18 19:43             ` Jesús Vidal Panalés
2011-10-18 20:05               ` Larry Finger
2011-10-18 20:39                 ` Jesús Vidal Panalés
2011-10-18 21:05                   ` Larry Finger
2011-10-19 12:15                     ` Jesús Vidal Panalés
2011-10-19 12:42                       ` Larry Finger
2011-10-19 13:14                         ` Jesús Vidal Panalés
2011-10-19 14:21                           ` Larry Finger
2011-10-19 14:27                             ` Jesús Vidal Panalés
2011-10-19 17:26                             ` Jesús Vidal Panalés
2011-10-19 21:14                             ` Jesús Vidal Panalés
2011-10-19 23:29                               ` Larry Finger
2011-10-20  8:10                                 ` Jesús Vidal Panalés
2011-10-21 10:53                                   ` Rafał Miłecki
2011-10-21 12:09                                     ` Jesús Vidal Panalés
2011-10-21 12:14                                       ` Rafał Miłecki
2011-10-21 19:54                                         ` Jesús Vidal Panalés
2011-12-01 11:51                                           ` Jesús Vidal Panalés
2011-12-01 16:07                                             ` Larry Finger
2011-12-01 16:28                                               ` Jesús Vidal Panalés
2011-12-01 20:55                                             ` Jesús Vidal Panalés
2011-12-01 21:17                                               ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox