Ubuntu 10.04 lts not working

Status
Not open for further replies.

saurabh_1e

teh tech saviour!
I have installed ubuntu 10.04 but it hangs up on login screen or after a minute or so after logging in .
please help


my config

Pentium d 925
intel d102ggc2
1.5 gb ram kingston
500gb hdd seagate
 
Last edited:
its a known problem of acpi . the kernel freezes up .
i had the same problem. here is the fix :-
-Just goto ubuntu (you will get 2 minutes or so do the whole thing so keep things fast ;))Make sure to login as admin !
-type in terminal
" sudo gedit /etc/default/grub"

-find the line "GRUB_CMDLINE_LINUX"=""
-replace it as "GRUB_CMDLINE_LINUX"="acpi=off"

Save it and exit .
then type "sudo update-grub" in the terminal .
Restart you computer .It should work fine !

See if that works for you !
 
OP
saurabh_1e

saurabh_1e

teh tech saviour!
No Dude its not working
and some asic bug is also there when a enter the linux option in the grub

---------- Post added at 07:08 PM ---------- Previous post was at 06:25 PM ----------

Now its working dude

thanks
 
Status
Not open for further replies.
Top Bottom