LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
Thread Tools
Old 08-05-2003, 12:04 AM   #1
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0
Angry MD 9.1 freezes on install, firewire problem


[Log in to get rid of this advertisement]
I'm trying to install Mandrake Linux 9.1 on my new HP ze5375 laptop. Everyting goes ok until 2nd stage installation. After the installation scans PCMCIA it tries to install driver for the firewire and the computer hangs. The screen says:
Installing driver for bus/firewire card Texas Instruments| TSB43AB21 IEEE-1394 Controller (PHY/Link) 1394a-2000

What do I need to try? Linux nofirewire --doesn't work?? Any ideas??
Thanx,
Z-Ice
Z-Ice is offline     Reply With Quote
Old 08-05-2003, 01:21 AM   #2
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: SUSE 10.3
Posts: 438
Thanked: 0
Have you configured the BIOS for a successful installation? See here for more details:

http://www.mandrake.tips.4.free.fr/install.html

Not having the correct BIOS settings can upset correct hardware detection, which can lead to the sort of symptoms you are experiencing.

If you haven't had the BIOS settings as per the article in the link, change them and then perform a completely new installation.
geoff_f is offline     Reply With Quote
Old 08-05-2003, 02:08 PM   #3
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0

Original Poster
Exclamation BIOS

I looked at the BIOS and everything is ok. I have worked with many but this is the first which there is not much to change. Laptop figures.... I could not change plug and play or any shadow video memory...

Any other ideas??

thanx,
Z-Ice
Z-Ice is offline     Reply With Quote
Old 08-05-2003, 11:33 PM   #4
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0

Original Poster
Angry Mandrake 8.2 installs fine, BUT...

I need help!! (.1 freezes like previously stated, yet 8.2 installs fine. It wrecked XP but it installed ok. What can I do w/ 9.1 to get passed the firewire crap?

Thanx,
Z-Ice

Z-Ice is offline     Reply With Quote
Old 08-06-2003, 02:31 AM   #5
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: SUSE 10.3
Posts: 438
Thanked: 0
You could try forcing the BIOS to scan the PCI devices, the same as would happen if PnP was set to Off. This is done by adding 'pci=biosirq' to the kernel parameters during boot. During the install procedure, you will be given a screen in which you can press F1 for options. After doing that, type:

linux pci=biosirq

and press Enter. See if that makes the installation run better. If not, try a fresh start to an install and add another option:

linux pci=biosirq noapic

Failing that, try again with:

linux pci=biosirq noapic acpi=off

HTH.
geoff_f is offline     Reply With Quote
Old 08-06-2003, 01:21 PM   #6
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0

Original Poster
Question Still nothing

I tried all three options you posted and it still will not get pasted the firewire driver?? If you are wondering about the laptop... P4 2.4GHz(533fsb), 512 RAM, 40GB, 3 usb 2.0, 1 firewire...

Humm... Is there any web site that lists all the boot kernel options which I could try?

Thanx again,
Z-Ice
Z-Ice is offline     Reply With Quote
Old 08-07-2003, 08:17 PM   #7
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0

Original Poster
Thumbs up I won

I figured it out!!! I just used linux noauto nofirewire. I think the noauto did it. After I installed the os I configured what the auto did not figure for me.

Later all.....
Z-Ice

Z-Ice is offline     Reply With Quote
Old 08-08-2003, 06:20 AM   #8
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: SUSE 10.3
Posts: 438
Thanked: 0
Good to hear Z-Ice; enjoy your Linux journey...
geoff_f is offline     Reply With Quote
Old 09-10-2003, 04:58 PM   #9
jcnorman
LQ Newbie
 
Registered: Sep 2003
Location: Port Orchard WA
Distribution: mandrake 9.1
Posts: 1
Thanked: 0
I'm new to Mandrake (and Linux). I have exactly the same problem. How do I enter "linux noauto nofirewire" when booting from DVD?
jcnorman is offline     Reply With Quote
Old 09-11-2003, 04:54 AM   #10
geoff_f
Member
 
Registered: May 2003
Location: Canberra, Australia
Distribution: SUSE 10.3
Posts: 438
Thanked: 0
Right at the start of the installation procedure, you will be presented with a screen prompting you to press F1 for options. When this message appears, press the F1 key, and type in:

linux noauto nofirewire

then press Enter. The installation routine will then resume, but will take into account your instructions to use 'noauto' and 'nofirewire'.

Since you're new to Mandrake 9.1, look here for some installation tips:

http://www.mandrake.tips.4.free.fr/install.html

The ones relating to the BIOS are particularly important.
geoff_f is offline     Reply With Quote
Old 11-05-2003, 10:48 AM   #11
Skruddgemire
LQ Newbie
 
Registered: Nov 2003
Distribution: Mandrake 9.1
Posts: 1
Thanked: 0
Dude, you are a Goddess sent. I have that same damn laptop and it has been driving me nuts trying to figure out the damn firewire lockup.


Thanks
Skruddgemire is offline     Reply With Quote
Old 11-07-2003, 04:19 AM   #12
Z-Ice
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake 9.2
Posts: 13
Thanked: 0

Original Poster
Wink np

Remember since you entered noauto you will have a bit more setup after the install. OR Later on during the install. I have not had any trouble with the firewire after I installed.

Z-Ice
Z-Ice is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firewire controller in Mandrake 10.1 on Inspiron 700m freezes on boot nmares Linux - Hardware 0 05-23-2005 07:44 AM
firewire when install edemark Mandriva 0 10-27-2004 01:16 PM
Strange Problem: Install freezes on format of HDB7 or copying files to HDB7 cowboy45 Mandriva 0 08-19-2004 12:26 AM
freezes on initializing firewire Mr_C Linux - Laptop and Netbook 3 08-15-2004 09:45 PM
Red Hat 9 install freezes after PCI cache line problem bensmail69 Linux - Newbie 4 06-29-2004 08:49 PM


All times are GMT -5. The time now is 02:16 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration