Re: problem loading ide-scsi module

From: dooble M (dooblem_at_moostik.org)
Date: 11/30/03

  • Next message: Paul Morgan: "Re: questions/comments about new sarge installer & LILO"
    Date: Sun, 30 Nov 2003 18:19:27 +0100
    To: debian-user@lists.debian.org
    
    

    Paul Morgan a écrit :

    >On Sat, 29 Nov 2003 22:02:11 +0100, dooble M wrote:
    >
    >
    >
    >>hi everybody, I'm new on this list !
    >>
    >>I'm runing with woody and i'm trying to use my ide cd-burner.
    >>Since I read that I need scsi emulation to make it work, I just
    >>recompiled my kernel (2.4.22 with make-kpkg) with sg, sr, ide-scsi, and
    >>without ide-cd, all as modules.
    >>My burner is hdd, so I added the line: append="hdd=ide-scsi" to my
    >>lilo.conf (and ran lilo after).
    >>The kernel is working well, when I run modconf and add the scsi_mod,
    >>sr_mod and sg modules, the modules are loaded normaly and i see them
    >>with lsmod:
    >>
    >># lsmod
    >>Module Size Used by Not tainted
    >>isofs 18764 0 (autoclean)
    >>snd-pcm-oss 39716 0 (autoclean) (unused)
    >>snd-pcm 60740 0 (autoclean) [snd-pcm-oss]
    >>snd-timer 15268 0 (autoclean) [snd-pcm]
    >>snd-page-alloc 6228 0 (autoclean) [snd-pcm]
    >>snd-mixer-oss 13592 0 (autoclean) [snd-pcm-oss]
    >>autofs4 10324 2 (autoclean)
    >>snd 29476 0 [snd-pcm-oss snd-pcm snd-timer
    >>snd-mixer-oss]
    >>soundcore 3876 0 [snd]
    >>nls_iso8859-1 2844 2 (autoclean)
    >>vfat 10828 1 (autoclean)
    >>fat 32728 0 (autoclean) [vfat]
    >>serial 46788 0 (autoclean)
    >>sg 28924 0 (unused)
    >>sr_mod 14328 0 (unused)
    >>scsi_mod 58804 2 [sg sr_mod]
    >>cdrom 29248 0 [sr_mod]
    >>parport_pc 13700 1 (autoclean)
    >>lp 6496 0 (unused)
    >>parport 14688 1 [parport_pc lp]
    >>af_packet 10600 0 (unused)
    >>
    >>but when I try to load the module ide-scsi with modconf, I get an
    >>installation failed, and a few seconds after, a lot of code with
    >>something like that at the end:
    >>Code: Bad EIP Value
    >>Kernel panic: aiee...........
    >>
    >>then my system freezes and i'm forced to push the reset button.
    >>
    >>I already made a lot of researches over the web, without success.
    >>Help !!
    >>Thanks in advance and sorry for my english.
    >>dooble M
    >>
    >>
    >
    >It looks like you're loading modules in the wrong order.
    >
    >See the CD-Burning HowTo.
    >
    >
    >
    Thanks, but it does exactly the same when I load the ide-scsi module
    first. I'll check again the archives and I'll try to compile another
    kernel version.
    Thanks again.
    dooble M

    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Paul Morgan: "Re: questions/comments about new sarge installer & LILO"