Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



Canīt Install Fedora 4 on MSI 915P Combo Fr

Johnny36
07-21-2005, 09:06 AM
Hello:

I've just upgraded to MSI915P Combo and Intel P4 P550 but I canīt install linux on this machine, the kernel hungs up and the computer stops responding. On the other hand, Windows XP runs OK. Does any one knows if there is an incompatibility problem with this motherboard/chipset and Linux? Iīm trying Fedora Core 4.

Here is the screen text I was able to see:

"do_initcalls+0x4d/0xb0
init+0x0/0xf0
kernel_thread_helper+0x5/0x14
kernel panic - not syncing: Attempted to kill init!
panic+0x3b/0x1b0
do_exit+0x482/0x4d0
die+0x201/0x270
do_page_fault+0x1ce/0x5c6
scrup+0xbc/0xd0
set_cursor+0x52/0x70
vt_console_print+0x1b2/0290
do_page_fault+0x0/0x5cb
error_code+0x4f/0x60
pci_bios_find_device+0x1e/0x40
pcibios_init+0x5d/0x70
do_initcalls+0x4d/0xb0
init+0x0/0xf0
init+0x1d/0xf0
kernel_thread_helper+0x5/0x14"
The computer stops responding at this point.

Since Iīm new in linux, I really donīt understand these messages.
Any help is appreciated.

Thanks.
Joao

MSI 915P Combo Fr (with Intel 915)
Pentium 4 550 3.4 GHz
ATI Radeon X600 128 MB
HDD SATA 160 GB Samsung
HDD IDE 120 GB Samsung
HDD IDE 8 GB Samsung
512 MB DDR2
CD Recorder SW 252B Samsung
DVD Player SD 612S Samsung
Latest BIOS version (1.6)

Nodsu
07-21-2005, 09:31 AM
As the Fedora installation guide says, try running the install with acpi=off ("linux acpi=off"). You can try with noprobe and noapic switches too.

Ad
07-21-2005, 09:31 AM
  

Johnny36
07-21-2005, 10:40 AM
Iīve tryied that already and it didnīt work, the behaviour is the same.

Joao

Phantasm66
07-21-2005, 12:10 PM
Oh, you might have to turn ACPI off in the BIOS for the duration of the install. (If you can turn it off, that is.)

Johnny36
07-21-2005, 12:58 PM
I turned acpi off in the bios but it didnīt work also. Do you think it may be something related with the bios itself? I downloaded the latest version for this motheboard.

Joao

Phantasm66
07-21-2005, 01:39 PM
Its more likely to be a bug with the kernel and your mobo chipset. What happens if you try another Linux or Fedora Core 3?

