Results 1 to 4 of 4

Thread: Can I install Ubuntu 11.x on Compaq Presario CQ 57?

  1. #1
    Join Date
    Nov 2011
    Posts
    60

    Can I install Ubuntu 11.x on Compaq Presario CQ 57?

    As the title of this particular thread is saying what I wanted to ask over here. I got Compaq Presario CQ 57 and looking to install Ubuntu 11.x. can I do the same??? I have already done with Acer and eMachines. I hope you will post useful comment on the above mentioned topic.

  2. #2
    Join Date
    May 2011
    Posts
    1,932

    Re: Can I install Ubuntu 11.x on Compaq Presario CQ 57?

    I come to know that ubuntu 11.10 is running fine on the laptop but it’s quite slow. But I am wondering that there is an issue with the operating system itself rather than that of laptop.

  3. #3
    Join Date
    Jun 2011
    Posts
    2,005

    Re: Can I install Ubuntu 11.x on Compaq Presario CQ 57?

    If the laptop is running slow then you can install the drivers on the computer.
    Code:
    sudo apt-get install --reinstall linux-headers-$(uname -r) build-essential dkms patch fakeroot unzip
    wget http://media.cdn.ubuntu-de.org/forum....5.0.3_DPO.zip
    unzip angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO.zip
    cd angepasster-2011_0406_RT5390_RT5392_Linux_STA_V2.5.0.3_DPO/
    sudo make
    sudo make install
    sudo modprobe -rfv rt2800pci
    sudo depmod -a
    sudo update-initramfs -u 
    sudo modprobe -v rt5390sta
    echo "blacklist rt2800pci" | sudo tee /etc/modprobe.d/blacklist-rt2800pci.conf
    after that you should run the below mentioned command and see what results do you getting.
    Code:
    lsmod
    iwconfig
    rfkill list
    sudo iwlist scan

  4. #4
    Join Date
    Jul 2011
    Posts
    1,576

    Re: Can I install Ubuntu 11.x on Compaq Presario CQ 57?

    I think you are aware of ubuntu is free and open source option for Windows and Mac based operating systems. Its your choice to try on the computer of yours. we know that ubuntu 11.10 is recently release hence there could be bug issue with the operating system and it should be fixed by the developers. Let’s hope the developer will address the bug as early as possible so that they can release the patch.

Similar Threads

  1. Compaq Recovery Manager missing in Compaq Presario CQ42
    By RaaginiO in forum Portable Devices
    Replies: 5
    Last Post: 21-11-2011, 04:33 PM
  2. Replies: 4
    Last Post: 20-03-2011, 05:42 AM
  3. Compaq Presario vs HCL ME
    By Lazaaro in forum Portable Devices
    Replies: 3
    Last Post: 24-09-2010, 10:35 PM
  4. Compaq Presario CD rom not working
    By Moon Walker in forum Hardware Peripherals
    Replies: 4
    Last Post: 07-09-2010, 07:27 PM
  5. Compaq Presario F700
    By Antonio00 in forum Portable Devices
    Replies: 3
    Last Post: 26-09-2008, 12:23 PM

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
  •  
Page generated in 1,717,372,918.12392 seconds with 17 queries