Latest activity

  • S
    waypipe is a proxy for Wayland clients. https://gitlab.freedesktop.org/mstoeckl/waypipe It forwards Wayland messages and serializes changes to shared memory buffers over a single socket. This makes application forwarding similar to ssh -X...
  • B
    I have no idea how to setup sound. I attached an antenna which came with my Teltonika router:=
    • 1780944327971.png
  • B
    I just posted any old screen shot just to show I got some output. I don't really know what I can expect to see or hear, and am looking for guidance from people who have this working. This is what I have currently but don't know whether to...
    • 1780942767293.png
  • B
    With SDR++ the SOURCE does not look right. For me SDR++ Source is "RTL-SDR" not "Airspy". See if the dropdown for SOURCE has RTL-SDR as a possible source.
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    As a last try I am gone back from pkg latest to pkg quarterly. After reinstalling everything from quarterly the problem is gone. Some errors must have been introduced between quarterly and latest which led to this error. Thanks to everybody...
  • MG
    MG replied to the thread FreeBSD 15.1-RC3 Available.
    Reset at kernel loading. RC2 doesn't Too fast to see something...
  • MG
    MG reacted to FreeBSD News's post in the thread FreeBSD 15.1-RC3 Available with Like Like.
    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...
  • elgrande
    elgrande replied to the thread Can't get GUI.
    Check this thread (first post): https://forums.freebsd.org/threads/nvidia-incompatible-abi.86096/
  • elgrande
    elgrande reacted to Crivens's post in the thread It's all about jokes, funny pics... with Like Like.
    They have dedicated cabins... Heck, where have I been???
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    Same problem with a Quadro P600
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    I build everything from ports and I am now almost back at the point where I started from. The issue persists. As a last thing I will replace the Quadro P2000 by an old Quadro P600 and check if I will run into the same issues. It would not make...
  • T
    This setting is no longer working: pkg_env : { ALL_PROXY: socks5h://localhost:12000 } This instead is working now: pkg_env : { SOCKS5_PROXY=localhost:12000 }
  • T
    Are you sure ALL_PROXY used to work? Because there is no such environment variable. greping through the man pages (or source code of 14.4,15.0, 15.1, main) returns empty. There is SOCKS5_PROXY, though: pkg.conf PKG_ENV: Key/Value list...
  • Crivens
    They have dedicated cabins... Heck, where have I been???
    • IMG_20260604_125516[2].jpg
  • MG
    MG replied to the thread The Random Thread.
    Not really sure what you mean. It's on a UFS SSD without the traditional partitions but just 1 filesystem on /.. Its copying speed at many small files, like I often do is as expected. The entire build happens inside a chroot dir. /usr/obj is a...
  • MG
    MG replied to the thread The Random Thread.
    There's no clear indication but the case fans used to go full-on during a buildworld and it took 12 minutes. Now 25 or so. I can't find any problem. This is the infamous voltage-patched SkyRaptor lake. I had 2 total freezes over time with unknown...
  • Espionage724
    Espionage724 reacted to vermaden's post in the thread Valuable News – 2026/06/08 with Like Like.
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • vermaden
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • B
    I installed sdr++ and then ran rtl_test which produced some output, none of which I understood, but at least it showed thar the device was working. Running sdrpp produced the following but what do I do with it?
    • 1780911197727.png
  • elgrande
    YESSS!!!
  • Kaminar
    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...
  • Espionage724
    Espionage724 replied to the thread The Random Thread.
    I'd suspect CPU voltage stuff depending on if it was ever over-volted previously (possible if auto-BIOS was high/errata). Cooling system shouldn't matter as long as temps are still ok. Not sure how newer Intel cooling is done, but with i5-8400H...
  • the3ajm
    you probably want to list out your GPU and freebsd version to confirm whether other people is having the same issue.
  • MG
    MG replied to the thread The Random Thread.
    Going to bring it to the repair guy. I think it's poor cooling but I can't find the cause. Is it possible that the board's thermal limiting system is faster than the CLI core temperatures? It's all around 70 degrees, so no visible overheating...
  • MG
    One of the example of show-stopper for bumping default python can be seen at Comment 21 of 274671, precisely, the part below. Broken backward compatibilities makes bumps harder and time consuming. It matters worst for languages having too huge...
  • freethread
    Ah, emrion and bakul were right in posts #3 and #4. The power loss caused errors in the pkg database, but the sysutils/cpu-microcode port block the system one time on three (screenshot in post #2). When I re-enabled the desktop environment...
  • SirDice
    After using it in anger on a number of machines, have made the script a bit more robust. Putting it here so I can find it in future.
  • tembun
    tembun replied to the thread Problem installing Chromium.
    Yeah, it has been a problem since recently. It's discussed in this thread. Since then, I've been checking its availability from time to time, and it's still not there. For a while, I thought it will finally appear, but after a couple months I...
  • tembun
    No problem on 15.1-STABLE host either (ZFS boot environment). # uname -aKU FreeBSD test 15.1-STABLE FreeBSD 15.1-STABLE stable/15-n283851-7546f06f5e06 GENERIC amd64 1501501 1501501 The vm-bhyve (loader="bhyveload") 15.0-RELEASE guest boots just...
  • tembun
    This is because the efi vars are not saved with the VM. With vm-bhyve it's uefi_vars=true. I can't understand that this is not the default... My advice is to stick to UEFI. BIOS is the past, and it will less and less maintained and supported.
  • tembun
    It seems that I found the cause of the problem. I do build the world and the kernel from sources, and I compile only those modules that I actually use. As I mentioned above, my host system uses UFS, so I didn't have a ZFS support for the kernel...
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    I build everything from ports and I am now almost back at the point where I started from. The issue persists. As a last thing I will replace the Quadro P2000 by an old Quadro P600 and check if I will run into the same issues. It would not make...
  • J
    jb_fvwm2 reacted to T-Aoki's post in the thread scrambled screen with nvidia driver with Thanks Thanks.
    You're on the right track (580). Build below from ports for 15.0. x11/nvidia-kmod-580 graphics/drm-66-kmod graphics/nvidia-drm-66-kmod-580 Note that if you prefer old-school config (without DRM/KMS), building the first one from ports would be...
  • tembun
    Yeah, I did have this in my VM config: uefi_vars=yes but it still didn't work and terminated with the very same error. And after I did boot/efi/EFI/BOOT/BOOTX64.EFI trick and finally booted into the VM, efi vars were saved - uefi_vars.fd (or...
  • B
    balanga replied to the thread Problem installing Chromium.
    Does this provide any insight?
  • T
    I see. In this case, expanding the indexing to other macros requires to modify the source code, which seems not so trivial. A quick search in the source tree doesn't show exactly which files are involved, since there is no "makewhatis" source...
  • T
    No problem on 15.1-STABLE host either (ZFS boot environment). # uname -aKU FreeBSD test 15.1-STABLE FreeBSD 15.1-STABLE stable/15-n283851-7546f06f5e06 GENERIC amd64 1501501 1501501 The vm-bhyve (loader="bhyveload") 15.0-RELEASE guest boots just...
  • tembun
    I just tried exactly this setup (both host and guest 15.0-RELEASE) on another machine - everything works fine. The only difference is that my current setup, I use UFS on the host and ZFS for the guest, whereas in the second setup, both guest and...
  • scotia
    Hi T. I wasn't looking for an option for full indexing; rather expanding the indexing to other Nm and Md macros, such as It.
  • B
    Many thanks. The problem is that it's already quite a long thread and quite a lot of suggestions have been made but I don't see anything definitive regarding my RTL-SDR V4 dongle so don't want to download 20 or 30 pkgs in the hope of finding one...
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    Which would be the advised packages to build for the Nvidia Quadro P2000 card? I am on FreeBSD 15.0-RELEASE-p9
  • B
    Hi, balanga. The guys here in the thread know their stuff! I hope you find the help you need.
  • tembun
    Instead "currdev", try "rootdev": rootdev="zfs:zroot/ROOT/default:" I'll try the 15.1-STABLE branch on the host, and report back.
  • L
    lbol replied to the thread scrambled screen with nvidia driver.
    My machine is a Dell Precision Tower 3620 with a Quadro P2000 graphics card, so no internal monitor. I have an Eizo ColorEdge GS2420 connected on DisplayPort. Here is my .xinitc file export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 export...
  • T
    Instead "currdev", try "rootdev": rootdev="zfs:zroot/ROOT/default:" I'll try the 15.1-STABLE branch on the host, and report back.
  • tembun
    I already tried that, but I faced another issue there: BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x4,0x0): Not Found BdsDxe: No bootable option or device was found. BdsDxe: Press any key to enter the Boot Manager...
  • tembun
    I entered the installer shell, mounted zroot under /tmp/mnt, and edited the /boot/loader.conf there: # cat /tmp/mnt/boot/loader.conf kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" zfs_load="YES"...
  • B
    Since I already have V4 I'd like to know if anyone has managed to make it do anything on FreeBSD 15.0.
  • T
    This shouldn't happen, normally. I can't tell why it happened. It doesn't happen in my test setup (host 15.0-RELEASE, guest vm-bhyve 15.0-RELEASE). You can work around the issue by setting the "currdev" variable in /boot/loader.conf (see...
  • B
    I just discovered this thread although bought my RTL-SDR v4 dongle over a year ago and asked for help on the forum but couldn't get any help so would like some simple instructions on how to get started so that at least I can tell if my device is...
Back
Top