Unsolved
This post is more than 5 years old
22 Posts
0
11641
December 14th, 2007 16:00
Ubuntu 7.10 can't install on e1505
I posted this over on ubuntuforums.org, but not getting any responses. I am just trying out Ubuntu after not using any flavor of linux in about 10 years. My machine is an Inspiron e1505 with the ATI Mobility Radeon x1400 video card. I have been completely unsuccessful getting it installed, although my problem IS listed in the forums. Basically, I boot from the 7.10 CD. I choose to install, and it happily moves to the next screen, lots of info scrolls by as all the scripts are run, and then, I end up with the following error: Microcode "bcm43xx_microcode5.fw" not available or load failed. After a little while, a blue screen comes up telling me that the video system has restarted more than 6 times in 90 seconds. Now, I did some googling, as well as searching on these forums directly. This specific problem appears to be related to the 1390 wireless card. OK, fine. However, the fixes for this involve being able to be in the system, or be able to get to the console. CTRL-ALT-F1 at any point does not give me a console. Is there some boot option I can add so that it DOESN"T load into the GUI, and just leaves me at my command prompt, and possibly be able to fix this? I have seen a number of posts where people using this same model said they had no problems installing it. Oh, and while I was experimenting, I also tried 7.04 Feisty Fawn and 8.04 Hardy Heron. 7.04 just freezes on the loading screen, no errors or anything, just a plain black screen. 8.04 DOES actually install, but finding any drivers or anything for it is next to impossible. I mean, the system itself DOES work, but I can't install the correct ATI drivers, because they don't exist (at least not where I found all the other drivers). Anyone have any bright ideas on what I can do to get either 7.04 or 7.10 working? I'd prefer to stay away from the 8.04 since it isn't the stable build. Keep in mind, although I am not a computer illiterate, it has been 10+ years since I have done anything with Linux.
No Events found!


natehall
6 Posts
0
December 14th, 2007 20:00
mepnoob2005
13 Posts
0
December 15th, 2007 13:00
RobRunsLinux
63 Posts
0
December 15th, 2007 16:00
There appears to be a problem starting X up, with your ATI Radeon card. It's crashing and then Upstart (Ubuntu's init(8) replacement) is attempting to restart it.
As Ubuntu don't use Runlevels, I'm not sure easiest way to pick up updates off network in text mode. You probably need the proprietary ATI driver.
Anyway adding a "1" to the boot prompt will start it in single user mode. By doing "ls /etc/{init.d/,}rc2.d" you should see various system daemons that get started on bootup. One of them will be called network or networking. Something like /etc/init.d/network start, will bring interface up. If that fails, try "ifup eth0" to.
I stopped using Ubuntu, because I found, the "it just works" philosophy got too much in the way, when it didn't, or not quite perfectly. But I can fire it up on an old system, if you don't suceed.
If you do try another distro, Open SuSE 10.3 is another solid distro with large commercial support, that is manageable in text or GUI modes.
adar
22 Posts
0
December 16th, 2007 01:00
RobRunsLinux
63 Posts
0
December 16th, 2007 02:00
They do say that "Ubuntu desktop is far better than Vista, so it does not need to change much", after kinda griping about evolutionary nature of changes, rather than big things that are fun to right about. heheheheh
Using Vesa makes sense temporarily, but I found on Open SuSE 10.3 my AMX X2 5600+ with NVidia GE 8300 GS box, that screen peformance was sluggish. For some reason the monitor was not recognised by DDC, nor was the "nv" driver usable. I have a bug report, but I need to re-install to re-produce and re-open it, providing all the log files. It may be due to bad install timing, as during install it rebooted with a kernel, that had bad driver for my network card and prevented updates and install completing satisfactorily.
Perhaps once you are up and running, you'll be able to use a legacy ATI driver, with some kernel source stub. I've either avoided binary drivers (ie bought a Matrox card), or had cheapo NVidia cards for 3D, as the ATI drivers have always had a reputation.
Message Edited by RobRunsLinux on 12-16-2007 04:08 AM