After searching a lot I got introduced with GobiNet and GobiSerial modules from Qualcomm and learned that I should install GobiSerial to become able to load the card's firmware using /dev/ttyUSB*.
momken@momken-8470p:~$ ls /dev
autofs freefall input mem ram13 sda4 tty12 tty3 tty47 tty7 ttyS23 urandom vcsa4
block full kmsg memory_bandwidth ram14 sda5 tty13 tty30 tty48 tty8 ttyS24 usb vcsa5
bsg fuse kvm mqueue ram15 sda6 tty14 tty31 tty49 tty9 ttyS25 userio vcsa6
btrfs-control fw0 lightnvm net ram2 sdb tty15 tty32 tty5 ttyS0 ttyS26 v4l vfio
bus hidraw0 log network_latency ram3 sdb1 tty16 tty33 tty50 ttyS1 ttyS27 vboxdrv vga_arbiter
char hidraw1 loop-control network_throughput ram4 sg0 tty17 tty34 tty51 ttyS10 ttyS28 vboxdrvu vhci
console hpet loop0 null ram5 sg1 tty18 tty35 tty52 ttyS11 ttyS29 vboxnetctl vhost-net
core hugepages loop1 parport0 ram6 shm tty19 tty36 tty53 ttyS12 ttyS3 vboxusb video0
cpu hwrng loop2 port ram7 snapshot tty2 tty37 tty54 ttyS13 ttyS30 vcs watchdog
cpu_dma_latency i2c-0 loop3 ppp ram8 snd tty20 tty38 tty55 ttyS14 ttyS31 vcs1 watchdog0
cuse i2c-1 loop4 psaux ram9 stderr tty21 tty39 tty56 ttyS15 ttyS4 vcs2 zero
disk i2c-2 loop5 ptmx random stdin tty22 tty4 tty57 ttyS16 ttyS5 vcs3
dri i2c-3 loop6 ptp0 rfkill stdout tty23 tty40 tty58 ttyS17 ttyS6 vcs4
drm_dp_aux0 i2c-4 loop7 pts rtc tpm0 tty24 tty41 tty59 ttyS18 ttyS7 vcs5
drm_dp_aux1 i2c-5 lp0 ram0 rtc0 tty tty25 tty42 tty6 ttyS19 ttyS8 vcs6
drm_dp_aux2 i2c-6 mapper ram1 sda tty0 tty26 tty43 tty60 ttyS2 ttyS9 vcsa
ecryptfs i2c-7 mcelog ram10 sda1 tty1 tty27 tty44 tty61 ttyS20 ttyprintk vcsa1
fb0 i2c-8 media0 ram11 sda2 tty10 tty28 tty45 tty62 ttyS21 uhid vcsa2
fd initctl mei0 ram12 sda3 tty11 tty29 tty46 tty63 ttyS22 uinput vcsa3
[ 2.788056] firewire_core 0000:23:00.0: created device fw0: GUID ffe473fffffffffe, S400
[ 2.788118] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 850 1B6Q PQ: 0 ANSI: 5
[ 2.788268] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[ 2.788291] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.788337] sd 0:0:0:0: [sda] Write Protect is off
[ 2.788340] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.788361] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.788987] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 2.789708] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.796768] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A
[ 2.796788] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun
[ 3.015934] usb 1-1.5: new full-speed USB device number 5 using ehci-pci
[ 3.107949] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.114410] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.114692] ata2.00: ATA-8: ST750LM022 HN-M750MBB, 2AR10001, max UDMA/133
[ 3.114695] ata2.00: 1465149168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 3.121341] ata2.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[ 3.121651] ata2.00: configured for UDMA/133
[ 3.128227] scsi 1:0:0:0: Direct-Access ATA ST750LM022 HN-M7 0001 PQ: 0 ANSI: 5
[ 3.128544] sd 1:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[ 3.128545] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 3.128548] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 3.128630] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.128632] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.128666] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.153061] sdb: sdb1
[ 3.153275] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 3.159965] usb 1-1.5: new high-speed USB device number 6 using ehci-pci
[ 3.160063] clocksource: Switched to clocksource tsc
[ 3.267151] usb 1-1.5: config 2 has an invalid interface number: 5 but max is 1
[ 3.267156] usb 1-1.5: config 2 has an invalid interface number: 6 but max is 1
[ 3.267158] usb 1-1.5: config 2 has an invalid interface number: 6 but max is 1
[ 3.267159] usb 1-1.5: config 2 has no interface number 0
[ 3.267161] usb 1-1.5: config 2 has no interface number 1
[ 3.276945] usb 1-1.5: New USB device found, idVendor=03f0, idProduct=371d
[ 3.276948] usb 1-1.5: New USB device strings: Mfr=4, Product=3, SerialNumber=0
[ 3.276950] usb 1-1.5: Product: HP un2430 Mobile Broadband Module
[ 3.276951] usb 1-1.5: Manufacturer: Sierra Wireless Inc
[ 3.383858] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input8
[ 3.447954] ata4: SATA link down (SStatus 0 SControl 300)
[ 3.767944] ata5: SATA link down (SStatus 0 SControl 300)
[ 4.087897] ata6: SATA link down (SStatus 0 SControl 300)
[ 4.196012] psmouse serio4: synaptics: queried max coordinates: x [..5728], y [..4916]
[ 4.269830] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x640000/0xa0400/0x0, board id: 1623, fw id: 790122
[ 4.315659] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input13
[ 4.472664] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 4.550410] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 4.550509] systemd[1]: Detected architecture x86-64.
[ 4.550651] systemd[1]: Set hostname to <momken-8470p>.
[ 4.618468] systemd[1]: Listening on Journal Socket.
[ 4.618516] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.618540] systemd[1]: Listening on Syslog Socket.
[ 4.618561] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.618569] systemd[1]: Reached target Encrypted Volumes.
[ 4.618669] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.618688] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.618758] systemd[1]: Created slice System Slice.
[ 4.636058] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.636559] systemd[1]: Starting Set console keymap...
[ 4.637000] systemd[1]: Started Read required files in advance.
[ 4.637618] systemd[1]: Starting Nameserver information manager...
[ 4.638192] systemd[1]: Starting Uncomplicated firewall...
[ 4.638696] systemd[1]: Mounting Debug File System...
[ 4.639302] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.639891] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.641232] systemd[1]: Listening on udev Kernel Socket.
[ 4.641260] systemd[1]: Reached target User and Group Name Lookups.
[ 4.641318] systemd[1]: Listening on Journal Audit Socket.
[ 4.641718] systemd[1]: Starting Journal Service...
[ 4.641819] systemd[1]: Created slice User and Session Slice.
[ 4.641842] systemd[1]: Reached target Slices.
[ 4.641911] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.642288] systemd[1]: Mounting Huge Pages File System...
[ 4.642422] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.642470] systemd[1]: Reached target Remote File Systems.
[ 4.644411] systemd[1]: Starting Load Kernel Modules...
[ 4.644473] systemd[1]: Listening on udev Control Socket.
[ 4.645731] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 4.648167] systemd[1]: Started Uncomplicated firewall.
[ 4.654713] systemd[1]: Mounted Debug File System.
[ 4.654820] systemd[1]: Mounted Huge Pages File System.
[ 4.654903] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.659006] lp: driver loaded but no devices found
[ 4.660585] systemd[1]: Started Nameserver information manager.
[ 4.661575] ppdev: user-space parallel port driver
[ 4.663416] parport_pc 00:04: reported by Plug and Play ACPI
[ 4.663476] parport0: PC-style at 0x378, irq 5 [PCSPP,EPP]
[ 4.690612] systemd[1]: Started Journal Service.
[ 4.759955] lp0: using parport0 (interrupt-driven).
[ 4.790598] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro
[ 4.804100] systemd-journald[302]: Received request to flush runtime journal from PID 1
[ 4.852005] random: nonblocking pool is initialized
[ 4.875646] Initializing HPQ6001 module
[ 4.875718] input: HP Wireless hotkeys as /devices/virtual/input/input14
[ 4.893832] hp_accel: hardware type HPB64xx found
[ 4.894437] lis3lv02d: 8 bits 3DC sensor found
[ 4.920512] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 4.931923] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input15
[ 4.945370] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[ 4.945378] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.945383] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 4.945386] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.945388] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 4.945391] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.945393] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[ 4.945396] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 4.945397] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 4.982478] Intel(R) Wireless WiFi driver for Linux
[ 4.982481] Copyright(c) 2003- 2015 Intel Corporation
[ 4.982654] iwlwifi 0000:24:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 4.989707] iwlwifi 0000:24:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
[ 4.992066] iwlwifi 0000:24:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
[ 5.001358] iwlwifi 0000:24:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
[ 5.013579] media: Linux media interface: v0.10
[ 5.019211] usbcore: registered new interface driver usbserial
[ 5.019220] usbcore: registered new interface driver usbserial_generic
[ 5.019227] usbserial: USB Serial support registered for generic
[ 5.023564] GobiSerial: module verification failed: signature and/or required key missing - tainting kernel
[ 5.023717] usbcore: registered new interface driver Gobi
[ 5.023732] usbserial: USB Serial support registered for GobiSerial
[ 5.023759] GobiSerial: 2011-07-29-1026
[ 5.040538] AVX version of gcm_enc/dec engaged.
[ 5.040541] AES CTR mode by8 optimization enabled
[ 5.040867] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 5.040869] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 5.040871] iwlwifi 0000:24:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 5.040873] iwlwifi 0000:24:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[ 5.041051] iwlwifi 0000:24:00.0: L1 Enabled - LTR Disabled
[ 5.054940] Bluetooth: Core ver 2.21
[ 5.054960] NET: Registered protocol family 31
[ 5.054961] Bluetooth: HCI device and connection manager initialized
[ 5.054966] Bluetooth: HCI socket layer initialized
[ 5.054971] Bluetooth: L2CAP socket layer initialized
[ 5.054978] Bluetooth: SCO socket layer initialized
[ 5.062393] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD81B1X5: line_outs=1 (0xa/0x0/0x0/0x0/0x0) type:line
[ 5.062405] snd_hda_codec_idt hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 5.062407] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 5.062410] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 5.062413] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 5.062416] snd_hda_codec_idt hdaudioC0D0: Mic=0xc
[ 5.062419] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x11
[ 5.062421] snd_hda_codec_idt hdaudioC0D0: Line=0xf
[ 5.070987] Linux video capture interface: v2.00
[ 5.074502] usbcore: registered new interface driver btusb
[ 5.084675] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 5.109697] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[ 5.109770] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[ 5.109832] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 5.109896] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 5.109968] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 5.110035] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[ 5.110097] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[ 5.112356] intel_rapl: Found RAPL domain package
[ 5.112360] intel_rapl: Found RAPL domain core
[ 5.112363] intel_rapl: Found RAPL domain uncore
[ 5.118660] uvcvideo: Found UVC 1.00 device HP HD Webcam [Fixed] (04f2:b270)
[ 5.149253] input: HP HD Webcam [Fixed] as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input23
[ 5.149335] usbcore: registered new interface driver uvcvideo
[ 5.149337] USB Video Class driver (1.1.1)
[ 5.290928] input: HP WMI hotkeys as /devices/virtual/input/input24
[ 5.311047] iwlwifi 0000:24:00.0 wlo1: renamed from wlan0
[ 5.326885] Adding 18431996k swap on /dev/sda5. Priority:-1 extents:1 across:18431996k SSFS
[ 5.329544] cfg80211: World regulatory domain updated:
[ 5.329547] cfg80211: DFS Master region: unset
[ 5.329549] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 5.329551] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 5.329553] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 5.329555] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 5.329558] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 5.329560] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 5.329562] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 5.329564] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 5.329566] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 5.357054] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 5.362385] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 5.427752] audit: type=1400 audit(1489619623.763:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/ubuntu-core-launcher" pid=940 comm="apparmor_parser"
[ 5.428437] audit: type=1400 audit(1489619623.767:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=941 comm="apparmor_parser"
[ 5.428445] audit: type=1400 audit(1489619623.767:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=941 comm="apparmor_parser"
[ 5.429491] audit: type=1400 audit(1489619623.767:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=943 comm="apparmor_parser"
[ 5.430392] audit: type=1400 audit(1489619623.767:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=938 comm="apparmor_parser"
[ 5.430399] audit: type=1400 audit(1489619623.767:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=938 comm="apparmor_parser"
[ 5.430404] audit: type=1400 audit(1489619623.767:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=938 comm="apparmor_parser"
[ 5.430410] audit: type=1400 audit(1489619623.767:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=938 comm="apparmor_parser"
[ 5.430449] audit: type=1400 audit(1489619623.767:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ippusbxd" pid=945 comm="apparmor_parser"
[ 5.807485] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 5.807617] iwlwifi 0000:24:00.0: L1 Enabled - LTR Disabled
[ 5.814366] iwlwifi 0000:24:00.0: L1 Enabled - LTR Disabled
[ 5.814453] iwlwifi 0000:24:00.0: Radio type=0x0-0x3-0x1
[ 6.037454] iwlwifi 0000:24:00.0: L1 Enabled - LTR Disabled
[ 6.044175] iwlwifi 0000:24:00.0: L1 Enabled - LTR Disabled
[ 6.044263] iwlwifi 0000:24:00.0: Radio type=0x0-0x3-0x1
[ 6.139108] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 6.142910] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 6.181988] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.181990] Bluetooth: BNEP filters: protocol multicast
[ 6.181995] Bluetooth: BNEP socket layer initialized
[ 6.189089] Bluetooth: RFCOMM TTY layer initialized
[ 6.189096] Bluetooth: RFCOMM socket layer initialized
[ 6.189100] Bluetooth: RFCOMM ver 1.11
[ 6.376128] IPv6: ADDRCONF(NETDEV_UP): enp0s25: link is not ready
[ 6.457883] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 8.255354] show_signal_msg: 33 callbacks suppressed
[ 8.255358] sddm[1190]: segfault at 7fd264b30b78 ip 00007fd264b30b78 sp 00007ffe8f388f18 error 15 in libc-2.23.so[7fd264b30000+2000]
[ 9.406160] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 10.326171] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[ 18.156786] wlo1: authenticate with 78:f8:82:ed:cc:5d
[ 18.203339] wlo1: send auth to 78:f8:82:ed:cc:5d (try 1/3)
[ 18.307624] wlo1: send auth to 78:f8:82:ed:cc:5d (try 2/3)
[ 18.315865] wlo1: authenticated
[ 18.319631] wlo1: associate with 78:f8:82:ed:cc:5d (try 1/3)
[ 18.375784] wlo1: RX AssocResp from 78:f8:82:ed:cc:5d (capab=0x431 status=0 aid=6)
[ 18.379157] wlo1: associated
[ 18.379201] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
[ 36.469716] vboxdrv: Found 4 processor cores
[ 36.487682] vboxdrv: TSC mode is Invariant, tentative frequency 2594103222 Hz
[ 36.487685] vboxdrv: Successfully loaded version 5.0.32_Ubuntu (interface 0x00240000)
[ 36.491540] VBoxNetFlt: Successfully started.
[ 36.494987] VBoxNetAdp: Successfully started.
[ 36.500616] VBoxPciLinuxInit
[ 36.502242] vboxpci: IOMMU not found (not registered)
Hello
I have an HP EliteBook 8470p notebook with an HP un2430 3G mobile broadband card, very similar to the setup @casastorta had in Aug 2012.
I tried a lot to make this mobile-broadband card work, but unfortunately in Kubuntu 16.04 it doesn't work unless I boot into Windows with Sierra drivers installed and then reboot back to Kubuntu; This process loads the Gobi 3000 firmware uploaded into the card in windows.
After searching a lot I got introduced with GobiNet and GobiSerial modules from Qualcomm and learned that I should install GobiSerial to become able to load the card's firmware using
/dev/ttyUSB*.Therefore, I cloned this repo, copied it into
/usr/src/GobiSerial-2011-07-29-1026/, built and installed it using dkms, blacklistedqcserialand other "cdc" drivers and rebooted.However, after the reboot, the "GobiSerial" driver don't create the /dev/ttyUSB* devices yet!
Below is output of
ls /devAnd last lines of
dmesgare shown below:What should I do to make "GobiSerial" detect my HP un2430 card and show it as
/dev/ttyUSB*???