Search results for query: RT2860

  1. H

    USB WLAN recommendation?

    I use this since years: run0: MAC/BBP RT2860 (rev 0x0101), RF RT2820 (MIMO 2T2R) It does not associate at once, but after I do repeatedly: ifconfig wlan0 run0 scan
  2. M

    Cheap Wireless USB Adapter: RTL8188EU, RTL8821AU or something else?

    ...and they all show the same behavior with repeating device timeout errors and reconnects. Tests with an older Ralink wireless USB adapter with RT2860/RT2720/RT2870 chipset using the run driver however were successful and did not show any such problems. What's noticeable, the rtwn driver does...
  3. E

    Wanted: USB wireless with 11n functionality

    Yes, i also fear that might be the case. The ral driver has the same disclaimer and it's certainly true for the WMP600N PCI card (RT2860) i was trying some time ago. Maybe looking at https://deviwiki.com/ and matching chipsets to what FreeBSDs drivers support could find you something. Edit...
  4. E

    Linksys WMP600N PCI

    ...corner after playing around a bit in a VM. So far, so good. Right now i am trying to get wifi running so i installed a Linksys WMP600 PCI (RT2860 based) card because that's what i had lying around (and because i need 5ghz). After a bit of fighting with the not so nice OEM desktop hardware i...
  5. K

    FreeBSD 10 rt2860

    ...it's an USB device but it's a PCI device instead. The ral driver seems to be the closest match but it seems that there's no support yet for RT2860. There are some older threads on these boards about the same device and its support in FreeBSD...
  6. B

    FreeBSD 10 rt2860

    Hello sirs, I have prob with ASUS PCI n-53 wireless card with 2860 driver. About my OS: Virtualized on ESXi 5.5 and pci card pass through enable root@:~ # uname -a FreeBSD 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0: Tue Feb 24 18:57:59 UTC 2015...
  7. DenisVS

    D-Link DWA-525

    ...vendor = 'Ralink corp.' device = 'RT3060 Wireless 802.11n 1T/1R' class = network I patched ral, patch based on rt2860.c, rt2860reg.h, rt2860var.h. Added and modified files put to directories: /usr/src/sys/dev/ral /usr/src/sys/modules/ralfw/rt3060/...
  8. C

    Updated RAL driver with RT3090 support in 9.1-RELEASE?

    (1) http://freshbsd.org/commit/freebsd/r236007.
  9. M

    Updated RAL driver with RT3090 support in 9.1-RELEASE?

    ...since revision 1.1.4.1: +4103 -0 lines SVN rev 236007 on 2012-05-25 16:39:56Z by bschmidt MFC r232946,232958,235233: r232946: Update the rt2860's firmware and add a Makefile for the module. While here remove the ucode header file which was used to generate the fw files but by now is...
  10. M

    Updated RAL driver with RT3090 support in 9.1-RELEASE?

    ...but only if it was confirmed to be working). Also that discussion on the mailing list ended on 8th May 2012 with So has it been commited, and is the updated RT2860 driver with RT3090 support in 9.1-RELEASE? I am sorry if the answer should be obvious, but I seem to be unable to check for myself.
  11. C

    Updated RAL driver with RT3090 support in 9.1-RELEASE?

    Please, read freebsd-wireless mailing list, all those related improvements are discussed there. [CFT] Ralink RT2860, RT2870, RT3060, RT3090 support: http://lists.freebsd.org/pipermail/freebsd-wireless/2012-May/001749.html. Know that you can help testing the patch(1) and submit your...
  12. M

    Updated RAL driver with RT3090 support in 9.1-RELEASE?

    ...but no updated info, with some traces from March 2011 in the freebsd-current mailing list, about support for RT3090 being implemented in the RT2860 driver. So any news on RT3090 on FreeBSD? Maybe already a working solution or up-to-date driver ported from OpenBSD available in FreeBSD...
  13. L

    Replacing the wireless card of an Asus EeePC 1000HE

    Hello, I'd like to install FreeBSD on my Asus EeePC 1000HE netbook whose wireless card is a Ralink RT2860, which does not support FreeBSD. Hence, I'd like to replace it. According to the "AsusEee - FreeBSD Wiki": "1000HE Configurations are said to vary, especially wrt wireless...
  14. letar

    ralink 5390

    ...drivers. Or they haven't the needed files. I'm sorry if this problem was on the forum. I can't find it. Found some files... # ndisvt -i RT2860.INF -s RT2860.SYS -o ndis_driver_data.h # ndiscvt: line 13: e: syntax error. What is this? From the Russian handbook for use win wifi driver...
  15. E

    install rt2860 module

    Thank you all for your advices. As a newcomer to freebsd FreeBSD system, I'd like to know how to install rt2860 driver on a FreeNAS 7.2 system which is based on Freebsd FreeBSD 9 release. Is there a tutorial I can follow? Thank you in advance for your answers.
  16. X

    hostapd problem

    ...= 'RTL8111/8168B PCI Express Gigabit Ethernet controller' class = network subclass = ethernet class = network rt28600@pci0:2:0:0: class=0x028000 card=0x27901814 chip=0x07811814 rev=0x00 hdr=0x00 vendor = 'Ralink corp.' device = 'RT2860' class...
  17. I

    Asus PCE-N13 (rt2860) problem

    I just installed PC-BSD 9.0 x86_64 Beta 3, and I followed the instructions posted here by tim-m89 to get the NIC recognized, activated, and configured. Now I can actually log into my Belkin router through my wireless card. However, I cannot access the internet. This machine is a...
  18. paulfxh

    Wireless must be restarted before it works

    Thanks for the reply but this is not an error. The driver and the card have the 2860 (one zero) but the interface has an extra zero -- so 28600. Just like the interface for atheros cards becomes ath0.
  19. vermaden

    Wireless must be restarted before it works

    Sometimes You write rt28600 and the other one rt2860, a typo in configs maybe?
  20. paulfxh

    Wireless must be restarted before it works

    ...a Ralink 2860 card for which no "official" driver exists. 2. But, I was able to get the source for a driver from here and compile to produce rt2860.ko Then I used the commands cp rt2860.ko /boot/modules/ chmod 555 /boot/modules/rt2860.ko 3. Next, add this line to /boot/loader.conf...
Back
Top