home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / discover1 / README.Debian < prev    next >
Encoding:
Text File  |  2005-03-28  |  1.1 KB  |  24 lines

  1. Kernel 2.6 Support
  2. ******************
  3.  
  4. Discover 1.5 has only minimal support for kernel 2.6 (see below). As
  5. discover 2.0 is now in Debian (package discover), you're probably better
  6. off using this package if you run on 2.6.
  7.  
  8. Kernel 2.6 Support in discover1
  9. *******************************
  10.  
  11. The latest packages of discover support the 2.6 kernel, but unfortunately the
  12. support is not perfect by any means. Discover will try to load various modules
  13. that exist in 2.4 versions of the kernel which are either absent or deprecated
  14. from 2.6 kernels. The best way to work around this is to use
  15. /etc/discover.conf. For each module that you don't want to load, add a line
  16. that says "skip foo" where foo is the name of the module. Please see
  17. discover.conf(5) for details. I highly recommend doing this for ide-scsi, at
  18. the very least, which is deprecated in 2.6.
  19.  
  20. Also, discover may not load all the modules you need, and you can list them in
  21. /etc/modules to be loaded at boot. Please see modules(5) for deatils on this.
  22. 2.6 will be better supported when discover in Debian is transitioned in to the
  23. discover2 version, but for now these workarounds should suffice.
  24.