Phishfry thank you for pointing me at this thread (how do I attach it nicely with preview like you did?)
freebsd-15-doesnt-recognize-intel-wireless-ac-8260-card.100597
In there, there is a comment by paul_j spotting this bug.
In /boot/firmware...
Please show us the Grub2 FreeBSD menu entry and the partition table FreeBSD is located on.
From a FreeBSD installer media: gpart show -p; or Linux: lsblk -f.
My personal advice about getting familiar with FreeBSD is to simply install it somewhere, play with it and get used to it. A couple of USB sticks or a spare disk in a USB enclosure can be very handy as long as you can boot your computer from USB...
Original article here.
Consider this when replying.
FreeBSD, The FreeBSD Foundation, and The FreeBSD Forums are not associated with the content of this article.
You need to configure X, and that includes installing the right driver for the video hardware.
When you build a house, do you start by building the roof or the foundation?
Hello :D
So I wanted to share something I've been working on called PaxOS, a FreeBSD-based distro that attempts to run BSD, Linux and Windows.
I created PaxOS out of curiosity after trying "ReactOS" and I thought: "I wonder if there is a distro...
Thank you for your responses. Well, then that device is completely useless now. This is also generally speaking for all smartphones and other tablets after a while, when the version of Android cannot even be upgraded to be able to install certain...
No we do not have support for any MediaTek Arm CPU that I know of.
An Android target is even harder to convert than Linux. Usually the bootloader is in SPI Flash and blanking it can mean shorting out the SPI bus to ignore the SPI Flash device on...
In emacs org mode it is possible create structural blocks within documention which can be converted to program code using something like:
https://orgmode.org/manual/Structure-Templates.html
These can be further enhanced to suit personal...
All ventures throughout history were made in the attempt to make money. That a person or company can make lots of money is a result of the value people place on that product. To scorn a person for making a lot of money ignores the fact that the...
Suggestion to all newbies: keep notes on everything you learn. One note for every specific “how to do …” question and write down what you learned as clearly and without fluff as you can. Also remember that the best way to learn is to try to teach!
These are mine 'latest' contents from about 2000 when I was using them :)
autoexec.bat
SET TEMP=F:\TEMP
LH C:\CDROM\MSCDEX /D:MSCD000
mode con codepage prepare=((852) C:\WINDOWS\COMMAND\ega.cpi)
mode con codepage select=852
keyb...
Hello :D
So I wanted to share something I've been working on called PaxOS, a FreeBSD-based distro that attempts to run BSD, Linux and Windows.
I created PaxOS out of curiosity after trying "ReactOS" and I thought: "I wonder if there is a distro...
Once I blew up a Raspberry TFT screen. I had no power supply, so I thought let's connect both computer and display on 1 PSU and balance out the intake with a potmeter according to U=IxR. I didn't realize tat the device has to receive a signal...
We start warm, soft, and lightly with the alas in 2022 deceased analog Grand Master Klaus Schulze:
View: https://www.youtube.com/watch?v=UYq7JlosULc&list=RDUYq7JlosULc&start_radio=1
Ok.
Now the comfy time is over. Get your arse up, and hit the...
I'm pretty sure that all those $20/month plans don't make any money, at least not for power users. Maybe they have a lot of people who subscribe and then don't use it.
I would create a Virtualbox vm on the good laptop and let it share a directory on nfs so you can store everything remote. That's really a few commands...
create /etc/exports, rpcbind, nfsd -t -u, mountd -r. Tnen mount_nfs on remote system.
I use the pf firewall to maintain a table of blocked IPs. The firewall has a rule that adds new IPs to the blocklist based on criteria I set. That happens in memory in an ongoing fashion.
Then using a cron job (crontab) the memory-based table is...
LLMs aside, is this proposal interesting? It seems a little generic and pointless.
As an example, where is the proposal for "A developers guide to putting their shoes on in the morning"?
How much RAM you need depends on how many cores your CPU(s) has as compiles run 1 per hardware thread.
How many cores and how much RAM do you have?
Did you turn on DEBUG in the LLVM build?
I use ipfw tables in conjunction with a couple of FireHOL.org lists and some IP's I've collected from my logs. Works great.
ipfw has rules to block anything from or to a table of subnets. Effectively download the list, use a script to load a...
pfctl -t badguys -T test 203.0.113.1 will show "1/1 addresses match". You can put in more than one address.
If you want that to be even simpler you could do another script, say, blackhole-test:
#!/bin/sh
pfctl -t badguys -T test "$@"
View: https://www.youtube.com/watch?v=wSWv1iVRu1M
View: https://www.youtube.com/watch?v=yJF9oCNNWFY
View: https://www.youtube.com/watch?v=KPU7PWgTI9I
View: https://www.youtube.com/watch?v=Gmk9BAnqFOw
Also, on them being disco in the 70s...
I finally found out that the secret to getting auto configuration of a usb dac when you plug it in and pull it out is to set hw.snd.default_auto=2. It is actually documented in the "sound" manpage. If you set this in /etc/sysctl.conf, you no...
I finally found out that the secret to getting auto configuration of a usb dac when you plug it in and pull it out is to set hw.snd.default_auto=2. It is actually documented in the "sound" manpage. If you set this in /etc/sysctl.conf, you no...
I use ipfw tables in conjunction with a couple of FireHOL.org lists and some IP's I've collected from my logs. Works great.
ipfw has rules to block anything from or to a table of subnets. Effectively download the list, use a script to load a...
I read a similar statement elsewhere and I thoroughly agree with it.
Another thought as an example, how could AI write a novel without feeling or understanding human emotion?
I have a Trekstor Breeze 10.1 Quad Tablet, which after years of not using it is not capable of signing into a Google account (Android 4.x) anymore. Anyway, I did a factory reset and now I do not even get passed to connecting that thing to my wifi...
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.