From: "Александр Загребельный" <tfo@dialup.ptt.ru> To: mandrake-russian@altlinux.ru Subject: [mdk-re] ncr 810 & 3c905c-tx trouble (again) Date: Fri Apr 20 13:12:12 2001 Message-ID: <51206054.20010420131415@dialup.ptt.ru> (raw) Привет All ! Один из выпусков рассылки я потерял :( , возможно в нем и был ответ на мое первое письмо: ------------------------------------------------------------------------------- Никак не могу настроить совместную работу NCR 810 SCSI (PCI) и 3c905c-TX в Spring 2001. Обе карточки "сидят" на IRQ 11. При загрузке нормально проходит сообщение "Bringing up interface eth0", но при попытке выполнить ifconfig eth0 192.168.0.1 получаю: eth0: Cannot allocate IRQ #11 SIOCSIFLAGS: Device or resource busy Соответственно ping-и не "ходят" :(( SCSI карточка работает нормально. Под Win2000 оба устройства одновременно работают без проблем. Все стоит на материнской плате ABIT KT133A - 100 RAID. Что посоветуете ? Можно ли под Linux устройствам использовать разделяемые IRQ и как это настроить ? ------------------------------------------------------------------------------- ...Проблему удалось частично решить с помощью таких команд: ifconfig eth0 down insmod 53c7,8xx mount -t vfat -o codepage=866,iocharset=koi8-r /dev/sda /mnt/mo (т.е. отключаем сеть и включаем магнитооптику, которая висит на контроллере) и: umount /dev/sda rmmod 53c7,8xx ifconfig eth0 192.168.0.1 (выгружаем модуль контроллера SCSI и снова включаем сеть) Но как-то это коряво и неэлегантно ... А хотелось бы, чтобы работало как в виндах, ни о чем не спрашивая и одновременно. Может кто подскажет решение (если оно есть :) ? P.S. Если SCSI включен, команда ifconfig eth0 192.168.0.1 не проходит. Если сеть включена, то попытка включить SCSI вешает Linux наглухо. Прерывания ни на одной из карточек изменить не удается, вбиты насмерть. Поэтому только так - одно выключаем, второе включаем :( Александр Загребельный tfo@dialup.ptt.ru
next reply other threads:[~2001-04-20 13:12 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-04-20 13:12 Александр Загребельный [this message] 2001-04-20 16:04 ` Aleksandr Blohin
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=51206054.20010420131415@dialup.ptt.ru \ --to=tfo@dialup.ptt.ru \ --cc=mandrake-russian@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 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