From: "Dmitry V. boyko" <tiger@gauss.com.ua> To: "ALT Linux Sisyphus discussions" <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] gspca Date: Wed, 20 May 2009 16:39:54 +0300 (EEST) Message-ID: <d2c9af89cfd13e6422f8f66e4c054e61.squirrel@mail.gauss.com.ua> (raw) In-Reply-To: <20090520125016.GI23228@newmaster.mivlgu.local> >> 0ac8:303b Z-Star Microelectronics Corp. ZC0303 Webcam >> на старом ядре 2.6.25-чего-то там std-def жило и вполне сносно >> обслуживается драйвером gspca. В старом ядре оно было отдельным пакетом, >> сейчас включено в модули ядра (вроде v4l). Обслуживается оно конкретно >> драйвером gspca_zc3xx. Причем система сама считает, что надо обслуживать >> устройство драйвером zc0301, и в логах ругается так: > В 2.6.27 (commit c41492c89a00630c7482eae25deaf9af91b73c98) в драйвере > gspca_zc3xx отключили поддержку USB ID для устройств, для которых в > ядре есть другие драйверы (в том числе zc0301). В 2.6.27-std-*-alt17 > этот код выглядит так: > > С имеющейся версией ядра можно попробовать сделать следующее: > > modprobe gspca_zc3xx > echo "0x0ac8 0x303b" > /sys/bus/usb/drivers/gspca_zc3xx/new_id > > Чтобы не грузился лишний модуль zc0301, можно дополнительно запретить > его автозагрузку: > > echo "blacklist zc0301" >> /etc/modprobe.d/local.conf > > (если этот модуль не нужен для других устройств). Огромное спасибо за ответ. попробовал, как Вы рекомендовали. в результате драйвер определил камеру и сказал, что может с ней работать, устройство /dev/video0 появилось. _НО_ изображения я не получаю: на зеленом фоне дергающиеся горизонтальные линии, видимо драйвер не правильно ведет связку сенсор_камеры+чип_контроллра. в любом случае спасибо, буду дальше грести в сторону подсовывания индексов.
next prev parent reply other threads:[~2009-05-20 13:39 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-05-20 11:44 tiger 2009-05-20 12:50 ` Sergey Vlasov 2009-05-20 13:39 ` Dmitry V. boyko [this message] 2009-05-21 16:09 ` A.Kitouwaykin 2009-05-21 18:59 ` Roman Lesnichenko 2009-05-21 19:50 ` Pavlov Konstantin 2009-05-22 6:14 ` Roman Lesnichenko 2009-05-22 7:21 ` Dmitry V. boyko 2009-05-25 16:43 ` Rinat Bikov 2009-05-22 7:17 ` Dmitry V. boyko
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=d2c9af89cfd13e6422f8f66e4c054e61.squirrel@mail.gauss.com.ua \ --to=tiger@gauss.com.ua \ --cc=sisyphus@lists.altlinux.org \ /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