IntelliJ Java IDE
The moose likes Linux / UNIX and the fly likes Ubuntu 10.10 installation Problems Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "Ubuntu 10.10 installation Problems" Watch "Ubuntu 10.10 installation Problems" New topic
Author

Ubuntu 10.10 installation Problems

Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8457

Guys,

I bought a new Deskop PC today and installed Ubuntu straight away. Installation went fine but later when I restarted my computer, it won't show the GUI and all what I get to see is a Too many connections and the login prompt. Why this happens? Is there any compatibility issue with my hardware?


SCJP 1.4, SCWCD 1.4 - Hints for you, SCBCD Hints - Demnachst, SCDJWS - Auch Demnachst
Did a rm -R / to find out that I lost my entire Linux installation!
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

Google is your friend: ubuntu boot problem too many connections

It does appear to be something hardware/driver related.


JBoss In Action
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8457

Yes, I tried what was said in the websites... disable HD Audio in BIOS.... which later managed to get rid of the Too many connections. But I cannot boot into the GUI and I always land up in the text mode. Why is that I'm not able to load the GUI on my system? How can I resolve this?
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8457

Referred to this post

http://ubuntuforums.org/showthread.php?t=1645752

And finally got the GUI to be working.
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8457

Now facing another problem. This time with the wireless option. It seems that the wireless option itself is not showing up in the drop down. All I can see is the Wired network and the option to configure VPN connections.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 7602

Desktop? As in not a laptop? Wireless? How? External dongle or something?


[Donate a pint, save a life!] [How to ask questions]
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 12513

Maneesh Godbole wrote:Desktop? As in not a laptop? Wireless? How? External dongle or something?


I used a PCI-bus card.


One of the most odious afflictions that Business has inflicted on the modern English language is "pro-active". Most of the time it's simply redundantly used in place of the simple old word "active". And a good deal of the rest of the time it means "You're not overworked enough yet, so go out and find more!"
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

Wireless configuration can be a problem. Check to see if Ubuntu has any proprietary driver suggestions for the wireless card. Also check with your wireless card manufacturer to see if they have a Linux driver. If not, you might have to use a Windows driver with an NDIS wrapper like http://www.linuxant.com/driverloader/.

BTW, Ubuntu 10.10 did not recognize the wireless card in my laptop - I had to downgrade back to 10.04 which offered to install a proprietary driver.
Joe Harry
Ranch Hand

Joined: Sep 26, 2006
Posts: 8457

Well, I need to put this off for some time. I had a defective monitor which I had to return back. I would not be having one till this weekend. I'm gonna try what Peter has mentiond as above. Thanks for the suggestions!
 
IntelliJ Java IDE
 
subject: Ubuntu 10.10 installation Problems
 
Threads others viewed
Changing the boot order
How to connect to the internet from Ubuntu
Installing Softwares & Updating Ubuntu
share your wallpaper ideas
Difference between UBUNTU bootable USB drive and UBUNTU installation on USB Drive
IntelliJ Java IDE