Hello,
For years, since FreeBSD 10.x, I have been booting my router with a custom built nanobsd image, from a USB Flash drive.
It has worked fine with a motherboard having an Intel Atom N270 CPU, then until now, with another motherboard having an Intel Atom N2800 CPU.
My nanobsd image is based...
Hello to everyone.
This is my first post to the forums :)
I am trying to make a USB device (XGecu T48) work under FreeBSD inside a 32bit jail (13.2-RELEASE).
For this, I am required to use libusb to communicate with the device.
I can observe that the USB device can be opened in the host system...
Hi There,
Not sure if this is a bug I found but I have a strange situation when using my usb headset on GhostBSD where I assume the problem is present in the FreeBSD system Ghost leans on.
First some additional info:
cat /dev/sndstat
Installed devices:
pcm0: <Realtek ALC1220 (Rear Analog...
Hello.
I've read this article and found it usable. I want to make one port of my home router to be a serial one, but didn't found how to make it with just one usb port? Some ports are seized by HDD's already.
Can somebody tell me the truth?
Thank You.
I'm building a box based on the AsRock DeskMini X300, which has an empty M.2 E-key slot for a WLAN module.
Alternatively, I might use a WLAN USB stick. Price is rather unimportant. I'm more interested in support for FreeBSD (13 and up) out-of-the-box, i.e. I load a kernel module, frob a file or...
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...
Ī̲ 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...
[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...
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...
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...
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...
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...
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...
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)...
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...
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...
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.