Install Ubuntu Intrepid Ibex (8.10) Guide??

Forum just for Ubuntu chat

Moderators: glibdud, janss

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby Wiesje » Sun Nov 02, 2008 8:06 pm

baseline wrote:Getting wireless in Ibex should be a simple affair
The command 'sudo aptitude linux-backports-modules-intrepid-generic' should be enough

cheers

No, it didn't work for me either.
So, just have to wait till madwifi is back online.
User avatar
Wiesje
 
Posts: 9
Joined: Mon Oct 27, 2008 6:42 pm

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby FireSoul » Sun Nov 02, 2008 8:55 pm

it's a hardware conflict

installing the backports .. restart then go to system >adminstrator > hardware drivers and disable the second one

Atheros 802.11

and leave the serise 5 driver activated

then a simple restart will put your wlan on ( iam wireless now ) also WPA works instantly
FireSoul
 
Posts: 63
Joined: Mon Aug 04, 2008 11:25 am

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby larsll » Sun Nov 02, 2008 9:36 pm

FireSoul wrote:it's a hardware conflict

then a simple restart will put your wlan on ( iam wireless now ) also WPA works instantly


Be careful. I needed to halt, wait and cold boot the system to get the wifi working after installing. No reboot in the world did a difference.
larsll
 
Posts: 19
Joined: Sat Jul 26, 2008 10:16 am

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby BoyBlunder » Sun Nov 02, 2008 10:03 pm

FireSoul wrote:it's a hardware conflict

installing the backports .. restart then go to system >adminstrator > hardware drivers and disable the second one

Atheros 802.11

and leave the serise 5 driver activated

then a simple restart will put your wlan on ( iam wireless now ) also WPA works instantly



I have nothing listed under the hardware drivers :(
BoyBlunder
 
Posts: 4
Joined: Mon Oct 27, 2008 6:53 pm

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby BoyBlunder » Sun Nov 02, 2008 10:26 pm

also, I tried an lspci | grep net command and the only thing that shows is my ethernet controller, no atheros card.

where did it go??
BoyBlunder
 
Posts: 4
Joined: Mon Oct 27, 2008 6:53 pm

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby bit-ninja » Mon Nov 03, 2008 1:47 am

BoyBlunder wrote:I have nothing listed under the hardware drivers :(


I just performed a fresh install of 8.10 with a wired connection and when I select

System -> Administation -> Hardware Drivers

it listed

"Support for Atheros 802.11 wireless LAN cards"

and it was active. I really don't know why yours is missing. Was it there when you first installed?

I just deactivated it, ran

Code: Select all
sudo aptitude update


Code: Select all
sudo aptitude safe-upgrade


(waited quite a while....)

Code: Select all
sudo aptitude install linux-backports-modules-intrepid


(waited quite a while again.....)

then rebooted and the wireless was working. That's it.
Bit-Ninja
Ubuntu 8.10 on a Model A110
User avatar
bit-ninja
 
Posts: 31
Joined: Wed Jul 23, 2008 12:17 am
Location: Houston, TX

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby icarusfall » Tue Nov 04, 2008 9:51 am

Thank you for the guide. It is very useful.

I just have a quick question. You say "WPA worked instantly". Can I just check what you mean by this, as I am having some problems with WPA. I followed the instructions, and it looks like the network manager is working OK, as it lists the available wireless networks. However, when I click on a network, the network manager prompts for a key, and has a drop down with the various options for security type. However, the drop down only has WEP options and LEAP, there is no WPA option.

Have I missed something?

I'm using a fresh install of Intrepid on the 8GB SSD AAO. Thanks.
icarusfall
 
Posts: 8
Joined: Mon Oct 13, 2008 7:42 pm

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby fuzz » Tue Nov 04, 2008 11:20 am

For everyone having problems:
Use the WiFi switch. Sounds daft I know but that's what it took to get my wireless again after the in-place upgrade.
Mind you the upgrade took about 8 hours yesterday, so I'd recommend a fresh install just for the time it'll save you. And remember, if the wireless isn't working try flicking the switch and see what happens.
fuzz
 
Posts: 29
Joined: Fri Aug 01, 2008 9:09 am
Location: Bristol, UK

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby BoyBlunder » Tue Nov 04, 2008 6:49 pm

fuzz wrote:For everyone having problems:
Use the WiFi switch. Sounds daft I know but that's what it took to get my wireless again after the in-place upgrade.
Mind you the upgrade took about 8 hours yesterday, so I'd recommend a fresh install just for the time it'll save you. And remember, if the wireless isn't working try flicking the switch and see what happens.


did you have a problem with wireless networks not being found?

my issue is weird: I can see the card (ath5k), but no wireless networks. I've re-installed a couple of times and I'm still all messed up. I've tried the ubuntuforums but those are just out of control and it seems like no one responds.
BoyBlunder
 
Posts: 4
Joined: Mon Oct 27, 2008 6:53 pm

Re: Install Ubuntu Intrepid Ibex (8.10) Guide??

Postby N6546R » Tue Nov 04, 2008 7:10 pm

Here are my installation notes, in case they help someone. This was a clean build from the 8.10 final ISO, on a USB key built with unetbootin. Apart from the normal installation tasks I also did some trimming and updating...this results in a filesystem of about 2.4G. There are things that I don't use that I just removed completely.

I also installed the custom kernel described in http://www.aspireoneuser.com/forum/viewtopic.php?f=28&t=5517&start=40which is lighter and boots about twice as fast as the stock Ubuntu kernel.

INSTALL NOTES
Step 4: Choose manual partitioning. New primary partition of 8G (no swap area) formatted as EXT2.
NOTE: Even though I'd chosen EXT2, the partition was created as EXT3. Had to manually revert to EXT2 using tune2fs after install.

Installation took about 30 minutes from USB key.

Reboot onto wired network.

- Set up fstab to mount the SDHC card at /home (use UUID to avoid conflict with right SD card)
- Set up acerfand in rc.local

-Get wireless running:
Add backports repository to Synaptic
apt-get install linux-backports-modules-intrepid-generic
Blacklist ath_pci, ath_hal
Add ath5k to /etc/modules

-Reboot, verify wireless working

Add/remove packages:
install wicd (instructions at wicd.sourceforge.net/download.php) (removes gnome-network-manager)
install fusion-icon
remove open-office 2.4 (used Synaptic 'completely remove' for all installed packages)
replace icedTea with official Sun JRE6 (instructions on macles)
install Openoffice 3 (instructions at http://news.softpedia.com/news/How-To-I ... 6449.shtml)
(add restricted repos)
install skype (need restricted repos to install libqt4)
install preload

Remove the following:
ekiga
evolution
xsane
rhythmbox
brasero
Bluetooth (all)
brltty
cdparanoia
dcraw
example-content
fortune
f-spot
gimp
gnome-orca
non-western fonts
gnome-games

Install:
tasque
thunderbird/lightning-extension
hplipgui
vlc
custom ICC kernel (see link above)

- Turn off kernel and system logging
- Apply speedups from https://help.ubuntu.com/community/AspireOne
[setting concurrency level to 'shell' in /etc/init.d/rc does not appear to reduce boot time]

Reboot

Revert to EXT3 on SDD (requires booting from USB key)

I've been running this configuration for about a day, so far I've not noticed anything broken.

Perry
http://www.kidpub.com
N6546R
 
Posts: 126
Joined: Wed Aug 27, 2008 1:21 pm

PreviousNext

Return to Ubuntu

Who is online

Users browsing this forum: No registered users and 1 guest