[SOLVED] Mobile broadband

[SOLVED] Mobile broadband

Postby borsa » Jul 7th, '11, 23:21

I have a mobile broadband dongle Huawei E0682. Can't figure out how to get it to connect. It only show up as a removable media. I have googled and tried everything I can think of. At last I tried it with cauldron in virtualbox. Guess what. With no problem at all, I could get the modem to work without any problem via MCC. Didn't even install networkmanager/modemmanager.
So now I wonder, what is missing in mageia 1
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 8th, '11, 00:05

Did you try to eject it, when it showed up as removable media?
This is needed for some broadband dongles, usb_modeswitch and udev then should do
their work and switch it to modem-mode. Then you should be able to use it.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 8th, '11, 11:10

Sorry for the double post. Don't know how that happened.


Has been taken care of!!! ;-)
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby jkerr82508 » Jul 8th, '11, 11:19

borsa wrote:If you with "eject" mean unplug it and then plug it in again, I have.

No. He means in the Places panel of dolphin or nautilus right-click on the entry and select "eject". If the device is not listed there then execute:
Code: Select all
eject /dev/xxx

Replace xxx with, for example sr0, or however the device is identified.

This usually works with ZTE devices. I don't know about Huawei devices.

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Mobile broadband

Postby borsa » Jul 8th, '11, 14:10

jkerr82508 wrote:
borsa wrote:If you with "eject" mean unplug it and then plug it in again, I have.

No. He means in the Places panel of dolphin or nautilus right-click on the entry and select "eject". If the device is not listed there then execute:
Code: Select all
eject /dev/xxx

Replace xxx with, for example sr0, or however the device is identified.

This usually works with ZTE devices. I don't know about Huawei devices.

Jim


There is no "eject" when right-click, only:
Safely remove
Add entry
Hide entry
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 8th, '11, 14:28

Try "Safely remove".
When you click on the in the systemtray ( i think it's called device notifier in english or somethin the like,
you know, the plasmoid which shows you when new removable devices have been found) there you have an "Eject" icon which does
"Safely remove"
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 8th, '11, 15:15

doktor5000 wrote:Try "Safely remove".
When you click on the in the systemtray ( i think it's called device notifier in english or somethin the like,
you know, the plasmoid which shows you when new removable devices have been found) there you have an "Eject" icon which does
"Safely remove"


That don't help. Nothing happens.
Maybe I should have checked before I got this dongle that it worked in Mageia1. Now it's to late. I've been using mandriva sins 7.1 and never had any big problems with different hardware before. This is unusual. Well I'm not giving up. One way or another I'll get it to work.
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby jkerr82508 » Jul 8th, '11, 15:57

There are a number of topics in the Mandriva Forum dealing with Huawei devices. If no-one here has a solution, you may find something there that helps.

Jim
jkerr82508
 
Posts: 946
Joined: Mar 26th, '11, 01:34
Location: Fife, Scotland

Re: Mobile broadband

Postby borsa » Jul 8th, '11, 20:32

My bad. It should be Huawei E367. I was locking at wrong number. That doesn't matter, it don't work any way. Could it be that it is so new so there is now support for Huawei E367 in Mageia1. I wonder because it works out of the box in cauldron.
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 9th, '11, 16:05

Maybe you should take a look at:
http://ubuntuforums.org/showthread.php?p=10735664
Last post should help you. If this works, please report it as a bug at:
https://bugs.mageia.org/enter_bug.cgi?format=guided
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 9th, '11, 17:19

doktor5000 wrote:Maybe you should take a look at:
http://ubuntuforums.org/showthread.php?p=10735664
Last post should help you. If this works, please report it as a bug at:
https://bugs.mageia.org/enter_bug.cgi?format=guided


Already tried that with no result. :evil:
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 9th, '11, 17:26

Then do the following, after you have disconnected the dongle from your computer.
Open a terminal, as root run:
Code: Select all
tailf /var/log/messages

Leave this running, connect the dongle, and wait some time, half a minute or so
or till nothing changes in the terminal output anymore. Then post the output here.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 9th, '11, 19:52

