Jump to content

gbh

Active Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by gbh

  1. OK

    Reformatted and rebuilt

    no different.

    Moved the unit from where it has always been USB powered to another USB power source

    now it can't even see the USB at all

    so I move dit back to where it originally was...bam..now it's all good....

    wtf

    anyway, is OK for the moment. Will report back

  2. hmmm

    nope not showing as mounted

    now seeing a lot of this in dmesg

    [  199.300000] usb 1-1: new high-speed USB device number 45 using ehci-platform
    [  199.460000] hub 1-0:1.0: unable to enumerate USB device on port 1
    

    think I'm going to try reformatting/replacing that USB as a next step

  3. I flashed to 2.8.1 yesterday with no issues and my previously fine usb was also fine, no issues.

    I ran the pineapple with tcpdump infusion (installed to usb) on all day today, came home and somehow it seems to have now lost the USB.

    Infusions page says that there used to be a USB with infusions on it but now it can't see it.

    fstab looks like this

    config global automount
           option from_fstab 1
           option anon_mount 1
    
    config global autoswap
           option from_fstab 1
           option anon_swap 1
    
    config mount
           option target   /usb
           option device   /dev/sda1
           option fstype   ext4
           option options  rw,sync
           option enabled  1
           option enabled_fsck 0
    
    config swap
           option device   /dev/sda2
           option enabled  1
    

    lsusb

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 
    Bus 001 Device 002: ID 0951:168a Kingston Technology DataTraveler Micro 
    

    swap is seen

    root@Pineapple:/usb# free
                 total         used         free       shared      buffers
    Mem:         29340        26480         2860            0         3588
    -/+ buffers:              22892         6448
    Swap:      2097148            0      2097148
    root@Pineapple:/usb#
    
    

    from dmesg

    [   10.950000] usbcore: registered new interface driver usbfs
    [   10.950000] usbcore: registered new interface driver hub
    [   10.960000] usbcore: registered new device driver usb
    [   11.550000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [   11.560000] ehci-platform ehci-platform: Generic Platform EHCI Controller
    [   11.560000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
    [   11.600000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
    [   11.620000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
    [   11.620000] hub 1-0:1.0: USB hub found
    [   11.620000] hub 1-0:1.0: 1 port detected
    [   11.750000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [   11.870000] uhci_hcd: USB Universal Host Controller Interface driver
    [   11.990000] Initializing USB Mass Storage driver...
    [   11.990000] usbcore: registered new interface driver usb-storage
    [   12.000000] USB Mass Storage support registered.
    [   12.100000] usb 1-1: new high-speed USB device number 2 using ehci-platform
    [   12.250000] scsi0 : usb-storage 1-1:1.0
    [   13.340000] scsi 0:0:0:0: Direct-Access     Kingston DT Micro         PMAP PQ: 0 ANSI: 4
    [   14.480000] sd 0:0:0:0: [sda] 30712320 512-byte logical blocks: (15.7 GB/14.6 GiB)
    [   14.490000] sd 0:0:0:0: [sda] Write Protect is off
    [   14.490000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
    [   14.490000] sd 0:0:0:0: [sda] No Caching mode page present
    [   14.500000] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [   14.510000] sd 0:0:0:0: [sda] No Caching mode page present
    [   14.510000] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [   14.540000]  sda: sda1 sda2
    [   14.540000] sd 0:0:0:0: [sda] No Caching mode page present
    [   14.550000] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [   14.550000] sd 0:0:0:0: [sda] Attached SCSI removable disk
    
    

    all looks pretty normal. was working fine on 2.8.0 but now weirdness after the update.

    I factory reset the unit just now and same deal, can't see the usb through the pineapple bar

    Any thoughts greatly appreciated

×
×
  • Create New...