Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
11-13-2009, 11:05 AM
|
#76
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
i restarted the computer, using sudo reboot, and now the login window is here again.
i'm logging in now.
|
|
|
11-13-2009, 11:06 AM
|
#77
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Let's hope for the best.
|
|
|
11-13-2009, 11:07 AM
|
#78
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
i can see the desktop now, and the words in the top of the screen can be read ("applications, shortcuts", and such).
the mouse still can't be moved though.
|
|
|
11-13-2009, 11:13 AM
|
#79
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Are you navigating with the touchpad or with a connected USB mouse when you state the mouse cannot be moved? Sorry to ask but I'm loosing track a bit 
|
|
|
11-13-2009, 11:23 AM
|
#80
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
what i'm saying is that the touchpad doesn't work.
i don't have a usb mouse.
by the way, it seems that i don't have an internet connection either.
|
|
|
11-13-2009, 11:28 AM
|
#81
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
I just found some reference to a problem/bug that might be the cause for all you problems. You'll need to reboot and look at the bootup screen. At some point in the reboot you'll have a screen that shows you the kernels you can boot. Write them down and post that info here please.
Here's what I found on the internet read more:
Quote:
I solved the problem.
After I had edited the grub menu.lst manually in the past, the new installed kernel was not loaded to the boot options (See Bug https://bugs.launchpad.net/ubuntu/+s...ls/+bug/392039 ).
I just removed the backuped menu.lst and did a grub-update to generate a new one.
After reboot karmic had the latest kernel. Also my grafic card problems solved this....
|
This will not make much sense to you probably but will be very useful to other users that are following this thread.
Kind regards,
Eric
|
|
|
11-13-2009, 11:31 AM
|
#82
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
can you please repeat exactly what i need to do (step by step) ?
|
|
|
11-13-2009, 11:37 AM
|
#83
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Reboot your computer.
While rebooting look at the screen.
At a point in the boot up you'll see a screen with boot options, looks like a list with several options. The first option will be selected and is the one that's booted when you do nothing or press enter. Normally the screen stays like that for some seconds in order to give you the possibility to change booting.
Write down the options you see on that boot up screen and post them here.
Kind regards,
Eric
|
|
|
11-13-2009, 11:40 AM
|
#84
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
you mean the OS options ?
the first one is windows, and the 2 other are :
ubuntu 9.04 kernel 2.6.28-13
ubuntu 9.04 kernel 2.6.28-13 (recovery mode)
|
|
|
11-13-2009, 11:42 AM
|
#85
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
but i've been told that the version issue (9.04 instead of 9.10) when the computer starts has nothing to do with the bios, but it's rather the file /boot/grub/menu.lst that hasn't been updated.
|
|
|
11-13-2009, 11:54 AM
|
#86
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
That might well be the cause of all your troubles. You are booting in the wrong kernel. As mentioned in my previous post, the upgrade from 9.04 to 9.10 doesn't change the boot options like it should but keeps listing the 9.04 kernel. So you'll need to change the menu.lst and/or boot options.
I'm not sure how this should be done since I'm not that familiar with Ubuntu. But I believe the easiest way is to type in a terminal window:
or
I'm sure someone will correct me if I'm wrong. But you could try that.
Kind regards,
Eric
Last edited by EricTRA; 11-13-2009 at 11:55 AM.
|
|
|
11-13-2009, 11:57 AM
|
#87
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
Quote:
Originally Posted by elishac
but i've been told that the version issue (9.04 instead of 9.10) when the computer starts has nothing to do with the bios, but it's rather the file /boot/grub/menu.lst that hasn't been updated.
|
In my opinion it does have everything to do with loading the older kernel since 9.10 uses newer software, different packages and so on. It doesn't have to do with the bios, just the boot options.
You can read this thread to see that it worked out for them, after changing to the correct kernel, everything was working.
|
|
|
11-13-2009, 12:00 PM
|
#88
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
well, if that's the solution, that's the solution i pointed out 80 posts ago :/
i've typed both the commands you said, both closed the command line window and nothing else happened.
what should i do now?
(and, needless to say, the touchpad isn't working yet)
Last edited by elishac; 11-13-2009 at 12:02 PM.
|
|
|
11-13-2009, 12:15 PM
|
#89
|
LQ Guru
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
|
I just went trough the entire thread looking for a post where someone (or me for that matter) told you to run
or
but haven't found one except for the one like tree posts ago. You might be confusing with the
Code:
sudo apt-get update
This one is different. This command (sudo grub-update) will look for available images on your harddisk, for the menu.lst file and if I'm not mistaking will correct the menu.lst so that when after the update, when you reboot the system, the correct kernel will be available and loaded.
Kind regards,
Eric
|
|
|
11-13-2009, 12:20 PM
|
#90
|
Member
Registered: Nov 2009
Posts: 522
Original Poster
Rep:
|
you misunderstood me, probably because i don't speak english that well.
i just meant to say that i had already given the idea (post 6) that this might be a problem related to the fact that, when the computer starts, it says version 9.04 instead of 9.10. it was a joke.
on the other hand, i REALLY did the 2 commands that you said, a few minutes ago, and the result was that they both closed the command line window and nothing else happened.
hence my question : what should i do now? restart the computer?
Last edited by elishac; 11-13-2009 at 12:25 PM.
|
|
|
All times are GMT -5. The time now is 07:36 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|