* [Comm] модули ядра
@ 2004-06-16 2:18 s_putin
2004-06-16 6:03 ` Sergey Vlasov
0 siblings, 1 reply; 4+ messages in thread
From: s_putin @ 2004-06-16 2:18 UTC (permalink / raw)
To: community
доброго всем
есть сервак райд(на собственном контроллере) + ДЛТ на встроенной сказе матери (aic79xxx)
проблемы с подцеплением стриммера, вернее (похоже) с поддержкой встроеной скази на материнке
система Alt Master 2.2
при загрузке по dmesg про встроенную сказю ни слова.
lsmod по данному пункту тоже молчит
файлы модулей вроде есть
/lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o
пытаюсь подгрузить данный файлик
modprobe aic79xx
/lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: insmod /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o failed
/lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: insmod aic79xx faile
насколько я понимаю ему необходимо указать прерывания и, возможно,
прочие пАреметры
как уточнить эти параметры и есть ли другой путь?
видели ночь, гуляли всю ночь...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] модули ядра
2004-06-16 2:18 [Comm] модули ядра s_putin
@ 2004-06-16 6:03 ` Sergey Vlasov
2004-06-16 10:52 ` Re[2]: " s_putin
0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2004-06-16 6:03 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]
On Wed, Jun 16, 2004 at 08:18:02AM +0600, s_putin@permenergo.ru wrote:
> есть сервак райд(на собственном контроллере) + ДЛТ на встроенной сказе матери (aic79xxx)
> проблемы с подцеплением стриммера, вернее (похоже) с поддержкой встроеной скази на материнке
>
> система Alt Master 2.2
>
> при загрузке по dmesg про встроенную сказю ни слова.
> lsmod по данному пункту тоже молчит
> файлы модулей вроде есть
> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o
> пытаюсь подгрузить данный файлик
>
> modprobe aic79xx
> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
> You may find more information in syslog or the output from dmesg
> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: insmod /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o failed
> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: insmod aic79xx faile
http://abr.pp.ru/docs/alm22_aic79xx_installation.html
Если в выводе dmesg нет ругани от aic79xx, возможны следующие
проблемы:
1) Если в настройках контроллера включен режим HostRAID, модуль
aic79xx его не увидит. Необходимо при загрузке машины зайти в
настройки SCSI BIOS и выключить HostRAID.
2) Возможно, что контроллер слишком новый, и версия драйвера aic79xx,
входящая в ALM2.2, его не поддерживает. Покажите вывод команды
lspcidrake -v (или lspci -v). Если ситуация именно такая, придётся
пересобирать ядро с новым драйвером.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re[2]: [Comm] модули ядра
2004-06-16 6:03 ` Sergey Vlasov
@ 2004-06-16 10:52 ` s_putin
2004-06-16 11:12 ` Sergey Vlasov
0 siblings, 1 reply; 4+ messages in thread
From: s_putin @ 2004-06-16 10:52 UTC (permalink / raw)
To: Sergey Vlasov
вы мне писали, я пишу...
Sergey> Если в настройках контроллера включен режим HostRAID, модуль
Sergey>> aic79xx его не увидит. Необходимо при загрузке машины зайти в
Sergey>> настройки SCSI BIOS и выключить HostRAID.
совет помог,запустил кудзу имеем
more /etc/modules.conf
pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-ohci
probeall scsi_hostadapter aacraid
alias eth0 eepro100
alias eth1 e1000
alias scsi_hostadapter1 aic79xx - встроенный на матери
alias scsi_hostadapter2 aacraid - рэйд
но модуль не загружен
aacraid 25292 3
sd_mod 11004 6
scsi_mod 95428 3 [sg aacraid sd_mod]
по insmod aic79xx (долго думая)
Using /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o
имеем
aacraid 25292 3
sd_mod 11004 6
scsi_mod 95428 4 [aic79xx sg aacraid sd_mod]
lspcidrake -v
unknown : ServerWorks|CMIC-HE [BRIDGE_HOST] (vendor:1166 device:0011)
unknown : ServerWorks|CMIC-HE [BRIDGE_HOST] (vendor:1166 device:0011)
unknown : ServerWorks|CMIC-HE [BRIDGE_HOST] (vendor:1166 device:0011)
unknown : ServerWorks|CMIC-HE [BRIDGE_HOST] (vendor:1166 device:0011)
Card:ATI Mach64 Utah: ATI|Rage XL [DISPLAY_VGA] (vendor:1002 device:4752 subv:8086 subd:3412)
eepro100 : Intel Corporation|82559 [Ethernet Pro 100] [NETWORK_ETHERNET] (vendor:8086 device:1229 subv:8086 subd:3412)
unknown : ServerWorks|CSB5 [BRIDGE_ISA] (vendor:1166 device:0201)
unknown : Reliance Computer|CSB5 IDE interface [STORAGE_IDE] (vendor:1166 device:0212)
usb-ohci : Reliance Computer|OSB4 OpenHCI Compliant USB Controller [SERIAL_USB] (vendor:1166 device:0220)
unknown : ServerWorks|GCLE Host Bridge [BRIDGE_HOST] (vendor:1166 device:0225 subv:1166 subd:0230)
unknown : ServerWorks|CIOB30 [BRIDGE_HOST] (vendor:1166 device:0010)
unknown : ServerWorks|CIOB30 [BRIDGE_HOST] (vendor:1166 device:0010)
unknown : ServerWorks|CIOB30 [BRIDGE_HOST] (vendor:1166 device:0010)
unknown : ServerWorks|CIOB30 [BRIDGE_HOST] (vendor:1166 device:0010)
e1000 : Intel Corporation|82544GC Gigabit Ethernet Controller [NETWORK_ETHERNET] (vendor:8086 device:100d subv:8086 subd:3412)
aic79xx : Adaptec|7902 [STORAGE_SCSI] (vendor:9005 device:801f subv:8086 subd:3412)
aic79xx : Adaptec|7902 [STORAGE_SCSI] (vendor:9005 device:801f subv:8086 subd:3412)
aacraid : Adaptec|AAC RAID [STORAGE_RAID] (vendor:9005 device:0285 subv:9005 subd:0286)
unknown : Virtual|Hub [] (vendor:0000 device:00
стриммера не видно .
tapeware, hp st. works тоже молчат (находят лишь рэйдовскую сказю)
по dmseg вылезло
DevQ(0:15:0): 0 waiting
scsi: device set offline - not ready or command retry failed after bus reset: host 1 channel 0 id 15 lun 0
загружаю стандартный файл модуля
где еще порыть?
видели ночь, гуляли всю ночь...
16 июня 2004 г.Sergey> On Wed, Jun 16, 2004 at 08:18:02AM +0600,
Sergey> s_putin@permenergo.ru wrote:
>> есть сервак райд(на собственном контроллере) + ДЛТ на
>> встроенной сказе матери (aic79xxx)
>> проблемы с подцеплением стриммера, вернее (похоже) с поддержкой встроеной скази на материнке
>>
>> система Alt Master 2.2
>>
>> при загрузке по dmesg про встроенную сказю ни слова.
>> lsmod по данному пункту тоже молчит
>> файлы модулей вроде есть
>> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o
>> пытаюсь подгрузить данный файлик
>>
>> modprobe aic79xx
>> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: init_module: No such device
>> Hint: insmod errors can be caused by incorrect module
>> parameters, including invalid IO or IRQ parameters.
>> You may find more information in syslog or the output from dmesg
>> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o:
>> insmod
>> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o
>> failed
>> /lib/modules/2.4.20-alt5-smp/kernel/drivers/scsi/aic7xxx/aic79xx.o: insmod aic79xx faile
Sergey> http://abr.pp.ru/docs/alm22_aic79xx_installation.html
Sergey> Если в выводе dmesg нет ругани от aic79xx, возможны следующие
Sergey> проблемы:
Sergey> 1) Если в настройках контроллера включен режим HostRAID, модуль
Sergey> aic79xx его не увидит. Необходимо при загрузке машины зайти в
Sergey> настройки SCSI BIOS и выключить HostRAID.
Sergey> 2) Возможно, что контроллер слишком новый, и версия драйвера aic79xx,
Sergey> входящая в ALM2.2, его не поддерживает. Покажите вывод команды
Sergey> lspcidrake -v (или lspci -v). Если ситуация именно такая, придётся
Sergey> пересобирать ядро с новым драйвером.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Comm] модули ядра
2004-06-16 10:52 ` Re[2]: " s_putin
@ 2004-06-16 11:12 ` Sergey Vlasov
0 siblings, 0 replies; 4+ messages in thread
From: Sergey Vlasov @ 2004-06-16 11:12 UTC (permalink / raw)
To: Sergey Vlasov
[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]
On Wed, Jun 16, 2004 at 04:52:05PM +0600, s_putin@permenergo.ru wrote:
> вы мне писали, я пишу...
>
> Sergey> Если в настройках контроллера включен режим HostRAID, модуль
> Sergey>> aic79xx его не увидит. Необходимо при загрузке машины зайти в
> Sergey>> настройки SCSI BIOS и выключить HostRAID.
> совет помог,запустил кудзу имеем
> more /etc/modules.conf
> pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
> alias usb-interface usb-ohci
> probeall scsi_hostadapter aacraid
> alias eth0 eepro100
> alias eth1 e1000
> alias scsi_hostadapter1 aic79xx - встроенный на матери
> alias scsi_hostadapter2 aacraid - рэйд
Должно быть:
probeall scsi_hostadapter aacraid aic79xx
scsi_hostadapter1 и scsi_hostadapter2 вообще можно убрать. Это kudzu
так написал?
> стриммера не видно .
> tapeware, hp st. works тоже молчат (находят лишь рэйдовскую сказю)
>
> по dmseg вылезло
> DevQ(0:15:0): 0 waiting
> scsi: device set offline - not ready or command retry failed after bus reset: host 1 channel 0 id 15 lun 0
Покажите весь вывод dmesg.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-06-16 11:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-16 2:18 [Comm] модули ядра s_putin
2004-06-16 6:03 ` Sergey Vlasov
2004-06-16 10:52 ` Re[2]: " s_putin
2004-06-16 11:12 ` Sergey Vlasov
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