Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 53

Thread: EW-7728In, Ralink chipset problem with drivers

  1. #11
    Join Date
    Jul 2008
    Beans
    17

    Re: EW-7728In, Ralink chipset problem with drivers

    i got another Wlan (Hama wlan 300 PCI) card i just cant get working...
    my lshw -C network output:

    *-network:0 UNCLAIMED
    description: Network controller
    product: RT2800 802.11n PCI
    vendor: RaLink
    physical id: a
    bus info: pci@0000:01:0a.0
    version: 00
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list
    configuration: latency=32 maxlatency=4 mingnt=2

    i tryed ndiswrapper and it clyms hardware present but it doesnt work...
    i also tryed th steps posted here, make ends with:

    /home/blaueraffe/Desktop/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.c:672: error: ‘struct net_device’ has no member named ‘nd_net’
    make[2]: *** [/home/blaueraffe/Desktop/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.o] Error 1
    make[1]: *** [_module_/home/blaueraffe/Desktop/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
    make: *** [LINUX] Error 2

    im using Ubuntu 8.10 x64
    build-essential and linux-headers-generic are installed

    looking forward to some answers, thx for your time!

  2. #12
    Join Date
    Jul 2008
    Beans
    17

    Re: EW-7728In, Ralink chipset problem with drivers

    some progress...
    i used the driver:
    RT2860PCI/mPCI/PCIe/CB(RT2760/RT2790/RT2860/RT2890)
    RT2860WebUI
    from http://www.ralinktech.com/ralink/Hom...ort/Linux.html

    compiled it (no problems with make this time)

    and set it up (following the README)
    Code:
    $ sudo cp RT2860STA.dat  /etc/Wireless/RT2860STA/RT2860STA.dat       
    $ sudo /sbin/insmod os/linux/rt2860sta.ko
    $ modprobe rt2860sta
    now my lshw -C network output shows:
    Code:
    blaueraffe@blaueraffe-desktop:~$ sudo lshw -C network
      *-network:0             
           description: Network controller
           product: RT2800 802.11n PCI
           vendor: RaLink
           physical id: a
           bus info: pci@0000:01:0a.0
           version: 00
           width: 32 bits
           clock: 33MHz
           capabilities: pm bus_master cap_list
           configuration: driver=rt2860 latency=32 maxlatency=4 mingnt=2 module=rt2860sta
      *-network:1
           description: Ethernet interface
           product: NetXtreme BCM5788 Gigabit Ethernet
           vendor: Broadcom Corporation
           physical id: d
           bus info: pci@0000:01:0d.0
           logical name: eth0
           version: 03
           serial: 00:50:70:aa:01:f6
           size: 10MB/s
           capacity: 1GB/s
           width: 32 bits
           clock: 66MHz
           capabilities: pm vpd msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.94 duplex=full firmware=5788-v3.01 ip=192.168.178.26 latency=32 link=yes mingnt=64 module=tg3 multicast=yes port=twisted pair speed=10MB/s
      *-network:0 DISABLED
           description: Ethernet interface
           physical id: 1
           logical name: pan0
           serial: 4e:ad:c9:b7:87:95
           capabilities: ethernet physical
           configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
      *-network:1 DISABLED
           description: Wireless interface
           physical id: 2
           logical name: ra0
           capabilities: ethernet physical wireless
           configuration: broadcast=yes multicast=yes wireless=RT2860 Wireless
    (NetXtreme BCM5788 Gigabit Ethernet is my lan card i currently use to post this)
    but wlan is still not available...

    any ideas?

  3. #13
    Join Date
    Jul 2008
    Beans
    17

    Re: EW-7728In, Ralink chipset problem with drivers

    bump

  4. #14
    Join Date
    Jul 2008
    Beans
    17

    Re: EW-7728In, Ralink chipset problem with drivers

    No ideas how i can get this card running?

  5. #15
    Join Date
    Dec 2008
    Beans
    3

    Re: EW-7728In, Ralink chipset problem with drivers

    Hi i have tried this and failed.. make log as follows

    make -C tools
    make[1]: Går till katalogen "/home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/tools"
    gcc -g bin2h.c -o bin2h
    make[1]: Lämnar katalogen "/home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/tools"
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/tools/bin2h
    cp -f os/linux/Makefile.6 /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/Makefile
    make -C /lib/modules/2.6.27-9-generic/build SUBDIRS=/home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux modules
    make[1]: Går till katalogen "/usr/src/linux-headers-2.6.27-9-generic"
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/md5.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/mlme.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/rtmp_wep.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/action.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/ba_action.o
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/ba_action.c: I funktion "convert_reordering_packet_to_preAMSDU_or_802_3_pa cket":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/ba_action.c:1391: varning: tilldelning skapar heltal från pekare utan typkonvertering
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/cmm_data.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/rtmp_init.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/rtmp_tkip.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/cmm_sync.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/eeprom.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/cmm_sanity.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/cmm_info.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/cmm_wpa.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../common/dfs.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/assoc.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/aironet.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/auth.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/auth_rsp.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/sync.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/sanity.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/rtmp_data.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/connect.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../sta/wpa.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.o
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c: I funktion "duplicate_pkt":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:545: varning: att skicka argument 1 till "memmove" skapar pekare av ett heltal utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:547: varning: att skicka argument 1 till "memmove" skapar pekare av ett heltal utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c: I funktion "ClonePacket":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:606: varning: tilldelning skapar heltal från pekare utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c: I funktion "update_os_packet_info":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:628: varning: tilldelning skapar heltal från pekare utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c: I funktion "wlan_802_11_to_802_3_packet":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:648: varning: tilldelning skapar heltal från pekare utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c: I funktion "send_monitor_packets":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:842: varning: format "%d" förväntar typ "int", men argument 3 har typ "long unsigned int"
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:889: varning: tilldelning skapar heltal från pekare utan typkonvertering
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_linux.c:897: varning: tilldelning skapar heltal från pekare utan typkonvertering
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_profile.o
    CC [M] /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.o
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.c: I funktion "rt_ieee80211_if_setup":
    /home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.c:672: fel: "struct net_device" har ingen medlem med namnet "nd_net"
    make[2]: *** [/home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux/../../os/linux/rt_main_dev.o] Fel 1
    make[1]: *** [_module_/home/magnus/2008_0522_RT2860_Linux_STA_v1.6.1.0/os/linux] Fel 2
    make[1]: Lämnar katalogen "/usr/src/linux-headers-2.6.27-9-generic"
    make: *** [LINUX] Fel 2

    a lil translation wich might not me needed..
    Fel 2 = error 2
    and i also get a warning abt a created INT that dont get a type conversion

    i have downloaded and installed autoconf.. since a similar problem could be fixed by doing that.. but as u see not in this case since im total newb on this i need some help how do i fix it ..well apart from prolly using tha v1.7... to begin with

    brgds M.Thulin
    Last edited by M.Thulin; December 13th, 2008 at 08:18 PM. Reason: spellcheck ;)

  6. #16
    Join Date
    Jan 2009
    Beans
    9

    Re: EW-7728In, Ralink chipset problem with drivers

    Thanks for these instructions, got me up and running in no time.

  7. #17
    Join Date
    Feb 2009
    Beans
    3

    Sitecom WL-180 success

    Hello,

    I followed the instructions and it works. I had to set roaming mode in the System -> Administration -> Network -> Wireless connections -> properties. I don't really know why roaming mode works but manual does not yet. Probably some error with the passkey.

    Thanks for the help!

    Jim

  8. #18
    Join Date
    Apr 2008
    Location
    Germany
    Beans
    13
    Distro
    Ubuntu 9.10 Karmic Koala

    Question working with SSID Broadcast

    I am planning on switching to Ubuntu..
    My card is the EW-7728In from Edimax as well.

    I just wanna check before wiping my windows partition because it confuses me that first it says RT2800 and later rt2860.

    Is this a RT2860? So do I need the appopiate driver from the Ralink Page?

    lspci -v
    Code:
    05:05.0 Network controller: RaLink RT2800 802.11n PCI
    	Subsystem: Edimax Computer Co. Device 7728
    	Flags: bus master, slow devsel, latency 32, IRQ 20
    	Memory at febf0000 (32-bit, non-prefetchable) [size=64K]
    	Capabilities: <access denied>
    	Kernel driver in use: rt2860
    	Kernel modules: rt2860sta
    lshw -C network
    Code:
     *-network
           description: Wireless interface
           product: RT2800 802.11n PCI
           vendor: RaLink
           physical id: 5
           bus info: pci@0000:05:05.0
           logical name: ra0
           version: 00
           serial: 00:1f:1f:2a:82:02
           width: 32 bits
           clock: 33MHz
           capabilities: pm bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=rt2860 latency=32 maxlatency=4 mingnt=2 
           module=rt2860sta multicast=yes wireless=RT2860 Wireless
    (testing with 9.04)
    Last edited by Phlex_de; June 15th, 2009 at 11:54 AM. Reason: solved

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: EW-7728In, Ralink chipset problem with drivers

    configuration: broadcast=yes driver=rt2860 latency=32 maxlatency=4 mingnt=2 module=rt2860sta multicast=yes wireless=RT2860 Wireless
    It looks like you have everything you need right now. Does it see networks when you click the Network Manager icon? After you supply your encryption details, WEP, WPA, etc., does it connect or try?
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    Oct 2008
    Beans
    71
    Distro
    Ubuntu Karmic Koala (testing)

    Re: EW-7728In, Ralink chipset problem with drivers

    Seriously soemthing is weird I have the same chipset and mine works 100 % out of the box?
    Ubuntu since dapper. Things change, and they change for the better Long live Ubuntu!

Page 2 of 6 FirstFirst 1234 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •