-
jb1277976
I'm still new to all this zfs and ufs used to ext4
-
jb1277976
Reading the handbook and watching some videos on how to use it
-
» V_PauAmma_V nods. Last time I used UFS was in 2019 with 12.1, I think. But it should still work. Which FreeBSD version was that, and (if you remember or captured it), what error were you getting?
-
V_PauAmma_V
Going AFK for 1-2 hours.
-
rwp
UFS worked fine for me up through 13.1 and I am still running two systems with it just fine.
-
stdout
anyone use freebsd as a client for FreeIPA or RH IDM?
-
rwp
ZFS just has so many nicer features that it is always the better choice possible.
-
stdout
I found an old blog post
blog.hostileadmin.com/2016/03/24/integrating-freebsd-w-freeipasssd but not much else. curious if it's semi common or just really edge case/not advised
-
VimDiesel`
Title: Integrating FreeBSD w/ FreeIPA/SSSD | hostileadmin
-
jb1277976
anyone use neomutt ? im using it and can't recieve new mail, i have bind index G imap-fetch-mail but it seems not to be working. any ideas?
-
gustik
no idea, I did not even know that there is a new mutt, how did you find it? Did you try alpine?
-
Dev1ls
gmail?
-
Dev1ls
check if you install neomutt sasl version
-
gustik
there is also #neomutt channel here
-
gustik
but interesting idea this neomutt, I will look at it sometime soon, because it spawned interest in me
-
Dev1ls
im dont understand de diference of mutt and neomutt
-
rtprio
Dev1ls: as i recall the mutt maintainers are not receptive to certain patches; so the neomutt people startd their own with the patches they wanted
-
rtprio
i'm certain it's more complicated than that
-
Dev1ls
rtprio: ahh ok ok
-
Dev1ls
i alway use plain mutt
-
Dev1ls
basic config
-
jb1277976
Guys i'm trying to find a network printer on the network right. i had to reinstall freebsd the other day but that install found the network printer and this new install can't. i've enabled and installed cups, i've instaleld the printer drivers already and still nothing. any ideas?
-
parv
Have you tried manually specifying the printer via "IPP" scheme?
-
jb1277976
parv: nope
-
jb1277976
parv: i keep getting "Filter failed"
-
parv
What do you (or the CUPS itelf) do (does) which causes "Filter failed"?
-
angry_vincent
trying printing with netcat
-
skered
jb1277976: Do you have avahi installed and running?
-
skered
jb1277976: You're install cups from outside of ports? via linux compat?
-
skered
installing*
-
jb1277976
sorry skered was afk
-
jb1277976
skered: i installed my printer driver via ports and no i don't have avahi running
-
skered
What port?
-
skered
epson-inkjet-printer-escpr ?
-
jb1277976
print/epson-inkjet-printer-escpr2 Epson Inkjet Printer Driver 2 (ESC/P-R) for Linux
-
jb1277976
I can add the printer now after a reboot. and the driver i just get the error "filter failed"
-
jb1277976
-
skered
The /compat/opt/linux/ is suspect.
-
skered
epson-inkjet-printer-escpr uses /usr/local/libexec/cups/filter/epson-escpr-wrapper
-
skered
Can you change the ppd file for the printer?
-
jb1277976
What's the ppd ?
-
jb1277976
Do you want me to delete and re-add the printer via ups admin page?
-
skered
/usr/local/share/cups/model/epson-inkjet-printer-escpr/Epson-ET-4700_Series-epson-escpr-en.ppd
-
skered
What model printer is it?
-
jb1277976
et-4760
-
jb1277976
skered: i added the ppd manually and still get the "filter failed" error 0_o
-
jb1277976
i had to print the document with a windows VM
-
skered
With the same debug output?
-
jb1277976
skered: im assuming so
-
jb1277976
skered: want the log?
-
jdw3000
Was just reading about the olden' days of FreeBSD on floppies that bring back good memories. I probably installed it 40 times... I used the two floppy method (2 1.44MB floppies) + network download. I would start it before going to bed on a dial up modem or the same before going to school. Most of the time it went all the way through as it used a very reliable installer that was feature rich and had many packages that you didn't
-
jdw3000
always need ports for downloadable but I still used those too which when adding to the superior documentation (Handbook) made it a fun OS 1995 -> Think it was very 2.x then. I like that FreeBSD has always been a quality OS with great engineering.
-
jb1277976
skered:
dpaste.org/v7ahC looks diffrent i guess
-
jb1277976
naw same
-
jb1277976
Connection: lpd://10.0.0.11:515/PASSTHRU < -- could be supsect
-
skered
What's the output of ippfind ?
-
skered
I have only have exp. with staticly IP'ed printers with cups using raw ports 9100.
-
jb1277976
skered: whats ippfind?
-
jb1277976
is it a port?
-
jb1277976
joe@freebsd:~ $ ippfind --ls
-
jb1277976
ippfind: Unable to use Bonjour: Daemon not running
-
skered
Ok so avahi isn't running.
-
skered
er is that mdns?
-
skered
Is that printer IPed 10.0.0.11?
-
jb1277976
Don't know, do you want me to install avahi ?
-
skered
Can you ping 10.0.0.1?
-
skered
.11 rather
-
jb1277976
yea i can ping it
-
skered
nc -vz 10.0.0.11 9100
-
skered
What's the output of that?
-
jb1277976
Connection to 10.0.0.11 9100 port [tcp/jetdirect] succeeded!
-
skered
URI to socket://10.0.0.11:9100
-
skered
Try to print again
-
jb1277976
ok
-
jb1277976
same skered stopped "Filter failed"
-
jb1277976
can't belive this is this hard!
-
skered
What's the ouptut of
-
skered
lpstat -a -t
-
jb1277976
one sec
-
jb1277976
-
jb1277976
i'm looking all over the internet
-
skered
Did you change that ppd file?
-
skered
Install epson-inkjet-printer-escpr
-
jb1277976
its escpr2 do you want me to try escpr ?
-
jb1277976
im going to delete the printer add it as socket and do the ppd
-
jb1277976
same thing
-
skered
pkg remove epson-inkjet-printer-escpr2
-
skered
pkg install epson-inkjet-printer-escpr
-
jb1277976
ok
-
jb1277976
skered: i built escpr2 should i make deinstall ?
-
skered
With escpr installed. Does cups list something like "EPSON ET-4700 Series"
-
jb1277976
yea it shows the whole thing
-
skered
Did you remove epson-inkjet-printer-escpr2?
-
jb1277976
-
jb1277976
doing it now
-
jb1277976
skered: new error Fri Nov 4 22:44:38 2022 "The printer is not responding."
-
jb1277976
wait its printing
-
jb1277976
brb
-
jb1277976
skered: it printed the test page ? i'm trying to figure out whats going on now?
-
jb1277976
Driver issue?
-
jb1277976
also it didn't 'have my printer with the espcr driver. i chose a higher model
-
jb1277976
-
jb1277976
Thanks for everything skered im gonna reply back to the mailing list that you fixed it :P like i said while we where doing this i was everyone looking
-
jb1277976
s/everyone/everywhere/
-
skered
It's something with the Linux compat layer that can't execute epson-escpr-wrapper2
-
jb1277976
Thanks again skered
-
dch
jb1277976: I see you made it here from the mailing list :)
-
xmj
o/ dch
-
mzar
hello
-
la_mettrie
hi
-
mzar
is anyone here using Ubuntu 22.04 chroot on CURRENT ?
-
mzar
I have issues with sending sound to the host
-
mzar
s/chroot/inside chroot/
-
kn07_
hello
-
kn07_
do you know if freebsd is stable for thinkpad x1 carbon gen 10?
-
jdw3000
kn07: I have noticed all the Lenovo products work better with FreeBSD (and Linux) than other brands but not sure on that particular machine.
-
jdw3000
Well, from what I read and by my experience without any hiccups like wireless, sound, NIC out of the box.
-
NerdyMcNerdface
The thinkpads have had a long lasting nerdy fanclub. Not sure if that has caused pressure on getting workarounds to be made in freebsd, linux etc or that IBM/Lenovo have just been good at making hardware that works according to specs and just works.
-
NerdyMcNerdface
Apropos that, what is the safest choice when buying a new laptop for freebsd?
-
NerdyMcNerdface
Lenovo? Dell? <insert other brand/model here>
-
gartt
NerdyMcNerdface: I installed FBSD on a Lenovo P620. The only thing that didn't work out of the box was the Aqtion ethernet card but apparently there was a driver for that
-
shiroyasha
I tried on a Medion Akoya but gave up, and I don't remember why.
-
shiroyasha
I *think* it was because the network interface was going down often, for some reason I didn't want to spend effort on debugging.
-
shiroyasha
Wired network, not even wifi.
-
shiroyasha
So definitely don't go with those laptops.
-
vxwarlock
How much should the freebsd efi size you? 2MB or 200MB
-
debdrup
crest: can I volunteer you to help me test webrtc on spatial.chat once I've done a `make buildworld buildkernel && tools/build/beinstall.sh`, since I know that you've got the requisite setup for it?
-
debdrup
Or does anyone else happen to have a working webcam+mic setup in their browser, so that I can test if I can still both send and receive both?
-
debdrup
It'll probably also help if I remember -j8.
-
» dch waves belatedly to xmj
-
debdrup
vxwarlock: check /boot/loader.efi for its size and assume it's going to grow and/or you might want other files to boot from too at a later point.
-
vxwarlock
debdrup > I installed windows+ubuntu on the same disk, but when I wanted to install freebsd on it, I could not succeed.
-
vxwarlock
error mounting partition /mnt/boot/efi mount_msdosfs
-
vxwarlock
all os gpt + uefi
-
V_PauAmma_V
vxwarlock, what were the exact mount command you used and the exact error message? (Use a pastebin if at all possible.)
-
V_PauAmma_V
(Or the exact error message, if you didn't issue the mount command yourself and can't see what it was.)
-
vxwarlock
-
VimDiesel`
Title: dpaste/6MgY (Plain Text)
-
vxwarlock
V_PauAmma_V >
bsd.to/NJOh
-
VimDiesel`
Title: dpaste/NJOh (Plain Text)
-
V_PauAmma_V
"busy" means it's already mounted elsewhere. Find where using "mount" (no arguments) or pastebin the output of that.
-
jb1277976
What's the best time to get support here. Like the UTC hours?
-
vortexx
I made the mistake of setting up auto snapshots with the zfsnap2 package and now my SSD holding the OS has run out of disk space. I can't delete the snapshots cos I'm getting I/O errors, should I reboot or is there something I can do?
-
V_PauAmma_V
jb1277976, the best strategy is to ask a specific question and stay here until someone who knows or can help you find out answers. It's not as much a matter of when people are active as when someone who knows will look at the channel.
-
V_PauAmma_V
(Which is hard to predict.)
-
V_PauAmma_V
vortexx, are you getting transient errors or permanent errors? If the latter, the best I can think of is to boot rescue media, kldload zfs, and salvage what can be from the last full snapshot before you started getting errors.
-
V_PauAmma_V
Naptime.
-
vortexx
V_PauAmma_V: transient but nothing will delete
-
vortexx
guess I'm going to have to try rescue media
-
vortexx
right, tried to import my zpool that's on the SSD that's full, that works but zfs destroy fails because of I/O issues or because device is full. I also tried to resize a VM zvol to 8k but that was larger than free space so it doesn't work
-
vortexx
smartctl isn't returning errors
-
vortexx
should I reinstall ? Seems to be the only option
-
vortexx
using zfs destroy -f still doesn't work even from a rescue image
-
vxwarlock
V_PauAmma_V > problem solved, i was putting extra extra eufi field.
-
vxwarlock
UFS /dev/nvd0p7 (/) cylinder checksum failed: cg 45, cgp : 0xffffffff !=bp: 0x60d93296 | any comments ?
-
V_PauAmma_V
vortexx, if that SSD is giving you transient errors bad enough that they cause what you seem to be describing, I would be wary of installing anything on it.
-
vxwarlock
hmm
-
vxwarlock
new laptop | Could it be a configuration problem?
-
rtprio
vxwarlock: did you say this is zfs?
-
rtprio
why is the partition labeled freebsd-ufs; shouldn't it be labeled freebsd-zfs
-
vxwarlock
no I use it ufs
-
vxwarlock
windows + ubuntu + freebsd same disk | I installed it this way because ufs is usually seen in installations. no particular reason.
-
rtprio
and you're in the process of installing, yeah?
-
vxwarlock
The installation is finished, I was going to make the wifi settings. I was creating supplicant file.
-
rtprio
i don't know; it sounds like an issue of an old disk, but you say that it's new
-
rtprio
i'd probably try to fsck it. and it will need to be unmounted for that
-
vxwarlock
Is there a command or application you would recommend so that I can test the disk?
-
rtprio
i would fsck the freebsd filesystems; i'd also smartctl the disk
-
rtprio
to test all the systems, you'll need to boot from install media, choose live cd, and then fsck them
-
vxwarlock
Thank you for your advice, I will completely wipe the disk and try again.
-
vxwarlock
g'night, bye.
-
jb1277976
Thanks V_PauAmma_V
-
jb1277976
Anyone know how to make virtualbox bigger when you boot up or while its running ? dosen't look like i can install guest additions while in the terminal
-
jb1277976
freebsd is the guest
-
rtprio
vxwarlock; that's not what i suggested at all, and there's no evidence that it will even fix the problem
-
rtprio
jb1277976: i thought ther was a package to install the guest additions
-
jb1277976
rtprio: i think there is but i'm at the cosole no X installed
-
jb1277976
i want to try out zfs since it was installed by the defualt freebsd install
-
rtprio
you could enable ssh and configure your terminal to be any size you want
-
jb1277976
ssh -X or just ssh into it?
-
rtprio
you said there's no X installed; so no point in forwarding X
-
jb1277976
ok
-
jb1277976
Thanks rtprio will try