Pinephone is dead (sort of)
#12
(12-29-2021, 06:21 AM)thorensjubilee Wrote: Thanks for your message. How do I go about that? I've had two strokes and my memory is terrible.

Sorry to hear that, hope things improve. (Have gone through similar problems with family members but in time they did well.)

What you want to do is boot up your PC on your Ubuntu flash drive. Then, open up a terminal to get to the command line and enter the following command:

sudo tail -f /var/log/syslog

This will give you a "live" readout of the system log file as messages are added to it. Then plug in your Pinephone running Jumpdrive and see what messages related to USB devices (if any) coincide with doing that. Normally you would see something like this - these are the messages generated on my Ubuntu system when plugging in a flash drive:

Code:
Dec 29 11:23:03 ubuntu kernel: [ 4603.076243] usb 2-1.8: new high-speed USB device number 5 using ehci-pci
Dec 29 11:23:03 ubuntu kernel: [ 4603.172806] usb 2-1.8: New USB device found, idVendor=ffff, idProduct=5678
Dec 29 11:23:03 ubuntu kernel: [ 4603.172811] usb 2-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 29 11:23:03 ubuntu kernel: [ 4603.172813] usb 2-1.8: Product: Disk 2.0
Dec 29 11:23:03 ubuntu kernel: [ 4603.172815] usb 2-1.8: Manufacturer: USB
Dec 29 11:23:03 ubuntu kernel: [ 4603.172817] usb 2-1.8: SerialNumber: KT2020000000000038
Dec 29 11:23:03 ubuntu kernel: [ 4603.173200] usb-storage 2-1.8:1.0: USB Mass Storage device detected
Dec 29 11:23:03 ubuntu kernel: [ 4603.173457] scsi host16: usb-storage 2-1.8:1.0
Dec 29 11:23:03 ubuntu mtp-probe: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8"
Dec 29 11:23:03 ubuntu mtp-probe: bus: 2, device: 5 was not an MTP device
Dec 29 11:23:04 ubuntu kernel: [ 4604.173507] scsi 16:0:0:0: Direct-Access    VendorCo ProductCode      2.00 PQ: 0 ANSI: 4
Dec 29 11:23:04 ubuntu kernel: [ 4604.174020] sd 16:0:0:0: Attached scsi generic sg16 type 0
Dec 29 11:23:04 ubuntu kernel: [ 4604.175986] sd 16:0:0:0: [sdn] 61440000 512-byte logical blocks: (31.5 GB/29.3 GiB)
Dec 29 11:23:04 ubuntu kernel: [ 4604.176601] sd 16:0:0:0: [sdn] Write Protect is off
Dec 29 11:23:04 ubuntu kernel: [ 4604.176606] sd 16:0:0:0: [sdn] Mode Sense: 03 00 00 00
Dec 29 11:23:04 ubuntu kernel: [ 4604.177269] sd 16:0:0:0: [sdn] No Caching mode page found
Dec 29 11:23:04 ubuntu kernel: [ 4604.177273] sd 16:0:0:0: [sdn] Assuming drive cache: write through
Dec 29 11:23:04 ubuntu kernel: [ 4604.182484]  sdn: sdn1
Dec 29 11:23:04 ubuntu kernel: [ 4604.185106] sd 16:0:0:0: [sdn] Attached SCSI removable disk
Dec 29 11:23:04 ubuntu udisksd[2610]: Mounted /dev/sdn1 at /media/balpert/EC80-5622 on behalf of uid 1000

I know at first glance it looks like intimidating gobbledy-gook, but what's happening is the USB device is detected, identified as mass storage, a device node assigned (in this case /dev/sdn with partition /dev/sdn1), and it's mounted. If Jumpdrive is working correctly you would see something similar. Since it is not working for you it's possible you may see something in the log that can help identify the problem. (If you see nothing at all when you plug it in you know that Jumpdrive is not working at all.)

Another possibility is that there is something wrong with your Jumpdrive SD card and you could try another, or that your USB cable is bad. (Even if it works for charging it may not work for data.)
  Reply


Messages In This Thread
Pinephone is dead (sort of) - by thorensjubilee - 12-28-2021, 05:40 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-28-2021, 07:28 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-28-2021, 08:14 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-29-2021, 06:18 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-29-2021, 07:46 AM
RE: Pinephone is dead (sort of) - by Zebulon Walton - 12-29-2021, 10:36 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-31-2021, 04:44 AM
RE: Pinephone is dead (sort of) - by moodroid - 12-31-2021, 07:10 AM
RE: Pinephone is dead (sort of) - by wibble - 12-31-2021, 11:49 AM
RE: Pinephone is dead (sort of) - by wibble - 12-31-2021, 01:02 PM
RE: Pinephone is dead (sort of) - by moodroid - 01-01-2022, 08:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why projects like PinePhone matter – feedback and encouragement Gary2003 5 5,181 Yesterday, 12:09 PM
Last Post: Gary2003
  Pinephone Pro Neural Processing Unit biketool 1 3,408 09-01-2025, 02:05 AM
Last Post: biketool
  Want to buy second hand PinePhone 3G version rudi.timmermans 2 2,874 08-31-2025, 07:18 AM
Last Post: Fish
  Pinephone Pro not in store? bubulux20c 1 1,297 08-08-2025, 02:12 AM
Last Post: P. Siera
  PinePhone Pro EU no warranty P. Siera 0 1,016 07-21-2025, 12:08 AM
Last Post: P. Siera
  US Mobile, via T-Mobile, won't support Pinephone Pro - SOLVED, SIMPLY jovval 14 13,691 07-18-2025, 04:24 PM
Last Post: dchang0
  Pinephone visibly losing power while plugged in Hiraghm 2 1,935 05-23-2025, 12:30 PM
Last Post: Kevin Kofler
  contact sales pinephone janjansen1312 2 2,252 03-17-2025, 07:29 PM
Last Post: tllim
  PinePhone Pro P. Siera 4 3,828 03-14-2025, 07:00 PM
Last Post: Kevin Kofler
  [Article] PR Test Bot for PinePhone (Avaota-A1 SBC / Apache NuttX RTOS) lupyuen 0 1,550 03-08-2025, 02:43 PM
Last Post: lupyuen

Forum Jump:


Users browsing this thread: 1 Guest(s)