LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-24-2011, 04:51 PM   #1
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Rep: Reputation: 73
wireless puzzle


My eee pc 1000h quit due to the battery running out of juice. Obviously this wasn't ideal but the system seemed to recover with no major filesystem issues.

BUT, the wireless is no longer working. Wicd shows no ssids and neither does iwlist wlan0 scan. Iwpriv complains of no private ioctls and i see similar complaints during boot up.

Lspci shows rt2860 and it's using the rt2860sta kernel module. Loading and unloading the module doesn't get me anywhere.

Are there any relevant files i should check for corruption?

Grateful for any help here.
 
Old 04-24-2011, 07:00 PM   #2
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Does your computer have a button which disables/enables the wireless network?

Note: this can also be one of the functional keys (which enables/disables the wlan), if so there must be the module for your laptop loaded. Check this with
Code:
lsmod | grep -i asus
Markus
 
1 members found this post helpful.
Old 04-24-2011, 11:22 PM   #3
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Original Poster
Rep: Reputation: 73
Quote:
Originally Posted by markush View Post
Does your computer have a button which disables/enables the wireless network?

Note: this can also be one of the functional keys (which enables/disables the wlan), if so there must be the module for your laptop loaded. Check this with
Code:
lsmod | grep -i asus
Markus
Thanks Markus. It does and it works correctly but doesn't help solve this problem.
 
Old 04-25-2011, 11:00 AM   #4
slobr
LQ Newbie
 
Registered: Jul 2005
Posts: 6

Rep: Reputation: 1
hi

have you checked rfkill to see if it's locked?

'rfkill list all'

if it's locked, and in a hard state running 'rm /dev/rfkill' will get rid of it and you should be good to go after a reboot

hope that helps

./tom
 
1 members found this post helpful.
Old 04-25-2011, 12:58 PM   #5
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Original Poster
Rep: Reputation: 73
Quote:
Originally Posted by slobr View Post
hi

have you checked rfkill to see if it's locked?

'rfkill list all'

if it's locked, and in a hard state running 'rm /dev/rfkill' will get rid of it and you should be good to go after a reboot

hope that helps

./tom
Thanks slobr. Got rfkill from slackbuilds.org and it shows me the wifi is neither soft nor hard blocked. Tried rm /dev/rfkill, but to no avail

An external USB wifi thingy looks like my next option...
 
Old 04-26-2011, 03:02 AM   #6
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Post your iwconfig wlan0. Recently I had problems due to uncorrect bit rate. Bit rate was to low or to high and connection was very unstable. First of all disable wicd. Try to run network manually via wpa_supplicant etc.
Code:
# chmod -x /etc/rc.d/rc.wicd
# reboot
after reboot
Code:
# ifconfig 
# iwconfig wlan0 essid "your essid"
# wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf -B
# iwconfig 
# dhcpcd wlan0
# ping -I wlan0 your.gateway.IP
If iwconfig shows there is no association try
Code:
# wpa_cli
> status
Take into account that all that commands work for my Slackware 12.2. If you are using later version you may need some changes. If ping shows that you are loosing packets try to change a bit rate
Code:
# iwconfig wlan0 rate ``newrate"M
``newrate" is a number, M means Mbits/sec. The safe choices are between 11 and 24.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] a little puzzle Ramurd Slackware 7 02-10-2011 12:21 PM
[SOLVED] eval puzzle dazdaz Linux - General 7 01-24-2011 04:18 PM
A puzzle Gins Linux - General 10 02-24-2007 07:23 AM
A Laptop Puzzle emcoder123 Slackware 10 09-02-2005 08:44 AM
Puzzle Pirates Ab3n Linux - Software 2 08-19-2005 03:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:29 AM.

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