ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Bolshakov <s.bolshakov@belcaf.com>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] cd-rw и kernel panic
Date: 06 Dec 2001 17:25:42 +0200
Message-ID: <m2d71snzex.fsf@pc313.belcaf.minsk.by> (raw)
In-Reply-To: <3C113BD2.9030102@kriljon.ru>

## On Sat, 08 Dec 2001 00:59:46 +0300
## you wrote:
[skipped]
 >>1) перегрузиться
 >>2) lsmod > a
 >>3) cdrecord -scanbus > b
 >>4) lsmod > c
 >>Содержимое a b c в студию.
 >>
 ZD> [root@localhost eugene]# /sbin/lsmod
 ZD> Module                  Size  Used by    Tainted: P
 ZD> sg                     27236   0  (autoclean)
 ZD> ppp_deflate            40064   0  (autoclean)
 ZD> bsd_comp                4000   0  (autoclean)
 ZD> ppp_async               5920   1  (autoclean)
 ZD> ppp_generic 17704 3 (autoclean) [ppp_deflate bsd_comp ppp_async]

 ZD> slhc                    4560   0  (autoclean) [ppp_generic]
 ZD> agpgart                29280   3  (autoclean)
 ZD> NVdriver              714816  20  (autoclean)
 ZD> irlan                  18400   0  (autoclean) (unused)
 ZD> irda                   81217   0  (autoclean) [irlan]
 ZD> emu10k1                52928   0
 ZD> sound                  52992   0  [emu10k1]
 ZD> soundcore               3428   7  [emu10k1 sound]
 ZD> ac97_codec_emu          9248   0  [emu10k1]
 ZD> floppy                 45828   0  (autoclean)
 ZD> serial                 44224   2  (autoclean)
 ZD> isa-pnp                27496   0  (autoclean) [serial]
 ZD> usb-ohci               17472   0  (unused)
 ZD> usbcore                48216   1  [usb-ohci]
 ZD> ide-scsi                7424   0  (autoclean)
 ZD> sr_mod                 13688   0  (unused)
 ZD> cdrom                  27068   0  [sr_mod]
 ZD> reiserfs              144640   1  (autoclean)
 ZD> apm                     9164   2
 ZD> rtc                     5624   0  (autoclean)
 ZD> sd_mod                 10492   0  (unused)
 ZD> scsi_mod               86360   4  [sg ide-scsi sr_mod sd_mod]

 ZD> [root@localhost eugene]# cdrecord -scanbus
 ZD> Cdrecord 1.11a11 (i586-alt-linux-gnu) Copyright (C) 1995-2001 JЖrg Schilling
 ZD> Linux sg driver version: 3.1.20
 ZD> Using libscg version 'schily-0.5'
 ZD> scsibus0:
 ZD>         0,0,0     0) 'HP      ' 'CD-Writer cd12n ' '1.34' Removable CD-ROM
 ZD>         0,1,0     1) *
 ZD>         0,2,0     2) *
 ZD>         0,3,0     3) *
 ZD>         0,4,0     4) *
 ZD>         0,5,0     5) *
 ZD>         0,6,0     6) *
 ZD>         0,7,0     7) *

 ZD> sg                     27236   0  (autoclean)
 ZD> ppp_deflate            40064   0  (autoclean)
 ZD> bsd_comp                4000   0  (autoclean)
 ZD> ppp_async               5920   1  (autoclean)
 ZD> ppp_generic 17704 3 (autoclean) [ppp_deflate bsd_comp ppp_async]

 ZD> slhc                    4560   0  (autoclean) [ppp_generic]
 ZD> agpgart                29280   3  (autoclean)
 ZD> NVdriver              714816  20  (autoclean)
 ZD> irlan                  18400   0  (autoclean) (unused)
 ZD> irda                   81217   0  (autoclean) [irlan]
 ZD> emu10k1                52928   0
 ZD> sound                  52992   0  [emu10k1]
 ZD> soundcore               3428   7  [emu10k1 sound]
 ZD> ac97_codec_emu          9248   0  [emu10k1]
 ZD> floppy                 45828   0  (autoclean)
 ZD> serial                 44224   2  (autoclean)
 ZD> isa-pnp                27496   0  (autoclean) [serial]
 ZD> usb-ohci               17472   0  (unused)
 ZD> usbcore                48216   1  [usb-ohci]
 ZD> ide-scsi                7424   0  (autoclean)
 ZD> sr_mod                 13688   0  (unused)
 ZD> cdrom                  27068   0  [sr_mod]
 ZD> reiserfs              144640   1  (autoclean)
 ZD> apm                     9164   2
 ZD> rtc                     5624   0  (autoclean)
 ZD> sd_mod                 10492   0  (unused)
 ZD> scsi_mod               86360   4  [sg ide-scsi sr_mod sd_mod]

Мда. Вот sd_mod лишний явно - скази-дисков у Вас вроде нету ...
Разве что попробовать кусок:
---
alias block-major-11 scsi_hostadapter
alias scsi_hostadapter ide-scsi
pre-install ide-scsi modprobe sr_mod
---
привести к виду
---
alias block-major-11 sr_mod
pre-install sr_mod modprobe -k ide-scsi
post-install sr_mod modprobe -k cdrom
options cdrom autoeject=1 lockdoor=1 check_media_type=1
---
по крайней мере у меня оно так работает.


-- 
	Трули ерз, Сергей.

"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life."  ---  M. Sinz, CBM Inc.



  reply	other threads:[~2001-12-06 15:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-04  0:42 [sisyphus] Troubles Aleksey Novodvorsky
2001-12-04  8:29 ` [sisyphus] Re: [mdk-re] [JT] Troubles Michael Shigorin
2001-12-07 19:48 ` [sisyphus] proxy and apt Zhenya Danilchenko
2001-12-06 12:58   ` "Баталов Григорий"
2001-12-06 13:13   ` Sergey Bolshakov
2001-12-07 19:58 ` [sisyphus] cd-rw и kernel panic Zhenya Danilchenko
2001-12-06 13:16   ` Sergey Bolshakov
2001-12-07 21:10     ` Zhenya Danilchenko
2001-12-06 14:22       ` Sergey Bolshakov
2001-12-07 21:32         ` Zhenya Danilchenko
2001-12-06 14:51           ` Sergey Bolshakov
2001-12-07 21:59             ` Zhenya Danilchenko
2001-12-06 15:25               ` Sergey Bolshakov [this message]
2001-12-06 13:30   ` [sisyphus] " Vlad Harchev
2001-12-06 13:44     ` Gosha
2001-12-07 20:41     ` Zhenya Danilchenko
2001-12-06 16:25   ` Konstantin Volckov
2001-12-08  6:06     ` Zhenya Danilchenko
2001-12-10 14:53       ` Konstantin Volckov
2001-12-11 23:06         ` Zhenya Danilchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2d71snzex.fsf@pc313.belcaf.minsk.by \
    --to=s.bolshakov@belcaf.com \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git