ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] SCSI emulation
@ 2002-10-18  8:02 Пушкин Сергей Алексеевич
  0 siblings, 0 replies; only message in thread
From: Пушкин Сергей Алексеевич @ 2002-10-18  8:02 UTC (permalink / raw)
  To: Community

[-- Attachment #1: Type: text/plain, Size: 2222 bytes --]


Приветствую, всезнающий All

Проблема такая: 

Стоит CDRW-привод и Zip100 USB - оба эмулируются через SCSI.
После загрузки системы ни тот ни другой не работают.
Приходится делать такой финт ушами:

Для CD-RW:
Удалить все модули, так или иначе связанные с эмуляцией SCSI
depmod -a

Для Zip:
modprobe usb-uhci

После этого все работает. Причем в /etc/sysconfig/usb:
-------------------------------------------------------------
# Set this to no if you don't want USB.                          
#               
USB=yes                                                          
                                                                 
                            
# This will force to load the usb system and keyboard at the
# early              process of the boot proces                  
#                                  
KEYBOARD_AT_BOOT=no                                              
                                                                 
                            
# Some driver you may want to force the load, normally all of
# this is           done by the USBD daemon                      
#                                 
MOUSE=no                                                         
KEYBOARD=no                                        
STORAGE=yes # как видите - STORAGE включен.                      
VISOR=no               
                                                       
PRINTER=no 
--------------------------------------------------------------

/etc/modules.conf:
--------------------------------------------------------------
alias usb-interface usb-uhci                                     
alias sound-slot-0 emu10k1                         
probeall scsi_hostadapter usb-storage ide-scsi                   
alias eth0 eepro100                                
options ide-scsi units=/dev/hdc       
-------------------------------------------------------------- 

Причем перестало работать после неудачной попытки проапгрейдиться
из Сизифа.                                                       











-- 
С уважением, Пушкин Сергей aka Stalker
UIN: 35113025

XMMS шуршит: TANZWUT - DIE DROHNE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-18  8:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-18  8:02 [Comm] SCSI emulation Пушкин Сергей Алексеевич

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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