Messages in this thread |  | | | From | "Fältman,_Mikael" <> | | Subject | RE: PCI probing problem | | Date | Thu, 29 Jan 1998 08:59:42 +0100 | |
Hello.
The problem:
My Iwill P55XUW TX chipset motherboard (SCSI disabled in BIOS) reboots
after these messages
...
...
Probing PCI hardware <... something ..>
Calibrating delay loop <... something ....>
Then it reboots, and repeats the same thing.
My question:
The IDE disk that I boot from boots ok in an other maskin.
What puzzels my is that I can't see anything written in
/var/adm/messages or syslog from the failed boot when it rebooted. Isn't
he supposed to write back to those files during the boot process ?
Is this why it keep rebooting becource he can't write to disk ?
I've tryed booting whith RedHat boot disk and Slackware bare.i.
Also compiled 2.0.33 whith pathes like
pci-conf2, pci-reboot, pci-sanity-check and reload.
No modules.
Please help.
:=( Mikael
------------------------------------------------------------------------
--------------------------------------------------------
Mikael Fältman, WM-data Dataservice AB
Ivögatan 5, Box 164, 295 22 Bromölla
Telefon 0456-47541, Telefax 0456-25025, Mobiltel 070-5543244
e-post: mifal@wmdata.com
X.400: G=Mikael; S=Faltman; O=BRO3; P=WMDATA; A=WMDATA; C=SE
------------------------------------------------------------------------
--------------------------------------------------------
>---------->From: mlord[SMTP:mlord@pobox.com]>Sent: Thursday, January 29, 1998 1:21 AM>To: Zlatko.Calusic@CARNet.hr>Cc: Linux Kernel List; kevinl@cs.monash.edu.au>Subject: Re: PCI probing problem>>Zlatko Calusic wrote:>> >> kernel@dotd.dyn.ml.org writes:>> >> > Upon boot of a 2.1.80 kernel (egcs 1.0.1) I get the following:
>> >>> > PCI_IDE: unknown IDE controller on PCI bus 0 function 88, VID=10b9,>>DID=5229>> > PCI_IDE: not 100% native mode: will probe irqs later
>> > PCI_IDE: simplex device: DMA disabled>> > ide0: PCI_IDE Bus-Master DMA disabled (BIOS), pcicmd=0x0005,>>ccode=0x101fa20, dma_base=0x0000>> > PCI_IDE: simplex device: DMA disabled>> > ide1: PCI_IDE Bus-Master DMA disabled (BIOS), pcicmd=0x0005,>>ccode=0x101fa20, dma_base=0x0000>>The problem here is that this IDE interface claims to be "simplex only",
>meaning that DMA can only be used on a single channel at a time.
>>As that is kind of oddball in the modern world, and also somewhat tricky
>to manage correctly, Linux IDE just plain refuses to do DMA on simplex
>chipsets. It tries to configure this one, but gives up when it sees
>the>simplex flag.>\>-- >mlord@pobox.com>The Linux IDE guy>
|  |