help

  1. C

    DWM need help finishing my new dwm patch

    i have been wanting and trying to create a patch that checks my charger status and if its plugged in the color-theme of dwm will be blue but if it is unplugged then it will turn the theme of dwm to red, heres the "patch" i made ------------------- config.def.h --- original.h 2025-03-27...
  2. C

    DWM how to change the font settings with the message patch in slock

    i have applied the message patch in slock and the text appears but i want to do the following and cant figure it out, - move the text to the center of the screen - be able to apply any font like cascadia code - be able to write a multi-line message - be able to change the font size to whatever...
  3. D

    Slow Download Speeds in FreeBSD

    Hello FreeBSD Forum, This is my second attempt at installing FreeBSD, and I'm experiencing very slow download speeds for packages. Both attempts were conducted within a virtual machine (VM). Interestingly, when I tried GhostBSD (also in a VM), the download speeds were significantly better...
  4. D

    Touchpad and Trackpad Buttons Problems on T480

    Hello, i am using a Thinkpad T480 with i3/xorg. Recently my touchpad started lagging and my trackpad buttons just stopped working sometimes. It might work sometimes and then i get responses when using "xinput test 'TPPS/2 IBM TrackPoint'", but then it just stops working. I have tried different...
  5. pasteldepepino

    I can't install pygamezero on python 3.11 using pip

    Hello, I am trying to install a python library called pygamezero on python 3.11 using the pip tool but everytime i try installing i get the following error: $ pip install pgzero Defaulting to user installation because normal site-packages is not writeable Collecting pgzero Using cached...
  6. hummo

    Code::blocks closes immediately after finishing the main() function.

    Hi forum! I hope i set this thread in the correct category. I'm using code::blocks as my IDE in FreeBSD 14.2 STABLE, and when i run code in it, let's say this one: #include <iostream> using namespace std; int main() { cout << "Enter a number: "; int x{}; cin >> x; cout << "Your...
  7. encryptddthat

    Hard Drive Super Block Failed

    Hello, Beforehand, sorry if the formatting of this post is not fully correct as I want to get it posted and then edit later so that the format is better. I have managed to get myself into a situation where it looks like my hard drive superblock has become corrupted somehow and now some of my...
  8. iyoti

    Solved Need help recovering unbootable zfs system

    After a power failure, my system booted with the following message: \ Some googling on the unsupported feature: com.delphix:head_errlog message led me to this helpful post: https://unixdigest.com/tutorials/upgrading-to-freebsd-14-how-to-fix-a-broken-bios-bootcode.html I followed the...
  9. oxbar

    How to read a man page

    Hello, I didn't know where to put this so i'm asking here. I don't like asking n00b questions and always told to look at the man page or the manual so i'm here asking what is the best way to read it and understand it.. For freebsd im looking at https://man.freebsd.org/cgi/man.cgi Can...
  10. P

    bhyve How to create a "USB VM" like "sys-usb" in Qubes OS?

    I understand that this might not be viewed very favorably, but I couldn't really find much about this. I read a few threads on this Forum about USB/IP but there doesn't seem to be much support for the protocol on BSD? I'm trying to create a VM to which most of my USB ports will be passed...
  11. J

    Asus vivobook 14 E1404FA-TH31 keyboard and trackpad not working, but are recognized.

    I have been setting up freebsd the past few days and can't find a fix for my keyboard issue. My laptop keyboad and trackpad work when typing in the hard drive password and the boot menu. Once in the terminal both stop working, but a usb keyboard does work. dmesg recognizes them. Was wondering if...
  12. T

    Internal monitor not detected

    Hey! I'm new to freeBSD and, after a little fight with xorg and the nvidia drivers I finally got to launch xorg and configure all of my monitors. Except for one. The laptop's internal monitor, and it's not even listed with % xrandr : Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767...
  13. P

    Solved [HELP] Unable to install FreeBSD with encrypted root (GELI/UFS)

    Apologies if the title was vague, I'll try my best to explain. I'm new to the UNIX booting process and the components of such systems at this level. Resources I'm using: https://forums.freebsd.org/threads/command-line-manual-installation-how-to-with-video-if-needed.83934/...
  14. Tproc

    Laptop Wi-Fi Cards (m.2)

    Hello. I am a long time RHEL user in the ISP space, alongside running hobby game servers. I have recently taken an interest in FreeBSD or at least giving it a shot as a hobbyist, I have made an installation and was made aware Wi-Fi Support on BSD isn't the best and didn't support my current...
  15. T

    No sound on headphones with external adc/dac

    No audio output on my Steelseries Arctis Nova Pro. Also, it seems like I can only get audio on the internal sound card if I plug my headphones in. I must note that the Steelseries Arctis Nova Pro are using their own external DAC/ADC. To check on the status of audio through USB I tried also...
  16. osas319

    FreeBSD laptop speakers doesnt work but external headphones work.

    FreeBSD laptop speakers don't work but external headphones work.
  17. F

    Hikari: Abort Trap in Intel Hardware

    I am trying to setup FreeBSD with wayland server in a laptop with Intel Integrated graphics that I have, it is a Acer Aspire R11, that was gifted to me, but I am being unable to setup the Wayland server as it gives me this error: Jul 27 05:44:10 hostname seatd[11813]: 01:00:26.534 [INFO]...
  18. axel.edstrom

    I can not run Python

    So, I'm pretty new to FreeBSD and got a task to make a game in Python. I have installed Python and got a file saying "Run python" within my applications in KDE Plasma, but when I press it nothing happens. How do you set it up and get it running? Or did I install it in the wrong way?
  19. Myersj281

    ZFS Replace /home with /Users in zfs pool

    So I installed a fresh system using ZFS with my home directory at /Users/joshua (I'm also a MacOS user so it feels familiar lol) and I noticed that /home still exists and is set in zroot. I suppose that's normal because the system probably assumes that other users would have their homes there...
  20. J

    Mousepad/Mouse neither working for FreeBSD KVM, I am using X server and KDE

    My mouse isn't working, I am running a FreeBSD install using KVM, I have xorg, KDE and even tried adding moused_enable="YES", tried to even change mouses but doesn't work, can someone help me out? It's not just left or right click, I can't do anything at all with the mouse
Back
Top