-
Beladona
RhodiumToad: I think this luajit thing we had discussion on before it taking brains out in every app. Any thoughts? It won't let me install most apps
pastebin.mozilla.org/CH1M2Ecq
-
VimDiesel
Title: Mozilla Community Pastebin/CH1M2Ecq (Plain Text)
-
kona
i read that installing both ports and packages can end up with conflicting dependencies like that, but this would be the first time i have seen it if that's what you have done.
-
Beladona
I have locked some packages kona
-
Beladona
but do not remember the theme. RhodiumToad does
-
Beladona
can anyone tell if luajit is fixed?
-
Beladona
I have locked gdal-3.7.0_2
-
Beladona
luajit-2.0.5_6
-
Beladona
luv-1.44.2.1_1
-
Beladona
neovim-0.9.1
-
Beladona
or sorry for multi line
-
skyenosaur
oh no, it's not the display power settings at all that makes the computer crash, it's when xscreensaver blanks the screen after running the screensaver for a few minutes. i turned the blanking off and set it to turn off the display instead, and that works
-
skyenosaur
i have no many questions
-
skyenosaur
*so
-
poddo
hmmmmm
-
skyenosaur
is there any way to find out what the last thing was that kernel knew before it reboots itself? because there is nothing in the logs, i don’t get a panic, it's just a hard reset
-
Beladona
If I move to freebsd 15 current, will I have same issues there too?
-
poddo
you will have more issues, in my experience
-
poddo
what bsd are you on atm
-
Beladona
13.2 but how do I make sure?
-
poddo
freebsd-version
-
Beladona
13.2-RELEASE-p2
-
Beladona
I updgraded few months ago
-
poddo
nice
-
poddo
p4 is out
-
Beladona
ok, should I upgrade?
-
Beladona
will that solve the luajit issue?
-
poddo
no idea, dont use luajit
-
poddo
:p
-
Beladona
try `pkg install obs`
-
poddo
test
-
Gry
1
-
Beladona
poddo: did it installed without any issue?
-
poddo
oh sorry
-
poddo
i dont wanna install obs :P
-
Beladona
ok :)
-
poddo
idk how to safely remove all its dependencies after :/
-
poddo
just got ssl working on my irc client woohoo
-
Beladona
just by remove but its ok
-
poddo
it will clean everything?
-
poddo
says obs not in repo
-
Beladona
poddo: `pkg install obs-studio`
-
poddo
tryin it
-
poddo
im at a hospital that has like 100kib/s so gimme few mins
-
poddo
while its downloading im gonna disconnect for 2 mins
-
poddo
can you test my znc by messaging after this message
-
poddo
im back but dont see any changes :(
-
Beladona
poddo: did it installed?
-
Beladona
can you run obs-studio
-
poddo
im installing
-
poddo
did you say something while I was away to test znc
-
poddo
ok i tested it myself it works haha
-
Beladona
now install xclip
-
colectora
So vscode isn't working again.
-
colectora
I have sublime running on /compat/ubuntu
-
Beladona
poddo: was there a conflict?
-
colectora
not available through pkg
-
colectora
i'm on 14.0 RC3
-
Beladona
poddo: were there?
-
echelon
do i need to enable ip forwarding in order to do a port redirect to a remote host's port?
-
poddo
Beladona: it worked btw
-
Beladona
poddo: ok. strange if you didn't got any issues.
-
poddo
runs too
-
Beladona
'pkg install neovim kdenlive' ?
-
poddo
i use nvim
-
poddo
scren cap in obs works
-
poddo
x11 btw
-
poddo
kdenlive 2gb aint no way im gettin it with this hospital wifi
-
poddo
but it probably works man you should upgrade
-
poddo
autoremove worked
-
poddo
thats cool
-
poddo
the real reason im here is to get audio working on i5-8200Y
-
thumbs
poddo: Side note, sending too many short lines at once can likely trigger some anti-flood bots on libera, so you should use the enter key more sparingly.
-
Beladona
who can solve this? This has caused a lot of problems in my OS. Please can anyone tell the fate of this bug?
bugs.freebsd.org/bugzilla/show_bug.cgi?id=267656#c16
-
VimDiesel
Title: 267656 – x11-wm/enlightenment multimedia/obs-studio: luajit-2.0.5_6 conflicts with luajit-devel-2.1.0.20221004_1 on /usr/local/bin/luajit
-
Beladona
poddo: ok great. I wonder why it doesn't work for me. maybe postgresql issue
-
Beladona
-
VimDiesel
Title: 267834 – multimedia/obs-studio: Update luajit to luajit-devel
-
Beladona
such a good OS (freebsd) and such low community count
-
thumbs
660 users is not a low count.
-
Beladona
how many active as compared to numbers in #linux, #ubuntu, #debian, #a-whole-slue-of-other-linux-channels
-
Melon
i have issues with wifi on my laptop with freebsd, but as a server .. it's solid
-
Beladona
Ya, as a server its ok. still less options for few things e.g nodejs versions etc
-
Beladona
thumbs: e.g I have an issue, wacom tablet plugged in, xorg goes made with cpu. Can't get support. If this was linux, I would have gotten dozens of answers
-
thumbs
Beladona: This channel is busier during the week.
-
polyex
is it normal to get errors like too many open files (os error 24)? and how to fix?
-
polyex
nvm
-
echelon
what am i doing wrong here
paste.ee/r/lbuK4
-
echelon
it doesn't work
-
echelon
should i have to enable gateway?
-
rtprio
did you turn on forwarding?
-
echelon
rtprio: yes
-
Beladona
rtprio: you are the vim guy. Right?
-
Beladona
or maybe my mistake.\
-
spine-o-saurus
hey is there a way to limit the amount of tty's from spawning on the box?
-
vkarlsen
/etc/ttys
-
voy4g3r2
hello, i am trying to do an audit of licenses for packages installed in Freebsd 13.2 and have a question on confirmation. From a find command, it appears that all licenses for pkg files are located in /usr/local/share/<pakage name> is there a guidance to confirm, if there are license files anywhere else in the system?
-
yuripv
voy4g3r2: you could a `pkg query '%n %L'` instead
-
voy4g3r2
oh wow
-
voy4g3r2
yuripv: thank you!
-
skeemer
hello everyone was wondering if freebsd supports this wifi card: Realtek RTL8822CE
-
skeemer
can anybody help me?
-
voy4g3r2
what version of freebsd are you using? 13.2?
-
skeemer
voy4g3r2: still not installed but CURRENT ideally
-
voy4g3r2
from what i can read so far, from forums and duckduckgo.com searches, this wifi card support is lacking and there are some "fixes" through pkg sources
-
voy4g3r2
-
VimDiesel
Title: Solved - FreeBSD (realtek network drivers) how to install without internet | The FreeBSD Forums
-
voy4g3r2
this may not be the "best" answer but from what I can read that particular wifi card is not 100% supported out of the box and if you are able to use a NIC that would be your best option, as of right now.
-
voy4g3r2
skeemer: does this help?
-
skeemer
voy4g3r2: thanks you have been very helpful
-
skeemer
i think i will avoid installing it for now
-
uwu_linux_openbs
Just installed freebsd in proxmox :)
-
npcomp
I am trying to run a go program via cgi under apache on freebsd, and I am getting the error: fatal error: failed to reserve page summary memory
-
npcomp
Which seems to lead to a failing mmap for a PROT_NONE anonymous mapping with the _MAP_ANON | _MAP_PRIVATE flags.
-
npcomp
I can run the same tiny program from the shell without issue.
-
npcomp
My current operating theory is that apache is telling freebsd to drop some capability, but I'm not familiar enough with freebsd to know what it is, and my apache skills are a bit rusty.
-
BillyJoeBob
So, I'm trying to mount an exfat SD card from my DSLR and I'm getting "ERROR: failed to fstat '/dev/da0s1'". I ran extfatfsck and it found zero issues and said it has 4 directories and 2 files on the card. Ideas?
-
rwp
BillyJoeBob, What syslog entries are noted in /var/log/messages when you attach the SD card? Does it look normal or is there a clue there?
-
rwp
I always like to run "geom -t" to look at what the system thinks is there.
-
rwp
What does "ls -l /dev/da?*" show? If the SD card is attached using a USB adaptor then it should show up there. If using an SD card adaptor then it would be a different device name.
-
BillyJoeBob
-
VimDiesel
Title: debian Pastezone
-
BillyJoeBob
BUT I do have /dev/da0s1, gpart (list and show) display info for da0 and so does geom -t
-
rwp
This does not look good "da0: Attempt to query device size failed: NOT READY, Medium not present"
-
BillyJoeBob
gpart list da0 and gpart show da0 Both see that it's a 64GB SD card (shows up as 59GB), with a 16MB empty area before the 59GB exfat partition.
-
BillyJoeBob
But it works just fine in Windows.
-
rwp
To be honest I have hit a few USB devices that I just cannot mount in FreeBSD. This might be one of those. I don't know enough details to debug why for myself either. But at least two of my devices I can only mount on a Debian system but I have not figured out how to mount them on a FreeBSD system.
-
rwp
I blame USB quirks since USB is really an awful non-standard.
-
rwp
Since you used paste.debian.net I assume you have a Debian system handy therefore I suggest trying it there for another data point. It might work.
-
rwp
The other possibility is that the SD card has a size which is not correct. That's a long running scam from some flash storage vendors.
-
BillyJoeBob
I'm trying to get Debian to work on VirtualBox...kind of having issues with doing so.
-
BillyJoeBob
I've had this SD card for years and bought it in a Walmart.
-
rwp
In plain words the SD card might have a counterfeit bogus size.
-
BillyJoeBob
I've been able to utilize the full 64GB before with out issue.
-
rwp
Okay then. I'll assume it is good. But perhaps still quirky.
-
rwp
USB quirks is also a long running problem. Many implementations have various workarounds which cause it to work for them.
-
BillyJoeBob
I'm just trying to get everything working on my FreeBSD machine. I'm trying to get games to work with it lol. Half Life (1 and 2) work really well on it lol.
-
rwp
But the error you showed was "da0: Attempt to query device size failed: NOT READY, Medium not present" and if the kernel thinks it is not present then that would explain why things are not working.
-
rwp
It's funny you mention Half Life working well as that was a game that I struggled with trying to get to work on my Debian system many years ago and I could not get working back then.
-
BillyJoeBob
It works really well with the Steam package on Linuxulator.
-
rwp
Just as a practical thing I would suggest trying a different SD card. Mounting SD cards in USB adaptors works okay generally for me. But there are exceptions.
-
rwp
Generally using "mount -v -t msdosfs /dev/da0s1 /mnt" will work here okay no problem.
-
rwp
Good luck! Maybe others here will have better answers!
-
BillyJoeBob
I've done absolutly nothing and I just mounted it
-
BillyJoeBob
Nothing different. I mounted it just now though
-
BillyJoeBob
No error
-
BillyJoeBob
And there's the file...hmm...so weird
-
BillyJoeBob
I did try mounting it with "mount -v -t msdosfs /dev/da0s1 /mnt" and it threw an invalid argument. then I tried "mount.exfat /dev/da0s1 /mnt" and it worked lol
-
BillyJoeBob
Now to download RawTherapee and GIMP.
-
BillyJoeBob
Hmm...I think I have a bad SD card. I/O error now.
-
meena
-
VimDiesel
Title: official packages
-
yuripv
yay?
-
meena
yay.
-
yuripv
yay!
-
meena
already did an upgrade on my Dev VM
-
meena
still missing my favourite kernels, but it's a good start
-
yuripv
everyone should just be using GENERIC
-
poddo
turboing happens outside kernel right
-
last1
does egrep accept \d for example in the pattern ? I can't seem to get it to work right
-
rwp
\d is not an ERE and egrep uses ERE. \d is a PCRE.
-
rwp
last1, If you don't need to be base only you might try using pcre2grep which comes as part of the pcre2 package. I just now learned that I have it installed because something pulled it in.
-
rwp
Better to simply use [0-9] though as that is simpler and more portable. :-)
-
kevans
or [[:digit:]]
-
kevans
GNU added \[wW] and \[sS], I do not know why they didn't add \[dD] (or maybe they did and just didn't document it)
-
last1
why did you write [[:digit:]] and not just [:digit:] like in the manual ?
-
rwp
GNU added grep -P too. I have mixed feelings about it. Because IIRC they did it with a dynamic loading of the PCRE so that it could work without it.
-
» kevans smacks forehead
-
kevans
why the shit didn't I think of dlopen'ing that bad boy for bsdgrep. bah.
-
last1
-P says it's not supported under FreeBSD
-
kevans
last1: because you wrote [0-9] rather than 0-9
-
rwp
last1, [...] is a character class. [:digit:] is a class of characters that go inside [...]. So use it like this grep '[[:alpha:][:digit:]]*' to match letters or numbers.
-
kevans
the full expression is [[:digit:]] or [^[:digit:]]
-
rwp
Using it like '[:digit:]' would match any of those characters individually. Mostly it would be an error.
-
last1
ok, but for example, a line contains this: 8] , why doesn't egrep '[:digit:]\]' match it ?
-
rwp
By those characters individually I mean :, d, i, g, t and that i and : is repeated matters not.
-
kevans
because [:digit:] means what they just said- a class that matches :digt if it compiles
-
rwp
To match 8] one would need '[][:digti:]]'
-
rwp
Because ] is special in a character class.
-
rwp
The problem of in-band-control. It needs to have a way to specify it without it also terminating it.
-
last1
yeah, but didn't I escape it by typing it out as \] ?
-
rwp
Inside of a character class [...] sequence there is no escape mechanism using backslash. So there \ is a literal \ character.
-
last1
where's the character class ? my pattern was [:digit:]\]
-
rwp
The first [ there (erroneously) starts a class. Then in the class : d i g t are characters in the class. Then ] terminates it. Then \] is an overquoted ].
-
rwp
You wanted to put that inside of a bracketed character class expression. '[][:digit:]]'
-
rwp
It's a little tedious to read the reference but "man re_format" contains the details. But it takes a careful reading.
-
rwp
Let me encourage the learning of regular expressions as it really is powerful and pays for the investment many times over.
-
last1
no no, I know, but in this case a bit of Google logic might have helped more
-
last1
I was reading the SunOS manual...
-
rwp
SunOS should have the same RE and ERE information. The [:digit:] stuff may be newer than SunOS, I don't recall.
-
last1
-
VimDiesel
Title: regex(5)
-
last1
That's where I got the [:digit:] from
-
kevans
are you saying the SunOS version had better SEO than the freebsd version on man.f.o hits on google?
-
kevans
that's *really* sad
-
last1
yeah...first hit, I didn't even bother to check :|
-
kevans
can't even fault you for that
-
rwp
I see that the SunOS version does support character class expressions like :digit:.
-
kevans
yeah, I don't like how this version explains it at all
-
kevans
at least the freebsd version has really explicit examples within a couple paragraphs of the list
-
rwp
That is odd. But it should still be correct information for FreeBSD grep in general. Perhaps some specific things in the corners will be different.
-
rwp
I am often reading the different system man pages in order to determine what features are portable features and what ones are not.
-
rwp
last1, To be clear using [:digit:] is fine, perhaps great even, I still use [0-9] for digits. But the real strength is [:alpha:] and [:alnum:] and [:xdigit:] and those others. Those are truly good ones to know.
-
rwp
Because they match all of the characters in a big group that you might not think of at the time. Accented characters and others. That's the strength there.
-
rwp
I use [:space:] pretty much all of the time.
-
rwp
oh, gotta run irl...
-
last1
thank you for your help
-
sandu
greetings
-
sandu
somebody active around ?
-
Gry
sandu: yes?
-
sandu
great !
-
sandu
I want to write some system calls in FreeBSD
-
sandu
so I have some questions
-
sandu
why system calls take as a argument struct thread *t, en lieu de struct proc *p ?
-
Gry
sandu: does this prevent you from doing what you want to do?
-
sandu
I want to understand, this is why I asked
-
kevans
sandu: because it's a thread making the system call, even in a single-threaded process
-
sandu
thank you, kevans
-
BillyJoeBob
rwp: got a new SD card and it works fine now. It seems that the old card was working just enough to get by but be buggy.
-
rwp
BillyJoeBob, Good deal! I have seen a lot of flaky devices like that which makes me suspicious of them now.
-
BraveheartBSD
FreeBSD 14.0-RC3, when shutting down xorg, i'm stuck on a black screen, no video on any tty. Using nvidia-driver 390 (old GTX880m)