This is the good work of precedente version
$this->bbcode_second_pass_code('', ' Bus 001 Device 014: ID 12d1:1506 Huawei Technologies Co., Ltd. Modem/Networkcard
')
in order to run internet connection i had to downgrade
$this->bbcode_second_pass_code('', '[2016-07-16 09:50] [PACMAN] Running 'pacman -U usb_modeswitch-2.3.0-1-armv7h.pkg.tar.xz'
[2016-07-16 09:50] [ALPM] transaction started
[2016-07-16 09:50] [ALPM] downgraded usb_modeswitch (2.4.0-1 -> 2.3.0-1)
[2016-07-16 09:50] [ALPM] transaction completed
')
this is the wrong key recognized when i update to 2.4
$this->bbcode_second_pass_code('', '[ 101.780227] usb 1-1.5.1: new high-speed USB device number 12 using dwc_otg
[ 101.892361] usb 1-1.5.1: New USB device found, idVendor=12d1, idProduct=1446
[ 101.892380] usb 1-1.5.1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 101.892394] usb 1-1.5.1: Product: HUAWEI Mobile
[ 101.892405] usb 1-1.5.1: Manufacturer: Huawei Technologies
[ 101.956797] usb-storage 1-1.5.1:1.0: USB Mass Storage device detected
[ 101.957127] scsi host4: usb-storage 1-1.5.1:1.0
[ 101.958061] usb-storage 1-1.5.1:1.1: USB Mass Storage device detected
[ 101.958283] scsi host5: usb-storage 1-1.5.1:1.1
')
Is this a problem related with whole arch package or only with armv7h? is it only here or is a bug to start an issue on arch linux? if it is so, where do i put the issue?
ciao e grazie