how can i connect to net?

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
mrmrn
Posts: 2
Joined: 25. Aug 2012, 20:10

how can i connect to net?

Post by mrmrn »

first of all, thank you for this great distro.
I have some issue with wifi and vpn connection.

1)I have a broadcom "bcm4313" wireless.
I did this step but wicd can not find wireless adpters:

Code: Select all

slapt-get -u
slapt-get -i b43-fwcutter
cd /usr/share/b43-fwcutter/
mkdir b43
cd b43
cat /usr/share/b43-fwcutter/b43-firmware-4.150.10.5.SLKBUILD > SLKBUILD
slkbuild -X
spkg -i b43-firmware-4.150.10.5-fw-1pw.txz
modprobe b43
what i do so for connecting to internet via wireless?

2)how can i install pptp-linux pacage in salilix? i searchesd in slapt gui but couldnt find it?
Last edited by mrmrn on 26. Aug 2012, 09:25, edited 1 time in total.
Adys
Posts: 156
Joined: 3. Apr 2012, 04:17

Re: how can i connect to net?

Post by Adys »

Have you read SalixOS wiki?

How to install b43:
http://www.salixos.org/wiki/index.php/H ... less_cards

which also mentions

Code: Select all

http://linuxwireless.org/en/users/Drivers/b43
.

There are some little important details.
mrmrn
Posts: 2
Joined: 25. Aug 2012, 20:10

Re: how can i connect to net?

Post by mrmrn »

yes.
I read the wiki and folloed that steps. i am newbee and dont know what details you mean?
Any idea about pptp?
flebber
Posts: 9
Joined: 22. Sep 2012, 09:13

Re: how can i connect to net?

Post by flebber »

Over at Slackwiki also may be useful you may be looking for the wl driver. slackwiki.com/Broadcom_Wireless

If you already had a wired connection then maybe try.

sbopkg -i broadcom-sta
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: how can i connect to net?

Post by laprjns »

mrmrn wrote:I did this step but wicd can not find wireless adpters:

Code: Select all

slapt-get -u
slapt-get -i b43-fwcutter
cd /usr/share/b43-fwcutter/
mkdir b43
cd b43
cat /usr/share/b43-fwcutter/b43-firmware-4.150.10.5.SLKBUILD > SLKBUILD
slkbuild -X
spkg -i b43-firmware-4.150.10.5-fw-1pw.txz
modprobe b43
Could you please post the output of the following commands:

lsmod | grep b43
dmesg | grep b43
lspci | grep "Broadcom"
ifconfig
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
Post Reply