LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Will go mad if no one can help me!!! (https://www.linuxquestions.org/questions/linux-newbie-8/will-go-mad-if-no-one-can-help-me-639822/)

steve6666 05-04-2008 12:17 PM

Will go mad if no one can help me!!!
 
Just installed ubuntu on to my machine pb easy note can't connect using my wifi. I have been through the forums but yet no answers.
I am not computer minded but if this is going to be this difficult might as well go back to bill gates, because life is very very short.

vertigo88x 05-04-2008 12:21 PM

this is a terrible post. i don't see how you expect someone to help you, all this says to everyone is that your are not very smart.

now, what error are you getting and what wireless card do you have, if possible post the result of the iwconfig command.

steve6666 05-04-2008 12:29 PM

Quote:

Originally Posted by vertigo88x (Post 3142329)
this is a terrible post. i don't see how you expect someone to help you, all this says to everyone is that your are not very smart.

now, what error are you getting and what wireless card do you have, if possible post the result of the iwconfig command.

it's a intel Wifi Link 4965AGNand i,m not getting any errors. just keeps asking for my password which i have from isp. but still nothing. Im sorry but im like a 6 year old with computers.

pixellany 05-04-2008 12:51 PM

First,stop flailing. The 4965 is very easy to get working.

We need to know which version of Ubuntu and which kernel. (For the kernel, open a terminal and enter "sudo uname -r" (without the quotes).

Next, enter "sudo lsmod|grep iwl". This will tell us if the necessary modules are loaded. If they are, then all you need is the firmware. This will be available using the package manager (adept or synaptic) Simply do a search using "4965".

I'm not sure what you mean by the password from the ISP. For wireless, you need the codes for the access point--eg you might have a wireless router in which they setup default codes.

Quote:

Im sorry but im like a 6 year old with computers.
I have met a lot of very smart 6 year olds....


An aside--mostly for other helpers: I just installed Slackware 12.1 and was pleasantly surprised that it included everything for the 4965--including the firmware.

steve6666 05-04-2008 01:00 PM

ok it's the very latest and i downloaded it with the wubi installer. Is there any way i can switch from window to linux without having to re-boot the system?

AceofSpades19 05-04-2008 01:02 PM

Quote:

Originally Posted by steve6666 (Post 3142369)
ok it's the very latest and i downloaded it with the wubi installer. Is there any way i can switch from window to linux without having to re-boot the system?

only if you install linux in a virtual machine

pixellany 05-04-2008 01:36 PM

Quote:

Originally Posted by steve6666 (Post 3142369)
ok it's the very latest and i downloaded it with the wubi installer. Is there any way i can switch from window to linux without having to re-boot the system?

I was under the impression that "wubi" installs Ubuntu in a window within Windows. Did you create a new partition for Ubuntu? Please describe your setup in more detail.

You don't address the things I asked you to try......It's really better to work on one question at a time.

steve6666 05-04-2008 01:41 PM

ok i typed in the commands and it says commands not reconigsed

pixellany 05-04-2008 01:54 PM

OK--let's eliminate some variables. First, confirm that you opened a terminal window and entered the commands.

Next, try them without the "sudo". On my machine, those particular commands do not require root privileges (that is what sudo does)

Try also "lsmod" and "uname" without the extra stuff.

As a last resort, try "man lsmod" and "man uname". This will confirm that the commands are in fact in your system.

AND--please confirm that you entered the commands without the quotes. Discovery!!! On my machine, it doesn't matter!!!

AceofSpades19 05-04-2008 02:13 PM

Quote:

Originally Posted by pixellany (Post 3142417)
I was under the impression that "wubi" installs Ubuntu in a window within Windows. Did you create a new partition for Ubuntu? Please describe your setup in more detail.

You don't address the things I asked you to try......It's really better to work on one question at a time.

Wubi does an hd install to a file on the windows partition and you have to reboot to use it

steve6666 05-04-2008 02:28 PM

Ok the only command that works is the man uname which the shows printing system info which i cant access.
The other commands say no command exists.

steve6666 05-04-2008 02:29 PM

And yes it was without the qoutes

steve6666 05-04-2008 02:33 PM

By the way even if wubi has installed on windows then there is no way i can swap to one another without re-booting because that is driving me mad. I'm not a computer expert but how hard would of that been to do.

pixellany 05-04-2008 03:30 PM

Code:

UNAME(1)                        User Commands                        UNAME(1)
NAME
      uname - print system information
SYNOPSIS
      uname [OPTION]...
DESCRIPTION
      Print certain system information.  With no OPTION, same as -s.

....snip....

uname means "to print (display) system information". It has nothing to do with the "printing system"

So, uname does not work? lsmod does not work?
If these don't work--either with or without sudo--then something is very wrong.


Regardless of how all this turns out, I would personally recommend the following:
First, using your existing setup or the Live CD, decide if you like Ubuntu. If not, try something else.
Then, install "normally"--on the hard disk it its own partition.

I would not rule out the possibility that the wubi method has bugs and I would not personally waste time trying to find out.

Also, try the commands running from live CD.

2damncommon 05-04-2008 05:08 PM

I have a Slack 12.1 torrent download in progress so I cannot boot into my Ubuntu Wubi install to assist with troubleshooting this now. I will check after the download if it will help.

If you type "sudo su-", then enter your user password, are you able to then use "uname -r" and "lsmod|grep iwl"?


All times are GMT -5. The time now is 11:19 AM.