usb

  1. T

    USB mount point acts like ordinary empty folder

    I use the generic kernel of FreeBSD 13.1-RELEASE-p2. I set up the USB storage device automounting according to section 19.4. of the FreeBSD handbook. Until recently, everything worked normally. However, I now face the following problem. When I plug in a USB device, a folder /media/da0 is created...
  2. Incnis Mrsi

    “CAM status: Auto-Sense Retrieval Failed” with Norelsys NS1081

    Ī̲ tried to install 14.0 (namely, FreeBSD-14.0-CURRENT-amd64-20230120-43703bc489ec-260163-memstick.img) from a memory card inserted into Norelsys NS1081 cardreader. More precisely, into a USB-C multi-functional adapter connected to a desktop PC via a USB-A/USB-C connector and having (among other...
  3. F

    USB memstick installation mini-HOWTO

    [Mod: Discussion split off here: usb-memstick-installation-mini-howto-discussion.87142] In this mini-HOWTO I will describe how I created a USB memstick based FreeBSD installation and what solutions it seemed logical and practical to implement. 1. Don’t use ZFS – use UFS instead. Reasonably...
  4. K

    Lost mounted directory after suspend/resume

    Hi Everyone, I've mounted a USB flash drive with FAT32 filesystem: mount -r -t msdos /dev/da0s1 /mnt I can read the files well. But after I suspend the laptop and resume, the contents of /mnt are gone. The partition is still visible: ls -l /dev/da* crw-r----- 1 root operator 0x2b7 Oct...
  5. JozanOfAstora

    USB mouse and audio interface detected but not working

    Hi! After upgrading from 13.1 to patch 13.1-p1 (from source, with etcupdate), my USB mouse and my USB audio interface just stoped working. They both have been working on this computer for at least 2 years before and I don't understand what is blocking them. They light up, they are detected at...
  6. R

    APC usb connection STALLED only on boot

    Hello. My system is: 13.0 running on Dell r720xd. APC ups connected via usb cable. During boot this device always fail to init: uhub4 numa-domain 0 on uhub2 uhub4: <vendor 0x0424 product 0x2512, class 9/0, rev 2.00/b.b3, addr 3> on usbus0 uhub4: MTT enabled uhub4: 1 port with 1 removable, self...
  7. Sivan!

    Solved "DD operation not permitted" error

    I have repeatedly tried this command: # dd if=/dev/zero of=/dev/da0 bs=2048 Dolphin automatically mounts the USB. I could also work by mounting the device on a directory, could delete the files. The DD command is to format the device to transfer the install image. The DD command didn't work...
  8. Cath O'Deray

    ZFS OpenZFS L2ARC on a budget

    In April last year, I began using low-end flash (USB thumb drives) as L2ARC for a notebook with 16 GB memory. Very pleasing. Yesterday, I got an older notebook with 4 GB memory. An opportunity to tell whether a similar approach will be worthwhile. Early observations, with the cache device...
  9. K

    Solved Old server died. Trying to mount that old working disk in new server...

    Hi All, Trying to mount the old 1TB (but working disk) on new server, and get it to appear every time on boot up (and be visible in Windows via Samba). This is what "gpart show da0" shows: => 63 1953525105 da0 MBR (932G) 63 1953525105 1 freebsd [active] (932g)...
  10. dr3mro

    Solved resume from suspend on thinkpad x250.

    EDIT : After upgrading to RC2 after resume X server crashes I have tried both port and pkg drm kmod both the same issue If I did zzz the x server can be launched again or after reload i915kms but if don't do that will never restore the GUI the below problem is not considered now as I lose all...
  11. Farhan Khan

    Understanding USB callback + assertion panic

    Hi all, I am trying to understand how FreeBSD's USB subsystem works and appear to be running into a kernel panic due to a failed assertion that I do not understand. the assertion in question is /usr/src/sys/dev/usb/usb_transfer.c:1954. My understanding is that you first configure...
  12. Farhan Khan

    usbd_transfer_setup() returning USB_ERR_NO_PIPE

    Hi all, I am trying to attach a USB device with the usbd_transfer_setup() during the attach() stage, but am getting a kernel message saying USB_ERR_NO_PIPE. I traced this back in the kernel to sys/dev/usb/usb_transfer.c line 1156. There are a series of check-conditions that ultimately return...
  13. L

    libinput naming scheme for USB Devices with class, rev and addr | 13.0-STABLE | Thinkpad T440P

    Hello together, I'm new to FreeBSD, most of the system runs out of the box. Super cool. But I have two issues. One of them is the naming of USB devices. The libinput problem: I'm using wayland/sway and the command swaymsg -t get_inputs gives me the following for USB devices (mouse, keyboard...
  14. B

    Can't connect to EVISTR Digital Voice Recorder

    My trouble begins when I plug it in and observe that its MBR is aberrant. dmesg: da0 at umass-sim0 bus 0 scbus3 target 0 lun 0 da0: <EVISTR L157 2.00> Removable Direct Access SCSI device da0: 40.000MB/s transfers da0: 16122MB (16508928 1024 byte sectors) da0: quirks=0x2<NO_6_BYTE> GEOM_PART...
  15. K

    jails Allow jailed system to access USB device

    Good evening! I am having trouble understanding what to add to my /etc/devfs.rules in order to allow a jail to access USB devices. It is about a Raspberry Pi 3B+ running FreeBSD 13.0p4 RELEASE, I would like to set up a jail that runs comms/dump1090, which takes input data from a SDR-RTL USB...
  16. SanPollo

    No USB on Orange Pi R1 Plus (RK3328)

    I followed felix's instructions on this post and now have a working FreeBSD 13-RELEASE-p3 (arm64) system on my Orange Pi R1 Plus with one of the ethernet ports functioning fine. However, the USB (2.0) ports are not working - neither the built in port, nor the ones on the add-on board that came...
  17. Cath O'Deray

    Other ZFS, USB: interface CRC errors

    I'll discard this mobile hard disk drive, but for now: are interface CRC errors more likely to occur with USB, than with IDE? I suspect so … root@mowa219-gjp4-freebsd-d31121-mobile:~ # uptime ; uname -KUv 3:32AM up 1:22, 5 users, load averages: 0.07, 0.12, 0.15 FreeBSD 14.0-CURRENT #0...
  18. I

    How do I verify a FreeBSD installation ISO image burned (or written) to a USB stick?

    How do I verify a FreeBSD installation ISO image (ie. FreeBSD-13.0-RELEASE-amd64-dvd1.iso) burned --- or written :-) - to a USB stick? The USB stick is created by the following command: dd if=FreeBSD-13.0-RELEASE-amd64-dvd1.iso of=/dev/da0 bs=1m conv=sync I've tried by issuing the following...
  19. S

    Help Needed to wipe a cellphone and/or a tablet with FreeBSD

    Ok so here's the thing.: I'm trying to purify/wipe cellphones and tablets in a safe and secure manner by using any app/program/port made for wiping HDDs and SSDs. Right now, I've tried using BCwipe to wipe the device "ugen0.2" (which is the phone I want to wipe) but it keeps resulting in an I/O...
  20. I

    Moving files to/from macOS to FreeBSD using USB flash disk

    I need to use a USB flash disk to move files to/from macOS to FreeBSD. What is the best or recommended common filesystem between the two operating systems? Should I first format the USD disk using macOS Disk Utility? What filesystem (APFS, FAT, exFAT, etc. should I choose)? Or, should I format...
Back
Top