[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiled kernel problems with ide-scsi and modversions.h



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Haim Ashkenazi wrote:

> Hi
> 
> I'm having problems with the new kernel I've compiled on woody. I've
> used the 2.4.8 source and patched it with xfs filesystem support, and
> loopback filesystem encryption support.
> It was compiled with make-kpkg.
> 
> The problems I have are:
> 
> when trying to compile the nvidia drivers it can't find 'modversions.h'.
> indeed there isn't such file in my "<kernel-source>/include/linux/"
> directory. do I have to add a patch or enable some feature so it will
> appear?

No, it should be there now. On my system --

$ locate modversions.h
/usr/src/kernel-headers-2.4.17-k7/include/config/modversions.h
/usr/src/kernel-headers-2.4.17-k7/include/linux/modversions.h
/usr/src/kernel-headers-2.4.17/include/linux/modversions.h
/usr/src/kernel-source-2.4.17/include/config/modversions.h
/usr/src/kernel-source-2.4.17/include/linux/modversions.h
/usr/src/kernel-source-2.4.18/include/config/modversions.h
/usr/src/kernel-source-2.4.18/include/linux/modversions.h
/usr/src/kernel-source-2.4.19/include/config/modversions.h
/usr/src/kernel-source-2.4.19/include/linux/modversions.h


> 
> The second problem is regarding ide-scsi. I've installed wooey from the
> XFS install cd's (http://people.debian.org/~blade/XFS-Install/). it seem
> that he configured the kernel with no ide-cd support. only ide-scsi. I
> sometimes have problems with it (I have one regular cdrom and one ide
> burner), so I've enabled ide-cdrom and added append="ide-scsi=/dev/hdd"
> in '/etc/lilo.conf'. when I run 'cdrecord -scanbus' I get this output:

ide-scsi and ide-cdrom are not compatable. You can use both within 
limitations, but mixing on the same interface does not seem to work well 
(for me anyhow). Both cdroms should work as ide-scsi with no problem.

On my system from /etc/fstab

/dev/scd0  /cd/0  auto  ro,user,noauto  0  0
/dev/scd1  /cd/1  auto  ro,user,noauto  0  0

from /etc/lilo.conf

append="hdc=ide-scsi hdd=ide-scsi hdg=ide-tape"

For me /dev/scd0 (/dev/hdc) is my CDRW device and /dev/scd1 (/dev/hdd) is a 
DVD/CD player. Cdrecord finds the CDRW as scsibus0: 0,0,0. I believe this 
can also be refered to as /dev/sg0. Actual devices will very depending on 
other scsi devices (if any) on your system.

Paul


- -- 
/********************** Running Debian Linux ************************
* For God so loved the world that He gave his only begotten Son,    *
* that whoever believes in Him should not perish...    John 3:16    *
* W. Paul Mills * mailto:Paul@Mills-USA.com * http://Mills-USA.com/ *
* GnuPGPrint = 09BB FDEA 69E5 0E55 3843  B063 BB8B 518A B293 3D8C   *
********************************************************************/

 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+M6Teu4tRirKTPYwRAqKSAJ9EPYsAlTNT2ghoEkhx6VS3LDbcGACfakAn
iEmPAiz/SusUcFr0BMCprpQ=
=YNOW
-----END PGP SIGNATURE-----



Reply to: