Results 1 to 8 of 8

Thread: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook PC)

  1. #1
    Join Date
    Apr 2008
    Beans
    21

    Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook PC)

    Hi all, hope this helps. Keep in mind, this is my first experience with Ubuntu (I've tried other Linux Distributions, but always gave up and returned to Windows). I already had a wireless router setup at my home with encryption disabled (I'll enable encryption soon).

    Thanks to "ICould Beat Simon" for showing how to setup wireless for Ubuntu 7.10

    1. Installed Ubuntu 8.04 (on my Gateway ML3109)
    - Downloaded Ubuntu 8.04 Beta ISO Image
    - Burned image onto a CD using my Windows Vista machine and ISO Burner
    - Inserted CD into Gateway ML3109
    - Restarted ML3109 and selected the install option from Ubunto menu

    2. Downloaded files for wireless driver installation (Using another computer)
    - On my Windows Vista Desktop I downloaded the following files:
    ndiswrapper 1.52
    realtek 8185 drivers
    - Unzipped the realtek file and fetched the "WINXP" directory
    - I put the "WINXP" and 'ndiswrapper' files onto my thumbdrive for transfer to the laptop ML3109

    3. Connected ML3109 to internet
    - Climed into the attic and connected to modem (with ethernet cable)
    - System > Administration > Update Manager (checked for, and installed, updates)

    3. Configured Synaptic Package Manager to not prompt me for Ubuntu CD
    - Settings > Repositories
    - Went to "Ubuntu Software" Tab (was there by default)
    - Unchecked the "Installable from CD-ROM/DVD" box
    - Checked all other boxes
    - Went to "Third-Party Software" Tab
    - Checked all boxes
    - Went to "Updates" Tab
    - Checked "Important security updates"
    - Checked "Recommended updates"

    4. Used Synaptic Package Manager to download and install
    - g++-4.2
    - g++-4.2-multilib
    Note: Synaptic Package Manager installed many other necessary packages.

    5. Installed build-essentials
    - Applications > Accessories > Terminal
    - 'sudo apt-get install build-essential'

    6. Escaped from the attic
    - Turned off computer
    - Unpluged from modem
    - Returned downstairs to the livingroom
    - Turned on computer

    7. Updated blacklist file
    - Applications > Accessories > Terminal
    - 'sudo gedit /etc/modprobe.d/blacklist'
    - Added the following lines to the end of the file:
    blacklist r818x
    blacklist r8180
    blacklist r8187
    - Restarted the laptop (Gateway ML3109)

    8. Transferred "WINXP" and 'ndiswrapper' to ML3109
    - plugged in thumbdrive and transferred "WINXP" and 'ndiswrapper' to ML3109 desktop
    - Opened terminal (Applications > Accessories > Terminal)
    - Changed directory to desktop ('cd Desktop')
    - Extracted 'ndiswrapper' file ('tar -xf ndiswrapper-1.52.tar.gz')
    - Changed directory to extracted 'ndiswrapper' ('cd ndiswrapper-1.52')
    - 'sudo make uninstall'
    - 'make'
    - 'sudo make install' (no errors or warnings observed)

    9. Installed wireless drivers
    - opened terminal (Applications > Accessories > Terminal)
    - Changed directory to "WINXP" ('cd Desktop/WINXP/')
    - 'sudo bash'
    - 'ndiswrapper -i net8185.inf'
    - 'ndiswrapper -l' (returned message: 'net8185:driver installed device (10EC:8185) present)
    - 'modprobe ndiswrapper'
    - 'sudo gedit /etc/modules'
    - added 'ndiswrapper' to end of file so it will load when I power up the ML3109 laptop

    10. Connected to internet (wireless, no encryption enabled yet)
    - Clicked on the network connection icon in upper right corner of screen
    - Selected my network essid from a list of nearby network essid's

    Next step: setup encryption
    Last edited by darkwing_duck; April 23rd, 2008 at 01:02 AM.

  2. #2
    Join Date
    May 2007
    Beans
    5

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Darkwing, this is an excellent resume to how to make Ubuntu/Kubuntu Work with a ML3109 (which is not mine, it is of my brother) I spent 2 day trying to fix the Wirless card, but you rpost saved my day, thanks pal.

  3. #3
    Join Date
    Apr 2008
    Beans
    21

    Talking Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Glad to have helped. Enjoy!

  4. #4
    Join Date
    Nov 2006
    Beans
    12

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Hi darkwing_duck, thanks for this great guide. I also recently tried a live cd of Ubuntu 8.04 final. I immediately switched back to Windows. Ubuntu has fixed lots of problems on Gateway ML3109 but wirless is still a big issue and I heard that Sound is only Mono. Have you tried Ubuntu 8.04 Final? If yes, were there any changes needed in your guide above?

    Again, Thanks.

  5. #5
    Join Date
    Apr 2008
    Beans
    21

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Xtkid,

    The wireless on my ML3109 works with no problems (including encryption). To tell you the truth, I almost never use the audio on this ML3109 anyways, so Mono is just fine for me. However, I'll look into it ASAP and reply here if I find out how to make it Stereo.

    I'll upgrade from 8.04 Beta to 8.04 Final tonight and let you know if I find anything out.

    Keep trying my friend.

  6. #6
    Join Date
    Nov 2006
    Beans
    12

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Thanks darkwing_duck. PLS let me know about your Ubuntu 8.04 Final results.

  7. #7
    Join Date
    Apr 2008
    Beans
    21

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Yup, just installed 8.04 final version (non-beta). Sound works and so does the wireless with WEP encryption. Don't know how to check if sound is stereo or if WPA encryption works, but I'm not too worried about those either.

    P.S. Used same installation steps of beta version.

  8. #8
    Join Date
    Jan 2008
    Location
    Washington DC
    Beans
    29
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: Installed Ubuntu 8.04 Beta and Setup WIreless Driver on Gateway ML3109 (Notebook

    Could the same process be used with a differnt model laptop .. it seems like all you would swap out would be the driver right?

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
  •