LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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-27-2011, 05:04 AM   #1
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9
Blog Entries: 1

Rep: Reputation: 0
Question slackware 13.1, kernel 2.6.33.4, wireless adapter Atheros (AR9285)


hi all!

sorry for bad english )


i have some problem with AR9285 at slackware 13.1 (2.6.33.4): wireless network unstable : packet drops about 5-7%.
signal strengh - over 90%.
q-ty of wireless client - 1.

but opensuse 11.4 (2.6.37.1) at this hardware works good : 0% packet loss.

another wireless adapter at slackware works good too (i tested Linksys compact wireless-G USB adapter).

seems to be a problem at Atheros driver.

compiling ath9k from wireless-compat ( http://linuxwireless.org/en/users/Dr...t_ath9k_driver ) does not help : wlan0 dissapear.

----

# lspci
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

using wicd as network manager.

also trying an trivial wpa_supplicant connection method (network WPA2 protected).


is any ideas ?
 
Old 04-27-2011, 06:11 AM   #2
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,176

Rep: Reputation: 233Reputation: 233Reputation: 233
Since 2.6.37 works, why not try it?
 
Old 04-27-2011, 06:43 AM   #3
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by guanx View Post
Since 2.6.37 works, why not try it?
i'd like and try (once)
but installed package with 2.6.37 (from -current) crash system at boot seq.

compiling 2.6.37 from source package give me no sound, no usb, etc.
however, modules are present (modprobe -l show many right modules)

*
i'm slackware user from 1999
and compiling kernel - usual thing for me
but this case are confusing me
 
Old 04-27-2011, 06:51 AM   #4
guanx
Senior Member
 
Registered: Dec 2008
Posts: 1,176

Rep: Reputation: 233Reputation: 233Reputation: 233
Crash on boot? Most probably a simple panic (forgot initrd). Do you remember the error messages?
 
Old 04-27-2011, 06:55 AM   #5
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by guanx View Post
Crash on boot? Most probably a simple panic (forgot initrd).
no, i'm never use initrd : always include fs/driver/etc directly into kernel

crash was in module, name which i can't remember (now)
especially, i'll try to replace kernel one more time and record everything.
 
Old 04-27-2011, 07:04 AM   #6
kkady32
Member
 
Registered: Dec 2010
Distribution: Slackware64-current
Posts: 115

Rep: Reputation: 42
Quote:
but installed package with 2.6.37 (from -current) crash system at boot seq.
you cannot install a package from current to stable (diff gcc version)
easy is to upgrade Slackware from 13.1 to -current
 
0 members found this post helpful.
Old 04-27-2011, 07:08 AM   #7
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by kkady32 View Post
you cannot install a package from current to stable (diff gcc version)
i read about it...
Quote:
Originally Posted by kkady32 View Post
easy is to upgrade Slackware from 13.1 to -current
did you know easy method for upgrading ?
10x
 
Old 04-27-2011, 07:12 AM   #8
kkady32
Member
 
Registered: Dec 2010
Distribution: Slackware64-current
Posts: 115

Rep: Reputation: 42
Quote:
Slackpkg can be used to upgrade the whole distribution.
The usual way is to do:

# slackpkg update
# slackpkg install-new
# slackpkg upgrade-all
# slackpkg clean-system
from man slackpkg
but first you need to select a new mirror(for -current) from /etc/slackpkg/mirrors

Last edited by kkady32; 04-27-2011 at 07:13 AM.
 
Old 04-27-2011, 07:15 AM   #9
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by kkady32 View Post
from man slackpkg
but first you need to select a new mirror(for -current) from /etc/slackpkg/mirrors
thanks! i'll try right now
 
Old 04-27-2011, 07:22 AM   #10
kkady32
Member
 
Registered: Dec 2010
Distribution: Slackware64-current
Posts: 115

Rep: Reputation: 42
Quote:
Originally Posted by muscat View Post
thanks! i'll try right now
welcome.
i forgot to say ,you must go to /etc/slackpkg/blacklist and comment the line with aaa_elflib (put # before)
you need this for proper upgrade
 
Old 04-27-2011, 08:21 AM   #11
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by kkady32 View Post
welcome.
i forgot to say ,you must go to /etc/slackpkg/blacklist and comment the line with aaa_elflib (put # before)
you need this for proper upgrade
sure
 
Old 04-27-2011, 12:06 PM   #12
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,500

Rep: Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452Reputation: 8452
Quote:
Originally Posted by muscat View Post

i have some problem with AR9285 at slackware 13.1 (2.6.33.4): wireless network unstable : packet drops about 5-7%.
signal strengh - over 90%.
q-ty of wireless client - 1.

but opensuse 11.4 (2.6.37.1) at this hardware works good : 0% packet loss.
This is one of the known regressions in 2.6.38.x compared with 2.6.37.x and earlier:

http://permalink.gmane.org/gmane.lin....general/68675

And here (when the site comes back up) is a list of regressions that started with 2.6.38, many of which are still problems with no solution in the kernel yet:

http://permalink.gmane.org/gmane.lin....general/68675

2.6.37.6 is dead. Long live 2.6.37.6.
 
Old 04-28-2011, 05:38 AM   #13
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by volkerdi View Post
This is one of the known regressions in 2.6.38.x compared with 2.6.37.x and earlier:

http://permalink.gmane.org/gmane.lin....general/68675

And here (when the site comes back up) is a list of regressions that started with 2.6.38, many of which are still problems with no solution in the kernel yet:

http://permalink.gmane.org/gmane.lin....general/68675

2.6.37.6 is dead. Long live 2.6.37.6.
wow! i can't believe! Patrick personally! i'm happy to "see" you!

so, about problem...
upgrading slackware thru slackpkg did not help : system does not boot 'cos module error. again.
i'll try to install "clean" 13.37, which are released last days and test one more time.

but! i have notice one strange thing : when i make a voice call (with Ekiga, SIP), packet drops are dissapear!
like "at active state" adapter work as expected!
so, i think that problem may be in some adapter "standby" state (?) or kernel handling ath9k driver (?)

and one more time, opensuse 11.4 (2.6.37.1-desktop) don't have this problem.


soon i'll report here news about my next tries

thanks!
 
Old 04-29-2011, 09:01 AM   #14
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Unhappy out-of-box 13.37

so, i've install brand new 13.37
and i'm very disappointed.

btw, hardware is Lenovo C200 monoblock

1) system won't boot while hdd is on AHCI mode. it's load only with IDE-compatible mode.
while AHCI mode system crash with kernel messages about ahci...

2) during boot i've seen very frequent message about "hda-intel spurious response 0x0:0x0, last cmd=0x0f0000"
and don't need to say that there are no sound. alsamixer shown only onboard USB 2.0 UVC Camera.

3) there are no one network interfaces. only loopback.
but, for example, module for wireless adapter seems to be loaded :
# lsmod | grep ath
ath9k 73302 0
mac80211 181473 1 ath9k
ath9k_common 1497 1 ath9k
...

