Page 1 of 5 123 ... LastLast
Results 1 to 10 of 50

Thread: Ralink 5390 / 11.04 / Compaq presario CQ56

  1. #1
    Join Date
    May 2011
    Beans
    11

    Ralink 5390 / 11.04 / Compaq presario CQ56

    Network manager doesn't give me the "enable wireless" option.

    lspci returns:
    02:00.0 Network controller: Ralink corp. Device 5390

    iwconfig:
    Code:
    lo        no wireless extensions.
    
    eth0      no wireless extensions.
    
    eth1      no wireless extensions.
    ifconfig:
    Code:
    eth0      Link encap:Ethernet  HWaddr 98:4b:e1:92:5f:23  
              inet addr:192.168.1.120  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::9a4b:e1ff:fe92:5f23/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:50339 errors:0 dropped:0 overruns:0 frame:0
              TX packets:32656 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:65611105 (65.6 MB)  TX bytes:2604227 (2.6 MB)
              Interrupt:43 Base address:0x8000 
    
    eth1      Link encap:Ethernet  HWaddr 02:26:b0:88:e5:1d  
              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:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:16 errors:0 dropped:0 overruns:0 frame:0
              TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:960 (960.0 B)  TX bytes:960 (960.0 B)
    lshw -C network returns:
    Code:
     *-network UNCLAIMED     
           description: Network controller
           product: Ralink corp.
           vendor: Ralink corp.
           physical id: 0
           bus info: pci@0000:02:00.0
           version: 00
           width: 32 bits
           clock: 33MHz
           capabilities: pm msi pciexpress bus_master cap_list
           configuration: latency=0
           resources: memory:93500000-9350ffff
    I originally posted this problem here:
    http://ubuntuforums.org/showthread.p...645716&page=10

    I tried following the steps I quoted in comment #91, but when I got to the 'make' stage, i got the following errors:
    Code:
    /home/samz/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../os/linux/cfg80211.c:2594:2: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’
    make[2]: *** [/home/samz/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux/../../os/linux/cfg80211.o] Error 1
    make[1]: *** [_module_/home/samz/2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO/os/linux] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'
    make: *** [LINUX] Error 2
    What are my next steps?

  2. #2
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    ok could we please see a
    Code:
    lspci -nn | grep network
    could you also uninstall all mod/driver that you have all ready tried lets also make sure that there is nothing in the way
    Code:
    rfkill list all
    thanks
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  3. #3
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    both of those commands return nothing

    Thanks! Next?

    Oh, if I do lspci -nn | grep -i network, I get
    02:00.0 Network controller [0280]: Ralink corp. Device [1814:5390]

  4. #4
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    what kind of computer is this and is this 32 or 64 bit ?
    could we also see a
    Code:
    cat /etc/modprobe.d/blacklist.conf
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  5. #5
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    64 bit compaq presario CQ56

    Code:
    # This file lists those modules which we don't want to be loaded by
    # alias expansion, usually so some other driver will be loaded for the
    # device instead.
    
    # evbug is a debug tool that should be loaded explicitly
    blacklist evbug
    
    # these drivers are very simple, the HID drivers are usually preferred
    blacklist usbmouse
    blacklist usbkbd
    
    # replaced by e100
    blacklist eepro100
    
    # replaced by tulip
    blacklist de4x5
    
    # causes no end of confusion by creating unexpected network interfaces
    blacklist eth1394
    
    # snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
    # hardware on its own (Ubuntu bug #2011, #6810)
    blacklist snd_intel8x0m
    
    # Conflicts with dvb driver (which is better for handling this device)
    blacklist snd_aw2
    
    # causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
    blacklist i2c_i801
    
    # replaced by p54pci
    blacklist prism54
    
    # replaced by b43 and ssb.
    blacklist bcm43xx
    
    # most apps now use garmin usb driver directly (Ubuntu: #114565)
    blacklist garmin_gps
    
    # replaced by asus-laptop (Ubuntu: #184721)
    blacklist asus_acpi
    
    # low-quality, just noise when being used for sound playback, causes
    # hangs at desktop session start (Ubuntu: #246969)
    blacklist snd_pcsp
    
    # ugly and loud noise, getting on everyone's nerves; this should be done by a
    # nice pulseaudio bing (Ubuntu: #77010)
    blacklist pcspkr
    
    # EDAC driver for amd76x clashes with the agp driver preventing the aperture
    # from being initialised (Ubuntu: #297750). Blacklist so that the driver
    # continues to build and is installable for the few cases where its
    # really needed.
    blacklist amd76x_edac

  6. #6
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Code:
    uname -r
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  7. #7
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    2.6.38-8-generic

  8. #8
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Code:
    sudo modprobe rt2860sta
    ]
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

  9. #9
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    nothin'

  10. #10
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    did you uninstall all the drivers/mods before?
    Code:
    lsmod
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

Page 1 of 5 123 ... LastLast

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
  •