[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: How to compile driver for ITE 8212?
- From: Jussi Silvennoinen <jussi_taroon silvennoinen net>
- To: taroon-list redhat com
- Subject: RE: How to compile driver for ITE 8212?
- Date: Tue, 3 May 2005 08:25:24 +0300 (EEST)
> Thanks Brian, That got me started.
>
> Now the driver is compiled and installed and I can see it with "modinfo
> iteraid" and "lspci".
>
> Now, I cannot tell if the OS is finding the disk that is attached to the
> controller. I don't think that it is. (I know that the disk is found when I
> boot to WinXP.) Years ago when I worked on SGI machines, they had a command
> "hinv" to print out the hardware inventory. Is there anything like this in
> RHEL3?
> >
> > Install the RPM called kernel-source (with the same version as your
> > running kernel). This includes the kernel source files and can be used
> > to build the module.
Did you actually load the driver? Modinfo doesn't do that and lspci just
prints PCI-bus information. Nothing regarding the actual driver AFAIK.
'modprobe iteraid' and 'dmesg' after that. 'fdisk -l' should
show a unpartitioned drive afterwards.
--
Jussi
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]