doktor5000 wrote:Then do the following, after you have disconnected the dongle from your computer.
Open a terminal, as root run:
Code: Select all
tailf /var/log/messages

Leave this running, connect the dongle, and wait some time, half a minute or so
or till nothing changes in the terminal output anymore. Then post the output here.


Code: Select all
[root@localhost borje]# tailf /var/log/messages
Jul  9 18:41:03 localhost mgaapplet[3262]: Packages are up to date
Jul  9 19:00:17 localhost dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Jul  9 19:00:18 localhost dhclient: DHCPACK from 192.168.0.1
Jul  9 19:00:18 localhost NET[2413]: /sbin/dhclient-script : updated /etc/resolv.conf
Jul  9 19:00:18 localhost dhclient: bound to 192.168.0.11 -- renewal in 1543 seconds.
Jul  9 19:01:01 localhost CROND[2527]: (root) CMD (nice -n 19 run-parts --report /etc/cron.hourly)
Jul  9 19:26:01 localhost dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Jul  9 19:26:02 localhost dhclient: DHCPACK from 192.168.0.1
Jul  9 19:26:02 localhost NET[6445]: /sbin/dhclient-script : updated /etc/resolv.conf
Jul  9 19:26:02 localhost dhclient: bound to 192.168.0.11 -- renewal in 1544 seconds.
Jul  9 19:35:37 localhost kernel: usb 3-5: new high speed USB device using ehci_hcd and address 4
Jul  9 19:35:37 localhost kernel: usb 3-5: New USB device found, idVendor=12d1, idProduct=1446
Jul  9 19:35:37 localhost kernel: usb 3-5: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Jul  9 19:35:37 localhost kernel: usb 3-5: Product: HUAWEI Mobile
Jul  9 19:35:37 localhost kernel: usb 3-5: Manufacturer: Huawei Technologies
Jul  9 19:35:37 localhost kernel: scsi12 : usb-storage 3-5:1.0
Jul  9 19:35:37 localhost kernel: scsi13 : usb-storage 3-5:1.1
Jul  9 19:35:37 localhost mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:04.1/usb3/3-5"
Jul  9 19:35:37 localhost mtp-probe: bus: 3, device: 4 was not an MTP device
Jul  9 19:35:38 localhost usb_modeswitch: switching 12d1:1446 (Huawei Technologies: HUAWEI Mobile)
Jul  9 19:35:38 localhost kernel: usb 3-5: USB disconnect, address 4
Jul  9 19:35:42 localhost kernel: usb 3-5: new high speed USB device using ehci_hcd and address 5
Jul  9 19:35:42 localhost kernel: usb 3-5: New USB device found, idVendor=12d1, idProduct=1506
Jul  9 19:35:42 localhost kernel: usb 3-5: New USB device strings: Mfr=4, Product=3, SerialNumber=0
Jul  9 19:35:42 localhost kernel: usb 3-5: Product: HUAWEI Mobile
Jul  9 19:35:42 localhost kernel: usb 3-5: Manufacturer: Huawei Technologies
Jul  9 19:35:42 localhost kernel: usbserial_generic 3-5:1.0: generic converter detected
Jul  9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB0
Jul  9 19:35:42 localhost kernel: usbserial_generic 3-5:1.1: Generic device with no bulk out, not allowed.
Jul  9 19:35:42 localhost kernel: usbserial_generic: probe of 3-5:1.1 failed with error -5
Jul  9 19:35:42 localhost kernel: usbserial_generic 3-5:1.2: generic converter detected
Jul  9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB1
Jul  9 19:35:42 localhost kernel: usbserial_generic 3-5:1.3: generic converter detected
Jul  9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB2
Jul  9 19:35:42 localhost kernel: usbserial_generic 3-5:1.4: generic converter detected
Jul  9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB3
Jul  9 19:35:42 localhost kernel: scsi14 : usb-storage 3-5:1.5
Jul  9 19:35:42 localhost kernel: scsi15 : usb-storage 3-5:1.6
Jul  9 19:35:43 localhost kernel: scsi 14:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
Jul  9 19:35:43 localhost kernel: scsi 15:0:0:0: Direct-Access     HUAWEI   TF CARD Storage       PQ: 0 ANSI: 2
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: Attached scsi generic sg6 type 0
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] 3911680 512-byte logical blocks: (2.00 GB/1.86 GiB)
Jul  9 19:35:43 localhost kernel: sr1: scsi-1 drive
Jul  9 19:35:43 localhost kernel: sr 14:0:0:0: Attached scsi generic sg7 type 5
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Write Protect is off
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul  9 19:35:43 localhost kernel: sdf: detected capacity change from 0 to 2002780160
Jul  9 19:35:43 localhost kernel: sdf: sdf1
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul  9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Attached SCSI removable disk

borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby borsa » Jul 11th, '11, 20:49

I see the ID is different From the above when run lsusb.
idVendor=12d1 idProduct=1446
Id 12d1:1506
Don't know if that matters

[root@localhost borje]# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04a9:2206 Canon, Inc. CanoScan N650U/N656U
Bus 002 Device 003: ID 046d:c501 Logitech, Inc. Cordless Mouse Receiver
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 017: ID 12d1:1506 Huawei Technologies Co., Ltd.
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 004: ID 054c:01bd Sony Corp. MRW62E Multi-Card Reader/Writer
.
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 11th, '11, 21:45

For a short explanation:
Under windows, the device is normally recognized first as removable mass-storage device,
then it's switched and recognised as a CD-ROM driver to install needed software/drivers,
and finally it's switched into modem mode.
This also has to be done under linux, but the proprietary software is not available and so the
"magic messages" need to be found first. This is done by usb_modeswitch. It seems
usb_modeswitch does not have the exact configuration for your model or something interferes:

Jul 9 19:35:37 localhost kernel: usb 3-5: new high speed USB device using ehci_hcd and address 4
Jul 9 19:35:37 localhost kernel: usb 3-5: New USB device found, idVendor=12d1, idProduct=1446
Jul 9 19:35:37 localhost kernel: usb 3-5: New USB device strings: Mfr=3, Product=2, SerialNumber=0
Jul 9 19:35:37 localhost kernel: usb 3-5: Product: HUAWEI Mobile
Jul 9 19:35:37 localhost kernel: usb 3-5: Manufacturer: Huawei Technologies
Jul 9 19:35:37 localhost kernel: scsi12 : usb-storage 3-5:1.0
Jul 9 19:35:37 localhost kernel: scsi13 : usb-storage 3-5:1.1
Jul 9 19:35:37 localhost mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:04.1/usb3/3-5"
Jul 9 19:35:37 localhost mtp-probe: bus: 3, device: 4 was not an MTP device
Jul 9 19:35:38 localhost usb_modeswitch: switching 12d1:1446 (Huawei Technologies: HUAWEI Mobile)
Jul 9 19:35:38 localhost kernel: usb 3-5: USB disconnect, address 4
Jul 9 19:35:42 localhost kernel: usb 3-5: new high speed USB device using ehci_hcd and address 5
Jul 9 19:35:42 localhost kernel: usb 3-5: New USB device found, idVendor=12d1, idProduct=1506
Jul 9 19:35:42 localhost kernel: usb 3-5: New USB device strings: Mfr=4, Product=3, SerialNumber=0
Jul 9 19:35:42 localhost kernel: usb 3-5: Product: HUAWEI Mobile
Jul 9 19:35:42 localhost kernel: usb 3-5: Manufacturer: Huawei Technologies
Jul 9 19:35:42 localhost kernel: usbserial_generic 3-5:1.0: generic converter detected
Jul 9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB0
Jul 9 19:35:42 localhost kernel: usbserial_generic 3-5:1.1: Generic device with no bulk out, not allowed.
Jul 9 19:35:42 localhost kernel: usbserial_generic: probe of 3-5:1.1 failed with error -5
Jul 9 19:35:42 localhost kernel: usbserial_generic 3-5:1.2: generic converter detected
Jul 9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB1
Jul 9 19:35:42 localhost kernel: usbserial_generic 3-5:1.3: generic converter detected
Jul 9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB2
Jul 9 19:35:42 localhost kernel: usbserial_generic 3-5:1.4: generic converter detected
Jul 9 19:35:42 localhost kernel: usb 3-5: generic converter now attached to ttyUSB3
Jul 9 19:35:42 localhost kernel: scsi14 : usb-storage 3-5:1.5
Jul 9 19:35:42 localhost kernel: scsi15 : usb-storage 3-5:1.6
Jul 9 19:35:43 localhost kernel: scsi 14:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
Jul 9 19:35:43 localhost kernel: scsi 15:0:0:0: Direct-Access HUAWEI TF CARD Storage PQ: 0 ANSI: 2
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: Attached scsi generic sg6 type 0
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] 3911680 512-byte logical blocks: (2.00 GB/1.86 GiB)
Jul 9 19:35:43 localhost kernel: sr1: scsi-1 drive
Jul 9 19:35:43 localhost kernel: sr 14:0:0:0: Attached scsi generic sg7 type 5
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Write Protect is off
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul 9 19:35:43 localhost kernel: sdf: detected capacity change from 0 to 2002780160
Jul 9 19:35:43 localhost kernel: sdf: sdf1
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Assuming drive cache: write through
Jul 9 19:35:43 localhost kernel: sd 15:0:0:0: [sdf] Attached SCSI removable disk