# lsmod | grep e100
e100 28071 0


# lspci
...
01:08.0 Ethernet controller: Intel Corporation 82552 10/100 Network Connections (rev 02)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)


i need help
 
Old 06-01-2011, 03:56 PM   #15
muscat
LQ Newbie
 
Registered: Apr 2011
Posts: 9

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by muscat View Post
so, i've install brand new 13.37
and i'm very disappointed.

btw, hardware is Lenovo C200 monoblock

this is a Lenovo C200 monoblock hardware problem
using kernel parameter "pci=nocrs" i've an some like normal system : appear's network adapters, sound, etc

with this kernel i've much problem, but...
 
  


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] Installing wireless drivers with Atheros AR9285 Wireless Network Adapter nine9nine Linux - Software 4 04-07-2017 08:27 AM
Wireless network problem. High unstability using Atheros AR9285 and ath9k module. astro11 Slackware 15 01-21-2014 08:30 AM
Problems with Toshiba C655-S5049 and Atheros AR9285 wireless controller rootboy Linux - Networking 4 09-07-2010 01:15 AM
Xubuntu and Atheros AR9285 Majusiak Ubuntu 8 04-15-2010 12:23 AM
Help with Slackware not detecting Atheros AR5005G wireless adapter TonyJephson Slackware 6 12-23-2006 08:37 AM

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

All times are GMT -5. The time now is 04:51 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