Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
12-23-2009, 04:17 AM
|
#16
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Still, what does iwconfig say? If it works, I wouldn't worry about the model.
|
|
1 members found this post helpful.
|
12-23-2009, 04:18 AM
|
#17
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
Quote:
Originally Posted by Nylex
Still, what does iwconfig say? If it works, I wouldn't worry about the model.
|
It doesn't work. That is the problem :/
EDIT: Should I go back on Slackware and get that output for you? Will it help?
|
|
|
12-23-2009, 04:19 AM
|
#18
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Ok, but can you post output from the two commands please?
|
|
1 members found this post helpful.
|
12-23-2009, 04:21 AM
|
#19
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
That's what I asked about. no problem; give me a second though I have to boot into Slackware ang mount - transfer again.
|
|
|
12-23-2009, 04:21 AM
|
#20
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Quote:
Originally Posted by leopard
That's what I asked about. no problem; give me a second though I have to boot into Slackware ang mount - transfer again.
|
Sorry, I didn't see it. Your edit must have come after I posted.
Quote:
Originally Posted by leopard
It doesn't work. That is the problem :/
EDIT: Should I go back on Slackware and get that output for you? Will it help?
|
Yes please.
|
|
1 members found this post helpful.
|
12-23-2009, 04:29 AM
|
#21
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
|
|
1 members found this post helpful.
|
12-23-2009, 04:35 AM
|
#22
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
iwconfig:
Code:
bash-3.1# iwconfig
lo no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:""
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Tx-Power=0 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
ifconfig:
Code:
bash-3.1# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Two pictures of what my network settings look like when i try to configure them:
Last edited by lupusarcanus; 03-07-2010 at 03:20 AM.
|
|
|
12-23-2009, 04:37 AM
|
#23
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
If you didn't see my post above, the fact that no network interfaces appear in the KDE thing is a KDE bug. You do have a wireless device, wlan0, that you should be able to configure. Can you run "iwlist wlan0 scan" and see if it picks up your wireless network? About your wired connection - I'm not sure why the adapter doesn't show up in lspci, but can you just run "ifconfig -a" and see if there's an eth0 device?
|
|
1 members found this post helpful.
|
12-23-2009, 04:40 AM
|
#24
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
Quote:
Originally Posted by Nylex
If you didn't see my post above, the fact that no network interfaces appear in the KDE thing is a KDE bug. You do have a wireless device, wlan0, that you should be able to configure. Can you run "iwlist wlan0 scan" and see if it picks up your wireless network? About your wired connection - I'm not sure why the adapter doesn't show up in lspci, but can you just run "ifconfig -a" and see if there's an eth0 device?
|
Sorry for missing that post; I didn't see it. Apologies.
I'll boot back into Slackware. One minutes, guys, and Thank You Very Much.
|
|
|
12-23-2009, 04:41 AM
|
#25
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
I don't suppose you have another machine handy (from which you can use the Internet)?
|
|
1 members found this post helpful.
|
12-23-2009, 04:58 AM
|
#26
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
Quote:
Originally Posted by Nylex
I don't suppose you have another machine handy (from which you can use the Internet)?
|
Boy, it would be very nice Unfortunately for me, I don't
iwlist wlan0 scan:
Code:
bash-3.1# iwlist wlan0 scan
wlan0 Interface doesn't support scanning : Network is down
bash-3.1# ifconfig wlan0 up
bash-3.1# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:23:69:FF:44:DD
ESSID:""
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=100/100 Signal level:-30 dBm Noise level=-86 dBm
Encryption key:on
IE: Unknown: 000D00000000000000000000000000
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 050400010000
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: DD0E0050F204104A0001101044000102
IE: Unknown: DD090010180200F4000000
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=0000022cc57a5183
Extra: Last beacon: 518ms ago
Cell 02 - Address: 00:1A:70:7A:2D:7A
ESSID:"linksys"
Mode:Master
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=14/100 Signal level:-81 dBm Noise level=-86 dBm
Encryption key:on
IE: Unknown: 00076C696E6B737973
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: Unknown: 32040C121860
IE: Unknown: DD09001018020014000000
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=0000022cc751074d
Extra: Last beacon: 539ms ago
Cell 03 - Address: 00:D0:9E:FA:56:E1
ESSID:"2WIRE936"
Mode:Master
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=17/100 Signal level:-81 dBm Noise level=-87 dBm
Encryption key:on
IE: Unknown: 00083257495245393336
IE: Unknown: 010582840B162C
IE: Unknown: 03010B
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
Extra:tsf=000000db0b5dc121
Extra: Last beacon: 90ms ago
ifconfig -a:
Code:
bash-3.1# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr 00:25:56:12:1b:2e
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wmaster0 Link encap:UNSPEC HWaddr 00-25-56-12-1B-2E-6C-6F-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Looks like the Wireless is up. Very Nice.
How Do I connect to a hidden network with WPA2 encrption using the Command Line? I tried man ifconfig and man iwlist, but didn't see anything.
What is this?...
Quote:
wlan0 Link encap:Ethernet
|
Thanks, Nylex, you will see your Thanked Tally significantly increase
|
|
|
12-23-2009, 05:05 AM
|
#27
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Quote:
Originally Posted by leopard
What is this?...
|
It's just telling you that you have a wireless interface called wlan0.
Ok, now you want to connect to your WPA2 network. Do you have wpa_supplicant installed? You might also want to check if you have wicd installed. wicd will make things nice and easy for you. To check whether these are installed, just do, e.g.
ls /var/log/packages | grep wpa_suppicant
for wpa_supplicant and replace "wpa_supplicant" with "wicd" for wicd. For your information, /var/log/packages just has files containing the description of each installed package.
If you have both of those installed, good. Check that /etc/rc.d/rc.wicd is executable: ls -l /etc/rc.d/rc.wicd (I assume you know about permissions? If not, just ask). If it is, start the service with /etc/rc.d/rc.wicd and an icon should appear in the tray for wicd. You should then be able to use that to configure your network.
Also, you have created a regular user account for yourself, right (i.e. not the root account)?
Edit: unfortunately, I have no idea what to do about your Ethernet adapter . If you need it, yeah, you might want to use the Ubuntu live CD to check which driver it's using. Perhaps said driver is not part of the stock kernel, but I can't say for sure.
Last edited by Nylex; 12-23-2009 at 05:07 AM.
|
|
1 members found this post helpful.
|
12-23-2009, 05:10 AM
|
#28
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
Quote:
Originally Posted by Nylex
It's just telling you that you have a wireless interface called wlan0.
Ok, now you want to connect to your WPA2 network. Do you have wpa_supplicant installed? You might also want to check if you have wicd installed. wicd will make things nice and easy for you. To check whether these are installed, just do, e.g.
ls /var/log/packages | grep wpa_suppicant
for wpa_supplicant and replace "wpa_supplicant" with "wicd" for wicd. For your information, /var/log/packages just has files containing the description of each installed package.
If you have both of those installed, good. Check that /etc/rc.d/rc.wicd is executable: ls -l /etc/rc.d/rc.wicd (I assume you know about permissions? If not, just ask). If it is, start the service with /etc/rc.d/rc.wicd and an icon should appear in the tray for wicd. You should then be able to use that to configure your network.
Also, you have created a regular user account for yourself, right (i.e. not the root account)?
|
I did a default, recommended install from the DVD, so I don't know if I have this packages installed; I will check.
As for permissions; my only experience with those in the CLI is chmod -x "" (EDIT: I think those are permissions...anyway) when I was installing wine and winetricks from source. So I guess I'll ask.
I don't have a regular user account for myself, I did look that one up on Google when I was prepping for installing Slack, I think I have to do "adduser"?
Thanks
Last edited by lupusarcanus; 12-23-2009 at 05:12 AM.
|
|
|
12-23-2009, 05:14 AM
|
#29
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Quote:
Originally Posted by leopard
As for permissions; my only experience with those in the CLI is chmod -x "" (EDIT: I think those are permissions...anyway) when I was installing wine and winetricks from source. So I guess I'll ask.
|
Read this
Quote:
I don't have a regular user account for myself, I did look that one up on Google when I was prepping for installing Slack, I think I have to do "adduser"?
|
Yes. Make a regular user account to use for every day use and only use the root account when you need to (like performing system tasks). In case you don't know how to "become" root, you can use "su".
Edit: you probably have the package installed, but check just to make sure.
|
|
1 members found this post helpful.
|
12-23-2009, 05:15 AM
|
#30
|
Senior Member
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Original Poster
Rep:
|
If I remember correctly it used the atl1c driver.
EDIT: I just reread your post. i do have a live cd with me.
Sorry for the for the misreading. Apologies.
Last edited by lupusarcanus; 12-23-2009 at 05:16 AM.
|
|
|
All times are GMT -5. The time now is 04:51 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|