RPI 3B+ / 5.8.14 USB problem

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
geefox
Posts: 65
Joined: Fri Sep 29, 2017 6:43 pm

RPI 3B+ / 5.8.14 USB problem

Post by geefox »

Hello,

we discovered some issues with the new 5.8.14 version of wtware on RPI 3B+

in the config file we specified "disk=usb" and with version 5.6.24 and 5.6.25 the usb devices were working without a problem.
With the new version, the following below happens, but the device isn't showing up in the explorer on server 2016

Code: Select all

[ rdpclient 781] [   64.085364] Run 4 tile threads.
[        KERNEL] [   79.751799] usb 1-1.3: new high-speed USB device number 7 using dwc_otg
[        KERNEL] [   79.909088] usb 1-1.3: New USB device found, idVendor=058f, idProduct=6387
[        KERNEL] [   79.909100] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[        KERNEL] [   79.909108] usb 1-1.3: Product: Mass Storage
[        KERNEL] [   79.909116] usb 1-1.3: Manufacturer: Generic
[        KERNEL] [   79.909123] usb 1-1.3: SerialNumber: B061AF3F
[        KERNEL] [   79.909935] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[        KERNEL] [   79.910292] scsi host0: usb-storage 1-1.3:1.0
[        KERNEL] [   80.953898] scsi 0:0:0:0: Direct-Access     Generic  Flash Disk       8.07 PQ: 0 ANSI: 4
[        KERNEL] [   80.956438] sd 0:0:0:0: [sda] 15728640 512-byte logical blocks: (8.05 GB/7.50 GiB)
[        KERNEL] [   80.957340] sd 0:0:0:0: [sda] Write Protect is off
[        KERNEL] [   80.957379] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[        KERNEL] [   80.959146] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[        KERNEL] [   80.965781]  sda: sda1
[        KERNEL] [   80.968969] sd 0:0:0:0: [sda] Attached SCSI removable disk
[       hotplug] [   80.971526] Filesystem signature not found at /dev/sda.
[       hotplug] [   80.971740] 00000000:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.971898] 00000020:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972044] 00000040:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972190] 00000060:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972334] 00000080:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972480] 000000a0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972627] 000000c0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972772] 000000e0:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.972915] 00000100:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.973059] 00000120:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.973221] 00000140:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.973368] 00000160:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.973511] 00000180:0000000000000000000000000000000000000000000000000000000000000000  ................................
[       hotplug] [   80.973656] 000001a0:000000000000000000000000000000000000000000000000D723836400008020  .........................#.d... 
[       hotplug] [   80.973801] 000001c0:21000CFEFFD20008000000F8EF00000000000000000000000000000000000000  !...............................
[       hotplug] [   80.973949] 000001e0:00000000000000000000000000000000000000000000000000000000000055AA  ..............................U.
[       hotplug] [   80.976413] Success: USB1p1 mounted VFAT r/w.
[        KERNEL] [   80.978010] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ rdpclient 781] [   80.976948] Announce new disk named USB1 at /mnt/usb-rdp/1, r/w.
[        KERNEL] [  110.927775] usb 1-1.3: USB disconnect, device number 7
[       hotplug] [  111.050461] /dev/sda1 unmounted from /mnt/usb-rdp/1.
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: RPI 3B+ / 5.8.14 USB problem

Post by aka »

geefox wrote: Tue May 15, 2018 5:09 pm the following below happens, but the device isn't showing up in the explorer on server 2016
http://wtware.com/docs5/config.html#disk
In current terminal session disk is available at: \\tsclient\{cdrom|usbN}. Sometimes (not always, reasons not established) disk automatically appears in "My computer".
geefox
Posts: 65
Joined: Fri Sep 29, 2017 6:43 pm

Re: RPI 3B+ / 5.8.14 USB problem

Post by geefox »

after a new deployment of the wtware version on the sdcard, everything was working - mabye something got corrupted
Post Reply