From: Sergey Vlasov <vsu@altlinux.ru> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] siefs и fuse Date: Tue, 22 Feb 2005 17:17:02 +0300 Message-ID: <20050222141702.GA13722@sirius.home> (raw) In-Reply-To: <1109058859.31078.15.camel@pc392> [-- Attachment #1: Type: text/plain, Size: 1289 bytes --] On Tue, Feb 22, 2005 at 09:54:19AM +0200, Vital Khilko wrote: > У меня с60 и usb data cable > делаем так: > # mknod /dev/ttyUSB0 c 188 0 Вообще-то /dev/ttyUSB0 давно есть в пакете dev, и создавать его вручную нет необходимости. Если же используется ядро 2.6.x и udev, файл устройства будет автоматически создан после подключения и загрузки модулей. > # modprobe usbserial vendor=0xblabla product=0xblabla Вот это подозрительно - какой-то неподдерживаемый чип USB-COM, возможно, дело именно в этом. Пожалуйста, покажите запись из /proc/bus/usb/devices для этого кабеля, а также версию ядра, с которым это пробовалось (uname -r). > # mount -t siefs /dev/ttyUSB0 /mnt/mobile/ > > тут вроде всё пучком На этом этапе указанное устройство только открывается - никакие команды туда не посылаются. > но как только > # ls /mnt/mobile > error: io failed (или типа того) > > и вот думаю, что либо я ошибаюсь, либо кабель "неправильный", либо SieFS > таки не дружит с С60... :-/ Можно попробовать ткнуться в /dev/ttyUSB0 через minicom - если нет ответа ни на какие AT-команды, вероятнее всего, в данном случае дело в том, что usbserial с этим кабелем не работает. Возможно, нужно добавлять идентификатор в какой-то другой драйвер семейства usbserial. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-02-22 14:17 UTC|newest] Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-02-21 8:07 Vital Khilko 2005-02-21 8:36 ` Sergey Vlasov 2005-02-21 12:49 ` Alexey Borovskoy 2005-02-22 7:54 ` Vital Khilko 2005-02-22 12:11 ` Alexey Borovskoy 2005-02-22 14:32 ` Sergey Vlasov 2005-02-23 3:10 ` Alexey Borovskoy 2005-02-28 15:16 ` Denis Smirnov 2005-02-22 19:22 ` Вячеслав Диконов 2005-02-22 19:55 ` Sergey Vlasov 2005-02-22 14:17 ` Sergey Vlasov [this message] 2005-02-23 7:17 ` Vital Khilko 2005-02-23 9:14 ` Sergey Vlasov 2005-02-24 12:32 ` Yury Aliaev 2005-02-24 13:06 ` Sergey Vlasov 2005-02-25 9:52 ` Alexey Borovskoy 2005-02-25 13:33 ` Yury Aliaev
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=20050222141702.GA13722@sirius.home \ --to=vsu@altlinux.ru \ --cc=devel@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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git