-
Chargen
ola
-
jb1277976
How do i keep up to date with freebsd news? my driver ax201 isnt supported via stable current etc. would like to have freebsd on my laptop one of these days. i have no ethernet port so i'm out of luck
-
koobs
jb1277976: what level of detail would you be after?
-
koobs
jb1277976: each wiki page has its own rss feed, you could subscribe to changes to pages you were interested in
-
koobs
view-source:https://wiki.freebsd.org/WiFi/Iwlwifi
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
koobs
for example
-
koobs
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
koobs
re iwlwifi itself, i dont think theres an open/public repo bz@ is working out of, which would be nice
-
koobs
in the absence of that, you can 'grep' git logs like so:
cgit.freebsd.org/src/log/?qt=grep&q=iwlwifi
-
VimDiesel
Title: src - FreeBSD source tree
-
koobs
but it realies on commit message logs including 'iwlwifi' or whatever term you want
-
koobs
gets most of it, but may not be perfect
-
koobs
jb1277976: there's also
twitter.com/FreeBSDHelp
-
VimDiesel
Title: FreeBSD Help (@FreeBSDHelp) / Twitter
-
koobs
big or important to user changes are almost always shared there
-
jb1277976
Ok stable i get a bad checksum when i use iwlwifi i tried 3 mirrors and all have bad checksum i don't know how to fix that. current and release crash when connected to my wifi driver. any ideas? i can't even finish the install. it just wipes it on current soi'm left without an OS
-
koobs
jb1277976: also, vermaden posts a weekly roundup:
vermaden.wordpress.com/posts
-
VimDiesel
Title: Posts | ππππππππ | Another ${RANDOM} sysadmin sharing his experiences of work at IT industry.
-
koobs
jb1277976: if youve otherwise isolated local issues, next step is to provide feedback. id recommend doing so publicly on say freebsd-wireless mailing list cc bz@ with iwlwifi: crash on current ( or similar)
-
koobs
jb1277976: there's also the option, and this is a good option, of getting the crash info and reporting it on our bugzilla
-
jb1277976
ok
-
koobs
jb1277976: if its already not a known issue
-
koobs
jb1277976: can you get a screenshot of the crash?
-
koobs
there's usually a panic message, and a backtrace
-
jb1277976
koobs: I installed linux already since i was stuck without an os for like 5 hours of trying to install freebsd 0_o
-
koobs
roger that
-
jb1277976
koobs: Any ideas of what a checksum error is?
-
koobs
jb1277976: for example and reference, this month on freebsd-wireless:
lists.freebsd.org/archives/freebsd-wireless/2022-October
-
VimDiesel
Title: freebsd-wirelessβFo
-
koobs
"[
Bug 266887] iwlwifi crashes after 'ifconfig up':"
-
koobs
-
VimDiesel
Title: 266887 β iwlwifi crashes after 'ifconfig up'
-
koobs
[
Bug 267029] iwlwifi: Panic on initial network startup:
-
koobs
-
VimDiesel
Title: 267029 β iwlwifi: Panic on initial network startup
-
koobs
so, point being, things are getting reported
-
koobs
jb1277976: need more info to provide an answer on checksum. exact command, exact error etc
-
koobs
where the error is seen...
-
jb1277976
something about a checksum error with base.txz mismatch or corrupted. tried two diffreent usb drivers
-
koobs
when doing what though?
-
jb1277976
koobs: During the install proccess using stable
-
koobs
so the error is seen in the install process? during which stage?
-
jb1277976
it wipese the drive downloads base.txs kernel.txs etc.. then at the end at about 99% i get the checksum error
-
koobs
what stable image are you using?
-
koobs
bootonly ?
-
koobs
or ..
-
jb1277976
yea boot only
-
koobs
use mini memstick
-
jb1277976
what is boot only?
-
koobs
actually one moment
-
koobs
literally boot only, everything fetched from repo's
-
koobs
not sure if and why stable snapshots would checksum error
-
koobs
but it wouldnt surprise me if snapshots arent lined up
-
koobs
jb1277976: for iwlwifi, id just stick with CURRENT, or wait for release
-
koobs
problem with the latter is, any issues for your card may not be tested/receive feedback for them
-
jb1277976
ok
-
koobs
just checking mini memstick for you hang on
-
jb1277976
I'm gonna install freebsd in a vm later or tomorrow to test it out so i can get to know how to install and set stuff up
-
koobs
yeh id do that
-
koobs
you can pci passthrough the wireless card (as an experiment)
-
koobs
jb1277976: yeh so you want memstick (not mini memstick)
-
koobs
it contains the install distributions
-
koobs
you dont need to select ports (just use git to grab it if you want ports (as opposed to packages)
-
koobs
you can get away with no src too (during install), use git for that too when you need it
-
koobs
only thing to mention with current (and stable), is that you dont get freebsd-update binary updates, and need to build from source, which is not hard, but one needs to actually build it
-
jb1277976
so to test in a vm use memstick and then try pci passthrough. to install on bare metal keep an eye on the bugszilla/mailing list to see if there are any updates?
-
koobs
if you want to isolate/report crash info for them to be fixed, then yeh having a reproducible freebsd env is useful, vm may provide it, may not (perhaps only bare metal)
-
koobs
i think its important for you to first decide 'yep i wanna deal with the bleeding edge'
-
koobs
which will set you up for all the next steps if you decide to go that way
-
koobs
not hard (email crash information to mailing list), check if your crash has been reported, report it if it hasnt, update when iwlwifi code is fixed
-
koobs
but, non-zero effort, and youll need to drive that forward
-
koobs
you have our help/support/advice of course
-
jb1277976
ok
-
jb1277976
koobs: What iso do you recommend i try on bare metal. im using the first boot only iso. maybe i'm using the wrong one?
-
koobs
boot only fetches everything remotely, which if there are issues with checksum sync for -stable versions, might have that problem
-
koobs
with memstick (not mini memstick), you can install from the image, no remote stuff needed
-
koobs
so rather than spending time with someone to track down the checksum issue, im just recommending to use an image that doesnt need remote files
-
koobs
-
koobs
latest compressed memstick image of CURRENT (20221020)
-
koobs
it would be nice to have mini memstick be more than bootonly, but not as big
-
koobs
|
-
koobs
:|
-
koobs
~300mb just for kernel/lib32/base
-
jb1277976
koobs: Sweet if this works I'm on FreeBSD quick :P
-
koobs
jb1277976: technically :)
-
koobs
you have the option too of buying a supported usb wireless device
-
koobs
atheros/intel or whatever
-
jb1277976
koobs: Is there a. Guide on how to get the meme stick onto a usb?
-
koobs
~20-30 bucks maybe
-
koobs
jb1277976: same way you get any img -> usb
-
koobs
depending on the OS you currently have
-
jb1277976
Sweet
-
jb1277976
I light do it tonight
-
jb1277976
Might*
-
koobs
no rush, but youve got options
-
koobs
take it easy and let us know what you decide and how it goes
-
jb1277976
koobs: Somebody answered here the other day about wibox or wifibox for Wi-Fi
-
koobs
sure, you could do that too
-
koobs
freebsd -> full linux -> wifi driver feels a bit weird to me
-
koobs
but if that sounds appealing/interesting to you go nuts
-
koobs
only other thought is
-
koobs
the current blocker for your hardware is a crash
-
koobs
given good crash info feedback
-
koobs
stuff like that is fixable relatively quickly
-
koobs
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
koobs
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
koobs
that will answer is it 'expected' to work or not
-
koobs
if not, it would be good to get it explicitly added, so others can known
-
koobs
and then once you have your crash info :
wiki.freebsd.org/WiFi/Iwlwifi#Contact
-
VimDiesel
Title: WiFi/Iwlwifi - FreeBSD Wiki
-
jb1277976
koobs: Thanks will keep you guys up to date
-
koobs
roger, take care
-
jb1277976
koobs: Besr thing just happened. I installed FreeBSD with the memstick
-
jb1277976
Let me read up on how to get Wi-Fi up
-
jb1277976
Gotta give kid a shower brb
-
jb1277976
Guys i installed cinnamon but when trying to startx or what not I get no screens. I put my bus id but still nothing . Any ideas?
-
jb1277976
koobs: Freebsd is installed π
-
jb1277976
And I got an ip
-
arielmt
first place to look is /var/log/Xorg.0.log
-
jb1277976
arielmt: What N I looking for ?
-
jb1277976
am*
-
arielmt
any errors, warnings, or info lines that would hint at why startx doesn't give you a screen
-
jb1277976
Ok
-
koobs
jb1277976: wooooooooooooooooooo!
-
jb1277976
koobs: I'm on 14 current
-
jb1277976
This no screens and i915km is driving me insane lol
-
jb1277976
It's not loading for some reason. I get an error. Error loading i915kms with kldload
-
Grell
Hello all
-
angry_vincent
Hi.
-
angry_vincent
jb1277976: i use wifibox. it is way more stable and faster. Yes, i know it is sort of hack, but a decent one. great, that you can do such thing by power of bhyve
-
rukusza
jb1277976: try ihd.
-
eoli3n
I don't find how to list installed package with pkg
-
Sjottelsplak
pkg info
-
eoli3n
ok, i was wondering why it only output pkg itself
-
eoli3n
but it seems normal
-
eoli3n
thanks
-
keiserr
hi what would would be the easiest and fastest way (an correct freebsd way of doing things) to allow a port only from localhost and prevent it from anywhere else?
-
keiserr
i suppose pf would be the way forward
-
debdrup
since pf is from openbsd, surely ipfw is the correctest way? :D
-
debdrup
in all seriousness, any firewall would be the way to do that - so use whichever one you prefer
-
Reinhilde
so...
-
Sjottelsplak
keiserr: the question is ambiguous: what do you mean by allowing a port from localhost? You mean that someone who ssh-s into your system isn't allowed? Or do you mean that particular port listens on the network, and you want it to listen to localhost only?
-
Reinhilde
thin jails. Can jid0 be constituted as one? I have to assume it would be thicker than the others as it has to run the kernel, and has to mount all other filesystems.
-
Reinhilde
keiserr: X-Y problem.
-
Sjottelsplak
In case of the former: I don't think that is possible, from a FreeBSD perspective a user ssh-ing into the machine is local
-
keiserr
Sjottelsplak, nevermind, i just wanted to allow traffic from localhost. I followed the pf manuals, seems like it works now
-
» Sjottelsplak took port as 'ported application'... time for weekend :)
-
keiserr
:D
-
debdrup
Reinhilde: I think the correct kernel-level nomenclature is prison0.
-
Reinhilde
oh.
-
Reinhilde
Anyway, that's not what I'm asking. I'm asking about a filesystem layout commonly known as "thin jails".
-
debdrup
Sjottelsplak: you can use pam_jail to automatically jail users who log into the host ssh.
-
debdrup
security/pam_jail I mean.
-
debdrup
There's quite a nice little collection of pam modules in ports, that're easiest to locate by this search on freshports.org:
freshports.org/search.php?stype=nam…arch=Search&format=html&branch=head
-
debdrup
You can probably also do it with find(1), but that's a bit harder to link. ;)
-
debdrup
Err, I forgot to escape the underscore in that query, so here's the correct one:
freshports.org/search.php?stype=nam…arch=Search&format=html&branch=head
-
sopparus
hello, i just installed kea(dhcp server) but I can find no rc.conf stuff
-
sopparus
anyone knows how to autostart it correctly?
-
debdrup
Not all ports have files in /usr/local/etc/rc.d, so you might need to write your own based on
docs.freebsd.org/en/articles/rc-scripting
-
VimDiesel
Title: Practical rc.d scripting in BSD | FreeBSD Documentation Portal
-
debdrup
-
VimDiesel
Title: kea.in Β« files Β« kea Β« net - ports - FreeBSD ports tree
-
debdrup
Does it show up in `service -l`
-
sopparus
yes it does
-
sopparus
ill just service enable it then?:)
-
sopparus
perfect, thanks
-
debdrup
Unless you want some flags, yes
-
jb1277976
Guys I'm getting no screens when trying to start x I've installed xfce xorg enabled dbus hald etc.. at first I was getting errors about framebuffer mode fixed that. Then no Bus is fixed that now just no screens. Any ideas?
-
jb1277976
I don't know how to get logs
-
yuripv
check /var/log/Xorg.0.log for EE lines
-
jb1277976
Ok
-
jb1277976
Vesa v_bios address 0x9 out of range
-
jb1277976
screens found but none have a usable configuration
-
jb1277976
No screens found
-
jb1277976
0x0
-
jb1277976
I installed xf86-video-intel also and added intel as a driver to /etc/X11/xorg.conf since that didn't work I deleted it and added it to /usr/local/etc/X11/xorg.conf.d/driverintel.conf
-
jb1277976
Same issue
-
angry_vincent
try with no X configuration at all, and without xf86-video-intel at all and use kms instead
-
Remilia
sopparus: note that Kea's DHCP6 server exhibits inconsistent behaviour on system start-up; it occasionally won't send any advertisements and won't reply to requests despite the log file showing everything is fine, the solution is to reload or restart it
-
angry_vincent
Xorg would find it automatically ( supposedly it should )
-
mason
jb1277976: I hit that the other day with a questionable cable/adapter combo where FreeBSD couldn't get a valid set of modes from the monitor. Linux has 'nomodeset' for this situation but FreeBSD struggles a bit more.
-
jb1277976
Hmm
-
mason
jb1277976: There's #freebsd-xorg on EFnet where some subject matter experts hang out.
-
jb1277976
Sweet
-
karolyi
hey, what would be the easiest way to install a headless browser and which one would it be? I see that when trying to install firefox/chrome, lots of deps are pulled in, even X... on a server jail.
-
angry_vincent
chromium does have headless configure option, but i am not sure whether it is in port for it
-
karolyi
so far I've installed firefox only, didn't even try chrome
-
angry_vincent
firefox ( upstream ) has an option to build without X, assuming you woul use wayland ... speaking of headless, not sure it has one.
-
angry_vincent
a way to use it in some sort of headless way is through selenium framework
-
karolyi
that would be my goal
-
angry_vincent
then, maybe invest time to learn selenium
-
karolyi
there is a gmail abuse report form which contains loads of javascript and it scrambles the data before submitting so it can't be automated via pure python. so I figured I'd need a headless browser
-
angry_vincent
-
VimDiesel
Title: Selenium firefox headless - Python Tutorial
-
karolyi
(way to go, google)
-
karolyi
hm, there is jsdom with nodejs, might give it a try
-
jb1277976
mason: This resolved my issue
forums.freebsd.org/threads/xorg-doe…t-devices-wont-load-to-screen.71134 I guess I just had to keep searching π
-
VimDiesel
Title: Solved - Xorg doesn't detect devices, won't load to screen | The FreeBSD Forums
-
pkubaj_
i need to learn how to write freebsd kernel modules
-
pkubaj_
i have never written a kernel module before, not even for linux
-
pkubaj_
does anyone know how to read interrupts in freebsd?
-
CrtxReavr
"read interrupts?"
-
CrtxReavr
Elaborate.
-
pkubaj_
keyboard interrupts, to be precise
-
pkubaj_
-
VimDiesel
Title: Medium
-
pkubaj_
but i still don't know about how to count interrupts
-
mason
jb1277976: Ah, you weren't loading drm-kmod?
-
jb1277976
mason: Yep
-
jb1277976
Can anyone help me get sound working and my microphone to work to test or what not? i have snd_hda loaded and i can play sound in firefox but i would like to test my mic
-
kodcode
jb1277976: Maybe try
onlinemictest.com ?
-
VimDiesel`
Title: Microphone Test - Check Your Mic With Our Online Tool | OnlineMicTest
-
jb1277976
kodcode: Thanks. Trying to get sound up was writing earlier until I installed oss
-
jb1277976
Working *
-
mbnunes
Hi! Somebody have a tutorial how to make a package ports?
-
mbnunes
my tool have 1 shell script only
-
eoli3n
Hi
-
mbnunes
I'm having trouble with the ports book. Is there a tutorial that is simpler or more direct?
-
rtprio
mbnunes: is there something in porters-handbook specifically that you don't follow?
-
mbnunes
rtprio: I already created the makefile, but I didn't find the part where I point my script to be executed
-
mbnunes
sorry for my english, using google translate
-
rtprio
you run `make` to run the makefile, unless you're asking about how to run something else
-
mbnunes
humm
-
mbnunes
Β
-
mbnunes
"The first entry in CATEGORIES should be the directory where the port lives"
-
vkarlsen
mbnunes: The "physical" category, as opposed to any of the virtual categories it might also belong to
-
mbnunes
my CATEGORIES= x11
-
rtprio
ok
-
mbnunes
i can pastebin my makefile here?
-
vkarlsen
Yes
-
mbnunes
-
VimDiesel`
Title: PORTNAME= freebsd_desktopDISTVERSION= 1.0CATEGORIES= x11MASTE - Pastebin.com
-
mbnunes
it's my firts try to make a ports package
-
vkarlsen
mbnunes: You're off to a good start, but the distfile fetching doesn't quite work like that
-
rtprio
looks like thre's a shortcut for github
-
rtprio
-
VimDiesel`
Title: Ports/SimpleGithub - FreeBSD Wiki
-
nimaje
for that you probably want to use USE_GITHUB (distfile fetching) use NO_BUILD (you don't have anything to build) and a custom do-install (there isn't a makefile or similar with an install target in the source)
-
vkarlsen
mbnunes: Something like this works:
termbin.com/pkab
-
vkarlsen
Next will be the do-install part as nimaje mentioned
-
jb1277976
kodcode not working at least not on two browsers. I changed the default mixer to pcm0 and mixer says there is a mic and everything there just can't verify with any other software or don't know any software that can record your voice with built in mic
-
mbnunes
thanks rtprio and vkarlsen
-
jb1277976
I'm realizing that FreeBSD isn't for the faint of heart π¬
-
Demosthenex
i'm faint with worry using other things
-
jb1277976
Question i manually loaded cuse when i reboot it gets unloaded. how can i get it to start at boot ? kldload cuse works then i can run service virtual_oss start fine. it just needs to be persitant
-
mason
jb1277976: kld_list in rc.conf
-
Demosthenex
jb1277976: update your /boot/loader.conf with the line cuse_load="YES"
-
mason
Oh, or that.
-
Demosthenex
mason: which is preferred? i'm new ;]
-
mason
Demosthenex: Some things want to load early, and some things choke if they load early. The package install message will likely say which this wants.
-
Demosthenex
ah
-
mason
Oh, is this not a port? Hrm.
-
mason
Demosthenex: Ah, cuse(3) suggests your method.
-
Demosthenex
np, just curious =]
-
Demosthenex
i threw it in puppet and promptly forgot about it
-
jb1277976
My FreeBSD journey just begun last night but I can tell you that you learn about your system fast π
-
koobs
jb1277976: exciting :)
-
koobs
so verythings generally working, and youre on CURRENT now ?