-
mrelcee
i was in here crabbing about freebsd-update to 14.2-betas, RCs and RELEASE all left me with a system stuck at single user..
-
mrelcee
well pkgbase worked great
-
jauntyd
:)
-
polarian
fuck sake, 14.2-RELEASE has taken my laptop out :((
-
mrelcee
kinda strange watching pkg grabbing OS files.
-
ek
mrelcee: I'm guessing that's the reason FBSD is moving to pkgBase.
-
ek
The documentation will certainly need to be update for this, though. And fast.
-
ek
*updated
-
mrelcee
polarian: do you have beadmn installed? revert to the snapshot
-
polarian
after reboot, during boot just after decrypting the root the screen resizes as I assume it hands over to the kernel as init is done, anyways this results in what looks like a blackscreen until I realise all the text is in about 3-4 pixels at the top of my screen
-
mrelcee
yeah docs were a bit leap of faith.
-
polarian
mrelcee: freebsd-update can fallback but I cant get into the system to do so
-
ek
polarian: If you using freebsd-update, it should've automatically created a snapshot prior to the update. Use that to rollback.
-
polarian
ek: see above :)
-
polarian
lets see if I have a 14.1 media lying about
-
mrelcee
is your system ufs or zfs on root?
-
polarian
zrs
-
polarian
zfs*
-
mrelcee
should be a option in the boot menu to pick a boot target/snapshot and you can revert to the snapshot freebsd-update makes
-
polarian
ooo that might be useful
-
polarian
let me see
-
polarian
oh shit im an idiot
-
polarian
you can literally boot kernel.old
-
ek
Yeah. Should be super easy to rollback.
-
mrelcee
thats why you havent read about Michigan Man Hulking out 4 times in one month when it took my server down. :)
-
polarian
well its almost as if the devs anticipate kernel updates going wrong
-
polarian
thanks freebsd bootloader <3
-
mrelcee
was annoying needing to drag a display over to it...
-
polarian
ugh now I need to go complain to the ML
-
polarian
which ML to scream about kernel problems?
-
polarian
I hate how freebsd has 101 different ML and I never know which is the right one
-
mrelcee
poilarian: this system has gone through 10.1 to present. most of the betas since 11.3, and this is the first time freebsd-update has ever crapped the bed on me
-
polarian
haha... so you have experience
-
mrelcee
I've...been around!\
-
polarian
my laptop was installed on 14.0, 14.0 --> 14.1 went smoothly, but 14.1 --> 14.2 has issues
-
polarian
anyways what ML to report issues?
-
polarian
or is this something which should be bugzilla'd
-
polarian
ah shit the revert didnt work
-
polarian
freebsd-update rollback didnt rollback the kernel
-
mrelcee
make sure you pick the right one. it can be tricky
-
ek
polarian: You can report it on the ML or Bugzilla. Either is fine. You could use "freebsd-bugs@, freebsd-pkgbase@, freebsd-questions@, freebsd-reproducibility@, or freebsd-testing@ for the report. Any of them will likely point you in the right direction.
-
ek
mrelcee: Same goes for you. I believe we spoke about this a day or two ago and you ran into similar issues?
-
polarian
ek: you see what I mean
-
polarian
why so many mailimg lists
-
polarian
OpenBSD has bugs@ and misc@, the rest are pretty dead
-
ek
polarian: Well, they get pretty specific, but if you post to one and it isn't correct they'll tell you where to post it.
-
ek
Generally, I would use bugs.freebsd.org since they can just move to where ever they need to.
-
polarian
ahhh shittttt
-
polarian
zroot cant be found after reverting
-
ek
polarian: You should be able to tell it where to find the bootloader in zroot.
-
polarian
fuck it im just rolling back to the snapshot
-
polarian
I did like 10-20 mins of work after it which I will forgo
-
ek
Also, are you using any of the i915 drivers, by chance?
-
polarian
errrr yes?
-
polarian
lol by chance has it been reported?
-
ek
mrelcee: Were you not using the same? I saw something recently where people were saying that was a problem. You just had to rebuild it after the upgrade But, something unexpected, for sure.
-
ek
polarian: Not sure about the reports. I think I saw it on forums.freebsd.org yesterday or the day before.
-
HER
repost: i upgraded to 14.1 -> 14.2 on 2 different intelgpu machines. one worked fine and the other gets stuck when loading i915kms. by stuck i mean if i leave it enabled on boot, it gets stuck on the "Loading kernel modules:" phase. And if i kldload i915kms it attempts to load some _bin and then gets stuck
-
ek
I'm not aware of any "official" reports.
-
ek
HER: That sounds about right.
-
polarian
thank god, I typed some bs and my system booted with default kernel
-
polarian
lets hope the rollback didnt remove data
-
HER
i had to rollback on the broken machine
-
HER
sucks but it was nice the rollback worked
-
ek
polarian: Which rollback do you mean? A beadm snapshot rollback or like a VM snapshot rollback?
-
HER
i meant freebsd-update rollback
-
ek
HER: Also, same question to you. Which rollback did you use?
-
ek
HER: Gotcha'. Thanks!
-
HER
and pkg upgrade -f
-
polarian
ek: freebsd-update rollback, twice the first time didnt work and the default kernel was still 14.2, this worked but then no zroot was being detected, so I booted kernel.old and that could see zroot so rebooted, booted default kernel with the autosnapshot from freebsd-update... that worked, so I zfs rollback to the autosnapshot and it works now
-
polarian
and I appear to have no data loss
-
ek
Hrm. I'm wondering if this solution would help with the upgrade (not just a fresh install?):
forums.freebsd.org/threads/boot-hangs-after-loading-i915kms.95904
-
ek
But, it definitely seems like there's an issue. Hopefully, resolved soon.
-
ek
polarian: A freebsd-update rollback would never lose any data (unless something failed, of course.) It will always be the snapshot taken just before the upgrade took place. It's the beauty of ZFS!
-
polarian
ek: well idk it didnt work so I manually restored the snapshot
-
polarian
but the snapshot restores the entire system no?
-
polarian
I didnt reboot immediatrly after install, I was working on some code
-
polarian
I see no noticable code loss
-
polarian
so I am not sure if my home dir is included in the snapshot or not
-
polarian
whats the scope of "default"?
-
ek
polarian: It should be a recursive snapshot of zroot when using freebsd-update. So, yes, restores the entire "system" (nothing outside of /boot.)
-
polarian
ah yes I forgot zfs mounts /home/<user> separstely
-
polarian
I am not used to zfs on desktop :)
-
ek
Yep. Any of the "system" changes would be reverted. Anything outside of that will still be included in the mounting and whatnot, but wouldn't be changed at all. Right where you left it.
-
polarian
tbh I barely used zfs... even after almost a year its still a headache
-
polarian
must take years for people to feel fluent and confident in xfs
-
polarian
zfs*
-
ek
What!? ZFS is one of the easiest FS's to use ever! Granted, it can really get involved and things go really deep. But, basic maintenance and recovery is so quick and simple!
-
ek
Look how easily it saved your booty and you didn't even know what you were doing. It's that good.
-
polarian
ek: well I can scrub, snapshot that stuff
-
polarian
but when things go wrong I am a little clueless :P
-
polarian
not to mention the shit ton of properties you can modify with set
-
ek
polarian: Yep. Run a scrub whenever you want.
-
polarian
now to avoid me making myself look bad, during the boot process when the screen resizes
-
polarian
what is this... I am not a boot engineer :P
-
polarian
I assume this is the loading of i915
-
ek
polarian: Don't even worry about the properties and modifications to datasets and such. Just use it as default.
-
polarian
and the handover from the init (as its just after decrypting the root partition) to the kernel
-
polarian
wait no the kernel is booted
-
polarian
ek: I know :P I am just saying zfs is much bigger
-
ek
It's probably the kernel module just having fits (I don't know the reason.) You can choose to unload it, rebuild it, and reload it. See if that works.
-
ek
Is it still doing the same thing after the rollback?
-
polarian
ek: my point is how to explain it
-
polarian
no
-
ek
Okay. Good.
-
polarian
14.1 is fine... after I manually rolled back
-
polarian
freebsd-update rollback fucked it up somehow
-
polarian
or maybe I fucked it up
-
ek
If you're talking about reporting the issue, just explain what you're seeing. You don't need to go into crazy detail about anything. What they need from you, if anything, they'll ask for.
-
polarian
anyways I am trying to figure out how to explain it, during the booting of freebsd just after disk init (if you are using geli, the disk being decrypted) the screen resizes and starts with running rc init
-
polarian
services, wifi etc
-
ek
I'd definitely mention you're using the i915*, though, as it seems to be a culprit for many. Other than that, if you have logs or something, great! If not, it is what it is.
-
polarian
so I assume that switch is where the graphics driver is loaded...?
-
ek
Yes. Likely.
-
polarian
imma sound like an idiot in this bug report :(
-
polarian
I know none of the correct terms
-
polarian
hey ho, lets be optimistic, at least it isn't the openbsd mailing list I have to report to :(
-
ek
polarian: "If you disable that graphics driver and try the upgrade again, does it work? If not, try pulling *log* *log* *log* etc..." will likely be their question.
-
polarian
-
polarian
hmmm
-
polarian
it could also be libreboot which is the problem
-
ek
There's no such thing as a bad bug report. Any feedback is good feedback. This isn't Linux where you'll get flamed for being "stupid" or something. If they can fix or make things easier, even if it's for beginners, they appreciate the info.
-
polarian
I have coursework to do I really dont have time to debug kernel issues
-
ek
Understood. That's kind of the expectation of a -RELEASE. :)
-
polarian
dmesg.today and dmesg.yesterday only contain logs from 14.1 hmmm
-
polarian
does .today --> .yesterday every boot or something?
-
polarian
oo might be something in messages
-
polarian
ahhh....
-
polarian
I was right, drm is loaded (along with the driver) right after disk decryption
-
ek
dmesg and messages should actually have info from current boots. They're likely parts of the /var ZFS dataset/vdev/whatever you have setup.
-
polarian
so I think its safe to say i915 might be the issue
-
ek
polarian: That's my guess based on other reports. You could disable it, retry the upgrade, and then rebuild/re-enable it and see if it works.
-
ek
... provided you have the time at some point.
-
polarian
welp I see all 14.1 boots, not a single 14.2, rollback rollbacked logs?
-
polarian
but logs have their own volume
-
polarian
ek: well I just have to remove it from rc.conf
-
polarian
well not even remove, just uncomment it
-
ek
polarian: Right. Just disabling however you're including it in the boot procedure should be sufficient.
-
polarian
welp I got coursework, no time to piss about right now
-
ek
14.2-R might come right up. However, re-enabling it in 14.2-R might still be a problem (based on what I'm seeing in reports.)
-
polarian
-R meaning?
-
ek
Not sure if they're rebuilding from ports, using the binary packages, or just re-using the binary stuff they had from 14.1. Hard to say. It's still a really new issue.
-
ek
polarian: -RELEASE? Is that not what you're upgrading to?
-
ek
Sorry. Should have been more specific.
-
polarian
ohhh
-
polarian
-R means RELEASE
-
polarian
duh... I am stupid
-
ek
-S = STABLE, -R = RELEASE, -C = CURRENT, etc...
-
polarian
yeah I realised now
-
polarian
lol
-
ek
Nah. Not stupid. Confusion happens.
-
polarian
anyways I will look into it tomorrow, thanks for the help though :)
-
polarian
and for curing my stupdiity...
-
polarian
its 2:34am and I got to get some of this coursework done before I pass out :P
-
ek
Haha. Any time. Hopefully, everything goes well. G'night!
-
polarian
gn
-
polarian
wait just as I said that
-
polarian
-
polarian
haha... I am not the only one
-
ek
Most certainly not! Hrm. I'll have to test this myself when I get a chance.
-
ek
Obviously sc(4) shouldn't be used anymore in favor of vt(4)
-
ek
polarian: Are you using any special settings for vt()?
-
ek
... or, you know, be responsible and check it all out later. :)
-
polarian
ek: actually no I realised its not the same
-
polarian
theirs is failing in early boot
-
polarian
I dont think it ever enters the freebsd bootloader
-
polarian
ugh fuck I got excited there :(
-
ek
polarian: Yeah. I would think a sc() / vt() issue would happen pretty early. I'm guessing you're just seeing the same i915 driver issues others are seeing.
-
polarian
yes probably
-
polarian
I saw i915 in the dmesg
-
polarian
and thought "score this might be the same thing"
-
polarian
buttt no :(
-
ek
I think once they sort out their vt() issue, they're going to also see a i915 issue. Haha
-
polarian
yikes...
-
polarian
thats going to be a hell of a night for them
-
ek
Well, with any luck, they'll both be sorted out soon and contributed.
-
ek
s/contributed/committed/
-
polarian
ehhh for now 14.1 works :)
-
polarian
the joys of freebsd, you aren't forced to update quickly
-
polarian
14.1 still has what? 6 months left until its dropped?
-
ek
I'm happy with it at the moment.
-
ek
It has a while, yes.
-
ek
You should probably get to that coursework while you still have the chance. :)
-
polarian
EOL on March 31, 2025
-
ek
Yeppers!
-
polarian
15.0 in 1 yr \o/
-
ek
I'm looking forward to the 15 release, for sure.
-
polarian
I still haven't done the october update for libreboot as well...
-
ek
You might wanna get your updates.
-
polarian
I like to compile it from source... I am fussy like that
-
ek
Better safe than sorry. I compile anything I *REALLY* need to function as expected.
-
polarian
and it means getting my spare laptop out, which I have bubble wrapped up from my trip to Germany... and then I have to get my flasher out take apart laptop and yeah
-
polarian
I *could* internal flash. but I see that as ruining the fun
-
ek
But, I also mix ports and packages. So, there's that.
-
polarian
im insane so yeah :)
-
polarian
I have wanted to get into porting... and also building some ports
-
polarian
just... no time :(
-
ek
I'm a port maintainer also. It does take a little time to learn, but it's pretty easy (mostly.) Once you understand it, it's a lot of fun! I would highly suggest it.
-
polarian
I used to package for Linux, not very well, but I get the jist of the process, its just learning the different tooling :)
-
polarian
people.freebsd.org/~rodrigo/fosdem25 <--- anyone going to fosdem bsd track next year?
-
polarian
devroom whatever you wanna call it
-
l00py
15.0 is when pkgbase lands?
-
kevans
lands may be a misnomer; it's been developed in-tree for years now, but hopefully we switch to it in 15.0, yeah
-
ek
Yep. pkgBase has been available for a while now. I use it all the time.
-
ek
But, it's a lot more steps than freebsd-update (and not officially documented (as far as I know.)) So, hopefully, that's rectified soon.
-
mrelcee
l00py I used pkgbase for the first time tonight installing 14.2
-
mrelcee
documentation is just... meh
-
mrelcee
enough, though
-
jgh
any known issues with FreeBSD VM networking under Fedora 41 ? 40 was ok, but now both my fbsd 13 and 14 are failing (as does a fresh 14.2 qcow2)
-
mzar
jgh: maybe you should run Fedora under FreeBSD then
-
mzar
it should work
-
Hecate
Fedora/kfreebsd
-
» Alver wonders if he woke up in 1998 again
-
polarian
Security question: So as you would do in a VM, you usually would create a non-root user and give it doas/sudo/whatever access and only privilege escalate when needed, is this recommended to do in jails as well or???
-
Alver
Everywhere, yes.
-
Alver
But the consequences of not doing it in jails should be lower than in a VM, so...
-
polarian
thought so
-
polarian
*common sense tbh*
-
polarian
Whats best for virtual interfaces, veth?
-
polarian
for jails that is
-
polarian
well jails have vnet jails, but I mean in general, what would be used if you needed a virtual interface which acts as a phy but sits on top of it
-
polarian
ah I think what I am trying to describe is epair...
-
Alver
A "standard" jail will share its IP stack with the host. A vnet jail will not. Choices :)
-
Alver
I have a few of both on the same host. Sketchy stuff gets its own vnet, trusted stuff does not
-
polarian
hmmm vnet by default wouldn't be a big deal... gives you more control with pf
-
Alver
It does indeed. Also more overhead to manage, of course
-
polarian
hmmm true...
-
Alver
(although jails shouldn't have too many changes to pf anyway, once it's running
-
polarian
I guess its the balance between security and ease of use
-
polarian
you dont want too much security that your device is a pain in the arse to use
-
Alver
I don't really notice it much, really; just the setup takes a bit more time
-
Alver
And if the host is internet facing, there's the IP allocation thing to consider
-
polarian
would epair be the standard interface you would use for virtual ethernet?
-
polarian
as described in the man pages, its an virtual ethernet-like virtual device which is virtually connected to the physical port
-
polarian
the analogy given ^
-
Alver
I'm not going to pretend I'm that much of a low-level BSDer. But the vnet jails I created (using Bastille) all use epairs it seems, yes
-
polarian
lol, good enough :P
-
polarian
thanks for the help
-
» Alver has had to do some stupid shit too to make the vnets work on Hetzner
-
babz
so... rebuilding drm-kmod fixed the issue for me
-
l00py
trying to install 14.2 on a box with 4 nics. put cable in nic "1". ifconfig says no carrier though. any ideas?
-
l00py
config is on bge0
-
lts
0 vs 1?
-
l00py
nah on the ports it's labelled 1-4 but ifconfig shows them as bge0-3
-
l00py
dell poweredge r720 turdbox
-
Tenkawa
never assume the os sees them the same.... still test them all
-
l00py
ya you're right my bad brb
-
Tenkawa
Fortunately x86 isn't as picky but I've been bit by this a lot in the arm world with u-boot and device tree mismatches
-
l00py
nic 3 is bge0 "nice"
-
l00py
will that be stable across reboots atleast?
-
Tenkawa
Heh that "is" a good q
-
lts
:-D
-
Tenkawa
I would "think" so but I haven't worked on enough multicard boxes in years
-
l00py
i'll go try 3 reboots
-
Tenkawa
mine are all multi nic single card
-
Tenkawa
(sbcs)
-
l00py
ya mine too. 4 nics on 1 card
-
l00py
1 reboot good, 2 more to go
-
l00py
2 down
-
l00py
now what i'm wondering is if other boxes with the same exact hardware specs will also recognize nic 3 as bge0. that'll be fun to test
-
Tenkawa
Yeah I'm thinking it "should" hold as long as you don't move cards or add another nic...
-
l00py
yep
-
Tenkawa
not sure where it will "align" heheh
-
l00py
we're gonna find out hehe
-
l00py
any opinion on if i should let the OS handle cpu ratcheting (speedstep) or leave it to the bios?
-
Tenkawa
I had to let the bios (I have a laptop that has some oddness)
-
l00py
this is a server
-
Tenkawa
oh.. I just had a thought on your nics... I can't remember "how" but I think there is a way to do this for the wired similar to wifi to bind a specific one...
-
Tenkawa
wlans_rtwn0="wlan0" in rc.conf
-
Tenkawa
that made sure rtwn0 always ended up as wlan0
-
Tenkawa
but I'm not sure if there's the equiv for that wired driver
-
Tenkawa
I have 2 wifi cards in this box
-
l00py
ok 3 reboots all good
-
Tenkawa
excellent
-
l00py
i guess there's no way to bind all 4 nics to 1 alias and have it just use whatever has a cable plugged in?
-
Tenkawa
I'll defer that to someone with a bit more setup experience here
-
jauntyd
l00py: you can use a tap device to bind them all together
-
jauntyd
it's a virtual device
-
jauntyd
man tap ;)
-
mzar
l00py> i guess there's no way to bind all 4 nics to 1 alias and have it just use whatever has a cable plugged in? - lagg(4) failover
-
jauntyd
lagg yes sorry
-
jauntyd
ty mzar
-
mzar
FreeBSD netwoking stacky is pretty decent
-
l00py
i'll read on lagg ty
-
l00py
any opinion on using OS to manage cpu ratcheing vs bios? (dell poweredge r720 fwiw)
-
mzar
ratcheing ?
-
mzar
you are likely asking about powerd(8)
-
mzar
but for r720 it has to be first allowed in BIOS
-
l00py
ya i changed bios to performance per watt (OS) mode
-
l00py
powerd can now load
-
l00py
but which is better? let bios manage or OS?
-
mzar
I am always using powerd, BIOS is probably better if you run OS like DOS
-
mzar
there is another power deaemon in ports, so people say it's better
-
mzar
s/so/some
-
l00py
i'll just use powerd tyvm
-
mzar
sysctl dev.cpu | grep freq will tell you more
-
mzar
to monitor CPU temp for intel CPUs load coretemp.ko with kldload(8) and to check issue command: sysctl dev.cpu | grep temp
-
mzar
there is another module for AMD processors
-
l00py
do i care to monitor those or just let powerd work with the profile i give it? adaptive high iirc
-
mzar
I provided it in case you want to check
-
mzar
don't bother with this if you have conditioning in server room
-
mzar
l00py: are you evaluating FreeBSD or switched to it for any purpose ?
-
l00py
using it for everything i can
-
l00py
i just have a cold house hehe
-
l00py
ty though i made notes on those
-
l00py
mzar got linux servers at work i'm converting over to freebsd
-
l00py
have all freebsd at home
-
l00py
i did a fresh 14.2 install, got network, but can't get dns to resolve. i used my home router ip as dns server. my laptop (linux atm) is set up to use home router ip as dns server and it can resolve fine. any tips to debug why it's not working?
-
mzar
check resolv.conf, check connectivity and finally you can use tcpdump(1)
-
l00py
resolve.conf has 127.0.0.1, i selected local_unbound in install
-
l00py
btw the ufs setup in bsdinstall still has mbr as the default instead of gpt even tho gpt is what's preferred so why's that?
-
Tenkawa
thats odd... mine setup as gpt
-
Tenkawa
and I installed just 2 days ago using FreeBSD-14.2-RELEASE-amd64-dvd1.iso
-
Tenkawa
gpart show
-
Tenkawa
=> 40 976773088 nda0 GPT (466G)
-
Tenkawa
40 532480 1 efi (260M)
-
Tenkawa
532520 1024 2 freebsd-boot (512K)
-
Tenkawa
..
-
l00py
was it the default selection in the partitioning menu tho?
-
Tenkawa
yes
-
Tenkawa
I took all defaults
-
l00py
i'm using disc1 and mbr was default selection
-
l00py
for ufs
-
Tenkawa
is your "machine" uefi capabb;e?
-
Tenkawa
er capable
-
Tenkawa
(or enabled in bios)
-
Tenkawa
It could still be turned on legancy/mbr
-
Tenkawa
er legacy
-
Tenkawa
Some bios are that bad broken
-
l00py
i think uefi is an option but i'm in bios mode
-
brutex
how can i recompile kernel with realtek lan drivers my freebsd 14.2 doesn not recognize LAN it's a realtek 2.5GHz i want to recompile it with realtek lan support?
-
brutex
and then to restart the network service
-
Tenkawa
l00py: unless I am wrong.. I think if your bios is set to mbr mode the install default to mbr... don't quote me though
-
Tenkawa
brutex: what bus? (pci/usb?) and do you have the major:minor if usb?
-
brutex
Tenkawa: it's a integrated LAN into motherboard
-
Tenkawa
Ok that would be a pci then... what type of motherboard?
-
brutex
PCI
-
Tenkawa
no.. vendor & model
-
Tenkawa
without that no way to tell what driver (realtek has numerous drivers and models of devices.... only certain ones work in freebsd... )
-
mzar
you can boot from GPT in BIOS mode almost all the OSes
-
brutex
Tenkawa:Realtek RTL8125 Gaming 2.5GbE Family Ethernet Controller PCI Connection Speed 1 Gbps MTU 1500 bytes this is - Intel Alder Point-S PCH - CNVi: WiFi Controller PCI wifi adapter with antena which also cannto be found
-
mzar
Gaming 2.5GbE Family Ethernet Controller - that's interesting
-
Tenkawa
mzar: of course... but many bios's support hybrid booting... which could be why it defaulted his partition table to default to mbr instead of uefi like mine
-
Tenkawa
or it could be turned completely off
-
mzar
I never trust the installer, just do it by hands
-
Tenkawa
Nod.. I doublecheck the installer but its been good so far
-
Tenkawa
brutex: man if_re
-
Tenkawa
you need to enable that driver for the ethernet card
-
Tenkawa
hmm.. I dont see 8125 in its manpage though
-
Tenkawa
mzar
-
mzar
there is port net/realtek-re-kmod
-
Tenkawa
oops
-
Tenkawa
yeah I was about to ask you about net/realtek-re-kmod.
-
mzar
it will support Gaming Family
-
Tenkawa
Ok good
-
mzar
brutex: welcome to FreeBSD family
-
Tenkawa
mzar: specialty hardware in general.... I got an HP thats annoying like this for Linux too...
-
brutex
Tenkawa: i don't understand you how can i enable i-net
-
mzar
brutex: please issue command "pkg install net/realtek-re-kmod" and follow
-
brutex
Tenkawa: i need if_rl_load="YES in rc.conf?
-
mzar
nope
-
brutex
mzar: without net i cannot run pkg
-
brutex
then?
-
mzar
read the pkg message again
-
brutex
what is point of meaning
-
mzar
-
brutex
ok
-
mzar
21:43 < brutex> mzar: without net i cannot run pkg - that's chicken - egg problem, you have to bring this package somehow and install it
-
Tenkawa
download it to a msdos formatted flash drive
-
Tenkawa
you can then mount that on the machine and install it .. or is this your only os?
-
brutex
ok
-
brutex
thank you
-
l00py
if installer has a prob it should be fixed not just ignored tho no? i mean we want the noob onramp to be smooth otherwise linux will keep eating the cake and linux sucks
-
l00py
not saying it has a prob, just in principle
-
Tenkawa
l00py: which problem?
-
l00py
just said there isn't 1 and that it's in principle
-
Tenkawa
Ah ok
-
l00py
kldstat didn't show cryptodev, then i ran kldload cryptodev and it showed it. so does that mean it's supported or is it possible to load a kernel module that has no benefit?
-
l00py
i guess what i mean is how do i know if my hardware supports that kernel module?
-
brutex
without inet how can i use pkg
-
brutex
to install realtek-re-kmod
-
brutex
pkg install net/realtek-re-kmod
-
mms
it's problem with DRM mod
-
mms
ah, sorry
-
brutex
then how can i enable inet
-
brutex
to recompile kernel with rlt drivers?
-
brutex
make buildkernel installkernel KERNFAST=1 && reboot ?
-
l00py
is there even any point to loading the cryptodev kernel module anymore?
-
mzar
brutex: pkg add name.of.the.file
-
mzar
-
l00py
in a scripted bsdinstall with ufs, is SCRIPTEDPART="mfid0" not enough? bsdinstall prompted me if i wanted to use mfid0 or mfid1 but why prompt me when i already set the env var in the preamble?