Перейти к содержанию

3G/CDMA USB модемы на PGI


Рекомендуемые сообщения

crw-rw---- 1 root root 188, 0 Apr 20 19:57 /dev/ttyUSB0

crw-rw---- 1 root root 188, 1 Apr 20 19:57 /dev/ttyUSB1

crw-rw---- 1 root root 188, 2 Apr 20 19:57 /dev/ttyUSB2

crw-rw---- 1 root root 188, 3 Apr 20 19:57 /dev/ttyUSB3

Раз есть ttyUSB* значит вам usb_modeswitch уже не нужен.

Модем и так в правильном режиме. Читайте внимательно NETWORK_ru.txt для дальнейших шагов.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Я всё перепробував модем не запускается.

вот мои настройки:

Chats/3g:

ABORT BUSY

ABORT 'NO CARRIER'

ABORT ERROR

REPORT CONNECT

TIMEOUT 120

"" "AT&F"

OK "ATE1"

# Is there a PIN set on the SIM?

#OK "AT+CPIN?"

# What network are we connected to?

OK "AT+COPS?"

# Next line can be used to get a full list of available

# networks, but it takes a long time!

#OK "AT+COPS=?"

# List what AT commands we can issue to this card.

#OK "AT&V"

# Prefer UMTS networks over GPRS networks

# (but connect to GPRS if UMTS unavailable)

OK "AT_OPSYS=3"

# Current network signal strength

OK "AT+CSQ"

# Note the single quotes at the beginning and end,

# reversing the quoting (double at ends, single

# inside) does NOT work!

OK 'AT+CGDCONT=1,"IP","internet"'

TIMEOUT 60

OK "ATD#777"

CONNECT c

Peers/3g:

# If pppd reports this as a non-modem thing, then run the huaweiAktBbo program

/dev/ttyUSB0

#Baudrate -- Note that setting this to 384000 yields an error message

# about this speed not being supported!

460800

#Idle time for closing connection

idle 7200

#Lock the device for this PPPD process use only

lock

#Use normal handshaking

crtscts

#Assume it is a modem device and force modem control methods

modem

#Any user can start the connection

noauth

#Make the ppp link the default root

defaultroute

#Username and Password for computer/GlobeTrotter ppp link

#Normally ignored. Change if GSM Operator requires it

user IT@IT

password IT

#Change the path to chat if required for your version of Linux

connect "/sbin/chat -V -f /var/etc/ppp/3g.chat"

#Accept IP address provided by network

noipdefault

#Detach PPPD from console used to run the program {optional}

#updetach

#Get DNS addresses from operator

usepeerdns

#Don't use VJ compression for ppp link

novj

# Make the connection persistent, and not terminate if/when errors occur.

persist

maxfail 0

debug

kdebug 4

А вот лог:

[net] [20:07:32] started

[net] [20:07:32] creating web interface pipe

[net] [20:07:32] init USB comms

[net] [20:07:33] USB_MODEM is set to 1410:2110

[net] [20:07:33] bringing up interface lo

[net] [20:07:34] bringing up interface eth0

udhcpc (v1.18.4) started

Sending discover...

Sending discover...

Sending select for 192.168.1.4...

Lease of 192.168.1.4 obtained, lease time 86400

adding dns 192.168.1.1

[net] [20:07:42] checking USB modem

[net] [20:07:42] scanning usb connected devices

[net] [20:07:46] device directly matching 1410:2110 is connected

[net] [20:07:46] loading usbserial.ko for vendor=0x1410 product=0x2110

[net] [20:07:47] PPPD_PEER peer is set to: 3g

[net] [20:07:47] detecting serial device in /dev

[net] [20:07:47] starting PPP call to 3g

[net] [20:07:52] setting hostname to [cuberevo]

[net] [20:07:53] starting inetd

[net] [20:07:53] network is ready

[net] [20:07:53] NTP sync is disabled, system time = micom time

[net] [20:07:53] samba daemon is disabled, skipping

[net] [20:07:53] nfs daemon is disabled, skipping

[net] [20:07:53] sending mount request to sbox automounter

[net] [20:07:53] finished

ЧТО НЕ ТАК?

Спасибо!

Ссылка на комментарий
Поделиться на другие сайты

Пробовать конфигурировать не 3G конфиги, а GPRS (peers, gprs.chat).

С 3G конфигами никто еще, на сколько я помню, модема не запустил.

Проверить соответствие команд модема в конфигах.

Проверить правильность APN, скорости порта модема и номера дозвона (спросить в ТП оператора).

Почитать эту тему с начала!

P.S. Нагуглить в инете готовый FAQ по запуску этого модема под Linux.

Изменено пользователем VadimI

IPBox910HD(PGIv0.7.3+INDB6)-OpenboxX820(5.46)-90E,80E,75E,53E,36E-DiSEqC1.1

AzboxElite(0.9.ХХХХ)WinQuestMD460(90E-37.5W)-DiSEqC1.0+36E

Ссылка на комментарий
Поделиться на другие сайты

  • 4 месяца спустя...

Заимел Huawei 8230. Решил прикрутить к IPBOX 910.

[PGI /var/etc/usb_modeswitch.d]$ lsusb

Bus 002 Device 001: ID 0000:0000

Bus 001 Device 002: ID 12d1:1031 Huawei Technologies Co., Ltd.

Bus 001 Device 001: ID 0000:0000

Есть,

[PGI /var/etc/usb_modeswitch.d]$ ls -1 /var/etc/usb_modeswitch.d |grep 12d1:1031

12d1:1031

Есть....

[PGI /var/etc/usb_modeswitch.d]$ cat 12d1:1031

########################################################

# Huawei U8110 / Joy, Vodafone 845 (Android smartphone)

DefaultVendor= 0x12d1

DefaultProduct=0x1031

TargetVendor= 0x12d1

TargetProduct= 0x1035

CheckSuccess=20

MessageContent="55534243123456780600000080010a11060000000000000000000000000000"

# for Android SDK

Пойдет, впринципе, теперь его надо переключить "в модем"....

и вот тут #опа:

[PGI /var/etc/usb_modeswitch.d]$ usb_modeswitch -W -v 12d1 -p 1031 -V 12d1 -P 1035 -M "5553424370ab71890600000080010a11060000000000000000000000000000" -s 20

Taking all parameters from the command line


