Damus

Recent Notes

Justine Smithies · 4w
When it's working I see this in my ifconfig output section of wlan0. Note I've removed macs and ip's. wlan0: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 0 mtu 1500 options=...
TomAoki profile picture
@Justine Smithies
What seems to causing this would iwlwifi cannot hear 11a beacon, thus, falling down to 11g.
Some possibilities I can think of is:
Noises in 5GHz bands (usually not, unlike 2.4GHz that conflicts
with microwave ovens, BlueTooth, and some others).

Depending on regdomain, 5GHz range have allowed but restricted channels
unless checking other signals in use (radars, typically) and need wait.

Conflicting with neighborhoods' APs and defeated.
1
Justine Smithies · 4w
I hear what you're saying Tom but I'm wondering if it's a timing issue as restarting netif and routing after my ThinkPad boots up with a failed wlan0 brings it up solid and no other devices are having this issue in the house ???
Justine Smithies · 4w
Getting random disconnects on my ThinkPads AX200 WiFi and sometimes the wlan0 doesn't even come up and when it does it randomly disconnects. I sometimes see this error on boot. wlan0: link state chan...
TomAoki profile picture
@Justine Smithies
What happenes if you add (just an example, edit to match yours) below in network={ } block of your /etc/wpa_supplicant.conf?

key_mgmt=WPA-PSK
proto=RSN

And outside (prior to) the network={ } block, adding below, if you've not?

ctrl_interface=/var/run/wpa_supplicant
1
Justine Smithies · 4w
It makes no difference. Sometimes on reboot I get WiFi the next it doesn't and I still see on login in the following pop up over when it asks for my username on the tty. iwlwifi0: Not associated and the session protection is over already... iwlwifi0: linuxkpi_ieee80211_connection_loss: vif 0xfffffe...
Justine Smithies · 4w
Thanks Tom but this is what I now have and still if I run doas service netif restart then it toggles network connectivity. On first boot I have no network access but restarting netif gives me network ...
TomAoki profile picture
@Justine Smithies
Does re1 alone (without configuring lagg) work?
If yes, does it take long time to link up including DHCP? If so, possibly lagg0 is too early to be started up (sorry, not sure how lagg can be delayed).

And at the moment when I've configured lagg, wpa_supplicant was simpler (and I couldn't find no other reachable APs around me) than now and "WPA" was sufficient, but maybe it's insufficient now. I.e., fixed (preferred) SSID if you have multiple ones in your {/usr/local}/etc/wpa_supplicant.conf, regdomain, mode and so on.

If the slowness on negotiations with DHCP is the issue, and you can somehow configure DHCP server to supply fixed IP address for the specific MAC address, doing so and intentionally configure your PC to use fixed IP address and other configurations the DHCP server supplies could help.
1
Justine Smithies · 4w
Yes re1 is fine on it's own without lagg. It all seems to be working now though thanks.
Justine Smithies · 4w
I've got a weird issue on my #FreeBSD ThinkPad. Since setting up lagg yesterday which worked fine. I powered off last night and then switched it on this morning. I noticed that I had no network access...
TomAoki profile picture
@Justine Smithies
I'm not configuring #lagg for years, so things could be changed, but when I've configured lagg for failover before, MAC addresses of all member interfaces needed to be exactly the same. So I've adjusted MAC address of WiFi to be the same as wired. Below is the remnant of the era (addresses hidden, using em0 [wired] and iwn0 [WiFi] as members).

## Network configurations for failover using lagg
ifconfig_em0="up"
ifconfig_iwn0="ether *:*:*:*:*:*"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA"
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto failover laggport em0 laggport wlan0 *.*.*.* netmask 255.255.255.0"
1
Justine Smithies · 4w
Thanks Tom but this is what I now have and still if I run doas service netif restart then it toggles network connectivity. On first boot I have no network access but restarting netif gives me network access and the lagg works perfectly switching between re1 and wlan0 if I pull the lan cable. But if ...
Stefano Marinelli · 4w
Tonight the waves of bot traffic hitting many of the servers I manage have intensified, including Brew on BSD Cafe, but not only that. Honestly, the feeling I have now is no longer the same as it was ...
TomAoki profile picture
@nprofile1q...
Making web.archive.org (Wayback Machine) as "only single service that is allowed to crawl using robots in the world" and any others commercially want to use data on Internet to purchase data from them (of course, only allowed to do ones. Would need i.e., "no AI, no commercial" option in robots.txt not to be sold to AI things) seems to be the way to go.
And force purchasing data from Wayback Machine to be outside Internet (dedicated leased line, for example) would significantly lower the unndeeded traffics.
Keeping Wayback Machine in good manner (strictly obbey robots.txt, restricting crawling frequencies, contracting with authors directly by Wayback Machine if contents are allowed to be sold, and so on) would be needed, too.
This way, all "allowed" contents that are not too often (over once a day, for example) to be updated could kept public even when the server services are gone disregarding the intentions of authors there.
note1fjg2p...
TomAoki profile picture
@nprofile1q...
I vote for Gtk3. Better works on HiDPI than Gtk2.
At first, Gtk3 struggled from unacceptable slowness of files dialog (especially there are large directories or network shares), but already fixed by updated glib20.

And for WiFi drivers, the effors are started with iwx driver (implememted on OpenBSD and shared to FreeBSD). Hope this effort grows up.
note129m68...
TomAoki profile picture
@nprofile1q...
If systemd / logind dependants is the login manager only and KDE project don't plan to extend the dependencies to systemd / logind, it would NOT be a large problem.
FreeBSD KDE team would need to replace default login manager for KDE to something don't depending on systemd / logind && can kick KDE, and that's all.
But if not, Mate DE should be way to go, if anyone possible fork Gtk3 keeping maintainance and Mate project switches to it when Gtk3 is obsoleted.
Possibly Gtk4 could be candidate, but upcoming Gtk5 would NOT, as of stated deprecation of X11 support.
vermaden · 6w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpq0969xhhh0tk7m5h7fandz0rmrhuyl2qauy5vjyvudh2z739lp26qwq002p The only ISO standards I respect (and use) are ISO 8601 and ISO 9600.