Latest activity

  • C
    I have RTX2080. Not sure what you mean by nvidia-drm or nvidia-modset. My understanding is nvidia-drm is the driver for drm and modeset is the option need to be enabled for in kernel display management which I enabled.
  • elgrande
    Spotify in Chromium works fine with the following instructions: https://forums.freebsd.org/threads/watching-spotify-and-listening-to-netflix-in-2023.90695/ I would also like to have the native client running in linuxulator though.
  • MG
    MG replied to the thread mfsBSD with high res.
    Never used Mfsbsd but I maintain a similar system. It allows a PC to boot from USB and forget the initial boot device. My mfsroot contains 95MB compressed and adds some extra executables that are needed in early boot stage before shell login...
  • SirDice
    I was mistaken. The initial FreeBSD 15 binary programs to build everything with, like the fork base had bad files due to vague mech disk damage. It says write successful but can't read the written data guaranteed. The buildworld showed a file...
  • B
    balanga replied to the thread mfsBSD with high res.
    Where do I get an up-to-date source tree or can I download the correct kernel from somewhere? I never have any success at building these things myself.
  • T
    T-Daemon replied to the thread mfsBSD with high res.
    If you're referring to the kernel.txz and base.txz distribution sets downloaded from here, those are outdated. They were uploaded on November 28, 2025, when 15.0-RELEASE was released. It’s no surprise you're encountering a version mismatch with...
  • SirDice
    No idea where these come from. It's not something pkg-upgrade would do. You need to reboot, your active kernel is still p6.
  • nivit@
    Firefox setup In "Settings" > "Search" > "Search Shortcuts" add a new entry: - Search Engine Name: Images (or whatever you like) - URL: For Brave-search images: https://search.brave.com/images?q=%s For Duckduckgo images...
  • B
    balanga reacted to fahrenheit's post in the thread mfsBSD with high res with Thanks Thanks.
    Assuming X11 (see on the handbook: https://docs.freebsd.org/en/books/handbook/x11/#x-graphic-card-drivers), you install x11-drivers/xf86-video-scfb (UEFI) or x11-drivers/xf86-video-vesa (BIOS) and setup your X to use them (search for: "To...
  • B
    balanga replied to the thread mfsBSD with high res.
    T-Daemon, I don't understand this. If I use the source from 15.0=RELEASE then won't it simply build the same base and kernel that I downloaded?
  • T
    T-Daemon replied to the thread NFSv4 Connection Issues.
    I suspect I didn't re-start the "nfsd" service after setting the "-h" flag, which gave a false positive in the test setup. My apologies.
  • T
    T-Daemon reacted to SirDice's post in the thread NFSv4 Connection Issues with Thanks Thanks.
    This removes the default -u -t flags. -t Serve TCP NFS clients. -u Serve UDP NFS clients. nfsd
  • T
    I needed the node ID's (nid 20,33 and 25), cat /dev/sndstat doesn't show them. Try /boot/device.hints ("as" , "seq" values copied from my laptops Realtek ALC257 pindump): hint.hdaa.0.nid25.config="as=3 seq=0" To take effect, reboot system.
  • nerozero
    nxjoseph@ it was off, yes. Removed `ftp_curl/options`, will now try to recompile, which take probably up to 8-12 hours ... Thanks for hint, will reply about results.
  • B
    balanga reacted to T-Daemon's post in the thread NFS exports with Thanks Thanks.
    Option one, regular directory: # mkdir /repo/backup Option two, ZFS dataset: # zfs create zroot/repo/backup
  • B
    balanga replied to the thread mfsBSD with high res.
    I like to have as many lines on the screen as possible. Not sure what you mean by using scfb or vesa, What would I change to enable them? The problem is that I did manage to create what I wanted not long ago but somehow can't re-create it.
  • T
    T-Daemon replied to the thread NFS exports.
    Option one, regular directory: # mkdir /repo/backup Option two, ZFS dataset: # zfs create zroot/repo/backup
  • T
    T-Daemon replied to the thread mfsBSD with high res.
    Obviously the kernel and the drm-kmod kernel module are out of sync. From where did you get the kernel.txz and base.txz? If it is from official RELEASE repositories, then they are outdated. To prevent this kind of mismatch in the future, make...
  • gpw928
    More importantly. Success!
  • nerozero
    Hello, I'm trying to compile net/rustdesk-server with poudriere, but failing to do so. Here is the error log: [zstd-sys 2.0.16+zstd.1.5.7] [zstd-sys 2.0.16+zstd.1.5.7] thread 'main' (1040932) panicked at...
  • B
    balanga replied to the thread mfsBSD with high res.
    Changing this value helped and I was able build mfsbsd after including the drm-kmod package. Unfortunately drm-kmod does not load. I get these errors:- This is very frustrating as I had this working at one point.
  • B
    balanga reacted to T-Daemon's post in the thread mfsBSD with high res with Thanks Thanks.
    I would grep for the MFSROOT_MAXSIZE. It looks like there is one set to 200m, which overrides the 4096M. Alternatively git-clone a frech copy of mfsBSD.
  • C
    OP most likely is on older FreeBSD 15.0 and pkg version. I do encountered such black screen on 14.3 due to same issue on the Nvidia driver upgrade, but I managed drop into vty and performed packages downgrading. My personal view which may or...
  • Jose
    Same problem here. Known workaround is to disable the display compositor into windows settings (sorry, as I'm French, I don't have the exact corresponding strings). This will disable any transparency effect but no flickering anymore. AFAIK it is...
  • C
    I have verified on my desk PC. It looks like now pkg upgrade will not upgrade nvidia-drm-* related pacakges eventhough there is no locking. I currently on 15.0-RELEASE-p6. So the only package I locked now is the nvidia-settings, when running...
  • MG
    Does it even work in FreeBSD? I don't like it anyway but the ability to install it somewhere is nice.
  • D
    Well. Duh. Of course not. You can't run ANY window manager till X starts.
  • U
    Original article here. Consider this when replying. FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
  • cracauer@
    In this article, I have experimented with the implementation of AppVMs on FreeBSD using Overlord, AppJail, and Xpra to apply the principles of security by isolation, as in other operating systems such as QubeOS, effectively reducing the security...
  • freethread
    freethread reacted to rmomota's post in the thread FreeBSD Screen Shots with Like Like.
    Trying labwc That is a live wallpaper which means that it is actually slightly moving
  • MG
    I was mistaken. The initial FreeBSD 15 binary programs to build everything with, like the fork base had bad files due to vague mech disk damage. It says write successful but can't read the written data guaranteed. The buildworld showed a file...
  • J
    Neoforge's run.sh is one line: java @user_jvm_args.txt @libraries/net/neoforged/neoforge/21.1.228/unix_args.txt "$@" usr_jvm_args.txt is currently empty, but the example is to use this to set memory allocation. The unix_args.txt has a...
  • Zare
    Zare replied to the thread No sound out of Realtek ALC1150.
    Alain De Vos appreciate the will to help but this is snd_hda configuration specific. (or faulty hardware)
  • D
    Unknown member reacted to doul's post in the thread Linux is invading my FreeBSD… 😖 with Like Like.
    Ok, my question was not if it's technically possible, by following dependencies. My question is when software architecture fail and fall into too much interdependence ? *BSDs are surely the last bastions of quality, intellectual rigor and...
  • Zare
    Zare replied to the thread No sound out of Realtek ALC1150.
    Thx fahrenheit I will try to do that. I did not use the controller on FreeBSD, for that matter I only used it for a brief time few years ago. Trying to see whether the snr on it is actually decent enough for playback.
  • D
    Unknown member reacted to Charlie_'s post in the thread Would it be worth it for a xorg-basic metaport? with Like Like.
    It is xorg-server that depends on mesa-dri, not xorg-minimal.
  • Zare
    Zare reacted to fahrenheit's post in the thread No sound out of Realtek ALC1150 with Thanks Thanks.
    Zare, did that controller previously worked on FreeBSD? Have you tried booting a linux livecd starting audio and check dmesg to see if there is any information about device quirks or similar?
  • fr0xk
    fr0xk replied to the thread Rant about physics.
    You have made an interesting observation here
  • fr0xk
    fr0xk reacted to Maturin's post in the thread Rant about physics with Thanks Thanks.
    Same as you are not worried about a single raindrop fall into your window may wet your carpet. But having the roof hatch open while a thunderstorm is another beast. It's not only always all about quality ("water is wet"), but also quantity makes...
  • F
    FreeBSD Security posted the thread FreeBSD-EN-26:10.amd64 in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-EN-26:09.tzdata in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-EN-26:08.pf in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:17.libnv in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:16.libnv in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:15.dhclient in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:14.pf in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:13.exec in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • F
    FreeBSD Security posted the thread FreeBSD-SA-26:12.dhclient in Blogs and Newsfeeds.
    Original article here. Consider this when replying. Continue reading...
  • fr0xk
    If you want to build a nuke or two it is more straightforward to directly look up the documents that Klaus Fuchs gave the Soviet Union. At least those are proven to work.
  • fr0xk
    fr0xk reacted to DutchDaemon's post in the thread "Too Off-Topic" with Thanks Thanks.
    Can one go "too off-topic"? Yes. We will not allow technical/support questions about any operating system other than FreeBSD anywhere on this forum. That includes the Off-Topic forum. Always ask technical/support questions about other operating...
Back
Top