* usb_modeswitch: handle USB devices with multiple modes
* Version 1.1.7 © Josua Dietze 2010
* Based on libusb0 (0.1.12 and above)

! PLEASE REPORT NEW CONFIGURATIONS !

DefaultVendor=  0x12d1
DefaultProduct= 0x1031
TargetVendor=   0x12d1
TargetProduct=  0x1035
TargetClass=    not set
TargetProductList=""

DetachStorageOnly=0
HuaweiMode=0
SierraMode=0
SonyMode=0
GCTMode=0
KobilMode=0
MessageEndpoint=  not set
MessageContent="5553424370ab71890600000080010a11060000000000000000000000000000"
NeedResponse=0
ResponseEndpoint= not set
Interface=0x00

InquireDevice enabled (default)
Success check enabled, max. wait time 20 seconds
System integration mode disabled

usb_set_debug: Setting debugging level to 15 (on)
usb_os_find_busses: Found 002
usb_os_find_busses: Found 001
usb_os_find_busses: Skipping non bus directory devices
usb_os_find_devices: Found 001 on 002
usb_os_find_devices: Found 002 on 001
usb_os_find_devices: Found 001 on 001
error obtaining child information: Inappropriate ioctl for device

Looking for target devices ...
 searching devices, found USB ID 0000:0000
 searching devices, found USB ID 12d1:1031
  found matching vendor ID
 searching devices, found USB ID 0000:0000
No devices in target mode or class found
Looking for default devices ...
 searching devices, found USB ID 0000:0000
 searching devices, found USB ID 12d1:1031
  found matching vendor ID
  found matching product ID
  adding device
 searching devices, found USB ID 0000:0000
Found devices in default mode, class or configuration (1)
Accessing device 002 on bus 001 ...
Getting the current device configuration ...
OK, got current device configuration (1)
Using endpoints 0x01 (out) and 0x81 (in)
Using endpoints 0x01 (out) and 0x81 (in)
Inquiring device details; driver will be detached ...
Looking for active driver ...
USB error: could not get bound driver: No data available
No driver found. Either detached before or never attached
USB error: error submitting URB: No such file or directory
Could not send INQUIRY message (error -2)

USB description data (for identification)
-------------------------
Manufacturer: Huawei Incorporated
    Product: Android Mobile Adapter
 Serial No.: not provided
-------------------------
Looking for active driver ...
USB error: could not get bound driver: No data available
No driver found. Either detached before or never attached
Setting up communication with interface 0 ...
Using endpoint 0x01 for message sending ...
Trying to send message 1 to endpoint 0x01 ...
USB error: error submitting URB: No such file or directory
Sending the message returned error -2. Trying to continue
Resetting response endpoint 0x81
Resetting message endpoint 0x01

Checking for mode switch (max. 20 times, once per second) ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Waiting for original device to vanish ...
Original device still present after the timeout

Mode switch most likely failed. Bye.

А мандривка его счелкает.... куда рыть?

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

Mode switch most likely failed. Bye.

А мандривка его счелкает.... куда рыть?

Последняя версия usb_modeswitch 1.1.9, в PGI 1.2, с обновленной базой.

Знаю, что не в этом, скорее всего, проблема, но всё же. Это раз.

Два, это то, что команда из Telnet, которой вы пытались переключить модем, не такая на PGI.

Пробуйте:

/sbin/usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1031

Лучше, наверное, всё же смотреть логи от PGI, которые будут в /tmp/usb_modem.*.log при перезагрузке ресивера.

Изменено пользователем дядя Фёдор

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Последняя версия usb_modeswitch 1.1.9, в PGI 1.2, с обновленной базой.

Знаю, что не в этом, скорее всего, проблема, но всё же. Это раз.

Два, это то, что команда из Telnet, которой вы пытались переключить модем, не такая на PGI.

Пробуйте:

/sbin/usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1031

Лучше, наверное, всё же смотреть логи от PGI, которые будут в /tmp/usb_modem.*.log при перезагрузке ресивера.

Ок, попробую, черес RS-232 гляну ллог, т.к. при перезагрузке с подключенным телом вечный LOADING

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

Ок, попробую, черес RS-232 гляну ллог, т.к. при перезагрузке с подключенным телом вечный LOADING

Попробуйте просто команду, что я дал в Telnet.

Загрузите ресивер, потом вставтье модем, потом lsusb, чтобы убедиться, и потом саму команду.

Лог в консоли будет, безо всяких файлов.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Последняя версия usb_modeswitch 1.1.9, в PGI 1.2, с обновленной базой.

Знаю, что не в этом, скорее всего, проблема, но всё же. Это раз.

Два, это то, что команда из Telnet, которой вы пытались переключить модем, не такая на PGI.

Пробуйте:

[PGI ~]$ /sbin/usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1031Reading config file: /var/etc/usb_modeswitch.d/12d1:1031 * usb_modeswitch: handle USB devices with multiple modes * Version 1.1.7 © Josua Dietze 2010 * Based on libusb0 (0.1.12 and above) ! PLEASE REPORT NEW CONFIGURATIONS !DefaultVendor=  0x12d1DefaultProduct= 0x1031TargetVendor=   0x12d1TargetProduct=  0x1035TargetClass=    not setTargetProductList=""DetachStorageOnly=0HuaweiMode=0SierraMode=0SonyMode=0GCTMode=0KobilMode=0MessageEndpoint=  not setMessageContent="55534243123456780600000080010a11060000000000000000000000000000"NeedResponse=0ResponseEndpoint= not setInterface=0x00InquireDevice disabledSuccess check enabled, max. wait time 20 secondsSystem integration mode enabledusb_set_debug: Setting debugging level to 15 (on)usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for deviceLooking for target devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 No devices in target mode or class foundLooking for default devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID   found matching product ID   adding device  searching devices, found USB ID 0000:0000 Found devices in default mode, class or configuration (1)Accessing device 002 on bus 001 ...Getting the current device configuration ... OK, got current device configuration (1)Using endpoints 0x01 (out) and 0x81 (in)Using endpoints 0x01 (out) and 0x81 (in)USB description data (for identification)-------------------------Manufacturer: Huawei Incorporated     Product: Android Mobile Adapter  Serial No.: not provided-------------------------Looking for active driver ...USB error: could not get bound driver: No data available No driver found. Either detached before or never attachedSetting up communication with interface 0 ...Using endpoint 0x01 for message sending ...Trying to send message 1 to endpoint 0x01 ...USB error: error submitting URB: No such file or directory Sending the message returned error -2. Trying to continueResetting response endpoint 0x81Resetting message endpoint 0x01Checking for mode switch (max. 20 times, once per second) ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Original device still present after the timeoutMode switch most likely failed. Bye.

