* [Comm] wifi и ALD4
@ 2007-09-13 15:47 Владимир
2007-09-13 18:56 ` Artem Zolochevskiy
0 siblings, 1 reply; 5+ messages in thread
From: Владимир @ 2007-09-13 15:47 UTC (permalink / raw)
To: community
вкратце суть. ndiswrapper побежден установкой более старых дров под
WinXP( те, что шли на диске). Эта странно,т.к. Suse 10.2 прекрасно
отнеслась как к новым, так и к старым.
blacklist bcm43xx, дальше - Терминал
[root@linux ~]# cd /home/home/1370
[root@linux 1370]# ndiswrapper -i bcmwl5.inf
installing bcmwl5 ...
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
forcing parameter IBSSGMode from 0 to 2
[root@linux 1370]# ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4318) present (alternate driver: bcm43xx)
[root@linux 1370]# ndiswrapper -m
module configuration already contains alias directive
[root@linux 1370]# modprobe ndiswrapper
[root@linux 1370]# ifconfig
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: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)
[root@linux 1370]# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
[root@linux 1370]# iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning : No such device
[root@linux 1370]# ifconfig
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: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)
[root@linux 1370]# iwconfig
lo no wireless extensions.
eth0 IEEE 802.11b/g ESSID:off/any Nickname:"Broadcom 4318"
Mode:Managed Access Point: Invalid
RTS thr:off Fragment thr:off
Encryption key: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
[root@linux 1370]#
собственно, вот. Что думаете?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] wifi и ALD4
2007-09-13 15:47 [Comm] wifi и ALD4 Владимир
@ 2007-09-13 18:56 ` Artem Zolochevskiy
2007-09-14 8:07 ` Maxim Tyurin
0 siblings, 1 reply; 5+ messages in thread
From: Artem Zolochevskiy @ 2007-09-13 18:56 UTC (permalink / raw)
To: community
Владимир wrote:
> вкратце суть. ndiswrapper побежден установкой более старых дров под
> WinXP( те, что шли на диске). Эта странно,т.к. Suse 10.2 прекрасно
> отнеслась как к новым, так и к старым.
[пропущено]
>
> [root@linux 1370]#
>
> собственно, вот. Что думаете?
>
У меня, вроде работает.
Причем пробовал
- ndiswrapper
- bcm43xx (получив firmware при помощи bcm43xx-fwcutter)
- "родные" драйвера под Lin с сайта производителя.
Работает вроде и так и сяк и эдак.
--
Artem Zolochevskiy
Kaliningrad, Russia
JID: az@jabber.org
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] wifi и ALD4
2007-09-13 18:56 ` Artem Zolochevskiy
@ 2007-09-14 8:07 ` Maxim Tyurin
2007-09-14 11:05 ` Alex Gorbachenko
0 siblings, 1 reply; 5+ messages in thread
From: Maxim Tyurin @ 2007-09-14 8:07 UTC (permalink / raw)
To: ALT Linux Community general discussions
Artem Zolochevskiy writes:
> Владимир wrote:
>
>> вкратце суть. ndiswrapper побежден установкой более старых дров под
>> WinXP( те, что шли на диске). Эта странно,т.к. Suse 10.2 прекрасно
>> отнеслась как к новым, так и к старым.
>
> [пропущено]
>
>>
>> [root@linux 1370]#
>>
>> собственно, вот. Что думаете?
>>
>
> У меня, вроде работает.
> Причем пробовал
> - ndiswrapper
> - bcm43xx (получив firmware при помощи bcm43xx-fwcutter)
Оно нормально работает у тебя? wpa_supplicant тоже?
У меня на ноуте работает очень нестабильно. Потому перешел на ndiswrapper.
--
With Best Regards, Maxim Tyurin
JID: MrKooll@jabber.pibhe.com
___
/ _ )__ _____ ___ ____ _______ _____
/ _ / // / _ \/ _ `/ _ `/ __/ // (_-<
/____/\_,_/_//_/\_, /\_,_/_/ \_,_/___/
/___/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] wifi и ALD4
2007-09-14 8:07 ` Maxim Tyurin
@ 2007-09-14 11:05 ` Alex Gorbachenko
2007-09-14 15:43 ` Maxim Tyurin
0 siblings, 1 reply; 5+ messages in thread
From: Alex Gorbachenko @ 2007-09-14 11:05 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 452 bytes --]
On Fri, 14 Sep 2007 11:07:28 +0300
Maxim wrote:
>Оно нормально работает у тебя? wpa_supplicant тоже?
>У меня на ноуте работает очень нестабильно. Потому перешел на
>ndiswrapper.
с ним, кстати, тоже не фонтан. bcm4318 регулярно (1-2 раза в день)
теряет сеть. причём один день теряет, два не теряет, потом опять теряет
и.т.д.
тешу себя надеждой, что в ядрах > 2.6.20 ситуация с bcm43xx улучшится.
--
np: Fear My Thoughts - Dying Eyes
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] wifi и ALD4
2007-09-14 11:05 ` Alex Gorbachenko
@ 2007-09-14 15:43 ` Maxim Tyurin
0 siblings, 0 replies; 5+ messages in thread
From: Maxim Tyurin @ 2007-09-14 15:43 UTC (permalink / raw)
To: ALT Linux Community general discussions
Alex Gorbachenko writes:
> On Fri, 14 Sep 2007 11:07:28 +0300
> Maxim wrote:
>
>>Оно нормально работает у тебя? wpa_supplicant тоже?
>>У меня на ноуте работает очень нестабильно. Потому перешел на
>>ndiswrapper.
>
> с ним, кстати, тоже не фонтан. bcm4318 регулярно (1-2 раза в день)
> теряет сеть. причём один день теряет, два не теряет, потом опять теряет
> и.т.д.
>
> тешу себя надеждой, что в ядрах > 2.6.20 ситуация с bcm43xx улучшится.
У меня через ndiswrapper работает и не теряет.
uptime
18:42:05 up 4 days, 8:55, 3 users, load average: 0.23, 0.48, 0.58
ndiswrapper version 1.28 loaded (preempt=no,smp=no)
ndiswrapper: driver bcmwl5 (Broadcom,12/22/2004, 3.100.46.0) loaded
ACPI: PCI Interrupt 0000:04:02.0[A] -> GSI 22 (level, low) -> IRQ 50
ndiswrapper: using IRQ 50
wlan0: vendor: ''
wlan0: ethernet device 00:14:a5:78:58:c2 using NDIS driver bcmwl5, 14E4:4318.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
ndiswrapper: changing interface name from 'wlan0' to 'eth0'
usbcore: registered new driver ndiswrapper
ndiswrapper: changing interface name from '' to 'ether'
ndiswrapper: changing interface name from 'eth0' to 'wifi'
--
With Best Regards, Maxim Tyurin
JID: MrKooll@jabber.pibhe.com
___
/ _ )__ _____ ___ ____ _______ _____
/ _ / // / _ \/ _ `/ _ `/ __/ // (_-<
/____/\_,_/_//_/\_, /\_,_/_/ \_,_/___/
/___/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-09-14 15:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-13 15:47 [Comm] wifi и ALD4 Владимир
2007-09-13 18:56 ` Artem Zolochevskiy
2007-09-14 8:07 ` Maxim Tyurin
2007-09-14 11:05 ` Alex Gorbachenko
2007-09-14 15:43 ` Maxim Tyurin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git