Ad: Re: [gentoo-user] Installing on HP xw8000, scsi problems SOLVED

2004-01-23 Thread Harald . Iwe

# modprobe mptscsih

solved my problem

Thank you, Fabien

--
Harald Iwe



|-+>
| |   Fabien Fivaz |
| |   <[EMAIL PROTECTED]|
| |   ewin.ch> |
| ||
| |   22.01.2004 16:49 |
| |   Vennligst send   |
| |   svar til |
| |   gentoo-user  |
| ||
|-+>
  
>--|
  |
  |
  |   Til:  [EMAIL PROTECTED]  
   |
  |   cc:  
  |
  |   Emne:     Re: [gentoo-user] Installing on HP xw8000, scsi problems   
  |
  
>--|




Or maybe the mptscsih module (which will also load the mptbase module) ?

# modprobe mptscsih

I don't know if it exists in Gentoo... You will maybe need to build it !

Cheers, Fabien


--
[EMAIL PROTECTED] mailing list





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Installing on HP xw8000, scsi problems

2004-01-22 Thread Fabien Fivaz
Last message, sure ! Look at this :

http://dev.gentoo.org/~spider/gentoo.dell.blade.txt

Fabien

[EMAIL PROTECTED] wrote:

Hi there,

I'm trying to install Gentoo on a HP xw8000 computer (2 Xenon 3.0 GHz
processors) but have some SCSI problems. The computer has been setup with
only a SCSI and no IDE harddrive. The IDE CDROM works OK. The SCSI
controller is a dual channel Ultra 320SCSI. At boot I use
# gentoo doscsi

(I've tried "smp doscsi" but my screen goes black , even if I add the
"nofb" and/or "agpgart" option)
There is only an empty  /dev/scsi directory and no sdXX entries in /dev
after boot.
The gentoo hardware detection procedure finds only one processor (of
course, standard gentoo kernel), the mouse at /dev/psaux, the netowrk
device at eth0 and the sound and videocard. All that stuff seems OK. But no
SCSI controllers or devices.
The dmesg output says:
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

