So Plasma Wayland crashed again while Claude Code was running. It has not crashed in months without Claude Code though. Very peculiar indeed.
For now I disabled animations by setting the animation speed to "immediately" since behavior pointed in...
Yeah the scfb driver works but I have the problems with display power management and the wallpaper.
This laptop is 10 years old but I never managed to get the Nvidia graphics to work under FreeBSD - there is no switch in UEFI setup to only use...
So that is what is typically referred to as a 'junior'. And that's fine. If you do have enough interest in FreeBSD and decide to progress your experience in all those things and one day be senior enough to contribute to and inherit FreeBSD, you...
At least it comes up after a reboot.
Originally when starting my TEST IOCAGE jail it failed immediately, this time it seems to start but fails with
# iocage start TEST
No default gateway found for ipv6.
* Starting TEST
+ Started OK
+ Using...
It's going to try to build all its (missing) dependencies first. You can circumvent this with make install-missing-packages. That will install all its dependencies as packages, saving you some build time.
install-missing-packages...
More GROK speak:-
FreeBSD VNET + NAT setup (private network for jails + NAT to the public interface).
This is the most common and practical configuration on a VPS (one public IP).
1. Host preparation
Bash# Load required modules
sysrc...
As I said, currently, everyone is free to use this or that, or to not care at all about this concern.
The main issue is the zpool upgrade, because once done, if you don't update the loader, you won't boot anymore.
If you are on UFS-on-root, you...
I'm having a tough time trying to figure this out. I currently have a workaround in place with post-extract, but maybe there is a better way to handle it?
When a port's source archive extracts to a directory named ${PORTNAME} and the port also...
What you should do is ask Grok to explain things to you piece by piece. Start at the top and just say you don't understand or know how something works. Then work your way down.
I like Grok but tend to use Claude for computer stuff.
What you should do is ask Grok to explain things to you piece by piece. Start at the top and just say you don't understand or know how something works. Then work your way down.
I like Grok but tend to use Claude for computer stuff.
What FreeBSD version? On 16.0-CURRENT a few days ago all drm-kmod (61, 66, 612/latest) KP'd on load on Intel UHD 630 with Xorg/Xfce (never had that happen before but I guess par for latest :p)
I tried downgrading my laptop's BIOS even further and bricked it 😅 (turns out USB BIOS recovery on Dell is bs and ironically let me flash something incompatible)
CoD MW2 (2009) runs on 15.1 with Wine 11.0 :D but seems unstable with WineD3D...
The vesa driver refuses to work. I always get "No screens found". It might make sense to say this is a pretty old laptop with "Nvidia Optimus" dual GPU, which always has been a hassle.
Well, the system froze completely and after reboot in /var/log/messagesthe drm driver complained about hanging. So I did not bother further and switched from Wayland to xlibre/xfce - and there it works.
So, what was the point of this thread? Nothing technical but knowledgeable...
There's something with the bootloader file versions that involved arguments?
I think in case of bootloader problems, everybody will pull the fixed version from a...
So, I have to point out to this thread for all technical questions: https://forums.freebsd.org/threads/utility-that-tries-to-figure-how-to-update-the-freebsd-loaders.94237/
I will very pleased to answer in the limit of my own knowledge, of...
Well, as many threads here, it turns into nothing.
Few have answered to the main and only question.
So, continue to discuss about anything. Continue to argue in the void. In the meantime, fortunately, some people, will solve - or try to solve -...
Hi
Reading certain comments makes you realize why humans are in such a bad state.
A tool made available to the community that provides a service when needed (which isn't often) remains a valuable tool.
I will never understand such pettiness...
It sounds like you speak for all of us. Junior members, as you said, are the future of all projects, including this one. Without them, FreeBSD will die.
The port I mention is well used and outside the pure FreeBSD usage. I think it will don't...
I get your point. No one is obliged to use loaders-update and when - because it will happen - the FreeBSD upgrade will update the loaders, I hope it will ask confirmation for this task. The admin user will make the final choice.
The point of...
Ha! Finally, a chance to thank you for that handy tool. You've completely won me over with it.
Plus, it's saved me a lot of time and hassle.
And much more... :)
Thank you!
Nandor
Updating loaders is one of those tasks that in theory should be simple, just "follow the instructions/handbook". But it's also a simple task that if you get it wrong you wind up with an unbootable system.
So what does a competent sys admin...
I was thinking about sysutils/loaders-update these days. And precisely how very knowledgeable people explaining why such a thing isn't wanted.
Reference: https://forums.freebsd.org/threads/updating-bootcode.88875/
I read again all the thread...
Not knowing anything about VNET, I thought I would look up some info via GROK:-
FreeBSD VNET refers to the Virtual Network Stack (also called VIMAGE).
It gives each jail its own complete, isolated network stack — its own interfaces, routing...
jwillia3 xfce4-power-manager is running.
fahrenheit oh that might be a point, I have no drm driver running (playing with claude code and drm breaks it for me which is strange).
baaz xwallpaper also fails silently at it's task.
I read the FreeBSD announcements message about ports-reset.sh. Maybe I'm just too tired, but it doesn't seem clear to me. Nor do the comments in the script itself, nor the help message put out by its "-h" parameter. Generally speaking, all of...
Having to manually update loader is odd compared to every other OS I've used.
While that tool is cool, I'm still curious how it compares to a more-generic rsync check on EFI.
I'm not a fan of bootcode, sectors, and etc on MBR/Legacy set-ups...
Sorry bad of me to not give the error. Ive not used freebsd for years. Are ports (make install clean) not the preferred method anymore? I tried pkg install rslsync but after it mentioned something about a truncated package it gave up
Will...
Zare you seem to be contradicting yourself somewhat, or I am misreading what you're trying to say. Something like a serivce jail is tiny. It doesn't orchestrate the startup of a whole amusement park full of background services, or it defeats its...
rc.d and systemd are glorified autoexec.bat+config.sys re-implementations that both seem to not like actual user-independency and add a lot of complexity for no reason. "Learn our documented zoo." Not using it for years. We have 1 script that...
Who is "we" and who is "the people". You speak like a politician from the elite ("we") that care for "the people".
I indeed do not need "a parallel service framework", do not even know for what can it be good,
but politicians like to tell...
Absolutely and with VMs so accessible now, the only reason not to tinker with whatever catches your fancy is the time involved in doing so as you can usually set things up so that even if you badly screw it up, at least you've still got a system...
I need to do this in simple stages because somehow I ended screwing up the network and couldn't even ping the host.
I noticed that when I added gateway_enable="YES" and then ran service netif restart a msg came up saying IP address...
How's that tool compare to this at the end of a update script?
rsync -a --no-times --checksum --checksum-choice='sha1' '/boot/loader.efi' '/boot/efi/EFI/BOOT/bootaa64.efi'
I wouldn't personally either, but OTOH, VMs are a thing that most computers can handle these days, so at least people can walk through the process on that if they feel compelled to learn how to do it. But, personally, I can't say that I've ever...
It is now official. Internet User #54797 has confirmed: FreeBSD is dying.
Why would I? Skimmed the code and it doesn't even handle my setup. This is a less than 5 minute per year task + I trust the wisdom of experienced people saying this isn't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.