From: "Sokolov Aleksandr" <masterklavir@gmail.com> To: "ALT Linux Community general discussions" <community@lists.altlinux.org> Subject: Re: [Comm] Билайн USB модем Date: Fri, 20 Feb 2009 00:09:30 +0400 Message-ID: <0FC3F61E1DDB494FB423ECF2773D33F1@benqa2b881c029> (raw) In-Reply-To: <200811161927.44151.hisbreht@rambler.ru> Здравствуйте все! Помогите пожалуйста разобраться с установкой билайновского модема. Я посмотрел архив рассылки и мало что понял. Опишу то, что уже сделал: 1. создал скрипт startmodem в /usr/bin/startmodem следующего содержания: #!/bin/sh sudo usb1on.shsleep 10 sudo eject /dev/sr0sleep 5 sudo modprobe usbserial vendor=0×19d2product=0×0001sleep5 sudo dmesg|grep -i ttyUSB0 sudo comgt -d /dev/ttyUSB0 sudo cp /etc/resolv.conf.ppp /etc/resolv.conf sudo chmod +x /usr/bin/startmodem.sh Скрипт нормально работает отключает cdrom, и переключает в режим модема. Читал инструкцию http://ru.gentoo-wiki.com:80/wiki/MF626 но не понял, как действовать дальше? Там уж больно навороченно, мне кажется должен быть более простой способ. Если кого не затруднит, объясните пожалуйста тупому юзеру как всё же заставить эту штуку пустить меня в интернет? С уважением Соколов Александр г. Самара
next prev parent reply other threads:[~2009-02-19 20:09 UTC|newest] Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-10-27 17:16 ` Victor 2008-10-27 17:56 ` Victor 2008-10-27 18:11 ` Victor 2008-10-27 18:20 ` Victor 2008-10-27 18:30 ` Владимир 2008-10-27 18:47 ` Victor 2008-11-13 17:56 ` Victor 2008-11-13 21:28 ` Евгений 2008-11-14 3:47 ` Victor 2008-11-16 2:14 ` Occisor 2008-11-16 3:02 ` Occisor 2008-11-16 14:25 ` Boris Savelev 2008-11-16 15:08 ` Occisor 2008-11-16 15:14 ` Boris Savelev 2008-11-16 15:15 ` Andrey Rahmatullin 2008-11-16 16:27 ` Victor 2008-11-16 17:52 ` Victor Zhuravlyov 2008-11-20 9:40 ` Occisor 2008-11-20 17:39 ` Victor 2008-11-21 9:58 ` Occisor 2008-11-21 12:25 ` Michael Shigorin 2008-11-30 2:34 ` Occisor 2008-11-30 13:43 ` Victor 2008-11-30 14:10 ` Victor 2008-12-01 10:11 ` Occisor 2008-12-01 16:42 ` Victor 2008-12-07 1:54 ` Occisor 2008-12-13 0:59 ` Occisor 2008-12-13 22:02 ` Victor 2009-02-19 20:09 ` Sokolov Aleksandr [this message] 2009-02-20 1:42 ` Il'ya 2009-03-09 20:23 ` Sokolov Aleksandr 2009-03-10 8:55 ` Yury Yurevich 2009-03-10 8:56 ` Yury Yurevich 2009-03-09 20:25 ` Sokolov Aleksandr 2009-02-20 6:05 ` Yury Yurevich 2009-02-21 16:47 ` hisbreht 2009-02-22 19:31 ` Sokolov Aleksandr 2009-02-23 2:54 ` Ivan Petrov 2009-02-23 9:45 ` hisbreht 2009-02-23 5:13 ` Yury Yurevich 2008-10-27 18:48 ` Владимир
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=0FC3F61E1DDB494FB423ECF2773D33F1@benqa2b881c029 \ --to=masterklavir@gmail.com \ --cc=community@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 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