How to install Broadcom Wi-Fi on Arch Linux in command line mode?Ubuntu Wireless Driver reinstallhow do i get...
Affine transformation of circular arc in 3D
Was it really inappropriate to write a pull request for the company I interviewed with?
Why are special aircraft used for the carriers in the United States Navy?
What's the best tool for cutting holes into duct work?
Why doesn't "adolescent" take any articles in "listen to adolescent agonising"?
“I had a flat in the centre of town, but I didn’t like living there, so …”
Can inspiration allow the Rogue to make a Sneak Attack?
Plagiarism of code by other PhD student
Python function to ask for a multiple-choice answer
Problems with rounding giving too many digits
How spaceships determine each other's mass in space?
3.5% Interest Student Loan or use all of my savings on Tuition?
How to make sure I'm assertive enough in contact with subordinates?
Ultrafilters as a double dual
Why won't the strings command stop?
I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
Why do phishing e-mails use faked e-mail addresses instead of the real one?
Does the in-code argument passing conventions used on PDP-11's have a name?
Is there a math equivalent to the conditional ternary operator?
Linear Combination of Atomic Orbitals
The need of reserving one's ability in job interviews
Naming Characters after Friends/Family
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
How to install Broadcom Wi-Fi on Arch Linux in command line mode?
Ubuntu Wireless Driver reinstallhow do i get the xp drivers for broadcom WiFi?How to install Archlinux on a acer emachines em350?Error installing Arch LinuxArch Linux install while on a network that requires browser-based loginLinux command-line: Quick way to disable internet (keeping LAN)?Arch Linux non-critical error on insertion of install diskArch Linux - DHCP - Can someone diagnose this?Cant dual boot Windows 10 with Arch LinuxTrouble Installing Broadcom BCM43142 in debian 8.6
How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?
I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.
linux wireless-networking command-line drivers
bumped to the homepage by Community♦ 23 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?
I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.
linux wireless-networking command-line drivers
bumped to the homepage by Community♦ 23 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02
add a comment |
How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?
I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.
linux wireless-networking command-line drivers
How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?
I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.
linux wireless-networking command-line drivers
linux wireless-networking command-line drivers
edited Mar 2 '11 at 15:57
oKtosiTe
6,12183868
6,12183868
asked Jan 18 '11 at 1:35
zillionzillion
18891844
18891844
bumped to the homepage by Community♦ 23 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 23 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02
add a comment |
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02
add a comment |
1 Answer
1
active
oldest
votes
Personally I would build an Arch package and then install it from your USB with pacman.
Here is the link for building packages in Arch
**Remember build on same architecture and kernel(if you can)
Then tell Pacman to use your usb drive as a source
#pacman -U /mnt/media/yourusb/STApackage.pkg.tar.xz
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f234538%2fhow-to-install-broadcom-wi-fi-on-arch-linux-in-command-line-mode%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Personally I would build an Arch package and then install it from your USB with pacman.
Here is the link for building packages in Arch
**Remember build on same architecture and kernel(if you can)
Then tell Pacman to use your usb drive as a source
#pacman -U /mnt/media/yourusb/STApackage.pkg.tar.xz
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
add a comment |
Personally I would build an Arch package and then install it from your USB with pacman.
Here is the link for building packages in Arch
**Remember build on same architecture and kernel(if you can)
Then tell Pacman to use your usb drive as a source
#pacman -U /mnt/media/yourusb/STApackage.pkg.tar.xz
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
add a comment |
Personally I would build an Arch package and then install it from your USB with pacman.
Here is the link for building packages in Arch
**Remember build on same architecture and kernel(if you can)
Then tell Pacman to use your usb drive as a source
#pacman -U /mnt/media/yourusb/STApackage.pkg.tar.xz
Personally I would build an Arch package and then install it from your USB with pacman.
Here is the link for building packages in Arch
**Remember build on same architecture and kernel(if you can)
Then tell Pacman to use your usb drive as a source
#pacman -U /mnt/media/yourusb/STApackage.pkg.tar.xz
answered Jan 18 '11 at 13:54
Dan M.Dan M.
1,656127
1,656127
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
add a comment |
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I can't use that option, I'm stuck in command line without internet access ... My GF laptop to help me but ...
– zillion
Jan 18 '11 at 17:21
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
I meant build it on another Arch machine. If you don't have access to one then you're going to have to see if the Arch build tools are available on the cd you used to install. I don't know if they are or not. then use the Source from broadcom and build it locally. See here for how to setup a cdrom as a local mirror: wiki.archlinux.org/index.php/… - Also search the wiki and message boards they are extremely helpful.
– Dan M.
Jan 18 '11 at 17:36
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f234538%2fhow-to-install-broadcom-wi-fi-on-arch-linux-in-command-line-mode%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you follow the Archwiki Beginners guide? Specifically where you isntall the wirelesstools package? That is the first step. Also, have a look at this page wiki.archlinux.org/index.php/Wireless_Setup - It may help guide you.
– Dan M.
Jan 18 '11 at 1:52
I have wirelesstools installed, I now need to build the STA drivers with my usb key to bring it in my archlinux in command line ...
– zillion
Jan 18 '11 at 2:02