modprobe: Can't locate module sr_mod

From: YSun (anglucifer_at_yahoo.com)
Date: 04/29/04

  • Next message: S.V.Proff: "Re: Q: Setting up Linux Red Hat 7 2 for DHCP and SSH'ing to it."
    Date: 28 Apr 2004 20:30:08 -0700
    
    

    My CDRW stopped working a few days ago. I searched google and followed
    a solution to reconfig the kernel module (add SCSI support -> SCSI
    CDROM Support)

    root>cd /usr/src/linux
    root>make xconfig
    root>make dep;make modules;make modules_install
    root>modprobe sr_mod

    After issued those commands and reboot the computer, CDRW still didn't
    work, only my video driver disappeared. After I reinstalled the nvidia
    driver and deselect the SCSI support, I couldn't find the sr_mod
    anymore. No matter how I set the config, the modprobe will always tell
    me "modprobe: can't locate module sr_mod". Any suggestion will be very
    appreciated.
    BTW, I'm running Redhat 9 with asl customized kernel 2.4.25-1asl.

    Thanks a lot.


  • Next message: S.V.Proff: "Re: Q: Setting up Linux Red Hat 7 2 for DHCP and SSH'ing to it."