How to mount ZTE MF633 Modem

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Geraskelyje1

How to mount ZTE MF633 Modem

Post by Geraskelyje1 »

modem.png
Hi Guys,
How to mount ZTE MF633 Modem and make it work?

When i enter modem to usb I can see ZTE USB SCSI CD-Rom but i cannot mount it or install driver.
Please help.

LynuxMInt18.3 Sylvia
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13846
Joined: Fri Feb 21, 2014 8:17 am

Re: How to mount ZTE MF633 Modem

Post by JeremyB »

I would try in terminal

Code: Select all

eject /dev/sr1
That might allow you to access the modem
Please run

Code: Select all

lsusb
before doing that as we might be able to use usb-modeswitch to automate this
Geraskelyje1

Re: How to mount ZTE MF633 Modem

Post by Geraskelyje1 »

JeremyB wrote: Mon Jun 04, 2018 7:34 am I would try in terminal

Code: Select all

eject /dev/sr1
That might allow you to access the modem
Please run

Code: Select all

lsusb
before doing that as we might be able to use usb-modeswitch to automate this
thrive@thrive-Spin-SP513-51 ~ $ eject /dev/sr1
eject: unable to find or open device for: `/dev/sr1'
thrive-Spin-SP513-51 ~ # lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 0bda:57f3 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 04f3:24d2 Elan Microelectronics Corp.
Bus 001 Device 002: ID 04ca:3015 Lite-On Technology Corp.
Bus 001 Device 007: ID 19d2:0031 ZTE WCDMA Technologies MSM MF110/MF627/MF636
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
thrive-Spin-SP513-51
Last edited by Geraskelyje1 on Tue Jun 05, 2018 2:44 pm, edited 1 time in total.
JeremyB
Level 21
Level 21
Posts: 13846
Joined: Fri Feb 21, 2014 8:17 am

Re: How to mount ZTE MF633 Modem

Post by JeremyB »

Post results for

Code: Select all

lsblk; sudo blkid
With the device plugged in
Geraskelyje1

Re: How to mount ZTE MF633 Modem

Post by Geraskelyje1 »

thrive-Spin-SP513-51 ~ # lsblk; sudo blkid
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 238.5G 0 disk
├─sda2 8:2 0 488M 0 part /boot
├─sda3 8:3 0 237.5G 0 part
│ ├─mint--vg-swap_1 253:1 0 7.9G 0 lvm
│ │ └─cryptswap1 253:2 0 7.9G 0 crypt [SWAP]
│ └─mint--vg-root 253:0 0 229.6G 0 lvm /
└─sda1 8:1 0 512M 0 part /boot/efi
mmcblk0 179:0 0 29.7G 0 disk
└─mmcblk0p1 179:1 0 29.7G 0 part /media/thrive/3766-6238
/dev/sda1: UUID="342E-9193" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="c93cc9de-87e9-47d5-9a99-6feb882c3fc1"
/dev/sda2: UUID="9e026e26-5c8b-4cf5-9e77-4f39243c8a56" TYPE="ext2" PARTUUID="030e53fb-1337-44cb-99dc-89a2319bbdc7"
/dev/sda3: UUID="tJ0pCd-erfr-2pMo-XO1R-gZuT-7LBP-eg3fXc" TYPE="LVM2_member" PARTUUID="b56e561c-1dd8-4336-940a-e572471245e7"
/dev/mapper/mint--vg-root: UUID="45c06971-5212-43bf-a3b9-9fab6d4ea12a" TYPE="ext4"
/dev/mmcblk0: PTTYPE="dos"
/dev/mmcblk0p1: UUID="3766-6238" TYPE="vfat"
/dev/mapper/mint--vg-swap_1: UUID="380107de-ee52-4795-87ec-ab984719d55c" TYPE="swap"
/dev/mapper/cryptswap1: UUID="7692f3a0-7f48-4e7a-8dcb-d84eecc53519" TYPE="swap"
thrive-Spin-SP513-51 ~ #
JeremyB
Level 21
Level 21
Posts: 13846
Joined: Fri Feb 21, 2014 8:17 am

Re: How to mount ZTE MF633 Modem

Post by JeremyB »

From what I see in the picture in your original post, click the eject icon under Devices: 32 GB
See if the modem can be used
Locked

Return to “Networking”