лог после ребута должен остаться?

После перезагрузки ресивера - вечный LOADING, если u8230 воткнут

Изменено пользователем He1ix

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

лог после ребута должен остаться?

нет, не должен лог оставаться, но и вечный boot - это неправильно тоже.

я бы хотел с серийного порта лог посмотреть, когда вечный бут.

у вас этот модем напрямую воткнут в ресивер или через хаб?

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

нет, не должен лог оставаться, но и вечный boot - это неправильно тоже.

я бы хотел с серийного порта лог посмотреть, когда вечный бут.

у вас этот модем напрямую воткнут в ресивер или через хаб?

Напрямую.

[PGI ~]$ lsusbBus 002 Device 001: ID 0000:0000Bus 001 Device 002: ID 12d1:1031 Huawei Technologies Co., Ltd.Bus 001 Device 001: ID 0000:0000

$ /sbin/usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1031

Reading config file: /var/etc/usb_modeswitch.d/12d1:1031 * usb_modeswitch: handle USB devices with multiple modes * Version 1.1.7 © Josua Dietze 2010 * Based on libusb0 (0.1.12 and above) ! PLEASE REPORT NEW CONFIGURATIONS !DefaultVendor=  0x12d1DefaultProduct= 0x1031TargetVendor=   0x12d1TargetProduct=  0x1035TargetClass=    not setTargetProductList=""DetachStorageOnly=0HuaweiMode=0SierraMode=0SonyMode=0GCTMode=0KobilMode=0MessageEndpoint=  not setMessageContent="5553424370ab71890600000080010a11060000000000000000000000000000"NeedResponse=0ResponseEndpoint= not setInterface=0x00InquireDevice disabledSuccess check enabled, max. wait time 20 secondsSystem integration mode enabledusb_set_debug: Setting debugging level to 15 (on)usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for deviceLooking for target devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 No devices in target mode or class foundLooking for default devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID   found matching product ID   adding device  searching devices, found USB ID 0000:0000 Found devices in default mode, class or configuration (1)Accessing device 002 on bus 001 ...Getting the current device configuration ... OK, got current device configuration (1)Using endpoints 0x01 (out) and 0x81 (in)Using endpoints 0x01 (out) and 0x81 (in)USB description data (for identification)-------------------------Manufacturer: Huawei Incorporated     Product: Android Mobile Adapter  Serial No.: not provided-------------------------Looking for active driver ... OK, driver found ("usb-storage") OK, driver "usb-storage" detachedSetting up communication with interface 0 ...Using endpoint 0x01 for message sending ...Trying to send message 1 to endpoint 0x01 ...USB error: error submitting URB: No such file or directory Sending the message returned error -2. Trying to continueResetting response endpoint 0x81Resetting message endpoint 0x01Checking for mode switch (max. 20 times, once per second) ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Waiting for original device to vanish ... Original device still present after the timeoutMode switch most likely failed. Bye.

Лог

