when connect my usb-wlan-stick i get this message:
usb 1-5: USB disconnect, address 3
usb 1-5: new high speed USB device using ehci_hcd and address 4
usb 1-5: New USB device found, idVendor=0df6, idProduct=0040
usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-5: Product: 802.11 n WLAN
usb 1-5: Manufacturer: Ralink
usb 1-5: SerialNumber: 1.0
usb 1-5: configuration #1 chosen from 1 choice
phy1 -> rt2x00_set_chip: Info - Chipset detected - rt: 1600, rf: 0007, rev:
30710211.
phy1 -> rt2800usb_init_eeprom: Error - Invalid RT chipset detected.
phy1 -> rt2x00lib_probe_dev: Error - Failed to allocate device.
Am Dienstag 23 März 2010 19:39:32 schrieb Thomas Bruns:
Hello NGs,
when connect my usb-wlan-stick i get this message:
usb 1-5: USB disconnect, address 3
usb 1-5: new high speed USB device using ehci_hcd and address 4
usb 1-5: New USB device found, idVendor=0df6, idProduct=0040
>> ...
In the latest sources from Linus.git there is this warning:
#ifdef CONFIG_RT2800USB_UNKNOWN
/*
* Unclear what kind of devices these are (they aren't supported by the
* vendor driver).
*/
/* Sitecom */
{ USB_DEVICE(0x0df6, 0x0040), USB_DEVICE_DATA(&rt2800usb_ops) },
^^^^^^^^^^^^^^
And there is your device, FWIW. Now, enabling CONFIG_RT2800USB_UNKNOWN
is beyond my abilities. Even though it's definitely present in the Kconfig
file, I can't get it to show up in menuconfig. That option is new since
2.6.31-gentoo-r10, so I'm guessing the existing driver doesn't support that
particular device yet.
I'd happily be wrong if someone knows otherwise.
BTW, the driver code that's rejecting your device could be commented out
in drivers/net/wireless/rt2x00/rt2800usb.c (lines 2339-2359). (If you choose
to rebuild the driver that way -- don't blame me for any death/destruction
or loss of data it may cause. The RF chip is the high-power part of the
adapter, so driving that chip incorrectly could do it damage, maybe.)
07-10-2010, 03:12 PM
"mattias"
wlan
How to search after wlans using command prompt
I have no gui
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-10-2010, 03:13 PM
Niki Kovacs
wlan
mattias a écrit :
> How to search after wlans using command prompt
# iwlist scan
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-10-2010, 03:17 PM
"mattias"
wlan
Thanks
My last question
How to connect?
-----Ursprungligt meddelande-----
Från: centos-bounces@centos.org [mailto:centos-bounces@centos.org] För Niki
Kovacs
Skickat: den 10 juli 2010 17:13
Till: CentOS mailing list
Ämne: Re: [CentOS] wlan
mattias a écrit :
> How to search after wlans using command prompt
# iwlist scan
_______________________________________________
CentOS mailing list
CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-10-2010, 03:32 PM
Niki Kovacs
wlan
mattias a écrit :
> Thanks
> My last question
> How to connect?
>
Simple use 'iwconfig' instead of 'ifconfig'.
'man iwconfig' for the gory details.
)
Niki
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-10-2010, 03:36 PM
Robert Heller
wlan
At Sat, 10 Jul 2010 17:17:14 +0200 CentOS mailing list <centos@centos.org> wrote:
>
> Thanks
> My last question
> How to connect?
Edit /etc/sysconfig/network-scripts/ifcfg-eth?, then 'ifup eth?'.
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller@deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos