Форум русскоязычного сообщества Ubuntu


Получить помощь и пообщаться с другими пользователями Ubuntu можно
на irc канале #ubuntu-ru в сети Freenode
и в Jabber конференции ubuntu@conference.jabber.ru

Автор Тема: Помогите плиз настроить диал ап инет ((  (Прочитано 818 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн Legend1991

  • Автор темы
  • Новичок
  • *
  • Сообщений: 5
    • Просмотр профиля
Привет всем. Уже перечитал все что смог найти ничего непомогает ((
помогите найти дрова для модема и настроить инет...
утилита scanModem.gz вот такое высвечивает:

Цитировать
Only plain text email is forwarded by the  Discuss@Linmodems.org List Server,
 as HTML can contain viruses. Use as the email Subject Line:
           YourName, YourCountry  kernel 2.6.27-7-generic
 With this Subject Line cogent experts will be alerted, and useful case names left in the Archive.
 YourCountry will enable Country specific guidance. Linux experts in YourCountry
 can be found through: http://www.linux.org/groups/index.html.
They will know your Country's modem code, which may be essential for dialup service.
Responses from Discuss@Linmodems.org are sometimes blocked by an Internet Provider mail filters.
 So in a day, also check the Archived responses at http://www.linmodems.org
--------------------------  System information ----------------------------
CPU=i686,
Linux version 2.6.27-7-generic (buildd@rothera) (gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu10) ) #1 SMP Fri Oct 24 06:42:44 UTC 2008
 scanModem update of:  2009_03_01

 There are no blacklisted modem drivers in /etc/modprobe*  files
 Potentially useful modem drivers now loaded are:
               

If a USB modem or cellphone is attached and was not detected, please
provide available information in your request to discuss@linmodems.org

For candidate card in slot 00:0b.0, firmware information and bootup diagnostics are:
 PCI slot   PCI ID      SubsystemID   Name
 ----------   ---------   ---------   --------------
 00:0b.0   11c1:048c   11c1:044c   Communication controller: Agere Systems V.92 56K WinModem

 Modem interrupt assignment and sharing:
 15:       7825   IO-APIC-edge      pata_via
 --- Bootup diagnostics for card in PCI slot 00:0b.0 ----
[    0.581443] PCI: 0000:00:0b.0 reg 10 32bit mmio: [e2000000, e20000ff]
[    0.581451] PCI: 0000:00:0b.0 reg 14 io port: [d400, d407]
[    0.581459] PCI: 0000:00:0b.0 reg 18 io port: [d800, d8ff]
[    0.581489] pci 0000:00:0b.0: supports D2
[    0.581493] pci 0000:00:0b.0: PME# supported from D2 D3hot D3cold
[    0.581500] pci 0000:00:0b.0: PME# disabled

 The PCI slot 00:0b.0 of the modem card may be disabled early in
 a bootup process,  but then enabled later. If modem drivers load
 but the  modem is not responsive, read DOCs/Bootup.txt about possible fixes.
 Send dmesg.txt along with ModemData.txt to discuss@linmodems.org
 if help is needed.
 

=== Finished firmware and bootup diagnostics, next deducing cogent software. ===

Predictive  diagnostics for card in bus 00:0b.0:
   Modem chipset  detected on
NAME="Communication controller: Agere Systems V.92 56K WinModem "
CLASS=0780
PCIDEV=11c1:048c
SUBSYS=11c1:044c
IRQ=5
IDENT=agrsm.SV2P

 For candidate modem in:  00:0b.0
   0780 Communication controller: Agere Systems V.92 56K WinModem
      Primary device ID:  11c1:048c
 Support type needed or chipset:   agrsm.SV2P
 

----------------end Softmodem section --------------
-------------- end Agere Systems section -------------------

 Completed candidate modem analyses.

 The base of the UDEV device file system is: /dev/.udev

 Versions adequately match for the compiler installed: 4.3.2
             and the compiler used in kernel assembly: 4.3.2

 The patch utility is needed and is needed for compiling ALSA drivers, and possibly others.

 
 Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.3
   linuc_headers base folder /lib/modules/2.6.27-7-generic/build

 However some compilations and executable functions may need additional files,
 in the FileNames.h (so called kernel "h"eaders) collection installed in  /usr/include/ .
 For martian_modem, additional required packages are needed. The also required headers of package libc6 are commonly installed by default.
 Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev packages, for kernels 2.6.24 and later versions.
 In not included on your install CD, search for them at http://packages.ubuntu.com
 or comparable Repository for other Linux distros.
 When compiling ALSA drivers, the utility "patch" will also be needed.




If a driver compilation fails, with message including some lack of some FileName.h (stdio.h for example), then
Some additional kernel-header files need installation to /usr/include. The minimal additional packages are libc6-dev
and any of its dependents, under Ubuntu linux-libc-dev

If an alternate ethernet connection is available,
$  apt-get update
$  apt-get -s install linux-kernel-devel
will install needed packages.
For Debian/Ubuntu related distributions, run the following command to display the needed package list:

Otherwise packages have to be found through http://packages.ubuntu.com
Once downloaded and transferred into a Linux partition,
they can be installed alltogether with:
$ sudo dpkg -i *.deb


Checking pppd properties:
   -rwsr-xr-- 1 root dip 273064 2008-10-16 04:51 /usr/sbin/pppd

In case of an "error 17" "serial loopback" problem, see:
    http://linmodems.technion.ac.il/linmodems/archive-sixth/msg02637.html

To enable dialout without Root permission do:
   $ su - root  (not for Ubuntu)
        sudo chmod a+x /usr/sbin/pppd
or under Ubuntu related Linuxes
   sudo chmod a+x /usr/sbin/pppd

Checking settings of:   /etc/ppp/options
asyncmap 0
noauth
crtscts
lock
hide-password
modem
proxyarp
lcp-echo-interval 30
lcp-echo-failure 4
noipx

In case of a message like:
   Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
see http://linmodems.technion.ac.il/bigarch/archive-sixth/msg04656.html


 Don't worry about the following, it is for experts should trouble shooting be necessary.
==========================================================

 Checking for modem support lines:
 --------------------------------------
     /device/modem symbolic link:   
slmodemd created symbolic link /dev/ttySL0:
     Within /etc/udev/ files:

     Within /etc/modprobe.conf files:
/etc/modprobe.d/blacklist-modem:# Uncomment these entries in order to blacklist unwanted modem drivers
/etc/modprobe.d/blacklist-modem:# blacklist snd-atiixp-modem
/etc/modprobe.d/blacklist-modem:# blacklist snd-via82xx-modem
/etc/modprobe.d/alsa-base:options snd-atiixp-modem index=-2
/etc/modprobe.d/alsa-base:options snd-via82xx-modem index=-2
     Within any ancient /etc/devfs files:

     Within ancient kernel 2.4.n /etc/module.conf files:

--------- end modem support lines --------
Linuxоиды захватят мир!!! Ха-ха-хааа!!!...

Оффлайн smiftee

  • Участник
  • *
  • Сообщений: 218
    • Просмотр профиля
Re: Помогите плиз настроить диал ап инет ((
« Ответ #1 : 26 Марта 2009, 21:38:46 »
Цитировать
Agere Systems V.92 56K WinModem
Ключевое слова- WinModem+драйвер+Linux.

Оффлайн TimeScan

  • Новичок
  • *
  • Сообщений: 49
  • KUbuntu
    • Просмотр профиля
Re: Помогите плиз настроить диал ап инет ((
« Ответ #2 : 27 Марта 2009, 06:49:14 »
Автор, почитай вот это: https://forum.ubuntu.ru/index.php?topic=27690.0
Железо в порядке, ну и Слава Богу.

Оффлайн Legend1991

  • Автор темы
  • Новичок
  • *
  • Сообщений: 5
    • Просмотр профиля
Re: Помогите плиз настроить диал ап инет ((
« Ответ #3 : 27 Марта 2009, 21:03:57 »
Я вот здесь нашёл исходники
http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/
но там есть только для версии ядра 2.6.17-10-generic и 2.6.20-16-generic
так вот первые более старые нормально проходят такие команды
make all
sudo make install
но vwdial (кажись правильно написал) все равно не находит модем  :idiot2:
А вот более новые исходники вообще не проходят эти команды
хрен его знает че делать  :o

2TimeScan:
Я эт уже читал, там сылки уже не рабочие ((

Пользователь решил продолжить мысль: 28 Марта 2009, 15:39:05
При попытке в консоли проделать команду make all над исходниками драйвера для ядра 2.6.20-16-generic, консоль выдает такое:

Цитировать
legend@legend-desktop:~$ cd /home/legend/martian-ubuntu-2.6.20-16-generic
legend@legend-desktop:~/martian-ubuntu-2.6.20-16-generic$ make all
make -C kmodule/ modules
make[1]: Entering directory `/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule'
make -C /lib/modules/2.6.27-7-generic/build M="/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule"  modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
  CC [M]  /home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.o
In file included from /home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/kmartian.h:12,
                 from /home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:62:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:18: error: expected declaration specifiers or тАШ...тАЩ before тАШ*тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:18: error: тАШfastcallтАЩ declared as function returning a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:18: warning: function declaration isnтАЩt a prototype
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:18: error: field тАШfastcallтАЩ declared as a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:19: error: expected declaration specifiers or тАШ...тАЩ before тАШ*тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:19: error: тАШfastcallтАЩ declared as function returning a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:19: warning: function declaration isnтАЩt a prototype
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:19: error: field тАШfastcallтАЩ declared as a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:21: error: expected declaration specifiers or тАШ...тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:21: warning: function declaration isnтАЩt a prototype
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:21: error: field тАШFASTCALLтАЩ declared as a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:22: error: expected declaration specifiers or тАШ...тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:22: warning: function declaration isnтАЩt a prototype
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:22: error: field тАШFASTCALLтАЩ declared as a function
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:19: error: duplicate member тАШfastcallтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:22: error: duplicate member тАШFASTCALLтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h: In function тАШmfifo_nextтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:45: error: тАШstruct mfifo_opsтАЩ has no member named тАШwrapтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h: In function тАШmfifo_putтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:52: error: тАШstruct mfifo_opsтАЩ has no member named тАШsetтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:54: error: тАШstruct mfifo_opsтАЩ has no member named тАШwrapтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h: In function тАШmfifo_fullтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:62: error: тАШstruct mfifo_opsтАЩ has no member named тАШspaceтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h: In function тАШmfifo_getтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:78: error: тАШstruct mfifo_opsтАЩ has no member named тАШgetтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:81: error: тАШstruct mfifo_opsтАЩ has no member named тАШwrapтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h: In function тАШmfifo_lastwrтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/mfifo.h:87: error: тАШstruct mfifo_opsтАЩ has no member named тАШwrapтАЩ
In file included from /home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:64:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/marsio.h: At top level:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/marsio.h:8: error: expected тАШ)тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/marsio.h:9: error: expected тАШ)тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/marsio.h:10: error: expected тАШ)тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/marsio.h:11: error: expected тАШ)тАЩ before тАШ(тАЩ token
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c: In function тАШmartian_isrтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:119: error: implicit declaration of function тАШmars_read_registerтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:131: error: implicit declaration of function тАШmars_write_registerтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:139: error: implicit declaration of function тАШmars_write_wordтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:160: error: implicit declaration of function тАШprocess_streamтАЩ
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:160: warning: value computed is not used
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c: In function тАШmartian_addтАЩ:
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:659: error: тАШSA_INTERRUPTтАЩ undeclared (first use in this function)
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:659: error: (Each undeclared identifier is reported only once
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:659: error: for each function it appears in.)
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:659: error: тАШSA_SHIRQтАЩ undeclared (first use in this function)
/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.c:662: warning: passing argument 2 of тАШrequest_irqтАЩ from incompatible pointer type
make[3]: *** [/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule/martian.o] Error 1
make[2]: *** [_module_/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/legend/martian-ubuntu-2.6.20-16-generic/kmodule'
make: *** [all] Error 2
legend@legend-desktop:~/martian-ubuntu-2.6.20-16-generic$
« Последнее редактирование: 28 Марта 2009, 15:39:06 от Legend1991 »
Linuxоиды захватят мир!!! Ха-ха-хааа!!!...

Оффлайн Legend1991

  • Автор темы
  • Новичок
  • *
  • Сообщений: 5
    • Просмотр профиля
Re: Помогите плиз настроить диал ап инет ((
« Ответ #4 : 04 Апреля 2009, 14:50:13 »
Я вроде нашол дрова на свой модем, но только исходники
Когда начал их компилить полезли ошибки:

Цитировать
legend@legend-desktop:~$ cd /home/legend/agrsm
legend@legend-desktop:~/agrsm$ make clean
rm -fR agrsoftmodem.o serial26.o \
   serial26.o \
   agrsm_core.o \
   agrmodem.{o,ko,mod.{c,o}} \
   agrserial.{o,ko,mod.{c,o}} \
   .*.cmd .tmp_versions
legend@legend-desktop:~/agrsm$ make
make -C /lib/modules/2.6.27-7-generic/build SUBDIRS=/home/legend/agrsm modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
  CC [M]  /home/legend/agrsm/agrsoftmodem.o
objcopy --weaken-symbol=LXHardwareInfoCreate \
      --weaken-symbol=LXHardwareInfoDestroy \
      /home/legend/agrsm/agrmodemlib.o /home/legend/agrsm/agrsm_core.o
  CC [M]  /home/legend/agrsm/lib.o
  CC [M]  /home/legend/agrsm/serial26.o
/home/legend/agrsm/serial26.c: In function "receive_chars":
/home/legend/agrsm/serial26.c:1007: error: "struct uart_info" has no member named "tty"
/home/legend/agrsm/serial26.c: In function "serial8250_get_mctrl":
/home/legend/agrsm/serial26.c:1371: warning: unused variable "flags"
/home/legend/agrsm/serial26.c: In function "serial8250_config_port":
/home/legend/agrsm/serial26.c:2039: warning: unused variable "ret"
/home/legend/agrsm/serial26.c: At top level:
/home/legend/agrsm/serial26.c:2131: warning: initialization from incompatible pointer type
/home/legend/agrsm/serial26.c:2132: warning: initialization from incompatible pointer type
make[2]: *** [/home/legend/agrsm/serial26.o] Error 1
make[1]: *** [_module_/home/legend/agrsm] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make: *** [modules] Error 2
legend@legend-desktop:~/agrsm$

Кто-нить знает в чем проблема???

з.ы: компилятор и исходники ядра установлены.
Linuxоиды захватят мир!!! Ха-ха-хааа!!!...

Оффлайн Legend1991

  • Автор темы
  • Новичок
  • *
  • Сообщений: 5
    • Просмотр профиля
Re: Помогите плиз настроить диал ап инет ((
« Ответ #5 : 09 Апреля 2009, 15:05:16 »
Что на этом форуме никто так и незнает почему же оно не хочет компилироваться??? И что это за ошибки??? :'(
Linuxоиды захватят мир!!! Ха-ха-хааа!!!...

 

Страница сгенерирована за 0.019 секунд. Запросов: 19.