U-Boot 1.3.1 (Oct 24 2008 - 18:17:25) - stm23-2008-03-19Board: cuberevo-mini II (0x2D42C041)Board: 14 dotmatrix vfd frontDRAM:  128 MBFlash: 32 MBIn:    serialOut:   serialErr:   serialReserve 0x2010000 bytes from 0xa5ff0000 for DGS upgrade buffer.booting...## Booting image at a0060000 ...   Image Name:   Linux 2.6   Image Type:   SuperH Linux Kernel Image (gzip compressed)   Data Size:    2018713 Bytes =  1.9 MB   Load Address: 84701000   Entry Point:  84702000   Verifying Checksum ... OK   Uncompressing Kernel Image ... OKWarning: Unable to determine if kernel is built for 29- or 32-bit mode!Starting kernel console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 quiet - 0x00000000 - 0 ...INIT: version 2.86 bootingINIT: Entering runlevel: 3[boot] setting kernel parameters[boot] mounting /var and /mnt filesystems[boot] loading PGI settings[boot] debug is set to [no][boot] starting udev[stapi] checking cx firmware presence[boot] loading front.ko[boot] loading ciio.ko[boot] setting sytem time to micom time[boot] no CI support[db] [20:39:52] started[db] [20:39:52] running db.dat revision check[stapi] starting cx firmware upload[stapi] init stapi device dir[stapi] loading stos coreLoad module stos_core [?]               by modprobe (pid 354)Load module stsys_ioctl [252]           by modprobe (pid 358)[stapi] loading a/v companions[db] [20:39:54] main db.dat rev OK[db] [20:39:54] pgi extensions rev for db.dat OK[db] [20:39:55] db.dat has already been checked[db] [20:39:55] running db.dat integrity check[stapi] inserting multicom[db] [20:39:57] db.dat integrity is ok[db] [20:39:57] finished[boot] option dst is [on][net] [20:39:57] started[net] [20:39:57] creating web interface pipe[net] [20:39:57] init USB comms[boot] option hdd_check is [off][boot] checking for missing config files in /var[hdd] [20:39:58] started[main] [20:39:58] started[hdd] [20:39:58] creating sbox hdd pipe[hdd] [20:39:58] init block devices[main] [20:39:58] setting tv mode: [720x576-50irgb][main] [20:39:59] user set skin: [default][main] [20:39:59] actual skin: [/usr/share/sbox/image/dark][main] [20:39:59] EPG_DIR is set to [/media][stapi] inserting stapi modulesLoad module stevt_core [?]              by modprobe (pid 556)Load module stcommon_core [?]           by modprobe (pid 556)Load module stclkrv_core [?]            by modprobe (pid 556)Load module stfdma_core [251]           by modprobe (pid 556)Load module stmerge_core [?]            by modprobe (pid 556)Load module stavmem_core [?]            by modprobe (pid 556)Load module stbuffer_core [?]           by modprobe (pid 556)Load module stinject_core [?]           by modprobe (pid 556)Load module sti2c_core [?]              by modprobe (pid 556)Load module stpio_core [?]              by modprobe (pid 556)Load module stpwm_core [?]              by modprobe (pid 556)Load module stdenc_core [?]             by modprobe (pid 556)Load module stlayer_core [?]            by modprobe (pid 556)Load module stvout_core [?]             by modprobe (pid 556)Load module stvtg_core [?]              by modprobe (pid 556)Load module stvid_core [?]              by modprobe (pid 556)Load module stvin_core [?]              by modprobe (pid 556)Load module stvmix_core [?]             by modprobe (pid 556)Load module stgxobj_core [?]            by modprobe (pid 556)Load module staudlx_core [250]          by modprobe (pid 556)Load module stblit_core [?]             by modprobe (pid 556)Load module sthdmi_core [?]             by modprobe (pid 556)Load module stpti4_core [?]             by modprobe (pid 556)Load module sttuner_core [249]          by modprobe (pid 556)Load module stevt_ioctl [248]           by modprobe (pid 563)Load module stcommon_ioctl [247]        by modprobe (pid 563)Load module stfdma_ioctl [245]          by modprobe (pid 563)Load module stmerge_ioctl [244]         by modprobe (pid 563)Load module stavmem_ioctl [243]         by modprobe (pid 563)Load module stbuffer_ioctl [242]        by modprobe (pid 563)Load module stinject_ioctl [241]        by modprobe (pid 563)Load module sti2c_ioctl [240]           by modprobe (pid 563)Load module stspi_ioctl [239]           by modprobe (pid 563)Load module stpio_ioctl [238]           by modprobe (pid 563)Load module stpwm_ioctl [237]           by modprobe (pid 563)Load module stdenc_ioctl [236]          by modprobe (pid 563)Load module stlayer_ioctl [235]         by modprobe (pid 563)Load module stvout_ioctl [234]          by modprobe (pid 563)Load module stvtg_ioctl [233]           by modprobe (pid 563)Load module stvid_ioctl [232]           by modprobe (pid 563)Load module stvin_ioctl [230]           by modprobe (pid 563)Load module stvmix_ioctl [229]          by modprobe (pid 563)Load module stgxobj_ioctl [228]         by modprobe (pid 563)Load module stblit_ioctl [226]          by modprobe (pid 563)Load module sthdmi_ioctl [225]          by modprobe (pid 563)Load module stpti4_ioctl [224]          by modprobe (pid 563)Load module sttuner_ioctl [223]         by modprobe (pid 563)[net] [20:40:08] USB_MODEM is set to 12d1:1031[net] [20:40:08] bringing up interface lo[net] [20:40:08] bringing up interface eth0[net] [20:40:08] checking USB modem[net] [20:40:08] usb_modeswitch was attempted, checking result[hdd] [20:40:29] nfs recording is not enabled[hdd] [20:40:29] storage device /sys/block/sda detected[hdd] [20:40:29] storage device size is 320 GB[hdd] [20:40:29] detected [swap] on /dev/sda1[hdd] [20:40:29] turning on swap[hdd] [20:40:30] detected [ext2] on /dev/sda2[hdd] [20:40:30] setting hdd sleep time to [10]/dev/sda: setting standby to 120 (10 minutes 0 seconds)[hdd] [20:40:30] mounting /dev/sda2 on /media[hdd] [20:40:30] checking /media/tv directory[hdd] [20:40:30] checking /media/radio directory[hdd] [20:40:30] checking /media/multi directory[hdd] [20:40:30] cleaning temporary recordings[hdd] [20:40:31] running media meta check[hdd] [20:40:32] sending HDD:OK to sbox pipe[hdd] [20:40:32] finished

На дисплее LOADING, по сетке подцепиться не могу.

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

Ну в целом выглядит так, что проблема вот в этом:

USB error: error submitting URB: No such file or directory

Sending the message returned error -2. Trying to continue

То есть, usb_modeswitch не может послать команду устройству по какой-то причине.

Тут что угодно может быть - и USB драйвер виноват, и ядро Linux само (скорее всего).

Единственное, что можно еще попробовать это обновленную версию usb_modeswitch из PGI 1.2.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Ну в целом выглядит так, что проблема вот в этом:

То есть, usb_modeswitch не может послать команду устройству по какой-то причине.

Тут что угодно может быть - и USB драйвер виноват, и ядро Linux само (скорее всего).

Единственное, что можно еще попробовать это обновленную версию usb_modeswitch из PGI 1.2.

Перепрошился, впринципе, та же трабла.

[PGI ~]$ /sbin/usb_modeswitch -I -W -D -c /var/etc/usb_modeswitch.d/12d1:1031Reading config file: /var/etc/usb_modeswitch.d/12d1:1031 * usb_modeswitch: handle USB devices with multiple modes * Version 1.1.9 © Josua Dietze 2011 * Based on libusb0 (0.1.12 and above) ! PLEASE REPORT NEW CONFIGURATIONS !DefaultVendor=  0x12d1DefaultProduct= 0x1031TargetVendor=   0x12d1TargetProduct=  0x1035TargetClass=    not setTargetProductList=""DetachStorageOnly=0HuaweiMode=0SierraMode=0SonyMode=0GCTMode=0KobilMode=0SequansMode=0MobileActionMode=0CiscoMode=0MessageEndpoint=  not setMessageContent="55534243123456780600000080010a11060000000000000000000000000000"NeedResponse=0ResponseEndpoint= not setInterface=0x00InquireDevice disabledSuccess check enabled, max. wait time 20 secondsSystem integration mode enabledusb_set_debug: Setting debugging level to 15 (on)usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for deviceLooking for target devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 No devices in target mode or class foundLooking for default devices ...  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID   found matching product ID   adding device  searching devices, found USB ID 0000:0000 Found devices in default mode, class or configuration (1)Accessing device 002 on bus 001 ...Getting the current device configuration ... OK, got current device configuration (1)Using endpoints 0x01 (out) and 0x81 (in)USB description data (for identification)-------------------------Manufacturer: Huawei Incorporated     Product: Android Mobile Adapter  Serial No.: not provided-------------------------Looking for active driver ...USB error: could not get bound driver: No data available No driver found. Either detached before or never attachedSetting up communication with interface 0Using endpoint 0x01 for message sending ...Trying to send message 1 to endpoint 0x01 ...<strong class='bbc'>USB error: error submitting URB: No such file or directory Sending the message returned error -2. Trying to continue</strong>Resetting response endpoint 0x81Resetting message endpoint 0x01Checking for mode switch (max. 20 times, once per second) ... Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 Searching for target devices ...usb_os_find_busses: Found 002usb_os_find_busses: Found 001usb_os_find_busses: Skipping non bus directory devicesusb_os_find_devices: Found 001 on 002usb_os_find_devices: Found 002 on 001usb_os_find_devices: Found 001 on 001error obtaining child information: Inappropriate ioctl for device  searching devices, found USB ID 0000:0000  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 0000:0000 No new devices in target mode or class foundMode switch has failed. Bye.

Будем ждать, u8230

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

Может в прямую загружать usbserial с нужным вендором?

modprobe usbserial vendor=0x12d1 product=0x1031

AB Ipbox 910HD PGI 0.7.3+E2,Xtrend ET9000 HD Twin (Clarke-Tech ET9000),Dreambox 500S

1,20(85.2°E+75°E+60°E) 0,9(42°E+36°E+31,5°E) 0,8(28,2°E-30°W)-мотоводвес Moteck SG-2100A

Samsung 40,LG 32.

Ссылка на комментарий
Поделиться на другие сайты

Может в прямую загружать usbserial с нужным вендором?

modprobe usbserial vendor=0x12d1 product=0x1031

Хммм.. а действительно. Может уже ничего не нужно переключать в этом модеме?

Покажите-ка что выдает команда dmesg после подключения модема (в уже работающий ресивер).

Интересует последних строк 50, там где про ново-подключенное устройство.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Хммм.. а действительно. Может уже ничего не нужно переключать в этом модеме?

Покажите-ка что выдает команда dmesg после подключения модема (в уже работающий ресивер).

Интересует последних строк 50, там где про ново-подключенное устройство.

Да не модем это, а смарт - Huawei u8230 на Android

Ок, вечером тестану

Изменено пользователем He1ix

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

Да не модем это, а смарт - Huawei u8230 на Android

Ок, вечером тестану

Чтобы избежать процедуры usb_modeswitch, просто удалите (или переименуйте) файл с вашим ID 12d1:1031 из директории /var/etc/usb_modeswitch.d

В таком случае шаг с usb_modeswitch будет пропущен и драйвер usbserial будет сразу загружен с этим ID.

Можно и руками просто попробовать драйвер загрузить и посмотреть создадутся ли устройства в /dev

(но всё равно лучше файл для usb_modeswitch переименовать)

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Чтобы избежать процедуры usb_modeswitch, просто удалите (или переименуйте) файл с вашим ID 12d1:1031 из директории /var/etc/usb_modeswitch.d

В таком случае шаг с usb_modeswitch будет пропущен и драйвер usbserial будет сразу загружен с этим ID.

Можно и руками просто попробовать драйвер загрузить и посмотреть создадутся ли устройства в /dev

(но всё равно лучше файл для usb_modeswitch переименовать)

dmesg:

usb 1-1: new high speed USB device using stm-ehci and address 3usb 1-1: configuration #1 chosen from 1 choicescsi2 : SCSI emulation for USB Mass Storage devicesusb-storage: device found at 3usb-storage: waiting for device to settle before scanningscsi 2:0:0:0: CD-ROM            Android  Adapter          ffff PQ: 0 ANSI: 2sr0: scsi3-mmc drive: 0x/0x caddysr 2:0:0:0: Attached scsi CD-ROM sr0usb-storage: device scan complete

после modprobe usbserial vendor=0x12d1 product=0x1031

dmesg:

usbserial: no version magic, tainting kernel.usbcore: registered new interface driver usbserialdrivers/usb/serial/usb-serial.c: USB Serial support registered for genericusbcore: registered new interface driver usbserial_genericdrivers/usb/serial/usb-serial.c: USB Serial Driver core

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

usb-storage: device found at 3

usb-storage: waiting for device to settle before scanning

scsi 2:0:0:0: CD-ROM Android Adapter ffff PQ: 0 ANSI: 2

Нда жаль... всё же как CDROM вылазит изначально.

Стало быть, переключение требуется.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Нда жаль... всё же как CDROM вылазит изначально.

Стало быть, переключение требуется.

Под мандривкой, даже со старой версией modeswich

[root@localhost mike]# usb_modeswitch -W -v 12d1 -p 1031 -V 12d1 -P 1035 -M "5553424370ab71890600000080010a11060000000000000000000000000000" -s 20

Taking all parameters from the command line * usb-modeswitch: handle USB devices with multiple modes * Version 1.1.0 © Josua Dietze 2010 * Based on libusb 0.1.12 ! PLEASE REPORT NEW CONFIGURATIONS !DefaultVendor=  0x12d1DefaultProduct= 0x1031TargetVendor=   0x12d1TargetProduct=  0x1035TargetClass=    not setDetachStorageOnly=0HuaweiMode=0SierraMode=0SonyMode=0GCTMode=0MessageEndpoint= not setMessageContent="5553424370ab71890600000080010a11060000000000000000000000000000"NeedResponse=0ResponseEndpoint= not setInterface=0x00InquireDevice enabled (default)Success check enabled, max. wait time 32 secondsSystem integration mode disabledLooking for target devices ...  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0002  searching devices, found USB ID 12d1:1031   found matching vendor ID  searching devices, found USB ID 058f:6362  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0002  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 09da:0006  searching devices, found USB ID 1131:1004  searching devices, found USB ID 1d6b:0001 No devices in target mode or class foundLooking for default devices ...  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0002  searching devices, found USB ID 12d1:1031   found matching vendor ID   found matching product ID  searching devices, found USB ID 058f:6362  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0002  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 09da:0006  searching devices, found USB ID 1131:1004  searching devices, found USB ID 1d6b:0001 Found default devices (1)Accessing device 004 on bus 002 ...Using endpoints 0x01 (out) and 0x81 (in)Inquiring device details; driver will be detached ...Looking for active driver ... OK, driver found ("dummy") OK, driver "dummy" detachedSCSI inquiry data (for identification)-------------------------  Vendor String: Android    Model String: Adapter         Revision String: ffff-------------------------USB description data (for identification)-------------------------Manufacturer: Huawei Incorporated     Product: Android Mobile Adapter  Serial No.: not provided-------------------------Setting up communication with interface 0 ...Trying to send the message to endpoint 0x01 ... OK, message successfully sent Device is gone, skipping any further commandsChecking for mode switch (max. 32 times, once per second) ... Original device is gone already, not checking Searching for target devices ...  searching devices, found USB ID 1d6b:0001  searching devices, found USB ID 12d1:1035   found matching vendor ID   found matching product IDFound target device 005 on bus 002Target device description data-------------------------Manufacturer: Huawei Incorporated     Product: Android Mobile Adapter  Serial No.: not provided------------------------- Found correct target deviceMode switch succeeded. Bye.
а в каком месте может быть проблема? libusb? Изменено пользователем He1ix

IP BOX 910, PGI 1.5, GI S8120 OpenPLi-4, Philips 42PFL7606k, 4W-75E, V-box II SuperJack, Supral 1.2m

He1ix.gif

 

Ссылка на комментарий
Поделиться на другие сайты

а в каком месте может быть проблема? libusb?

Думаю, в ядре в самом. Оно уже очень древнее и известно проблемами с USB совместимостью.

Поменять его нельзя, так как драйверы основных чипов с закрытыми исходниками работают только под строго одной определенной версией ядра.

Изменено пользователем дядя Фёдор

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

  • 1 месяц спустя...

Удалось запустить C-motech CCU-550 (16d8:5533)

Оператор - PeopleNet UA

CD по умолчанию выключен

Определился, как ttyACM0

ссu550.chat (gprs.chat)


'ABORT' 'ERROR'

'ABORT' 'NO ANSWER'

'ABORT' 'NO CARRIER'

'ABORT' 'NO DIALTONE'

'ABORT' 'Invalid Login'

'ABORT' 'Login incorrect'

'TIMEOUT' '10'

#

# Modem Init

'' 'ATZ'

#

#

'OK' 'ATM1L1'

#

# "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address

#'OK' 'AT&f+cgdcont=1,"IP","home.beeline.ru","",0,0'

'OK' 'ATDT#777'

'CONNECT' '' _linenums:0'># GPRS Chat File, contains all parameters that /usr/sbin/chat will pass to the modem to create the GPRS connection# Abort Strings'ABORT' 'BUSY''ABORT' 'ERROR''ABORT' 'NO ANSWER''ABORT' 'NO CARRIER''ABORT' 'NO DIALTONE''ABORT' 'Invalid Login''ABORT' 'Login incorrect''TIMEOUT' '10'## Modem Init'' 'ATZ'##'OK' 'ATM1L1'## "internet" represents Vodafone's APN, whereas "general.t-mobile.uk" is T-mobiles UK APN address#'OK' 'AT&f+cgdcont=1,"IP","home.beeline.ru","",0,0''OK' 'ATDT#777''CONNECT' ''

/peeers/ccu550 (GPRS)

user  [email protected]/dev/ttyACM0230400connect "/sbin/chat -v -f /var/etc/ppp/chats/ccu550.chat"debugkdebug 4ipcp-no-addressesnoipdefaultnoauthnovjnoccpcrtsctsmodem -detachusepeerdnsipcp-accept-remoteipcp-accept-local

Password in chap-secrets

Скрипты установить/разорвать ppp connection по кнопке "www" работают четко!

VadimI, Помогите пожалуйста, у меня точно такой же модем как у вас, ну я не совсем понимаю как его прикрутить!

Ссылка на комментарий
Поделиться на другие сайты

  • 1 месяц спустя...

VadimI, Помогите пожалуйста, у меня точно такой же модем как у вас, ну я не совсем понимаю как его прикрутить!

Вопросы беэ ответов.....

Мне вот не было нужды использовать 3G модем, но вот когда понадобилось - ничего разобрать не смог: с чего начинать для его подключения.

Здесь могут помочь в решении проблем, но вот универсального алгоритма для настройки нету, к сожелению.

Вот на соседних темах по аналогичным ресиверам все предельно понятно: http://gomel-sat.bz/forums/index.php?showtopic=2317

У нас так не разжевывают (разве что настройка эмулятора)

OPENBOX SX6, S1

SEZAM 9100 HD PVR PGI Final (пылится в гараже),

Ссылка на комментарий
Поделиться на другие сайты

Да не модем это, а смарт - Huawei u8230 на Android

Ок, вечером тестану

Вот здесь нарыл. http://code.google.com/p/android-autotool/...adb_under_linux

Возможно, поможет.

В общем, можно попробовать заменить в файле /var/etc/usb_modeswitch.d/12d1:1031 длинную строку из цифр на вот эту:

MessageContent="5553424370ab71890600000080010a11060000000000000000000000000000"
Изменено пользователем дядя Фёдор

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Добрый вечер, не могу понять из логов определяется или не модем (USB E173 Huawei от Мегафона)

Linux version 2.6.23.17_stm23_A21-slobbie (bhishma@Waterhouse)
(gcc version 4.2.4 (snapshot) (STMicroelectronics/Linux Base 4.2.4-72)) #1 PREEMPT Mon Dec 26 18:36:28 CET 2011
Booting machvec: Cuberevo-Digital Co., Ltd.  cuberevo (tm)
Entering add_active_range(0, 18176, 32768) 0 entries of 1 used
Node 0: start_pfn = 0x4700, low = 0x8000
Zone PFN ranges:
 Normal      18176 ->    32768
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
   0:    18176 ->    32768
On node 0 totalpages: 14592
 Normal zone: 114 pages used for memmap
 Normal zone: 0 pages reserved
 Normal zone: 14478 pages, LIFO batch:3
 Movable zone: 0 pages used for memmap
STMicroelectronics STb7100 Reference board initialisation
STx7109 version 3.x
Chip version 3.2
Built 1 zonelists in Zone order.  Total pages: 14478
Kernel command line: console=ttyAS1,115200 panic=3 root=/dev/mtdblock3 bigphysarea=1500 quiet
bpa2: partition 'bigphysarea' created at 0x04b16000, size 8000 kB (0x007d0000 B)
PID hash table entries: 256 (order: 8, 1024 bytes)
Using tmu for system timer
Using 16.594 MHz high precision timer.
Console: colour dummy device 80x25
console [ttyAS1] enabled
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 46080k/58368k available (2744k kernel code, 719k data, 100k init)
PVR=04061100 CVR=30480000 PRR=00009300
I-cache : n_ways=2 n_sets=256 way_incr=8192
I-cache : entry_mask=0x00001fe0 alias_mask=0x00001000 n_aliases=2
D-cache : n_ways=2 n_sets=512 way_incr=16384
D-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
Calibrating delay loop... 260.60 BogoMIPS (lpj=130304)
Mount-cache hash table entries: 512
CPU: STb7109
NET: Registered protocol family 16
Generic PHY: Registered new driver
SCSI subsystem initialized
libata version 2.21 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Time: SuperH clocksource has been installed.
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
squashfs: version 3.3 (2007/10/31) Phillip Lougher
NTFS driver 2.1.28 [Flags: R/O].
JFFS2 version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
STMicroelectronics ASC driver initialized
stasc.0: ttyAS0 at MMIO 0x18032000 (irq = 121) is a stasc
stasc.1: ttyAS1 at MMIO 0x18033000 (irq = 120) is a stasc
stmmacphy_dvr_probe: added phy for bus 0
STMMAC driver:
platform registration... <7>done!
MAC 10/100
eth0 - (dev. name: stmmaceth - id: 0, IRQ #133
IO base addr: 0xb8110000)
Registering MDIO bus (id: 0)...
calling mdiobus_register
stmmac_mdio_reset: called!
stmmac_mdio_reset: calling phy_reset
mdiobus_register: found PHY and assigning IRQ -1
STMMAC MII Bus: probed
calling mdiobus_register done
eth0: PHY ID 00008201 at 1 IRQ -1 (0:01) active
MDIO bus registered!
RTL8201: Registered new driver
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
NET: Registered protocol family 24
sata_stm version 0.6
sata_stm using hardware scatter/gather
sata_stm SATA version 1.00 DMA version 2.02
scsi0 : sata_stm
ata1: SATA max UDMA/133 cmd 0xb9209000 ctl 0xb9209820 bmdma 0x00000000 irq 170
ata1: SATA link down (SStatus 0 SControl 300)
physmap platform flash device: 02000000 at 00000000
physmap-flash: Found 1 x16 devices at 0x0 in 16-bit bank
Amd/Fujitsu Extended Query Table at 0x0040
physmap-flash: CFI does not contain boot bank location. Assuming top.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
RedBoot partition parsing not available
Using physmap partition information
Creating 9 MTD partitions on "physmap-flash":
0x00000000-0x00040000 : "nor.boot"
0x00040000-0x00060000 : "nor.config"
0x00060000-0x00260000 : "nor.kernel"
0x00260000-0x01200000 : "nor.root"
0x01200000-0x02000000 : "nor.db"
0x00060000-0x01200000 : "nor.kernel_root"
0x00060000-0x02000000 : "nor.kernel_root_db"
0x00040000-0x02000000 : "nor.all_noboot"
0x00000000-0x02000000 : "nor.all"
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
stm-ehci stm-ehci.0: st-ehci
stm-ehci stm-ehci.0: new USB bus registered, assigned bus number 1
stm-ehci stm-ehci.0: irq 169, io mem 0x191ffe00
stm-ehci stm-ehci.0: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
stm-ohci stm-ohci.0: stm-ohci
stm-ohci stm-ohci.0: new USB bus registered, assigned bus number 2
stm-ohci stm-ohci.0: irq 168, io mem 0x191ffc00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usb 1-1: new high speed USB device using stm-ehci and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
scsi2 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
i2c /dev entries driver
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
i2c_st40_pio: ST40 PIO based I2C Driver
i2c_st40_pio: allocated pin (2,0) for scl (0x84a8f860)
i2c_st40_pio: allocated pin (2,1) for sda (0x84a8f87c)
i2c_st40_pio: allocated pin (3,0) for scl (0x84a8f974)
i2c_st40_pio: allocated pin (3,2) for sda (0x84a8f9ac)
i2c_st40_pio: allocated pin (4,0) for scl (0x84a8fa88)
i2c_st40_pio: allocated pin (4,1) for sda (0x84a8faa4)
STMicroelectronics - Coprocessors st231 Init
st-coprocessor-0: No RAM reserved
st231.0 Coprocessor -------------------------------------------
   not configured!
---------------------------------------------------------------
st-coprocessor-1: No RAM reserved
st231.1 Coprocessor -------------------------------------------
   not configured!
---------------------------------------------------------------
stm_rng hardware driver 1.0 configured
nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
ip_tables: © 2000-2006 Netfilter Core Team
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright © 2004-2005 Intel Corporation <[email protected]>
ieee80211_crypt: registered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'WEP'
VFS: Mounted root (squashfs filesystem) readonly.
Freeing unused kernel memory: 100k freed
Warning: unable to open an initial console.
input: Relook IR Keyboard as /devices/virtual/input/input0
input: Relook IR Keyboard as /devices/virtual/input/input1
ciio: no version magic, tainting kernel.
ciio: module license 'unspecified' taints kernel.
ciio device driver.
ciio client i2c is attached
relook dvb device driver.
DVB: registering new adapter (relook)
stos_core: no version magic, tainting kernel.
Load module stos_core [?]		by modprobe (pid 368)
stsys_ioctl: no version magic, tainting kernel.
Load module stsys_ioctl [252]		by modprobe (pid 379)
lxload: no version magic, tainting kernel.
scsi 1:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
scsi 2:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
usb-storage: device scan complete
sd 2:0:0:0: [sda] Attached SCSI removable disk
usb-storage: device scan complete
LXLOAD(video1)	: LX loaded => Base=0x04000000 - Last=0x040e2134 - Size=926004
lxload: no version magic, tainting kernel.
LXLOAD(audio1)	: LX loaded => Base=0x04300000 - Last=0x04418bbc - Size=1149884
embxshell: no version magic, tainting kernel.
embxloopback: no version magic, tainting kernel.
embxmailbox: no version magic, tainting kernel.
stmmac_init_phy:  trying to attach to 0:01
stmmac_init_phy:  eth0: attached to PHY (UID 0x8201) Link = 1
embxshm: no version magic, tainting kernel.
mme_host: no version magic, tainting kernel.
PHY: 0:01 - Link is Up - 100/Full
stapi_core: no version magic, tainting kernel.
Load module stevt_core [?]		by modprobe (pid 516)
Load module stcommon_core [?]		by modprobe (pid 516)
Load module stclkrv_core [?]		by modprobe (pid 516)
Load module stfdma_core [251]		by modprobe (pid 516)
Load module stmerge_core [?]		by modprobe (pid 516)
Load module stavmem_core [?]		by modprobe (pid 516)
Load module stbuffer_core [?]		by modprobe (pid 516)
Load module stinject_core [?]		by modprobe (pid 516)
Load module sti2c_core [?]		by modprobe (pid 516)
Load module stpio_core [?]		by modprobe (pid 516)
Load module stpwm_core [?]		by modprobe (pid 516)
Load module stdenc_core [?]		by modprobe (pid 516)
Load module stlayer_core [?]		by modprobe (pid 516)
Load module stvout_core [?]		by modprobe (pid 516)
Load module stvtg_core [?]		by modprobe (pid 516)
Load module stvid_core [?]		by modprobe (pid 516)
Load module stvin_core [?]		by modprobe (pid 516)
Load module stvmix_core [?]		by modprobe (pid 516)
Load module stgxobj_core [?]		by modprobe (pid 516)
Load module staudlx_core [250]		by modprobe (pid 516)
Load module stblit_core [?]		by modprobe (pid 516)
Load module sthdmi_core [?]		by modprobe (pid 516)
Load module stpti4_core [?]		by modprobe (pid 516)
Load module sttuner_core [249]		by modprobe (pid 516)
stapi_ioctl: no version magic, tainting kernel.
Load module stevt_ioctl [248]		by modprobe (pid 534)
Load module stcommon_ioctl [247]	by modprobe (pid 534)
Load module stfdma_ioctl [245]		by modprobe (pid 534)
Load module stmerge_ioctl [244]		by modprobe (pid 534)
Load module stavmem_ioctl [243]		by modprobe (pid 534)
Load module stbuffer_ioctl [242]	by modprobe (pid 534)
Load module stinject_ioctl [241]	by modprobe (pid 534)
Load module sti2c_ioctl [240]		by modprobe (pid 534)
Load module stspi_ioctl [239]		by modprobe (pid 534)
Load module stpio_ioctl [238]		by modprobe (pid 534)
Load module stpwm_ioctl [237]		by modprobe (pid 534)
Load module stdenc_ioctl [236]		by modprobe (pid 534)
Load module stlayer_ioctl [235]		by modprobe (pid 534)
Load module stvout_ioctl [234]		by modprobe (pid 534)
Load module stvtg_ioctl [233]		by modprobe (pid 534)
Load module stvid_ioctl [232]		by modprobe (pid 534)
Load module stvin_ioctl [230]		by modprobe (pid 534)
Load module stvmix_ioctl [229]		by modprobe (pid 534)
Load module stgxobj_ioctl [228]		by modprobe (pid 534)
Load module stblit_ioctl [226]		by modprobe (pid 534)
Load module sthdmi_ioctl [225]		by modprobe (pid 534)
Load module stpti4_ioctl [224]		by modprobe (pid 534)
Load module sttuner_ioctl [223]		by modprobe (pid 534)
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
VID compressed virtual io kernel address of phys 0x19240000 = 0xb9240000
VID compressed virtual io kernel address of phys 0x19240000 = 0xb9240000
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
VID compressed virtual io kernel address of phys 0x19240000 = 0xb9240000
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
Unaligned userspace access in "sbox" pid=764 pc=0x006110f6 ins=0x011e
VID compressed virtual io kernel address of phys 0x19240000 = 0xb9240000

Изменено пользователем дядя Фёдор
Ссылка на комментарий
Поделиться на другие сайты

Добрый вечер, не могу понять из логов определяется или не модем (USB E173 Huawei от Мегафона)

Из этого лога и не поймете. Из этого видно только то, что модем определяется как CDROM, и значит требует переключения в соответственный режим.

Нужно сразу посмотреть, есть ли устройства типа /dev/ttyUSB0 или /dev/gsmmodem.

Если их нет, то включаете DEBUG=yes в pgi.conf и показываете /var/log/net.log, а также, если есть еще логи от usb_modeswitch в /var/log.

Изменено пользователем дядя Фёдор

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

  • 1 месяц спустя...

Почему в прошивке PGI 1.3 в usb_modeswitch.d нет ниодного модема?Хотел прикрутить Е173 или Е367.Рес IPBox 9000

 IPBox 9000HD PVR ; ZyXEL Keenetic Giga 2 ; Openbox S6PRO+ HD ; DreamBox DM7020HD :)

Ссылка на комментарий
Поделиться на другие сайты

Почему в прошивке PGI 1.3 в usb_modeswitch.d нет ниодного модема?Хотел прикрутить Е173 или Е367.Рес IPBox 9000

Модемы находятся в /usr/share/usb_modeswitch

Файлы в директории /var/etc/usb_modeswitch.d берут верх над /usr/share/....

И еще, неплохо иногда в NETWORK_ru.txt заглядывать. Там есть обо всём об этом.

Так что, крутите наздоровье.

IPBox 9000HD | IPBox 910HD | IPBox 100 HD | Dreambox DM 800HD se | WaveFrontier Toroidal T90

28.2°E + 23.5°E + 19.2°E + 16.0°E + 13.0°E + 9.0°E + 7.0°E + 4.8°E + 0.8°W + 4.0°W + 5.0°W

Ссылка на комментарий
Поделиться на другие сайты

Модемы находятся в /usr/share/usb_modeswitch

Файлы в директории /var/etc/usb_modeswitch.d берут верх над /usr/share/....

И еще, неплохо иногда в NETWORK_ru.txt заглядывать. Там есть обо всём об этом.

Так что, крутите наздоровье.

Е173 завёлся после отключения CD-ROM.

E150 работает без отключения CD-ROM.

 IPBox 9000HD PVR ; ZyXEL Keenetic Giga 2 ; Openbox S6PRO+ HD ; DreamBox DM7020HD :)

Ссылка на комментарий
Поделиться на другие сайты

Е173 завёлся после отключения CD-ROM.

E150 работает без отключения CD-ROM.

E367 модем коннектится,светится как будто в интернете но картинки нет.

 IPBox 9000HD PVR ; ZyXEL Keenetic Giga 2 ; Openbox S6PRO+ HD ; DreamBox DM7020HD :)

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
×
×
  • Создать...