Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 16-01-2008, 09:15 PM   #1 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Ubutu installation problem


I have compaq presario laptop. My HDD is 160gb out of which C has vista installed. I have kept 15gb free space to install ubuntu.

Today i have tried to intall ubuntu 7.10.
When I put the CD into the drive it gives my the Ubuntu LiveCD Boot screen. Asking what I'd like to do.
It starts to boot, looks to be loading some drivers and then it gives about 4 or 5 errors that go by to fast to read.
Continues loading some more drivers then it gives another couple of errors.
Now I'm new to Linux and dont know what does this mean

Anyone have any ideas whats going wrong here?
Please help me.

The error message is as follows:
[97.380000] bcm43xx : Error : Microcode "bcm43xx_microcode5.fw" not available or load failed.
[97.424000} bcm43xx : Error : Microcode "bcm43_microcode5.fw" not available or load failed.
maddy_in65 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 16-01-2008, 09:59 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubutu installation problem

^one line answer is:
if u have the BW to download,then get ubuntu gutsy alternate cd;also is that laptop amd64 or intel one?if amd,go for ubuntu alternate_amd64 one.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 16-01-2008, 11:54 PM   #3 (permalink)
Resistance is Futile.
 
coolpcguy's Avatar
 
Join Date: Oct 2007
Location: Borg Cube
Posts: 534
Default Re: Ubutu installation problem

bcm: Indicates Broadcom NIC/WiFi, maybe Ubuntu cant find the drivers required?

Post your dmesg contents here.
To do that open terminal and type
Code:
dmesg > ~/bootup.txt
Next open your filemanager goto home folder and paste the contents of bootup.txt file here.

PS: I think you can ignore the bcm error

( a better way to filter out only those causing errors,
Code:
dmesg | grep err > ~/bootup.txt
__________________
Super User ♦ Moderator | chip/tech2 forum Mod | About me

Gadgets: HP Envy 14 | Google Cr-48 | D-Link DGL 4500 | Denon AH-C360 | Fiio E5 | Galaxy SII GT-I9100 | Dell U2312HM
coolpcguy is offline  
Old 17-01-2008, 11:11 AM   #4 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: Ubutu installation problem

Yes i have AMD64 processor. I already have alternate CD, i think it is a 32 bit version. tried to boot from this CD, still same kind of error. I cant install ubuntu again.
maddy_in65 is offline  
Old 17-01-2008, 01:22 PM   #5 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: Ubutu installation problem

Hey guys, please help me. I was so disappointed with this. Its about 2 weeks that i dont have any solution for this. No one knows what was the error. Please give me the solution.
maddy_in65 is offline  
Old 17-01-2008, 01:56 PM   #6 (permalink)
Darth Penguin
 
Cyclone's Avatar
 
Join Date: Jun 2007
Location: DarkStar One
Posts: 81
Default Re: Ubutu installation problem

What laptop do you have?
__________________
The Force. It surrounds us. It enfolds us. It gets us dates on Saturday Nights.
Cyclone is offline  
Old 17-01-2008, 01:57 PM   #7 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubutu installation problem

@maddy:the possible solution is to use ubuntu gutsy gibbon 7.10 alternate cd_x64 for ur amd laptop.the text based debian installer allows the installation to complete and give option to leave the networking part(that error shown!) for configuration later after installation.

It is not worth the pain to trouble shoot the GUI Ubiquity installer which fails many times!I hope this is ur needed answer.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 20-01-2008, 01:51 PM   #8 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: Ubuntu installation problem

Thanks Praka123, i installed ubuntu with alterbate CD. thanks for the help.
But now i am facing problem, regarding terminal command. please find the screenshot for the error.
What should i do for admin authority for my account, Please give me the solution.
thanks in advance
Attached Thumbnails
Ubutu installation problem-screenshot.jpg  
maddy_in65 is offline  
Old 20-01-2008, 02:14 PM   #9 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,164
Default Re: Ubutu installation problem

^^^ PLz use a bigger image. Can't make out anything. To get admin privileges prexif the command with "su" (without quotes, obviously).
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
Old 20-01-2008, 05:44 PM   #10 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubutu installation problem

@maddy:
Firstly,what do u wanna mount? did u followed http://ubuntuguide.org for possible doubts clearing?

use "sudo" before the command.dont use ROOT's(admin) account in any distro.
so,for mounting a partition,we do,
Code:
sudo /dev/sda5 /mnt
and ur screenshot shows ur doing as local user and weird,ur mounting something NOT in /dev/ directory

also,juste select the terminal output with ur left mouse button pressed and copy and paste here in forums under wrapper "code"
DONT POST TERMINAL O/P AS SCREENSHOTS!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 21-01-2008, 12:26 PM   #11 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: Ubutu installation problem

Thanks praka for the help.
Currently i dont the admin password for ubuntu. Is there any way to find admin password in linux
maddy_in65 is offline  
Old 21-01-2008, 01:35 PM   #12 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: Ubutu installation problem

^there is no admin password dude!for getting root(admin) privilages,we are using local user password with "sudo" command!thats it!
I think ur confusing urself,read below article:
https://help.ubuntu.com/community/RootSudo
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 21-01-2008, 02:01 PM   #13 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,164
Default Re: Ubutu installation problem

Quote:
Originally Posted by maddy_in65 View Post
Thanks praka for the help.
Currently i dont the admin password for ubuntu. Is there any way to find admin password in linux
While it is possible to set an admin password and login as root; its not recommended. So for the moment till you are comfortable with the OS and its internals use "sudo"
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is online now  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XP installation Problem devgujar Software Q&A 15 09-08-2007 01:55 PM
Installation Problem XP SP2 skghosh44 Hardware Q&A 7 09-06-2007 08:23 PM
installation problem adiCted QnA (read only) 1 25-11-2006 11:20 PM
USB Hub Installation Problem speedyguy Hardware Q&A 5 26-06-2006 12:47 AM
fedora cd iso problem(installation from hard drive problem) harmax Open Source 3 01-07-2005 11:34 AM

 
Latest Threads
- by topgear
- by abhidev
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 05:56 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2