Latest activity

  • Crivens
    T-Aoki having been in that area for a decade, these HMI "silver box"es also run 64 bit CPUs now. At least they did when I wrote code for them. But you have to take into account the penny pinching of bean counters. So you get a system with some 64...
  • B
    I must make a note of this. It will save a lot of messing around.
  • B
    balanga reacted to T-Daemon's post in the thread mfsBSD with high res with Thanks Thanks.
    No trouble at all. Simply install (or create package: make package) the drm graphics driver from ports, e.g. graphics/drm-66-kmod. It has only two build dependencies, with ports-mgmt/pkg already installed, the other devel/ccache. Waiting for...
  • B
    balanga reacted to fahrenheit's post in the thread what version of drm-kmod should I use? with Thanks Thanks.
    Sure, boot single user mode, fsck if needed, mount / as rw (mount -u / for ufs), remove any packages as needed. Start network (service netif start && service routing start) if you want to install packages. And yes, drm packages are a mess right...
  • T
    T-Daemon replied to the thread mfsBSD with high res.
    No trouble at all. Simply install (or create package: make package) the drm graphics driver from ports, e.g. graphics/drm-66-kmod. It has only two build dependencies, with ports-mgmt/pkg already installed, the other devel/ccache. Waiting for...
  • B
    balanga replied to the thread mfsBSD with high res.
    Thanks for taking the trouble to respond. At this point in time, it looks like a bit of a lotttery as far as getting this working. I think I had better wait until 15.1 is actually released before trying again.
  • T
    See https://forums.freebsd.org/threads/mfsbsd-with-high-res.101208/post-758115
  • T
    I can't say for sure, didn't use freebsd-update for many years. Perhaps expose /var/db/freebsd-update/ of the downloaded updates to the offline systems in some way. I do this with 3rd party packages, the same can applied to FreeBSD-pkgbase...
  • B
    With a view to making some sense of all this, I have just installed 15.1 prerelease on a new partition and installed drm-66-kmod, This resulted in the screen going blank followed by a reboot. drm-515-kmod did the same. No pkg called drm-kmod...
  • B
    balanga reacted to fahrenheit's post in the thread what version of drm-kmod should I use? with Thanks Thanks.
    The current default for 15.0 is drm-66-kmod (for 6.6 LTS), for 15.1, assuming the rest of may looks good the default may be updated to 612 (for 6.12 LTS, no package yet). I would say, go with 66. For that vintage of hardware you don't need any of...
  • Aknot
    Aknot reacted to mer's post in the thread A new update each day? with Like Like.
    Well, i think that's the issue with Security updates. Sometimes you go months, other time hours. It all depends on what's reported when and when they get fixed. I always read them and see if there are workarounds or if they apply to me...
  • cracauer@
    Try 10 Gbit/s Ethernet. But with most machines you should also switch to a faster cipher for ssh. Watch in top(1) whether your bottleneck is ssh CPU time.
  • vermaden
    You can do that with verimg(8) available here: - https://github.com/vermaden/verimg
  • D
    https://docs.freebsd.org/en/books/handbook/ports/
  • Zare
    What are you guys talking about? Modern gear can be fixed with specialized tools. There are Chinese small shops producing 2018-era motherboards using chips lifted from decommissioned boards.
  • Zare
    I cannot get complex applications to tunnel fast. On a 1 Gbit LAN, accessing Kdevelop on work laptop from home computer. The UI is always laggy.
  • cracauer@
    I use remote X11 for things like Chrome regularly. Not to randomly browse the web, but for example to authorize Claude Code. Works just fine. Bitmaps are fine for X11 forwarding. What isn't find is GLX and anything usng SDL for bitmaps, such as...
  • cracauer@
    cracauer@ replied to the thread A new update each day?.
    There isn't that much in the way of daemons running from the base system. Most are ports/packages. You have to recognize by hand when some have to be restarted. This is, BTW, a big advantage over most Linuxens. You cannot restart PID 1. In...
  • T
    It might be worth mentioning that doing pkg upgrade without a y (for yes) flag, will also show what packages will be upgraded. Then, you don't have to bother with the dry run, you'll see that what packages will be upgraded and you're asked if you...
  • T
    T-Daemon replied to the thread mfsBSD with high res.
    Comparing the release dates of the distfiles of 15.1-PRERELEASE and FreeBSD:15.amd64 packages, it may hit and miss. You have to use the "latest" (FreeBSD-ports) package repository [1] (which is default on STABLE). At the time of this post...
    • Index of snapshots amd64 15.1-PRERELEASE.png
    • Index of FreeBSD 15 amd64 latest.png
  • S
    It might be worth mentioning that doing pkg upgrade without a y (for yes) flag, will also show what packages will be upgraded. Then, you don't have to bother with the dry run, you'll see that what packages will be upgraded and you're asked if you...
  • S
    scottro replied to the thread Bhyve vs Podman for linux.
    One way--not necessarily the best, but for my circumstances useful--is to put the bhyve VM on the same subnet. I use bhyve-vm, and create a public switch. Then, when I create a new VM, it is on the same subnet as the host machine, so I can just...
  • MG
    MG replied to the thread mfsBSD with high res.
    Sounds like extreme swap usage by lack of memory. Those muscles are only a matter of time. It still builds on the 1st amd64 hardware. It takes really long but a hang has a different cause.
  • Jose
    Symptom of bad quality software. Whoever wrote the software (that requires special terminals) didn't think about requirements, usability, integration. They wanted to quickly solve their own problem (installing software on a Mac, using an AI to...
  • Jose
    I observe an increasing tendency of TUI/terminal software that needs special "advanced" terminal emulators. Homebrew on macOS is an example. If I am on FreeBSD in an xterm and ssh into one of my Macs, I can't directly run homebrew commands to...
  • B
    There seem to be so many versions of drm-kmod around and I have no idea which one if for what. Which pkg should I install under 15.1-PRERELEASE for use with a system using an Intel GM965/GL960 - (very old) chip?
  • B
    balanga replied to the thread mfsBSD with high res.
    My systems don't have the muscle to build FreeBSD from source. I tried a couple of times and the system just hanged after many hours and I couldn't figure out what was going, This is all too much for my little brain to handle... If I install...
  • S
    sidetone reacted to DutchDaemon's post in the thread Who owns a post or a thread? with Like Like.
    They pop up from time to time: posters who want their threads or posts removed because they're done with a subject or the forums in general. There have been bitter disputes about the "ownership of posts". The content below was culled from...
  • cracauer@
    cracauer@ replied to the thread A new update each day?.
    When building from source no part even makes a suggestion about rebooting. On releases I usually run auto-updates using freebsd-update from crontab. I reboot when I know there was a security bug in the kernel, which I learn from the mailing list...
  • D
    The cheapest can of air locally was $9 a can!! I'm not paying that. I have an air compressor for car tires. I looked for the extra parts I bought for that years ago and found the attachment so I don't need the canned stuff. I'll blow it out...
  • Espionage724
    Espionage724 reacted to DaBrooklyner's post in the thread A new update each day? with Like Like.
    As scottro pointed out, sometimes rebooting is not an option. I have administrated SuSe enterprise systems that emulated mainframes and you can't really tell someone that payroll is unexpectedly going down for a reboot unless the COBOL code was...
  • cracauer@
    cracauer@ replied to the thread A new update each day?.
    To put that into perspective, yesterday's Debian Linux kernel update fixes 303 CVEs. If those didn't come batched that would be reboot hell. I don't understand why some of you think you must reboot for FreeBSD updates. I never reboot just...
  • DaBrooklyner
    DaBrooklyner replied to the thread A new update each day?.
    As scottro pointed out, sometimes rebooting is not an option. I have administrated SuSe enterprise systems that emulated mainframes and you can't really tell someone that payroll is unexpectedly going down for a reboot unless the COBOL code was...
  • Zare
    Zare reacted to AlfredoLlaquet's post in the thread A new update each day? with Thanks Thanks.
    What a useful thread. It deserves some kind of award, the "First World Problems" award, perhaps.
  • DaBrooklyner
    DaBrooklyner replied to the thread A new update each day?.
    Looks like the updates are going to become more frequent. All we can do is review the code a lot and that is not foolproof as there will always be bugs. Is there a way to place a hold on those patches that require a reboot and perform them at a...
  • Zare
    ^ the apps tunneled aren't using X intristic which makes them a hell for network transport. It's like trying to tunnel a real OpenGL game in a windowed mode over X11. The same would apply to Vulkan/OpenGL rendered terminals.
  • Espionage724
    Espionage724 replied to the thread A new update each day?.
    I used openSUSE Tumbleweed on a webserver for years and got used to daily rebooting every OS (if no updates that day then it gets rebooted just to clear up any potential odd firmware stuff, memory leaks, or rogue longstanding connections); on a...
  • Zare
    It is more using a GPU (vs a CPU) than use of 3D rendering. On high dpi screens, once you use larger openfont/TTF fonts instead of bitmap ones, you can get noticeable better performance with a GPU than a CPU. This may not matter to typical users...
  • cracauer@
    cracauer@ replied to the thread A new update each day?.
    That explains why the kernel was rebuilt, but I see no functional change to the kernel.
  • cracauer@
    What does that graphical "mode" have to do with the terminal in use?
  • cracauer@
    cracauer@ replied to the thread UFS OpenSuse support for UFS.
    The Linux kernel is dragging a UFS module with read-write support around since the beginning. The default compile option is to make it readonly. Unless a Linux distribution fiddles with that it will have readonly UFS support.
  • Espionage724
    Espionage724 reacted to DutchDaemon's post in the thread Who owns a post or a thread? with Like Like.
    They pop up from time to time: posters who want their threads or posts removed because they're done with a subject or the forums in general. There have been bitter disputes about the "ownership of posts". The content below was culled from...
  • Espionage724
    Espionage724 reacted to Machiaveli's post in the thread UFS OpenSuse support for UFS with Like Like.
    You did ask that on June 2021 ;) See: https://forums.freebsd.org/threads/r-w-access-to-ufs-from-linux.80830/post-516614
  • Espionage724
    I feel stuff like glamor doing 2D/everything -> 3D on older GPUs that have hardware 2D paths is less-efficient and only done for development ease (every GPU has 3D, Wayland doesn't support Xorg DDX for the 2D paths, newer AMD GPUs don't have 2D...
  • S
    Are you familiar with bectl and/or beadm? It's a good way to be able to get back into your system as long as it boots. To, as usual, spam my own page, https://srobb.net/fbsdbe.html. This is assuming you installed on ZFS.
  • cracauer@
    I change very rapidly in emacs and tmux in xterm and it never felt slow.
  • cracauer@
    cracauer@ replied to the thread A new update each day?.
    I wonder what the kernel change for p8 is then. dhcp and freebsd-update are userland.
  • J
    If you're using NVIDIA driver ports in old-school way (without graphics/nvidia-drm-*-kmod*), the situations would be quite rare. On the other hand, as LinuxKPI often breaks KBI (Kernel Binary Interface), rebuilding for graphics/nvidia-drm-*-kmod*...
  • Espionage724
    If one fan does that I usually re-lubricate all of em; I still have my original 2012 Thermaltake 120mm blue led case fans :p I have that exact blower! Mine came with a plastic cup/vacuum attachment and I use it as a mini-vac; I use this blower...
    • images.jpeg
  • Espionage724
    Compressed air from a can cools the parts down considerably. I use this tool:
Back
Top