Hello,
I'm installing 16-CURRENT on a new machine (Acer Nitro V 15), and my dmesg is full of this line:
hid_get_item: HID_ITEM_MAXUSAGE should be increased up to 17 to parse the HID report descriptor
Where could I increase this value...
I wish we could see a spec for the original sandbox the thing broke out of.
On first thought it doesn't seem too difficult to cut off outgoing network access frpm a container or VM.
rc.d mechanism in OpenBSD is much simpler, and people live with it. Features attract features ad infinitum.
The beginning is: init is first run, it calls rc. The boot process much be comprehensible, reliable,
and that is why simplicity is...
According to GROK:-
the end key does not work in doom emacs when run under tmux
Thought for 61m 10s
Yes, this is a classic issue — the End key doesn't work properly in Doom Emacs (or any Emacs) when running inside tmux.
Why it happens
Tmux...
emacs.core is also mentioned in the 30th-anniversary.
https://freebsdfoundation.org/our-work/journal/browser-based-edition/freebsd-30th-anniversary-special-edition/
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...
I remember that time when a ports committer made a random import with lots of build artifacts including a work/ directory - and an emacs *.core file :)
I support the new rcd efforts and I support the choice.
We need to have a parallel service framework. And people need to be able to use the old decades-proven script system.
I will probably try to adopt it early, just like with pkgbase, to...
I thought I kept abreast of most major changes but today was the first time I had heard of rcd (on reddit of all places).
I'm hoping it stays optional. It doesn't touch anything that's a concern for me so the extra process and configuration (as...
After more experimenting, when I use LxTerminal (the terminal which comes with LXDE) then the same behaviour occurs as it does with Xterm, ie emacs behaves normally when run directly from the terminal but when run through tmux the END key simply...
The article was genuinely helpful. I didn't appreciate that zdb -bb <pool> was available to break down allocated space by block type. But it still seems to me that the initial sizing of a special VDEV is something a black art, since getting...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
Why not upgrade to 15.1 instead? Why keep using a legacy version for a desktop install? If you want the latest graphics drivers, use the latest FreeBSD version.
Correct.
OK, I need some help here, as I don't fully understand. So, first I copy the C file into /usr/src/sys/dev/iicbus/? I take directory iicbus from what you are saying afterwards and as I found that directory in /usr/src/sys/dev/ which...
Yeah, it cascades really quickly.
pkg install -A autoconf automake gmake pkgconf gettext-runtime
This usually covers most of build dependencies. It should, at the very least, significantly cull that all-depends list.
You cannot bridge your jails with your external interface on your VPS. You do need a bridge (to attach your jails to) but it'll be disconnected from your external interface, so this "network" will be entirely local. Then you set up NAT and such...
Looks like I have screwed up the interface and can't even ping 8.8.8.8 from within my host.
After removing the lines I added and rebooted I can now ping, but am no nearer to getting this working.
This is what I have on my home server...
Build dependencies here:
/usr/ports/ports-mgmt/pkg
/usr/ports/devel/py-setuptools
/usr/ports/devel/py-wheel
/usr/ports/lang/python312
/usr/ports/devel/py-build
/usr/ports/devel/py-installer
Shown by make build-depends-list.
The result of make...
I have it on a system that is on a usb enclosure.
I don't use it very often but it works quite well, on par with Xfce I think:
Its very minimal, I installed leafpad and sakura because it doesn't come with a text editor nor a terminal emulator...
So, ZFS may not require more resources than on average while scrubbing or there's something wrong with it? I think it must cause a reduction of filesystem availability and a small CPU load.
https://lists.freebsd.org/archives/freebsd-announce/2026-July/000294.html
You may have noticed that the ports repository has been frozen for nearly 24
hours now, at the time of writing. Our statement regarding the situation and
next steps follows.
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
It's early days yet. I'm slowly finding my around and have no idea how much traffic there will be. It's just a hobby project at the moment which may or may not prove worthwhile but it's good push your frontiers.
AFAIK it's straightforward to add...
It's early days yet. I'm slowly finding my around and have no idea how much traffic there will be. It's just a hobby project at the moment which may or may not prove worthwhile but it's good push your frontiers.
AFAIK it's straightforward to add...
Indeed I have harvested three of these Kids Toys. The biggest drawback is steering system. It is complete trash but with some flat washers you could improve it alot.
"PowerWheels" is the latest one I grabbed and it has a servo in the steering...
Setting up an IOCAGE jail on my home system involves adding these lines to /etc/rc/conf
ifconfig_em0="DHCP"
cloned_interfaces="bridge0"
ifconfig_bridge0="addm em0 up"
What do I do on my VPS?
ifconfig_vtnet0="DHCP"...
In remote a file ~/.ssh/authorized_keys containing the private key.
In local a file ~/.ssh/id_rsa containing the private key, chmod 300.
Generate the key pair id_rsa (private) and id_rsa.pub (public) with ssh-keygen.
In the process give the...
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.