Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 50

Thread: Ralink 5390 / 11.04 / Compaq presario CQ56

  1. #11
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Nope. This is a fresh install as of today.
    I think the driver just isn't installed, but I can't get it to compile (see original post).

    Code:
    Module                  Size  Used by
    rt2860sta             543010  0 
    crc_ccitt              12667  1 rt2860sta
    binfmt_misc            17565  1 
    parport_pc             36959  0 
    ppdev                  17113  0 
    snd_hda_codec_realtek   336693  1 
    snd_hda_intel          33211  2 
    snd_hda_codec         103804  2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep              13604  1 snd_hda_codec
    ipheth                 13478  0 
    joydev                 17606  0 
    snd_pcm                96625  2 snd_hda_intel,snd_hda_codec
    snd_seq_midi           13324  0 
    snd_rawmidi            30486  1 snd_seq_midi
    snd_seq_midi_event     14899  1 snd_seq_midi
    i915                  514985  3 
    snd_seq                61621  2 snd_seq_midi,snd_seq_midi_event
    snd_timer              29602  2 snd_pcm,snd_seq
    snd_seq_device         14462  3 snd_seq_midi,snd_rawmidi,snd_seq
    snd                    67382  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    drm_kms_helper         42136  1 i915
    psmouse                73535  0 
    drm                   227495  4 i915,drm_kms_helper
    serio_raw              13166  0 
    i2c_algo_bit           13400  1 i915
    video                  19438  1 i915
    soundcore              12680  1 snd
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    hp_wmi                 13706  0 
    sparse_keymap          13898  1 hp_wmi
    lp                     17825  0 
    parport                46458  3 parport_pc,ppdev,lp
    r8169                  48022  0 
    ahci                   25951  2 
    libahci                26642  1 ahci

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

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Quote Originally Posted by Samzystrange View Post
    Nope. This is a fresh install as of today.
    I think the driver just isn't installed, but I can't get it to compile (see original post).

    Code:
    Module                  Size  Used by
    rt2860sta             543010  0 
    crc_ccitt              12667  1 rt2860sta
    binfmt_misc            17565  1 
    parport_pc             36959  0 
    ppdev                  17113  0 
    snd_hda_codec_realtek   336693  1 
    snd_hda_intel          33211  2 
    snd_hda_codec         103804  2 snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep              13604  1 snd_hda_codec
    ipheth                 13478  0 
    joydev                 17606  0 
    snd_pcm                96625  2 snd_hda_intel,snd_hda_codec
    snd_seq_midi           13324  0 
    snd_rawmidi            30486  1 snd_seq_midi
    snd_seq_midi_event     14899  1 snd_seq_midi
    i915                  514985  3 
    snd_seq                61621  2 snd_seq_midi,snd_seq_midi_event
    snd_timer              29602  2 snd_pcm,snd_seq
    snd_seq_device         14462  3 snd_seq_midi,snd_rawmidi,snd_seq
    snd                    67382  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
    drm_kms_helper         42136  1 i915
    psmouse                73535  0 
    drm                   227495  4 i915,drm_kms_helper
    serio_raw              13166  0 
    i2c_algo_bit           13400  1 i915
    video                  19438  1 i915
    soundcore              12680  1 snd
    snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
    hp_wmi                 13706  0 
    sparse_keymap          13898  1 hp_wmi
    lp                     17825  0 
    parport                46458  3 parport_pc,ppdev,lp
    r8169                  48022  0 
    ahci                   25951  2 
    libahci                26642  1 ahci
    Please go to ubuntu software center go to edit-->software sources then make sure all are ticked see pics then close out of software sources amd ubutnu software center then open you terminal and do a
    Code:
    sudo apt-get update
    then
    Code:
    sudo apt-get upgrade
    then
    Code:
    sudo reboot
    after reboot please show us
    Code:
    sudo lshw -C network
    Attached Images Attached Images
    Last edited by josephmills; May 7th, 2011 at 05:42 AM.
    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. #13
    Join Date
    Feb 2011
    Location
    new york state
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    after reboot please do a
    Code:
    sudo apt-get install linux-headers-generic build-essential
    or pleasae take a look at this link http://ubuntuforums.org/showthread.p...highlight=5390 post 9 and on
    Last edited by josephmills; May 7th, 2011 at 05:56 AM.
    Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men, even when they exercise influence and not authority

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

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Once you have build-essential and linux-headers-generic installed, go to post #24 in the thread josephmills referred you to above. I referred to a 64-bit patch which was omitted. You evidently require it, so download and install it.

    Post back any errors. Warnings are OK.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #15
    Join Date
    May 2011
    Beans
    11

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Hallelujah. Thank you all so much. Installing all of those patches finally took care of it. I'm very grateful to everyone!

  6. #16
    Join Date
    Jul 2010
    Beans
    8
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Unhappy Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Ok, soooo, if I decide to go for 11.04 from 10.10 I've got to do whatwherenow to get my wireless going on my CQ56?? Are you serious? Am I stuck on 10.10 forever then without taking a degree in ubuntulygook?

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

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    It's laid out for you step by step; you can download the files and copy and paste the commands. The 5390 is a pretty new device; you only need stick with 10.10 until you want to copy and paste the commands or until the 5390 is natively supported; when that will be I haven't a clue.

    Yours is a common complaint; everyone wants an item that was introduced a few weeks ago to be natively supported, that is, out of the box, right now. The complaint extends beyond wireless devices to webcams, printers (especially multi-function devices), tablets, etc., etc.

    Linux always runs just a bit behind; devices without any Linux support are being introduced almost daily. I wish I could tell you Linux (or any operating system) is perfect. It isn't.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #18
    Join Date
    Jul 2010
    Beans
    8
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Thumbs up Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    Ok guys I understand, I really do appreciate the fact that the problem was resolved by you experts and am very glad there are people like you out there working with us less experienced. I think it's partly that I would like to be able to shout from the rooftops that Ubuntu is THE best system in the world but I hesitate after every update to recommend it to people as I expect them then to be calling me looking for support (as they do for another well known and much disliked OS..). I hope you saw at least some of the humour in my last post and I will be referring to these steps again real soon thanks again.

  9. #19
    Join Date
    Jun 2006
    Location
    Chile
    Beans
    7
    Distro
    Ubuntu 6.06

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    it works!!!

    thanks chili555 and josephmills

  10. #20
    Join Date
    Jul 2011
    Beans
    14

    Re: Ralink 5390 / 11.04 / Compaq presario CQ56

    i have this exact same problem someone plz let me know what the final solution is plus do i need to delete something ???? i also got drivers from http://www.ralinktech.com/support.php?s=2 i downloaded the second from the top in the list and have them in a folder sitting on my ubuntu desktop what now ??? i havent done anymore than this

Page 2 of 5 FirstFirst 1234 ... 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
  •