Johnny36
07-21-2005, 02:01 PM
Iīve started whith Fedora 3 in the first place and it gave the error I described, so I downloaded Fedora 4 to give a try. I also tried a Portuguese version of Linux "Caixa Magica" (www.caixamagica.pt (http://www.caixamagica.pt) and the result is the same.
The chip I have is Intel 915P, the website of Intel gives Linux drives for Intel 915G, but I didnīt find any information specific for 915P. Do you know if this chipset supports Linux?

Joao

Mictlantecuhtli
07-21-2005, 02:25 PM
Here's a weird fix:

http://www.linuxforums.org/forum/topic-47095.html

1. type following on boot prompt:
mediacheck

2. above will throw an error, then type follwoing on boot prompt:
linux mediacheck

3. now you are ready to go.

Johnny36
07-21-2005, 03:08 PM
Didnīt work either.
I did as you said, and a second time also with acpi=off noprobe and noapic, turning off acpi in the BIOS.
In the link you gave, someone says that this happens only in Fedora 4, not in Fedora 3. It is not my case, in my system it happens with all the Linux versions I tried.
I will subscribe also in that forum and post this problem.

Joao

tumi
08-26-2005, 06:46 AM
Hi there,
i am having the exact same problem and have tried all the above solutions without any luck.

has anyone found a solution yet?

Tumi
South Africa

Ad
08-26-2005, 06:46 AM
  

Johnny36
08-26-2005, 07:28 AM
I suppose that my problem is incompatibility between the kernel and the graphics card. I have an ATI Radeon X600 and was able to install Suse 9.3 with the option at boot "pci=nosort text". I runned in text mode and downloaded drivers specific to Suse and the ATI card. I installed it and got graphics mode.
After that, I tried the distro Debian sarge 3.1 and no option at boot was needed, but didnīt have graphics mode either. I had to reconfigure Xfree with the drive "vesa" for the card.
Now I have Linux running.
What is your harware configuration?
João

tumi
08-26-2005, 07:49 AM
hi there, i tried mediacheck then linux mediacheck


My intel server is now installing

Thank you

cottonsweet99
09-26-2005, 04:44 AM
Dear Mictlantecuhtli:

I tried the mediacheck and linux mediacheck. I have finished Fedora core 4 installation.

It was very helpful for me. Thank you for your information. :blush:

Johnny36
09-27-2005, 07:30 AM
I also can run the installation for Fedora 4 typing "mediacheck" at boot first, and second : "linux mediacheck pci=nosort text". Without "pci=nosort text" I still get a kernel panic.
Joao

Despotic
10-15-2005, 01:37 PM
Hey folks,
I'm using a Radeon X600 mobile and trying to install Fedora 3. I'm a little reluctant to d/l the Fedora 4 right at the moment.
I'm having the same problem as the other people here seem to be. As far as I can tell, the Radeon X600 isn't compatible with Fedora (or older versions of Red Hat).
I'm currently running RedHat 7.2 and the only way to get X to work is to manually change the video driver to the VESA driver as someone else here has pointed out. I was hoping that Fedora would be a little friendlier, however upon beginning the graphical install the screen goes black. It seems to me that the install is still running, there just isn't any display. I've tried the text install with the same results.
the MediaCheck doesn't help me in this situation and I don't think I want to try any other distributions just yet as I'm still gaining familiarity and I started with RedHat.
If anyone could shed some light, I'd be most appreciative.

Johnny36
10-15-2005, 01:50 PM
Did you try the option at boot "pci=nosort text"? For Fedora 4 do both, that is, type something nonsense at boot first and after the error message type "linux mediacheck pci=nosort text". If your trying Fedora 3 maybe the "mediacheck" option is not necessary.
I don't have fedora installed, I have Suse 9.3 but Iīm still using the "vesa" driver. However, ATI has a program that produces distribution dependent drivers. Check in their web site.

Regards.
Joao

Mictlantecuhtli
10-15-2005, 03:07 PM
Just to clarify, "pci=nosort" is one parameter (tells kernel not to sort PCI devices during their detection), and "text" is another parameter (starts installation in sort of textmode). I say sort of, because it's not a true 80x25 screenmode, more like a VGA framebuffer. One option would be to try "linux text nofb", to start the installation in real textmode.

Johnny36
10-16-2005, 07:54 AM
Yes, I knew they were two different commands. What I didnīt know was the meaning of "pci=nosort". I have a Radeon X600 PCIE and the only way I could run the installation for several linux distributions was with this option at boot. Otherwise I would get a kernel panic and a system freeze.

Regards.
Joao

Despotic
10-16-2005, 03:51 PM
Well I tried the "linux mediacheck pci=nosort text". I was unable to run a straight "linux mediacheck" then return to the boot option, it went to my terrible blank black screen. upon rebooting and trying the pci=nosort, again the relentless black screen. I tried the text option; again the black screen. If I'm running a text install should there not be a standard default display output?
Is there a way to get a compatible driver and tell the installer to use it instead of it's default?
I've given up on linux a number of times in the past because of these kinds of problems and I don't want it to happen again so if I were to switch distributions, is there one that could be recommended that will work with the X600?

Thanks guys

fabiocsilva
10-28-2005, 11:31 AM
The pci=nosort argument does not finish completely the problem. The next step is to load the sata driver ... But I don't have the driver and I don't found the driver ... HELP !!! The hard disk isn't detected ... :mad:

Johnny36
10-28-2005, 11:51 AM
Despotic:

I have Suse 9.3 installed in my system and works OK with the vesa driver. I have a Radeon X600 PCIE.

Joao

Mictlantecuhtli
10-29-2005, 03:53 AM
Well I tried the "linux mediacheck pci=nosort text". I was unable to run a straight "linux mediacheck" then return to the boot option, it went to my terrible blank black screen. upon rebooting and trying the pci=nosort, again the relentless black screen. I tried the text option; again the black screen. If I'm running a text install should there not be a standard default display output?
Is there a way to get a compatible driver and tell the installer to use it instead of it's default?
I've given up on linux a number of times in the past because of these kinds of problems and I don't want it to happen again so if I were to switch distributions, is there one that could be recommended that will work with the X600?
I installed FC4 to a laptop with Radeon X300 chipset, had to use "linux nofb" to make the installer work in textmode.

fabiocsilva
10-29-2005, 11:48 AM
And the SATA Hard Disk problem ?

fabiocsilva
11-13-2005, 06:32 PM
This is the solution :
http://www.is.tu-braunschweig.de/~buethe/p4p800_raid.html

simke
11-25-2005, 02:24 AM
G'day. Bought a Twinhead 12DL notebook recently. Was trying to install Fedora 4 on it but it didn't work. It hung at kernel_thread_helper+0x5/0x14. I tried so many setup options but it didn't work either, including linux acpi=off, linux nofb, linux text, mediacheck then linux mediacheck or linux mediacheck pci=nosort text & etc.
My notebook specs are as follow:
Intel Centrino 1.73Ghz
512MB DDR Ram
60GB hardisk
Intel(R) 915GM/GMS, 910GML Express chepset family
Combo DVD / CDRW drive

By the way, I had no problem installing Fedora 2 on the notebook, everything went smoothly. Does anyone know why not with FC 4?
Thank you.

Regards,
Sim.

nidelius
11-29-2005, 03:02 PM
If you want to use the graphical mode of the installer (and who doesn't?) you need to disable the frame buffer by starting the installation with:


# linux nofb


found it on
http://ferrari.databa.se/
and I have a ferrari very helpful for me :)
hope it will help u 2!

Wolfie
01-03-2006, 10:06 AM
There is no vodoo magic in the world of computing!
As mictlantecuhtli wrote, you can install Fedora using this simple procedure:

1. type following on boot prompt:
mediacheck

2. above will throw an error, then type follwoing on boot prompt:
linux mediacheck

This just seems like vodoo magic rather that actual computing! (maybe that's why the post says "WEIRD fix").

SO... i tried to write anything but a command first and then linux. It WORKS.
You can try:
"COUVES" (enter) then linux (enter)
"MyGirl" (enter) then linux (enter)
"linus" (enter) then linux (enter)
and so on... as long as you produce an error first, linux will install.

Bottom line, there must be some kind of trash left in memory after the error that may help or force linux kernel to clean-it before actualy installing anything.

ironsocks
03-11-2006, 01:30 AM
typed: mediacheck
(got error)
typed: linux mediacheck
installing no prob.

I was having the same kernel panic with fedora core 4 install on two different computers/motherboards. I've been killing myself trying to find out what was going on. It is a strange fix but it worked.

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

TechSpot Blog: Disable Windows automatic check for solutions after a program crashes

Weekend Open Forum: Google Chrome OS and the future of cloud computing

Tech Tip of the Week: Unearth Region-Specific Windows 7 Themes

Stardock CEO: Steam holds 70% of digital distribution market

Google: Android, Chrome OS to converge eventually

Microsoft to showcase Natal at Gamefest in February

Microsoft and News Corp potential alliance, against the open Web

Opera 10.10 launches with Unite sharing technology

More Tech News

  
 Software Downloads

FlashGot 1.2.0.9

RemoveIT Pro XT - SE 23.11.2009

Vuze (Formerly Azureus) 4.3.0.4

RemoveIT Pro v7 Enterprise 23.11.2009

Aloaha PDF Suite 3.9.172

Blindwrite Suite 6.3.1.5

RemoveIT Pro v7 Ultra 23.11.2009

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.