LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-02-2014, 06:57 AM   #1
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Rep: Reputation: Disabled
ArchLinux Wifi


Hey guys I just installed Arch Linux on my EHD. Got through the installation process alright, I have it all mounted to my drive, etc. The thing I can't figure out is how to set up wifi. I ran as many commands as I could find in Wireless_Setup, and I can see my driver listed, but there's nothing I can see to set it up. There's no wlan when I run ip link, instead there's only lo and enp0s25.
I have a Netgear USB wireless adapter for Xfinity wifi, and I don't have the means to set up Ethernet. Can't set up anything without wifi. Help please.

EDIT: I HAVE READ THE WIKI, BY THE WAY... PLEASE DONT RECOMMEND THE WIKI TO ME IT WILL NOT HELP. THANK YOU.

Last edited by Kekker; 02-02-2014 at 03:29 PM.
 
Old 02-02-2014, 04:01 PM   #2
BeaverusIV
Member
 
Registered: Oct 2004
Location: New Zealand
Distribution: Arch Linux 2010.05
Posts: 136

Rep: Reputation: 18
Do you know the details of your wireless network?
I would suggest if you are using a GUI to install NetworkManager. On KDE install kdeplasma-applets-networkmanagement.
 
Old 02-02-2014, 04:24 PM   #3
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Original Poster
Rep: Reputation: Disabled
I have a brand new arch installation. The only thing I've done is mount my partitions. I can't really use pacman without internet.
What do you mean by details? It's a wireless xfinity modem. I'm not planning on handing out my IP Address, if that's what you mean.

(I'm also having problems booting Arch from my EHD, so help with that would be appreciated as well. I have my partitions set up with a boot flag on root, and my BIOS is set so that WD USB (my USB EHD) is set to boot after my disc drive and before my Internal HDD. It keeps booting windows after I select USB)
 
Old 02-02-2014, 04:42 PM   #4
BeaverusIV
Member
 
Registered: Oct 2004
Location: New Zealand
Distribution: Arch Linux 2010.05
Posts: 136

Rep: Reputation: 18
lol, you won't have an ip address if you're not connected?
I mean do you know what encryption it is and the SSID.
Do you have net-tools and wireless_tools installed? Can you run iwscan, ifconfig and iwconfig?

wrt EHD, create a new post, but you are the first time I've ever heard of someone trying to boot from an external...
 
Old 02-02-2014, 04:56 PM   #5
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BeaverusIV View Post
lol, you won't have an ip address if you're not connected?
Ha.

Quote:
Originally Posted by BeaverusIV View Post
I mean do you know what encryption it is and the SSID.
Do you have net-tools and wireless_tools installed? Can you run iwscan, ifconfig and iwconfig?
I haven't even installed the base system yet. I tried after I failed setting up my wifi, but it gave me a no wifi error. Idk about the commands you mentioned, I hadn't tried them and I don't have access to my computer right now. I know I saw the SSID and encryption in the Netgear Genie, but I can't recall it at the moment.
 
Old 02-02-2014, 06:01 PM   #6
BeaverusIV
Member
 
Registered: Oct 2004
Location: New Zealand
Distribution: Arch Linux 2010.05
Posts: 136

Rep: Reputation: 18
"Got through the installation process alright"
"I haven't even installed the base system yet."

These two statements contradict each other. tbh, I'll tell you right now Arch is NOT meant to be installed without the Internet. The easiest is to use an ethernet cable until you get wireless set up, that is what I do.
 
Old 02-02-2014, 06:05 PM   #7
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,140

Rep: Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123Reputation: 4123
Quote:
Originally Posted by Kekker View Post
Hey guys I just installed Arch Linux on my EHD. Got through the installation process alright, I have it all mounted to my drive, etc.
Quote:
I haven't even installed the base system yet
So, which is it ?.
Are you trying to get wifi working during the (initial) install phase ?.
Quote:
I can see my driver listed, but there's nothing I can see to set it up.
There are several links on that wiki page - one of which shows how to load modules manually (See the note that begins "udev is not perfect ...")
 
Old 02-02-2014, 07:32 PM   #8
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Original Poster
Rep: Reputation: Disabled
Whoops sorry stupid mistake. I feel like a troll now for starting this thread lol. I hadn't gotten arch completely installed yet, I apologize for that dumbass mistake. And yes, I am trying to get my wifi to work at the initial install phase bc I can't download the base without it
 
Old 02-02-2014, 07:43 PM   #9
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,368

Rep: Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592Reputation: 1592
what is the output of
Code:
lspci
 
Old 02-03-2014, 06:57 AM   #10
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Original Poster
Rep: Reputation: Disabled
I have a USB dongle, so I use lsusb.
Output is

~lots of bus whatever device whatever~
Bus 002 Device 003: ID 0846:9050 NetGear, Inc.
~lots more bus whatever device whatever~

(sorry, I don't know how to include code in my post)

Lspci gets nothing useful for me. This thread is solved, btw... I've read the wiki, I know what I've done wrong, and I'm doing my best to fix it.
 
Old 02-03-2014, 01:00 PM   #11
BeaverusIV
Member
 
Registered: Oct 2004
Location: New Zealand
Distribution: Arch Linux 2010.05
Posts: 136

Rep: Reputation: 18
That's usually what it is. Please mark thread as solved, thanks.
 
Old 02-03-2014, 01:21 PM   #12
Kekker
LQ Newbie
 
Registered: Dec 2013
Location: THE ORANGE STATE
Distribution: ArchLinux
Posts: 27

Original Poster
Rep: Reputation: Disabled
Sorry I marked it as solved yesterday, i guess it didn't save that way.
 
  


Reply

Tags
arch, wifi, wireless, wpasupplicant, wpa_supplicant



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SOLVED : P new install of archlinux with archlinux-2010.05-core-i686.iso elenger Arch 1 08-18-2011 01:55 PM
Archlinux+iPhone demencia Linux - Newbie 1 07-23-2011 06:13 AM
hi. i new here. from archlinux ywzhaifei LinuxQuestions.org Member Intro 1 11-25-2009 05:18 AM
Archlinux jmdlcar Arch 4 04-21-2004 07:13 PM
BootMagic and ArchLinux BrokenUnity Linux - Newbie 2 09-13-2003 10:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration