ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Евгений Строганов" <strogan1245@gmail.com>
To: hardware@lists.altlinux.org
Subject: [Hardware] (без темы)
Date: Fri, 12 Dec 2008 23:17:09 +0300
Message-ID: <e5c12f090812121217u4fe8c93cw5b44c476f3415b60@mail.gmail.com> (raw)

Продолжая мои мучения с wifi.

Предыдущее  http://mail.google.com/mail/h/1nknxjhgh6o6n/?v=c&s=s&th=11e171e2029285cf

Снес ndiswrapper, снова поставил модуль madwifi, но уже в новой
ревизии kernel-modules-madwifi-dfs-std-def-0.9.4-alt1.r3379.132633.8.M41.4
(предыдущую пробовал
kernel-modules-madwifi-dfs-std-def-0.9.4-alt1.r3379.132633.8.M41.1, не
работало)

после

#modprobe ath_pci

Смотрю

#lspci -k

05:00.0 Ethernet controller: Atheros Communications, Inc. AR242x
802.11abg Wireless PCI Express Adapter (rev 01)
        Kernel driver in use: ath_pci
        Kernel modules: ath5k, ath_pci

Встало два модуля (так и должно быть?)

# ifconfig
ath0      Link encap:Ethernet  HWaddr 00:15:AF:85:BD:13
          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:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth0      Link encap:Ethernet  HWaddr 00:1F:C6:13:B1:69
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3519 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3578 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2643993 (2.5 MiB)  TX bytes:626101 (611.4 KiB)
          Interrupt:11 Base address:0xc000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:104 errors:0 dropped:0 overruns:0 frame:0
          TX packets:104 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6335 (6.1 KiB)  TX bytes:6335 (6.1 KiB)

ppp1      Link encap:Point-to-Point Protocol
          inet addr:80.234.6.49  P-t-P:88.200.159.75  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1476  Metric:1
          RX packets:2093 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2143 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:2008344 (1.9 MiB)  TX bytes:170149 (166.1 KiB)

wifi0     Link encap:UNSPEC  HWaddr
00-15-AF-85-BD-13-28-63-00-00-00-00-00-00-00-00
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:124 errors:0 dropped:0 overruns:0 frame:11
          TX packets:4452 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:195
          RX bytes:6193 (6.0 KiB)  TX bytes:206250 (201.4 KiB)
          Interrupt:7

Вроде все на месте, но после долгих танцев вокруг, попыток подружить
ноут с кпк, ничего не получается. пробовал и асс, и knetworkmanager.
Полез в iwconfig

# iwconfig
lo        no wireless extensions.
eth0      no wireless extensions.
ppp1      no wireless extensions.
wifi0     no wireless extensions.
ath0      IEEE 802.11g  ESSID:""  Nickname:""
          Mode:Managed  Channel:0  Access Point: Not-Associated
          Bit Rate:0 kb/s   Tx-Power:17 dBm   Sensitivity=1/1
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/70  Signal level=-106 dBm  Noise level=-106 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
Пробую прописать режим ad-hoc, одноранговая сеть (если я правильно
понял на подключение с кпк нужен именно он)

# iwconfig ath0 mode ad-hoc
Error for wireless request "Set Mode" (8B06) :
    SET failed on device ath0 ; Invalid argument.

И так на любую команду кроме "Managed"

Залез в  iwevent, вообще интересно, такое ощущение что два модуля
постоянно переключают устройство.

# iwevent
Waiting for Wireless Events from interfaces...
01:12:36.832096   ath0     Set ESSID:"777"
01:12:40.176554   ath0     Scan request completed
01:12:45.179646   ath0     Set ESSID:off/any
01:12:48.524451   ath0     Scan request completed
01:12:53.527527   ath0     Set ESSID:"777"

и далее в цикле. (777 назвал сеть на кпк он ее все таки видит)

Пробовал отключать модули ath5k, ath_pci поочередно, падает интерфейс.
Теряюсь куда копать дальше, подскажите пожалуйста.

Заранее благодарен.
 Евгений.

             reply	other threads:[~2008-12-12 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-12 20:17 Евгений Строганов [this message]
2008-12-12 22:24 ` [Hardware] ( без темы ) Sergey Shilov
2008-12-12 23:07   ` Konstantin A. Lepikhov
2008-12-12 23:29     ` Евгений Строганов
2008-12-13 19:23       ` Sergey Shilov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5c12f090812121217u4fe8c93cw5b44c476f3415b60@mail.gmail.com \
    --to=strogan1245@gmail.com \
    --cc=hardware@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git