Latest activity

  • tembun
    Oh, no, it is set to disk0p3: show LINES=24 autoboot_delay=NO bhyve_vm_name=freebsd150 boot_serial=1 console=userboot currdev=disk0p3: interpret=OK loaddev=disk0p3: module_verbose=2 prompt=${interpret} script.lang=lua smbios.bios.vendor=BHYVE...
  • T
    Assuming the boot menu is displayed, "3. Escape to loader prompt" and check "currdev" (enter show currdev). It should look like: currdev=zfs:zroot/ROOT/default:.
  • T
    This does not appear to be supported. makewhatis has no option for full manual page indexing.
  • T
    This specific VirtualBox bug, like the previous one, appears to have been fixed upstream in a 7.2.9 test build, based on user testing: https://github.com/VirtualBox/virtualbox/issues/645#issuecomment-4444394049 Until a stable version with the...
  • B
    this is a thread I'm also interested in, thanks for opening the discussion. for me the SDR support in FreeBSD was not great. I have two radio devices (HackRF one and SDRplay RSPdx) and been using them with urh, gnuradio and gqrx with great...
  • B
    I'm interested in a list of SDR's which are supported by FreeBSD. For example, "rtl-sdr." I have no experience with them but I will have if I can find one which works well. :) Are you a SDR user? If so, please say hello!
  • B
    I have one of these but never managed to get it working and would be very interested in doing so.
    • 1780830712718.png
  • B
    Can anyone recommend a 5G USB dongle that is known to work well under FreeBSD?
  • H
    hedwards replied to the thread Request for advice about VPN.
    I'm still working through it, but Pivpn is one option if OP is willing to use extra-hardware. It made connecting my machine to the pi rather simple. It spits out a fully usable wireguard configuration and I gave it a no-ip address as the address...
  • MG
    MG replied to the thread The Random Thread.
    What's the usual cause when a watercooled PC can't reach full load anymore? It's a i9 13900K. Please let it not be CPU circuitry decay...
  • MG
    MG replied to the thread VibeOS.
    Move the goalposts. If the entire platform claims to be static hardware, what runs on it is the OS. Good in-between excuse is firmware.Smartphones are close to this. The entire display content is software but glued on the system so that it's like...
  • F
    FreeBSD News posted the thread FreeBSD 15.1-RC3 Available in Blogs and Newsfeeds.
    Original article here. Consider this when replying. The third release candidate build for the FreeBSD 15.1 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are FreeBSD...
  • Espionage724
    The question was not whether or not RDNA4 is full supported on 6.12 or even whether or not it should work (which should be true even for the newish 9070 GRE since AMD switched to IP block discovery and as long as the firmware is loaded and the...
  • Espionage724
    matt_k / mnd999 would you be interested in trying the live media of Alma Linux 10.2 ( https://repo.almalinux.org/almalinux/10/live/x86_64/ , take your pick of KDE/Gnome ) and check if your card boots on Linux 6.12 with the necessary firmware...
  • Espionage724
    I ran into adb/fastboot being PATH'd differently or something depending on the Linux distro (one had fastboot but it's not adb's fastboot), so I specified the path for adb/fastboot on FreeBSD (worked fine; last post on that thread) I did it...
  • B
    balanga reacted to blackbird9's post in the thread Solved What would the CIA do? with Like Like.
    Maybe try this View: https://www.youtube.com/watch?v=W7nkxS9LMXs
  • Zare
    Zare reacted to penguinslayer's post in the thread Solved What would the CIA do? with Thanks Thanks.
    What would Terry A. Davis do? A CIA thread wouldn't be complete without him.
  • bjs
    The maintainer has been changed to python@ by portmgr@. https://cgit.freebsd.org/ports/commit/?id=07509540073daca9c76fb1be0cec6cbda4956219
  • bjs
    I know this is an older comment, but I just noticed this thread and well... got curious. No offense, but I strongly disagree; it would become a huge hassle. Thing is... there's a lot going on within the Python source base and if you then check...
  • B
    balanga replied to the thread Solved What would the CIA do?.
    There must be some other adb on my system. I have just installled android-tools and have version 35.0.2 but can't figure out how to connect. Should I just connect a USB cable between my phone and computer and expect to see something or is some...
  • Espionage724
    Espionage724 replied to the thread The Random Thread.
    Just heard about an open-source World of Warcraft client: https://github.com/Kelsidavis/wowee A pre-build worked easy on Linux with 2 lib.so added. I had a real client and server already so extracting data was quick, and connecting just-worked...
    • Screenshot From 2026-06-06 15-23-17.png
  • B
    balanga replied to the thread Solved What would the CIA do?.
    I have never had any success using adb. This is a post of mine from about a year ago. Maybe there has been an update since. I just noticed that when I ran man adb I get something mentioning Apple Desktop Bus rather than Android Debug Bridge.
  • adriel-tech
    Heads up: version 8895 of llama.cpp has been committed to ports. This changes the location where llama.cpp stores models automatically downloaded from huggingface (as in post #1 here). Old cache: ~/.cache/llama.cpp/ New cache...
  • Zare
    Zare reacted to Jim B.'s post in the thread IPFW IPFW Primer Document Draft with Thanks Thanks.
    Hello All, I have been working on an "IPFW Primer" document for a while. The latest version of the IPFW Primer (2025-01-13T17:49-05:00) is at https://www.jimby.name/techbits/recent/folder/ipfw-primer_en.pdf This is essentially complete for...
  • tembun
    I'm trying to run a VM with FreeBSD 15.0-RELEASE as guest and FreeBSD 15.1-STABLE as host. I'm using sysutils/vm-bhyve. Here's my config for the FreeBSD guest VM: loader="bhyveload" cpu=2 memory=4G network0_type="virtio-net"...
  • Kaminar
    The issue has reappeared in VirtualBox 7.2.8. I’ve submitted a new report to the FreeBSD Bugzilla. 295894
  • bjs
    bjs reacted to CShell's post in the thread Music… with Like Like.
    Ya my favorite of Dire Straights was always: (Link Wikipedia): Sultans of Swing ZZ TOP? (Link Wikipedia): (Link Wikipedia): TV Dinners ZZ TOP (Link Wikipedia): Cheap sunglasses is pretty good too.
  • B
    balanga reacted to blackbird9's post in the thread Solved What would the CIA do? with Like Like.
    So presumably it thinks booting has never completed, so it's blocking somewhere in the boot process. I wonder if something has got inadvertently deleted and it's trying to run something that isn't there. Em... filesystem corruption? This link...
  • A
    akil reacted to MrBSD's post in the thread Will FreeBSD 15.1 support AMD 9070XT GPUs? with Thanks Thanks.
    In that case, here is the info you requested.
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    I replaced nvidia-drm by nvidia-modeset on kld_list. I also removed nvidia-drm-66-kmod-580-580.159.04.1500068 completely. # sysrc kld_list kld_list: nvidia-modeset fusefs coretemp sem cpuctl ichsmb cuse libiconv cd9660_iconv msdosfs_iconv...
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    My apologies I added the wrong Xorg.0.log file This is the correct one
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    # kldstat | grep nvidia 23 1 0xffffffff84620000 14a88 nvidia-drm.ko 29 2 0xffffffff84800000 606e418 nvidia.ko 30 1 0xffffffff8a86f000 1662f8 nvidia-modeset.ko # sysrc kld_list kld_list: nvidia-drm fusefs coretemp sem cpuctl...
  • T
    Eureka i got Comfyui working with Cuda in a Podman container You need 2 fixes 1) In the container .bashrc we export COMMANDLINE_ARGS export COMMANDLINE_ARGS="--xformers --disable-dynamic-vram --medvram" I use medvram because i only have 4gb...
  • K
    KenGordon replied to the thread Cron job error?.
    Yes. That is what I tell those I have to walk through their use of new radio equipment: RTFM. I have printed all 42 pages of that. Thanks. Ken Gordon
  • K
    KenGordon replied to the thread Cron job error?.
    Yes. I (finally) did that. Thanks. Ken Gordon
  • K
    KenGordon reacted to bakul's post in the thread Cron job error? with Thanks Thanks.
    I suspect we still have a failure to communicate. The "bad minute" is an error message from cron, when it is reading a crontab and expects a time specification (which starts with a minute spec -- a number). Your script above is a shell script...
  • K
    KenGordon reacted to Kai Burghardt's post in the thread Cron job error? with Thanks Thanks.
    Dude. Read the handbook.--- lyniscan~ 2026-06-06 00:24:38.797781607 +0000 +++ lyniscan 2026-06-06 00:24:38.797781607 +0000 @@ -1,12 +1,11 @@ - -#/bin/sh +#!/bin/sh -eu # Automated Lynis Scan Script #Define log and report paths...
  • A
    akil reacted to kirsche's post in the thread Ryzen 7 7700 iGPU support with Thanks Thanks.
    That is an issue of fwget. Maybe I forgot to mention my bug ticket 295802. :cool:
  • cracauer@
    Very little is known about how Apple schedules P and E cores, and not much more for Windows 11. Win11 interacts with Intel's thread director, whatever that thing is doing exactly. As far as I can tell it reports about a thread's use of "special"...
  • cracauer@
    How did you arrive at those odd numbers for P-cores? The way to put this into a script is: #! /bin/sh cpuset -l 0,1,10-13,22,23 -s 1 "$@" Last I checked Intel P-cores were not getting the correct speed under FreeBSD. When you run a benchmark...
  • K
    KenGordon replied to the thread Cron job error?.
    Well, in addtion to the error Maturin found, I found several others which I had to correct. I tested the cron job several times before I got them all. Now we will see if I edited the crontab correctly. I did crontab -e and added one line. Now...
  • K
    KenGordon reacted to Maturin's post in the thread Cron job error? with Thanks Thanks.
    I'm a bit confused about that line, since the syntax shall be if [ condition ] ; then expressions fi, and not if condition; then expressions fi[, right?
  • K
    KenGordon replied to the thread Cron job error?.
    So, "conditions" should be within square brackets? Like this: if [grep -q "Warning" $LOGFILE]; then mail (etc) .? Ken Gordon
  • K
    KenGordon reacted to bakul's post in the thread Cron job error? with Thanks Thanks.
    You need to specify cron jobs in crontab format. See /etc/crontab for an example.
  • T
    tingo reacted to cy@'s post in the thread Remove the rainbow flag from FreshPorts with Like Like.
    Agreed. If Dan puts a rainbow on his site, let him. Should he remove it one day, let him. Why is this even a thing? Personally I, and we collectively, have a lot better things to worry about than web site decorations.
  • S
    Well, we all learn by making mistakes, everyone here probably has an embarrassing story. I think that when 15.1-RELEASE is out, it's probably going to be that simple.
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    No success with this minimal configuration. The X Server will terminate immediately after startup
  • K
    KenGordon posted the thread Cron job error? in General.
    What is wrong with this cron job? #/bin/sh # Automated Lynis Scan Script #Define log and report paths LOGFILE="/var/log/lynis-cron.log" REPORTFILE="/var/log/lynis-report.dat" /usr/local/bin/lynis "audit system --/usr/local/bin/lynis_cron.sh...
  • freethread
    Lol, it's even more complicated than he thought and far more complicated than needed. There are easiest ways to upgrade without risk with pkgbase. But, it's better to wait for official upgrade instructions. I think that soon or late, there will...
  • S
Back
Top