Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless problems.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Mon May 11, 2009 6:48 pm    Post subject: wireless problems. Reply with quote

Hello.
I can't get wlan0 start.. i try like /etc/init.d/net.wlan0 restart and get this http://pastebin.ca/1419138 . I really cant understand what is the problem now.

my wireless card:
02:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)

Mybe any sugestions with what to start to define the problem.

iwconfig shows me:

lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=-1 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

sit0 no wireless extensions.
---
any ideas?
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon May 11, 2009 10:15 pm    Post subject: Reply with quote

Hi, can you post this :

Code:

# lspci -v
# lsmod
# cat /etc/conf.d/net
# cat /etc/wpa_supplicant/wpa_supplicant.conf
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Mon May 11, 2009 10:20 pm    Post subject: Reply with quote

# lspci -v http://rafb.net/p/zunue866.html
# lsmod http://rafb.net/p/tMZTne60.html
# cat /etc/conf.d/net http://rafb.net/p/SkPEgm50.html
# cat /etc/wpa_supplicant/wpa_supplicant.conf <-- don't have this one :/
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon May 11, 2009 10:22 pm    Post subject: Reply with quote

Hi, since you use wpa_supplicant, then you need one :

Can you post this :

Code:

# iwlist scan
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Mon May 11, 2009 10:25 pm    Post subject: Reply with quote

iwlist scan
Code:

lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wmaster0  Interface doesn't support scanning.

wlan0     Interface doesn't support scanning : Network is down

sit0      Interface doesn't support scanning.


That's the biggest problem. I can't get to work wlan0 . :/
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue May 12, 2009 12:42 am    Post subject: Reply with quote

Ok, try that :

Code:

# ifconfig wlan0 up
# iwlist scan
# dmesg | tail
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Tue May 12, 2009 4:37 am    Post subject: Reply with quote

# ifconfig wlan0 up
SIOCSIFFLAGS: No such file or directory

# iwlist scan

lo Interface doesn't support scanning.

eth0 Interface doesn't support scanning.

wmaster0 Interface doesn't support scanning.

wlan0 Interface doesn't support scanning : Network is down

sit0 Interface doesn't support scanning.

# dmesg | tail
http://rafb.net/p/PXqoHZ15.html
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue May 12, 2009 9:12 pm    Post subject: Reply with quote

Hi, you need to install the firmware I think :

Code:

firmware: requesting b43/ucode5.fw
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Tue May 12, 2009 9:15 pm    Post subject: Reply with quote

You need to install this package net-wireless/b43-fwcutter and you need to read that : http://linuxwireless.org/en/users/Drivers/b43
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Wed May 13, 2009 2:04 pm    Post subject: Reply with quote

ok i put on the firmware, but it still is the same and it looks like nothing have beenchanged.
dmesg:

http://rafb.net/p/RI5ip829.html

really don't get that ;(

edit:

ok i look a little closer and started to understand something like my card is even not supported :/

can it be:

lspci -vnn | grep 14e4 shows me :
2:02.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)

and in list it shows like :
Code:


PCI-ID          State            Chip          Driver
14e4:4320   not supported?         ?              b43


so is there posibility to make wireless work ?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54236
Location: 56N 3W

PostPosted: Wed May 13, 2009 9:16 pm    Post subject: Reply with quote

spriizha,

Code:
[  238.700497] b43-phy0 ERROR: Firmware file "b43/ucode5.fw" not found
[  238.700510] b43-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the latest firmware (version 4).
says that you did not put the firmware in the tight place.

Its often provided in a compressed format. You must decompress it and move it to /lib/firmware
In this case /lib/firmware/b43/ucode5.fw
IF the file does not have that exact name, it will not be found.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Wed May 13, 2009 10:02 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Its often provided in a compressed format. You must decompress it and move it to /lib/firmware
In this case /lib/firmware/b43/ucode5.fw
IF the file does not have that exact name, it will not be found.


can i got an advice or where to look - how? ;/ im not yet so good in this.
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu May 14, 2009 12:55 pm    Post subject: Reply with quote

You should check that with this :

Code:

# cd /lib/firmware
# ls -la
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Thu May 14, 2009 2:03 pm    Post subject: Reply with quote

i got like
Code:

total 12
drwxr-xr-x 3 root root 4096 May 13 15:49 .
drwxr-xr-x 8 root root 4096 May 13 14:48 ..
drwxr-x--- 2 root root 4096 May 13 15:49 b43
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Thu May 14, 2009 2:10 pm    Post subject: Reply with quote

Can you post this :

Code:

# cd /lib/firmware/b43
# ls -la
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Thu May 14, 2009 2:20 pm    Post subject: Reply with quote

