You are not logged in.
Pages: 1
I can't see any file in any /media/usbn folder, so to me it's not a bug of your software but somewhere broken between usbmount and the raspbian. I'll take a close look.
Thanks for your quick response! The folder is empty.
pi@raspberrypi:~ $ ls -la /media/usb0
total 8
drwxr-xr-x 2 root root 4096 Mar 24 21:28 .
drwxr-xr-x 10 root root 4096 Mar 24 21:28 ..
usbmount configuration:
ENABLED=1
MOUNTPOINTS="/media/usb0 /media/usb1 /media/usb2 /media/usb3
/media/usb4 /media/usb5 /media/usb6 /media/usb7"
FILESYSTEMS="vfat ext2 ext3 ext4 hfsplus ntfs"
MOUNTOPTIONS="sync,noexec,nodev,noatime"
FS_MOUNTOPTIONS="-fstype=vfat,gid=floppy,dmask=0007,fmask=0117"
FS_MOUNTOPTIONS="-fstype=ntfs,gid=floppy,dmask=0007,fmask=0117"
pi@raspberrypi:~ $ ls -la /media/usb
lrwxrwxrwx 1 root root 4 Mar 24 21:28 /media/usb -> usb0
Well, it seems a problem with usbmount. But the usb device does attached. Here is last portion from /var/log/messages
Mar 25 21:51:53 raspberrypi kernel: [ 50.154905] usb 1-1.2: new high-speed USB device number 5 using dwc_otg
Mar 25 21:51:53 raspberrypi kernel: [ 50.256744] usb 1-1.2: New USB device found, idVendor=0930, idProduct=6545
Mar 25 21:51:53 raspberrypi kernel: [ 50.256769] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 25 21:51:53 raspberrypi kernel: [ 50.256785] usb 1-1.2: Product: TransMemory-Mx
Mar 25 21:51:53 raspberrypi kernel: [ 50.256800] usb 1-1.2: Manufacturer: TOSHIBA
Mar 25 21:51:53 raspberrypi kernel: [ 50.256815] usb 1-1.2: SerialNumber: FFFFFFFFFFFFED61E0001FD5
Mar 25 21:51:53 raspberrypi kernel: [ 50.257943] usb-storage 1-1.2:1.0: USB Mass Storage device detected
Mar 25 21:51:53 raspberrypi kernel: [ 50.262710] scsi host0: usb-storage 1-1.2:1.0
Mar 25 21:51:54 raspberrypi kernel: [ 51.255981] scsi 0:0:0:0: Direct-Access TOSHIBA TransMemory-Mx PMAP PQ: 0 ANSI: 6
Mar 25 21:51:54 raspberrypi kernel: [ 51.257606] sd 0:0:0:0: [sda] 30464640 512-byte logical blocks: (15.6 GB/14.5 GiB)
Mar 25 21:51:54 raspberrypi kernel: [ 51.258139] sd 0:0:0:0: [sda] Write Protect is off
Mar 25 21:51:54 raspberrypi kernel: [ 51.258672] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Mar 25 21:51:54 raspberrypi kernel: [ 51.280520] sd 0:0:0:0: Attached scsi generic sg0 type 0
Mar 25 21:51:55 raspberrypi kernel: [ 51.389386] sda: sda1
Mar 25 21:51:55 raspberrypi kernel: [ 51.391917] sd 0:0:0:0: [sda] Attached SCSI removable disk
I'm not able to get the files still, maybe it's due to NTFS format of my USB.
pi@raspberrypi:/ $ ls -la /media
total 40
drwxr-xr-x 10 root root 4096 Mar 24 21:28 .
drwxr-xr-x 21 root root 4096 Mar 4 23:17 ..
lrwxrwxrwx 1 root root 4 Mar 24 21:28 usb -> usb0
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb0
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb1
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb2
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb3
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb4
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb5
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb6
drwxr-xr-x 2 root root 4096 Mar 24 21:28 usb7
Today I copied a slc file to my USB and tried to select the file from Plates/Add From USB, however I could not find it in the drop-down, is there any missing step?
Note I can list the USB files from pi terminal.
Thx
Currently 16x2 LCD looks too simple, I'm thinking what if I implement a big touch screen with some external development, where we can power on/off projector, select/print usb file (also support stop/pause/resume print). Is this possible?
This is a minor issue - I found even you choose "cancel" in the popup window when click on "Power Off" at home page, both pi and software would be inaccessible
I end it up with changing subnet to 192.168.1.0.
This is a great software, thanks for your great contribution.
by the way, i'm using wireless card, is there a potential problem?
unfortunately NO.
Hello, I setup my pi by following the instruction, and in the step of configuring static IP address (in both file interfaces and file dhcpcd.conf), i changed it to 192.168.0.105 (also gateway to 192.168.0.1) which is matching the pi's IP address. However i cannot access http://192.168.0.105 after reboot. Any problem is there?
Thx
I'd like to know what I can afford
Pages: 1