Jump to content
aberdeen-music

Ubuntu Hardy Heron and wifi connectivity


Chris

Recommended Posts

You can apparently use Sun xVM VirtualBox 1.6 and it does the same job for free.

I use sun virtualbox to run the latest ubuntu and opensolaris from inside xp pro, works a treat, the network interfaces even work out of the box (although it's still using NAT)

oh yeah and saving the machine state takes seconds, and you can restart it whenever you need to quicker than it takes to boot linux.

Link to comment
Share on other sites

Guest Neutral

You might want to try the 32bit version of HH, more drivers are available and things are more likely to work - more testing, 32 bits been around longer, a lot of things - flash are 32bit only. And there is really not much difference in performance between 64 and 32 bit just now.

And for flash on 64 bit ubuntu you can do something like

sudo apt-get install -i --force-architecture 'the installer path' or

sudo dnkpg -i --force-architecture 'the installer path'

something like that

Link to comment
Share on other sites

got the following in dmesg:

180.992615] wlan0: Initial auth_alg=0

[ 180.992622] wlan0: authenticate with AP 00:1b:2f:a8:37:74

[ 180.992633] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 180.992641] wlan0: Initial auth_alg=0

[ 180.992644] wlan0: authenticate with AP 00:1b:2f:a8:37:74

[ 180.992651] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 180.993169] wlan0: RX authentication from 00:1b:2f:a8:37:74 (alg=0 transaction=2 status=0)

[ 180.993173] wlan0: authenticated

[ 180.993176] wlan0: associate with AP 00:1b:2f:a8:37:74

[ 180.993180] wlan0: mismatch in privacy configuration and mixed-cell disabled - abort association

[ 180.994313] wlan0: authentication frame received from 00:1b:2f:a8:37:74, but not in authenticate state - ignored

[ 181.137320] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 188.261487] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 188.261619] wlan0: Initial auth_alg=0

[ 188.261623] wlan0: authenticate with AP 00:1b:2f:a8:37:74

[ 188.261633] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 188.261642] wlan0: Initial auth_alg=0

[ 188.261645] wlan0: authenticate with AP 00:1b:2f:a8:37:74

[ 188.261651] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

[ 188.263549] wlan0: RX authentication from 00:1b:2f:a8:37:74 (alg=0 transaction=2 status=0)

[ 188.263553] wlan0: authenticated

[ 188.263558] wlan0: associate with AP 00:1b:2f:a8:37:74

[ 188.263561] wlan0: mismatch in privacy configuration and mixed-cell disabled - abort association

[ 188.266863] wlan0: authentication frame received from 00:1b:2f:a8:37:74, but not in authenticate state - ignored

[ 188.465361] wlan0: privacy configuration mismatch and mixed-cell disabled - disassociate

Link to comment
Share on other sites

they're either compiled into the kernel or compiled seperately and loaded as kernel modules using modprobe / insmod

google wpa_supplicant

I've not set up wpa myself with linux before.

hmm, seems wpa_supplicant is included with the driver I downloaded. just need to figure out this modprobe thing.

Link to comment
Share on other sites

The reason I've gone back to my XP partition is because of the wifi. Was forced to switch from a direct connection to wireless due to a new router and haven't got round to getting it to work. Proabably take forever troubleshooting it and looking through forum replys all contradicting each other ;)

Probably gonna reinstall with KDE(kubuntu) instead of gnome soon, and sort it out then.

I do prefer linux over windows though, it can just be a bitch to set up quite minor things. A lot more time is wasted into setting stuff up, sorting problems etc. I'd say it's worth it though (for compiz too ;))

Link to comment
Share on other sites

Hmm, I realise we've banned the person who was most helpful on this, but maybe someone else can jump in. This is what I get when I try and bring up the wlan0 connection from terminal:

sudo ifup wlan0

There is already a pid file /var/run/dhclient.wlan0.pid with pid 0

Internet Systems Consortium DHCP Client V3.0.6

Copyright 2004-2007 Internet Systems Consortium.

All rights reserved.

For info, please visit ISC DHCP

wmaster0: unknown hardware address type 801

wmaster0: unknown hardware address type 801

Listening on LPF/wlan0/00:19:db:09:83:fd

Sending on LPF/wlan0/00:19:db:09:83:fd

Sending on Socket/fallback

DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6

DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12

DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13

No DHCPOFFERS received.

No working leases in persistent database - sleeping.

where as I get this when I bring up eth0:

sudo ifup eth0

Internet Systems Consortium DHCP Client V3.0.6

Copyright 2004-2007 Internet Systems Consortium.

All rights reserved.

For info, please visit ISC DHCP

wmaster0: unknown hardware address type 801

wmaster0: unknown hardware address type 801

Listening on LPF/eth0/00:19:db:38:69:06

Sending on LPF/eth0/00:19:db:38:69:06

Sending on Socket/fallback

DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5

DHCPOFFER of 192.168.0.5 from 192.168.0.1

DHCPREQUEST of 192.168.0.5 on eth0 to 255.255.255.255 port 67

DHCPACK of 192.168.0.5 from 192.168.0.1

bound to 192.168.0.5 -- renewal in 39315 seconds.

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...