can only get there with sudo permission ;(

Code:

total 332                                                                                                                                     
drwxr-x--- 2 root root  4096 May 13 15:49 .                                                                                                   
drwxr-xr-x 3 root root  4096 May 13 15:49 ..                                                                                                   
-rw-r--r-- 1 root root    18 May 13 15:49 a0g0bsinitvals4.fw                                                                                   
-rw-r--r-- 1 root root   158 May 13 15:49 a0g0bsinitvals5.fw                                                                                   
-rw-r--r-- 1 root root   158 May 13 15:49 a0g0bsinitvals9.fw                                                                                   
-rw-r--r-- 1 root root  2680 May 13 15:49 a0g0initvals4.fw                                                                                     
-rw-r--r-- 1 root root  1840 May 13 15:49 a0g0initvals5.fw                                                                                     
-rw-r--r-- 1 root root  2002 May 13 15:49 a0g0initvals9.fw                                                                                     
-rw-r--r-- 1 root root   158 May 13 15:49 a0g1bsinitvals13.fw                                                                                 
-rw-r--r-- 1 root root   158 May 13 15:49 a0g1bsinitvals5.fw                                                                                   
-rw-r--r-- 1 root root   158 May 13 15:49 a0g1bsinitvals9.fw                                                                                   
-rw-r--r-- 1 root root  2080 May 13 15:49 a0g1initvals13.fw                                                                                   
-rw-r--r-- 1 root root  1840 May 13 15:49 a0g1initvals5.fw                                                                                     
-rw-r--r-- 1 root root  2002 May 13 15:49 a0g1initvals9.fw                                                                                     
-rw-r--r-- 1 root root   158 May 13 15:49 b0g0bsinitvals13.fw                                                                                 
-rw-r--r-- 1 root root    18 May 13 15:49 b0g0bsinitvals4.fw                                                                                   
-rw-r--r-- 1 root root   158 May 13 15:49 b0g0bsinitvals5.fw                                                                                   
-rw-r--r-- 1 root root   158 May 13 15:49 b0g0bsinitvals9.fw                                                                                   
-rw-r--r-- 1 root root  2080 May 13 15:49 b0g0initvals13.fw                                                                                   
-rw-r--r-- 1 root root  2680 May 13 15:49 b0g0initvals4.fw                                                                                     
-rw-r--r-- 1 root root  1840 May 13 15:49 b0g0initvals5.fw
-rw-r--r-- 1 root root  2002 May 13 15:49 b0g0initvals9.fw
-rw-r--r-- 1 root root   158 May 13 15:49 lp0bsinitvals13.fw
-rw-r--r-- 1 root root   158 May 13 15:49 lp0bsinitvals14.fw
-rw-r--r-- 1 root root   158 May 13 15:49 lp0bsinitvals15.fw
-rw-r--r-- 1 root root  3618 May 13 15:49 lp0initvals13.fw
-rw-r--r-- 1 root root  2064 May 13 15:49 lp0initvals14.fw
-rw-r--r-- 1 root root  2052 May 13 15:49 lp0initvals15.fw
-rw-r--r-- 1 root root   158 May 13 15:49 n0absinitvals11.fw
-rw-r--r-- 1 root root   158 May 13 15:49 n0bsinitvals11.fw
-rw-r--r-- 1 root root  2100 May 13 15:49 n0initvals11.fw
-rw-r--r-- 1 root root  1320 May 13 15:49 pcm4.fw
-rw-r--r-- 1 root root  1320 May 13 15:49 pcm5.fw
-rw-r--r-- 1 root root 29864 May 13 15:49 ucode11.fw
-rw-r--r-- 1 root root 32232 May 13 15:49 ucode13.fw
-rw-r--r-- 1 root root 31384 May 13 15:49 ucode14.fw
-rw-r--r-- 1 root root 30488 May 13 15:49 ucode15.fw
-rw-r--r-- 1 root root 20176 May 13 15:49 ucode4.fw
-rw-r--r-- 1 root root 22384 May 13 15:49 ucode5.fw
-rw-r--r-- 1 root root 25160 May 13 15:49 ucode9.fw
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54236
Location: 56N 3W

PostPosted: Thu May 14, 2009 6:56 pm    Post subject: Reply with quote

spriizha,

Needing to be root to access that area is normal. You would not want ordinary users (even yourself) to delete things accidently.
Your file is there, close to the bottom you have
Code:
-rw-r--r-- 1 root root 22384 May 13 15:49 ucode5.fw
which is the file the kernel is looking for.

Did you edit the kernels config file using anything other then
Code:
make menuconfig

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Fri May 15, 2009 7:42 am    Post subject: Reply with quote

Nop. I did editing it with make menuconfig and after i finish, i save it, compile and copy to old one. Nothing more to do what :/
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Fri May 15, 2009 11:46 am    Post subject: Reply with quote

Can you post the command that you use to compile your kernel and also the module plz ?
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Fri May 15, 2009 5:13 pm    Post subject: Reply with quote

d2_racing wrote:
Can you post the command that you use to compile your kernel and also the module plz ?


# make bzImage modules && make modules_install
# cp arch/i386/boot/bzImage /boot/kernel-2.6.27-gentoo-r10
# lilo
Back to top
View user's profile Send private message
spriizha
n00b
n00b


Joined: 11 May 2009
Posts: 11

PostPosted: Mon May 18, 2009 1:49 pm    Post subject: Reply with quote

i know it's a doublepost, but still have no changes with this topic :(
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54236
Location: 56N 3W

PostPosted: Mon May 18, 2009 6:02 pm    Post subject: Reply with quote

spriizha,

You don't mention
Code:
mount /boot

Please compare the date/time you get from
Code:
uname -a
with the date and time you made your most recent kernel.

lilo has lots of traps for the unwary. Because it loads a block list, not a file it will continue to load a kernel that has been deleted from /boot.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum