driver

  1. M

    Integrating code with msleep into code with mutexes (AR9271 driver)

    Hello FreeBSD community! As you can see here: https://forums.freebsd.org/threads/ar9271-usb-driver.93007/, we are developing the AR9271 USB driver. We want to integrate it with an existing ATH driver. Existing ATH driver uses PCI communication, which is fast and doesn't require...
  2. nerozero

    intel 620 - drm_atomic_helper_wait_for_dependencies, hangs, reboot, very slow

    Hi there guys, experiencing issues after enable i915kms, nothing in the logs, sometimes on the screen appears a message: drm_atomic_helper_wait_for_dependencies flip_done timed out , sometimes system cant even boot at all.. Hardware: Dell latitude notebook, Intel Xeon E3-1200 7th gen, Intel...
  3. S

    Poor transfer rates on SATA drives on LSI SAS3008 controller

    This is a brand-new computer, so I don't know if this is an issue with this controller or some other kind of interaction within the system. Suggestions for troubleshooting are welcome. On a fresh install of FreeBSD 14.0-RELEASE, I'm only getting about 70MB/s while doing a dd if=/dev/zero...
  4. N

    Matrox G200eR2 on FreeBSD 14.0

    Hi, I have a Dell T320 with integrated Matrox graphics. I also have an NVS300, which is apparently unsupported due to a bug from 2017. I am trying to get X/xorg working with a higher resolution than 800x600. I primarily need the video for X/xorg display, I do not do any heavy 3d accelerated...
  5. startxd

    APCI errors, I need help!

    dmesg | grep "Error" output: Firmware Error (ACPI): Failure creating named object [\134_SB.PC00.PEG0.PEGP._DSD], AE_ALREADY_EXISTS (201113/dswload2-480) ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20201113/psobject-372) ACPI Error: No handler for Region [EC__] (0xfffff80001bf8d80)...
  6. stephen.wall

    UART on an SPI bus?

    I have a system running FreeBSD (currently at 12.3, 13.1 upgrade under development) that has a SPI bus, which is working with the FreeBSD spibus driver, to which is connected an ns8250-compatible DUART. There are, in fact, 6 DUARTs on the bus, with chip selects operated by gpio pins. We have...
  7. A

    Solved SDL2 LibGL error: faild to load radeonsi...

    Hi, I am having trouble executing a really simple sdl2 program I have written to test my sdl2 dev environment. It's really simple: #include <stdio.h> #include <SDL2/SDL.h>...
  8. A

    How to interface with the graphics card on freebsd.

    Hello, I would like to know how to draw something without X.org on a modern graphics card under FreeBSD. I have a 2560x1440 monitor and a Radeon RX 6800 TX. // As an example setup. I'm more interested in embedded systems, but it would be interesting to see if the process is the same for a...
  9. A

    Can the xf86-input-usbtablet driver be ported to FreeBSD?

    After moving over from Ubuntu to FreeBSD around the beginning of this year, one of my few disappointments has been that my HUION Inspiroy H950P was not supported and FreeBSD support seemed to indicate that only Wacom tablets were supported. Yet, as a teacher, the use of the tablet has been so...
  10. hruska

    Solved Intel SFP+ card not compatible

    Hi, I have a problem with my network card. I'm using Dell R620 (for OPNsense) with: - 2x I350 Gigabit Network Connection - 2x Emulex OneConnect 10Gb NIC - 2x 82599ES 10-Gigabit SFI/SFP+ Network Connection The gigabit cards were working properly from the beginning. I had to install "oce"...
  11. W

    Driver for RTL8812AE

    Sorry my english is not very good. I need the driver for my wifi card: none0@pci0:3:0:0: class=0x028000 rev=0x01 hdr=0x00 vendor=0x10ec device=0x8812 subvendor=0x1186 subdevice=0x3305 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8812AE 802.11ac PCIe Wireless...
  12. N

    Solved HP 10G 554FLR driver

    Any chance someone here knows what driver I should be looking for. I've never tried freebsd and I'm wanting to give it a shot but the first thing is that it didn't see the 10G card in the server. I need to use the 10G card and not one of the 1G NICS the installer found. Thank you for any help...
  13. toastyfe

    qemu FreeBSD Guest - Nvidia GPU Passthrough - Error starting Xorg

    Hey everyone! So I'm an Arch Linux user and I've recently learned about KVM/QEMU and PCI Passthrough.As I was learning about FreeBSD, I decided to give it a try as a VM. I currently have a Microsoft Surface Book (1st Gen with Performance Base) which has an Intel iGPU and a Nvidia GeForce GTX...
  14. 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...
  15. T

    hid_get_item: HID_ITEM_MAXUSAGE should be increased up to 31 to parse the HID report descriptor

    I have a ~16 years old Logitech USB keyboard that I use since today. Media keys are not recognize properly, and it is pretty buggy. # usbconfig -d ugen0.4 ugen0.4: <Logitech Logitech USB Keyboard> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA) It currently works with Windows and...
  16. D

    How to setup Network on Dell Latitude E5420?

    Hey y'all, I'm new to BSD and have just installed FreeBSD and KDE Plasma on my Dell Latitude E5420. My wifi is not working, but LAN is. I've read that my wifi card is not supported by FreeBSD (Broadcom) but that it could possible to create the drivers myself using XP drivers and ndisscvt. I...
  17. X

    Network controller driver for Mediatek Corp 5961

    Hi, Is there a guide/example develop a network driver for Freebsd. I newly installed Freebsd on my Asus Tuf 15 laptop. I can see recently this driver was added to linux-kernel here - https://github.com/torvalds/linux/commit/5c14a5f944b91371961548b1907802f74a4d2e5c. Thanks, Shivam
  18. B

    MESA Loader Fails to Open amdgpu, Doesn't Detect /dev/dri/card0

    Specs: Ryzen 3960x, Radeon RX 5700, 13.0-RELEASE-p3 Problem is occuring inside jails. When I try to launch a GUI app (Falkon, Blender, etc), the app launches, but with significant lag for moving objects with mouse, videoplayback, and consuming large CPU resources even at idle...
  19. A

    PCI_IOV not visible in driver code

    Hi, I am compiling a driver for sr-iov. The /usr/src/sys/amd64/conf/GENERIC has the PCI_IOV option specified by default. options PCI_IOV # PCI SR-IOV support I have the following in the driver code #ifdef PCI_IOV #include <sys/nv.h> #include <sys/iov_schema.h>...
  20. I

    Xfce Does Xfce requires less or simpler hardware drivers (compared to KDE)?

    I'm using KDE with the drm-kmod graphics driver and just experienced a hang issue. I'm just wondering if I switch over to Xfce, would it work without this drm-kmod driver? My gut feeling is it would require the same hardware drivers. But however, I remember that many years ago things were much...
Back
Top