public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
From: "Jesús Vidal Panalés" <jesusvpct@vodafone.es>
To: b43-dev@lists.infradead.org
Subject: Broadcom 4303 HP Pavilion zv5000
Date: Mon, 17 Oct 2011 16:21:18 +0200	[thread overview]
Message-ID: <4E9C39DE.6040303@vodafone.es> (raw)
In-Reply-To: <CACna6rzBRHBJ7RZFbEnXgFovQ6fdfV=+rYsZfLEcLA9SdFzJDg@mail.gmail.com>

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.

  reply	other threads:[~2011-10-17 14:21 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E9C39DE.6040303@vodafone.es \
    --to=jesusvpct@vodafone.es \
    --cc=b43-dev@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox