Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] USB MODEM ZTE problem wieder einmal
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Schattenschlag
Apprentice
Apprentice


Joined: 18 Oct 2011
Posts: 184

PostPosted: Sat Mar 21, 2015 11:50 am    Post subject: [gelöst] USB MODEM ZTE problem wieder einmal Reply with quote

Hatte schon einmal Probleme mit so einem USB Modem und nun leider wieder ;( . ( http://www.gentooforum.de/artikel/16336/zte-usb-modem-driver.html#post114116 )

So hab jetzt das Programm usb_modeswitch installiert, und der Befehl usb-device bringt das hier zum Vorschein.

Code:
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=19d2 ProdID=0117 Rev=00.00
S:  Manufacturer=ZTE,Incorporated
S:  Product=ZTE WCDMA Technologies MSM
S:  SerialNumber=MF1800ZTED010000
C:  #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 3 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage


so wie ich das sehe fehlt mir der Driver für das USB Modem. Ich habe durch Suche im Netz erfahren das es den "option" Driver gibt aber null Plan wie ich den finde und wo ?
hab auch gelesen das man usb_ modeswitch.conf editieren kann da kann man bei SetStorageDelay=3 die Zahl größer oder kleiner stellen. Tja alles ohne Erfolg.
Der Stick wird einfach nicht richtig erkannt ;( .

Hoffe mal das mir einer weiterhelfen kann.
(Hab das auch auf Gentooforum.de gepostet.)
lg
schatti


Last edited by Schattenschlag on Sat Apr 04, 2015 2:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Schattenschlag
Apprentice
Apprentice


Joined: 18 Oct 2011
Posts: 184

PostPosted: Tue Mar 24, 2015 3:53 pm    Post subject: Reply with quote

Hmm weiß einer eventuell ein gutes Howto ?
Irgendwie muss man ja das Usb-Modem zum laufen bekommen .. unter xubuntu läuft es tadellos (per Live-CD vorhin festgestellt).
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Mar 24, 2015 7:32 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-818723-view-next.html?sid=ff98dfb3c04f37bb01cafd92094d4613

http://ernstagn.home.xs4all.nl/GPRS-HOWTO/GPRS-HOWTO-3.html#ss3.14

zcat /proc/config.gz | grep -i CDC wrote:

CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_HUAWEI_CDC_NCM=m
CONFIG_USB_NET_CDC_MBIM=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_CDC_PHONET=m


zcat /proc/config.gz | grep -i USB_NET wrote:

CONFIG_USB_NET_DRIVERS=y
CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_AX88179_178A=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_HUAWEI_CDC_NCM=m
CONFIG_USB_NET_CDC_MBIM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SR9700=m
CONFIG_USB_NET_SR9800=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m
CONFIG_USB_NET_GL620A=m
CONFIG_USB_NET_NET1080=m
CONFIG_USB_NET_PLUSB=m
CONFIG_USB_NET_MCS7830=m
CONFIG_USB_NET_RNDIS_HOST=m
CONFIG_USB_NET_CDC_SUBSET=m
CONFIG_USB_NET_ZAURUS=m
CONFIG_USB_NET_CX82310_ETH=m
CONFIG_USB_NET_KALMIA=m
CONFIG_USB_NET_QMI_WWAN=m
CONFIG_USB_NET_INT51X1=m
CONFIG_USB_NET_RNDIS_WLAN=m



ach ja, evtl. noch PPP:

Quote:
Networking --->
Networking options --->
<*> Unix domain sockets[*] TCP/IP networking
Device Drivers --->
Network device support --->[*] Network device support
<*> PPP (point-to-point protocol) support
<*> PPP support for async serial ports
<*> PPP support for sync tty ports
<*> PPP Deflate compression
<*> PPP BSD-Compress compression


then we make active:
Device Drivers --->
SCSI device support --->
<*> SCSI CDROM support
USB support --->
<*> Support for Host-side USB
<*> UHCI HCD (most Intel and VIA) support
<*> USB Mass Storage support
USB Serial Converter support --->
<*> USB Serial Converter support
<*> USB driver for GSM and CDMA modems



http://www.acmesystems.it/k3806


such dir die wichtigen Sachen daraus einfach zusammen


bei mir hat der USB 3G Stick [allerdings von Huawei - ebenfalls bei yesss!] einfach über NetworkManager (per dhcp) funktioniert:


reingesteckt - und fertig war die Internet-Verbindung :)


edit:

musste erst anhand deiner IDs ergoogeln - was für ein USB-Stick dieses mal involviert ist:

https://wiki.archlinux.org/index.php/ZTE_MF110/MF190

http://www.forosdelweb.com/f27/tutorial-modem-usb-zte-mf180-gentoo-linux-901005/
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4546
Location: Germany

PostPosted: Tue Mar 24, 2015 7:50 pm    Post subject: Reply with quote

Quote:
zcat /proc/config.gz | grep -i CDC
Heh, das geht auch direkt mit grep ohne pipe :)
zgrep CDC /proc/config.gz
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Mar 24, 2015 9:24 pm    Post subject: Reply with quote

@Josef.95:

wieder was gelernt !

Danke vielmals :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Schattenschlag
Apprentice
Apprentice


Joined: 18 Oct 2011
Posts: 184

PostPosted: Tue Mar 24, 2015 9:30 pm    Post subject: Reply with quote

UI super Leute ... danke mal für die ganzen Infos erstmals :D .... werde erst Morgen das ganze dann in Angriff nehmen bin schon zu ko. heute.

Lg
schatti
Back to top
View user's profile Send private message
Schattenschlag
Apprentice
Apprentice


Joined: 18 Oct 2011
Posts: 184

PostPosted: Sat Apr 04, 2015 2:27 pm    Post subject: Reply with quote

yea es läuft wie geil ...

Aber wie soll man drauf kommen das man für ein ZTE Usb Modem einen HUAWEI Driver braucht !? hab leider immer nach einem ZTE Driver gesucht naja ... wieder was gelernt !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum