[ LUGOS ] ide kontroler
igor.podgajski at guest.arnes.si
igor.podgajski at guest.arnes.si
Tue Jul 17 13:23:56 CEST 2001
Zal se racunalnik obesi pri prepoznavanju ide kontrolerja, tako nimam
dostopa do konzole pri instalaciji. Iz Windoze pa sem dobil te vrednosti
Promise kontrolerja:
I/O CC00 - CC07
I/O D000 - D003
I/O D400 - D407
I/O D800 - D803
I/O DC00 - DC3F
Kako naj te vrednosti pretvorim v ustrezne parametre (0x????)?
IGOR
On Tue, 17 Jul 2001, Matija Grabnar wrote:
> > Tukaj bi prosil za pomoc. Mogoce bi lahko stvar resil s podajo ustreznih
> > parametrov pri bootu. I/O Range kontrolerja je CC00 za ide2, D400 za ide3.
> > Kako lahko te vrednosti pretvorim v ustrezne parametre ?
> Iz http://www.linuxdoc.org/HOWTO/mini/Ultra-DMA-5.html
>
> If we can access the console with the installation disk, we can also
> use "cat /proc/pci" to display the
>
> Promise interface settings:
> RAID bus interface: Promise Technology Unknown device (rev 1).
> Vendor id=105a. Device id=4d33.
> Medium devsel. IRQ 12. Master Capable. Latency=32.
> I/O at 0xe000. (a)
> I/O at 0xd804. (b)
> I/O at 0xd400. (c)
> I/O at 0xd004. (d)
> I/O at 0xc800. (e)
>
> and pass "ide2=a,b+2 ide3=c,d+2" as a command line parameter to the kernel.
> Note that the numbers probably are not the same as what you will have.
> Just as an example, the parameters to use for the above set of numbers
> would be ``ide2=0xe000,0xd806 ide3=0xd400,0xd006''.
More information about the lugos-list
mailing list