It is switched from usb-storage to modem mode, but seems usbserial module does not recognise
it correctly as a general modem, then it switches itself to CD-ROM/card reader mode, and finally to mass-storage again.
I had a similar problem with usb_modeswitch with my ZTE110 and helped myself by removing usb_modeswitch
and using sakis3g. Maybe you want to try this approach:
http://www.sakis3g.org/
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 11th, '11, 23:20

This is the result of sakis

Code: Select all
[borje@localhost sakis3d]$ bash sakis3g
/tmp/sakis3gz.21996.sakis3g: line 4418: sakis3g: command not found
/tmp/sakis3gz.21996.sakis3g: line 4418: sakis3g: command not found
Application asked to unregister timer 0x37000001 which is not registered in this thread. Fix application.
Application asked to unregister timer 0x37000001 which is not registered in this thread. Fix application.
                                         













Please supply root password, or press enter to abort.
Password:
Starting up kdialog(24783): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(24784): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

kdialog(26065): Session bus not found     
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(26066): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

Application asked to unregister timer 0x37000001 which is not registered in this thread. Fix application.


Tried that "export" command to no use
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 11th, '11, 23:26

Seems to be really itchy nowadays about how you start it.

Try this:
Download the full version for your architecture, extract it with
Code: Select all
unzip -d sakis3g.gz

then make it executable
Code: Select all
chmod +x sakis3g
and run it like this:
Code: Select all
./sakis3g
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Mobile broadband

Postby borsa » Jul 12th, '11, 13:57

Same thing.

Code: Select all
[borje@localhost sakis3d]$ ./sakis3g
Application asked to unregister timer 0x3a000003 which is not registered in this thread. Fix application.
                                         

















Please supply root password, or press enter to abort.
Password:
Starting up kdialog(7139): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(7140): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

Locating device kdialog(7724): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(7733): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

Acquiring exclusive lock to HAL kdialog(7956): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(7961): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

kdialog(8983): Session bus not found     
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

KCrash: Application 'kdialog' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(8984): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)

Application asked to unregister timer 0x37000001 which is not registered in this thread. Fix application.

The file "drkonki" is there allright.
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Solved

Postby borsa » Jul 15th, '11, 09:57

The issue with the Huawei E367 dongle is now solved. After upgrade to kernel 2.6.38.8-desktop-4.mga it now works as it should.
Thanks so much "doktor5000" for trying to help. :D
borsa
 
Posts: 32
Joined: Apr 4th, '11, 19:34

Re: Mobile broadband

Postby doktor5000 » Jul 15th, '11, 12:23

No problem, nice to hear!
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest

cron