| You're running Ubuntu 8.04? And it's an internal wireless, right?
It would be helpful if you could provide some info - you'll probably have to copy it to a USB stick in order to paste it here (or you could hand type it, but that's awful to have to do).
Open up a terminal window within Linux and enter the below commands. Then paste the output here - the commands below output to a file, so you could either just attach the files or you could copy and paste the contents in CODE tags. You may need to "sudo" these commands, if you're not sure what that means, let me know. lspci > lspci.txt lsusb > lsusb.txt
lspci and lsusb will tell us what, if any, wireless hardware your OS recognized (both of them won't apply, just one of them depending on whether you have USB or PCI wireless, but doing them both avoids any confusion).
Once you post that info, we can look at whether or not any drivers or loaded and go from there. |