# cat /proc/scsi/scsi
Attached devices: none
# cat /proc/pci/pci
<...>
Bus 3, device 5, function 0:
 SCSI storage controller: LSI Logic <> 53c1030 (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2000 [0x20ff]
 Non-prefetchable 64 bit memory at 0xda11 [0xda11]
 Non-prefetchable 64 bit memory at 0xda11 [0xda10]
Bus 3, device 5, function 1:
 SCSI storage controller: LSI Logic <> 53c1030 (#2) (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2400 [0x24ff]
 Non-prefetchable 64 bit memory at 0xda13 [0xda13]
 Non-prefetchable 64 bit memory at 0xda12 [0xda12]


Not much experice with SCSI. Can anyone immediately see the problem ?

--
Harald Iwe




--
[EMAIL PROTECTED] mailing list
 





--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Installing on HP xw8000, scsi problems

2004-01-22 Thread Fabien Fivaz
Or maybe the mptscsih module (which will also load the mptbase module) ?

# modprobe mptscsih

I don't know if it exists in Gentoo... You will maybe need to build it !

Cheers, Fabien

[EMAIL PROTECTED] wrote:

Hi there,

I'm trying to install Gentoo on a HP xw8000 computer (2 Xenon 3.0 GHz
processors) but have some SCSI problems. The computer has been setup with
only a SCSI and no IDE harddrive. The IDE CDROM works OK. The SCSI
controller is a dual channel Ultra 320SCSI. At boot I use
# gentoo doscsi

(I've tried "smp doscsi" but my screen goes black , even if I add the
"nofb" and/or "agpgart" option)
There is only an empty  /dev/scsi directory and no sdXX entries in /dev
after boot.
The gentoo hardware detection procedure finds only one processor (of
course, standard gentoo kernel), the mouse at /dev/psaux, the netowrk
device at eth0 and the sound and videocard. All that stuff seems OK. But no
SCSI controllers or devices.
The dmesg output says:
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

# cat /proc/scsi/scsi
Attached devices: none
# cat /proc/pci/pci
<...>
Bus 3, device 5, function 0:
 SCSI storage controller: LSI Logic <> 53c1030 (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2000 [0x20ff]
 Non-prefetchable 64 bit memory at 0xda11 [0xda11]
 Non-prefetchable 64 bit memory at 0xda11 [0xda10]
Bus 3, device 5, function 1:
 SCSI storage controller: LSI Logic <> 53c1030 (#2) (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2400 [0x24ff]
 Non-prefetchable 64 bit memory at 0xda13 [0xda13]
 Non-prefetchable 64 bit memory at 0xda12 [0xda12]


Not much experice with SCSI. Can anyone immediately see the problem ?

--
Harald Iwe




--
[EMAIL PROTECTED] mailing list
 





--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Installing on HP xw8000, scsi problems

2004-01-22 Thread Fabien Fivaz
Have you tried the megaraid module ?

# modprobe megaraid

And what does lspci tell ?

Fabien

[EMAIL PROTECTED] wrote:

Hi there,

I'm trying to install Gentoo on a HP xw8000 computer (2 Xenon 3.0 GHz
processors) but have some SCSI problems. The computer has been setup with
only a SCSI and no IDE harddrive. The IDE CDROM works OK. The SCSI
controller is a dual channel Ultra 320SCSI. At boot I use
# gentoo doscsi

(I've tried "smp doscsi" but my screen goes black , even if I add the
"nofb" and/or "agpgart" option)
There is only an empty  /dev/scsi directory and no sdXX entries in /dev
after boot.
The gentoo hardware detection procedure finds only one processor (of
course, standard gentoo kernel), the mouse at /dev/psaux, the netowrk
device at eth0 and the sound and videocard. All that stuff seems OK. But no
SCSI controllers or devices.
The dmesg output says:
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

# cat /proc/scsi/scsi
Attached devices: none
# cat /proc/pci/pci
<...>
Bus 3, device 5, function 0:
 SCSI storage controller: LSI Logic <> 53c1030 (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2000 [0x20ff]
 Non-prefetchable 64 bit memory at 0xda11 [0xda11]
 Non-prefetchable 64 bit memory at 0xda11 [0xda10]
Bus 3, device 5, function 1:
 SCSI storage controller: LSI Logic <> 53c1030 (#2) (rev 7)
 IRQ 3.
 Master capable <...>
 I/O at 0x2400 [0x24ff]
 Non-prefetchable 64 bit memory at 0xda13 [0xda13]
 Non-prefetchable 64 bit memory at 0xda12 [0xda12]


Not much experice with SCSI. Can anyone immediately see the problem ?

--
Harald Iwe




--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Installing on HP xw8000, scsi problems

2004-01-22 Thread Harald . Iwe
Hi there,

I'm trying to install Gentoo on a HP xw8000 computer (2 Xenon 3.0 GHz
processors) but have some SCSI problems. The computer has been setup with
only a SCSI and no IDE harddrive. The IDE CDROM works OK. The SCSI
controller is a dual channel Ultra 320SCSI. At boot I use

# gentoo doscsi

(I've tried "smp doscsi" but my screen goes black , even if I add the
"nofb" and/or "agpgart" option)

There is only an empty  /dev/scsi directory and no sdXX entries in /dev
after boot.

The gentoo hardware detection procedure finds only one processor (of
course, standard gentoo kernel), the mouse at /dev/psaux, the netowrk
device at eth0 and the sound and videocard. All that stuff seems OK. But no
SCSI controllers or devices.

The dmesg output says:
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2


# cat /proc/scsi/scsi
Attached devices: none

# cat /proc/pci/pci
<...>
Bus 3, device 5, function 0:
  SCSI storage controller: LSI Logic <> 53c1030 (rev 7)
  IRQ 3.
  Master capable <...>
  I/O at 0x2000 [0x20ff]
  Non-prefetchable 64 bit memory at 0xda11 [0xda11]
  Non-prefetchable 64 bit memory at 0xda11 [0xda10]
Bus 3, device 5, function 1:
  SCSI storage controller: LSI Logic <> 53c1030 (#2) (rev 7)
  IRQ 3.
  Master capable <...>
  I/O at 0x2400 [0x24ff]
  Non-prefetchable 64 bit memory at 0xda13 [0xda13]
  Non-prefetchable 64 bit memory at 0xda12 [0xda12]



Not much experice with SCSI. Can anyone immediately see the problem ?

--
Harald Iwe





--
[EMAIL PROTECTED] mailing list