ɴꙩᴍᴀᴅ
nvidia does propietary FreeBSD drivers for their cards, but you have to manually install them
Anonymous
Propraitary software
what kind of software? normal everyday software like browsers and office suites or drivers?
Candy
Propraitary software
It has these https://github.com/freebsd/freebsd-src/blob/main/sys/conf/WITHOUT_SOURCELESS_HOST Also some microcode blobs
Anonymous
Hi, I wanna report a bug
Anonymous
It's about the tcsh shell
Anonymous
When I try to bind an invalid sequence, the shell crashes and core dumps
Anonymous
How do I report this to the freebsd people?
ɴꙩᴍᴀᴅ
How do I report this to the freebsd people?
Before submitting anything, please read this: https://docs.freebsd.org/en/articles/problem-reports/ and this https://freebsdfoundation.org/freebsd-project/resources/how-to-submit-a-bug-report/ Then search if the bug is already reported: https://bugs.freebsd.org/bugzilla/describecomponents.cgi Lastly you can proceed to: https://bugs.freebsd.org/bugzilla/enter_bug.cgi
Anonymous
What was your command?
bindkey '^>' forward-word
Anonymous
It just has to be any invalid sequence
Anonymous
It then crashes and core dumps a file named csh.core
Pouria
bindkey '^>' forward-word
Did not crash for me.
Anonymous
Did not crash for me.
Probably has to do something with the fact I installed freebsd on a USB
Anonymous
Ok, apparently the problem only exists on my environment, I even tried binding an invalid key sequence with tcsh on linux and it worked fine
Anonymous
so yeah false flag sorry
Pouria
so yeah false flag sorry
Whay did you run?
Anonymous
Whay did you run?
this, but the shell didnt crash and carried on with its task
Pouria
this, but the shell didnt crash and carried on with its task
What? You said the above command did not works... How?
Anonymous
What? You said the above command did not works... How?
look, that command on freebsd installed on USB crashed the shell, but I tried it on a tcsh shell I have installed in my linux PC and it worked fine
AMIR
does anyone have a diagram of how jails work in freebsd? i want to understand the mechanism deeper😁
Badugar
A diagram of what exactly?
Badugar
You mean smth. like a flow graph of actions?
Pouria
https://mwl.io/nonfiction/os#fmjail
K
https://mwl.io/nonfiction/os#fmjail
I have this book, it’s gold
Anonymous
https://mwl.io/nonfiction/os#fmjail
I actually really like the front cover
Anonymous
Are you using ghostbsd?
ɴꙩᴍᴀᴅ
How did you do it? Audio is a bit tricky (at least for me) I normally use /cat/sndstat and sysctl to reach hdac.0 and configure hints at boot
Krond
Anyone had that issue when building STABLE-12? --- genassym.o --- In file included from /usr/src/sys/amd64/amd64/genassym.c:44: In file included from /usr/src/sys/sys/systm.h:130: In file included from /usr/src/sys/sys/kpilite.h:33: ./offset.inc:13:26: error: array is too large (18446744073709550697 elements) u_char pad_td_epochnest[0xf9 - (0x48c + sizeof(u_int))]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ɴꙩᴍᴀᴅ
That's for the card, but you can make some "hints" at boot time to use your desired mic NID as the default mic NID
linuxer
Hi all. Thanks @andifedge for adding me
ɴꙩᴍᴀᴅ
linuxer
😂😂😂👍🏻👍🏻👍🏻
XADE
Better being has arrived
linuxer
Better being has arrived
Thank you my friend ❤️
Владислав
"No packages available to install matching 'retroshare' have been found in the repositories"???
Pouria
Yes
$ pkg rquery "%n-%v" retroshare
Владислав
$ pkg rquery "%n-%v" retroshare
Executed, but the package is not found.
Владислав
Hmm. # pkg update -f
"pkg: http://pkg.freebsd.org/FreeBSD:13:amd64/quarterly/meta.txz: No address record repository FreeBSD has no meta file, using default settings" Other packages are installed.
Владислав
$ pkg -vv
Version : 1.16.3 PKG_DBDIR = "/var/db/pkg"; PKG_CACHEDIR = "/var/cache/pkg"; PORTSDIR = "/usr/ports"; INDEXDIR = ""; INDEXFILE = "INDEX-13"; HANDLE_RC_SCRIPTS = false; DEFAULT_ALWAYS_YES = false; ASSUME_ALWAYS_YES = false; REPOS_DIR [ "/etc/pkg/", "/usr/local/etc/pkg/repos/", ] PLIST_KEYWORDS_DIR = ""; SYSLOG = true; ABI = "FreeBSD:13:amd64"; ALTABI = "freebsd:13:x86:64"; DEVELOPER_MODE = false; VULNXML_SITE = "http://vuxml.freebsd.org/freebsd/vuln.xml.bz2"; FETCH_RETRY = 3; PKG_PLUGINS_DIR = "/usr/local/lib/pkg/"; PKG_ENABLE_PLUGINS = true; PLUGINS [ ] DEBUG_SCRIPTS = false; PLUGINS_CONF_DIR = "/usr/local/etc/pkg/"; PERMISSIVE = false; REPO_AUTOUPDATE = true; NAMESERVER = ""; HTTP_USER_AGENT = "pkg/1.16.3"; EVENT_PIPE = ""; FETCH_TIMEOUT = 30; UNSET_TIMESTAMP = false; SSH_RESTRICT_DIR = ""; PKG_ENV { } PKG_SSH_ARGS = ""; DEBUG_LEVEL = 0; ALIAS { all-depends = "query %dn-%dv"; annotations = "info -A"; build-depends = "info -qd"; cinfo = "info -Cx"; comment = "query -i \"%c\""; csearch = "search -Cx"; desc = "query -i \"%e\""; download = "fetch"; iinfo = "info -ix"; isearch = "search -ix"; prime-list = "query -e '%a = 0' '%n'"; prime-origins = "query -e '%a = 0' '%o'"; leaf = "query -e '%#r == 0' '%n-%v'"; list = "info -ql"; noauto = "query -e '%a == 0' '%n-%v'"; options = "query -i \"%n - %Ok: %Ov\""; origin = "info -qo"; provided-depends = "info -qb"; rall-depends = "rquery %dn-%dv"; raw = "info -R"; rcomment = "rquery -i \"%c\""; rdesc = "rquery -i \"%e\""; required-depends = "info -qr"; roptions = "rquery -i \"%n - %Ok: %Ov\""; shared-depends = "info -qB"; show = "info -f -k"; size = "info -sq"; unmaintained = "query -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; runmaintained = "rquery -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; } CUDF_SOLVER = ""; SAT_SOLVER = ""; RUN_SCRIPTS = true; CASE_SENSITIVE_MATCH = false; LOCK_WAIT = 1; LOCK_RETRIES = 5; SQLITE_PROFILE = false; WORKERS_COUNT = 0; READ_LOCK = false; PLIST_ACCEPT_DIRECTORIES = false; IP_VERSION = 0; AUTOMERGE = true; VERSION_SOURCE = ""; CONSERVATIVE_UPGRADE = true; PKG_CREATE_VERBOSE = false; AUTOCLEAN = false; DOT_FILE = ""; REPOSITORIES { } VALID_URL_SCHEME [ "pkg+http", "pkg+https", "https", "http", "file", "ssh", "ftp", "ftps", "pkg+ssh", "pkg+ftp", "pkg+ftps", ] ALLOW_BASE_SHLIBS = false; WARN_SIZE_LIMIT = 1048576; METALOG = ""; OSVERSION = 1300139; IGNORE_OSVERSION = false; BACKUP_LIBRARIES = false; BACKUP_LIBRARY_PATH = "/usr/local/lib/compat/pkg"; PKG_TRIGGERS_DIR = "/usr/local/share/pkg/triggers"; PKG_TRIGGERS_ENABLE = true; AUDIT_IGNORE_GLOB [ ] AUDIT_IGNORE_REGEX [ "NULL", ] Repositories: FreeBSD: { url : "pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly", enabled : yes, priority : 0, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkg" } What do you need to find?
Pouria
Version : 1.16.3 PKG_DBDIR = "/var/db/pkg"; PKG_CACHEDIR = "/var/cache/pkg"; PORTSDIR = "/usr/ports"; INDEXDIR = ""; INDEXFILE = "INDEX-13"; HANDLE_RC_SCRIPTS = false; DEFAULT_ALWAYS_YES = false; ASSUME_ALWAYS_YES = false; REPOS_DIR [ "/etc/pkg/", "/usr/local/etc/pkg/repos/", ] PLIST_KEYWORDS_DIR = ""; SYSLOG = true; ABI = "FreeBSD:13:amd64"; ALTABI = "freebsd:13:x86:64"; DEVELOPER_MODE = false; VULNXML_SITE = "http://vuxml.freebsd.org/freebsd/vuln.xml.bz2"; FETCH_RETRY = 3; PKG_PLUGINS_DIR = "/usr/local/lib/pkg/"; PKG_ENABLE_PLUGINS = true; PLUGINS [ ] DEBUG_SCRIPTS = false; PLUGINS_CONF_DIR = "/usr/local/etc/pkg/"; PERMISSIVE = false; REPO_AUTOUPDATE = true; NAMESERVER = ""; HTTP_USER_AGENT = "pkg/1.16.3"; EVENT_PIPE = ""; FETCH_TIMEOUT = 30; UNSET_TIMESTAMP = false; SSH_RESTRICT_DIR = ""; PKG_ENV { } PKG_SSH_ARGS = ""; DEBUG_LEVEL = 0; ALIAS { all-depends = "query %dn-%dv"; annotations = "info -A"; build-depends = "info -qd"; cinfo = "info -Cx"; comment = "query -i \"%c\""; csearch = "search -Cx"; desc = "query -i \"%e\""; download = "fetch"; iinfo = "info -ix"; isearch = "search -ix"; prime-list = "query -e '%a = 0' '%n'"; prime-origins = "query -e '%a = 0' '%o'"; leaf = "query -e '%#r == 0' '%n-%v'"; list = "info -ql"; noauto = "query -e '%a == 0' '%n-%v'"; options = "query -i \"%n - %Ok: %Ov\""; origin = "info -qo"; provided-depends = "info -qb"; rall-depends = "rquery %dn-%dv"; raw = "info -R"; rcomment = "rquery -i \"%c\""; rdesc = "rquery -i \"%e\""; required-depends = "info -qr"; roptions = "rquery -i \"%n - %Ok: %Ov\""; shared-depends = "info -qB"; show = "info -f -k"; size = "info -sq"; unmaintained = "query -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; runmaintained = "rquery -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; } CUDF_SOLVER = ""; SAT_SOLVER = ""; RUN_SCRIPTS = true; CASE_SENSITIVE_MATCH = false; LOCK_WAIT = 1; LOCK_RETRIES = 5; SQLITE_PROFILE = false; WORKERS_COUNT = 0; READ_LOCK = false; PLIST_ACCEPT_DIRECTORIES = false; IP_VERSION = 0; AUTOMERGE = true; VERSION_SOURCE = ""; CONSERVATIVE_UPGRADE = true; PKG_CREATE_VERBOSE = false; AUTOCLEAN = false; DOT_FILE = ""; REPOSITORIES { } VALID_URL_SCHEME [ "pkg+http", "pkg+https", "https", "http", "file", "ssh", "ftp", "ftps", "pkg+ssh", "pkg+ftp", "pkg+ftps", ] ALLOW_BASE_SHLIBS = false; WARN_SIZE_LIMIT = 1048576; METALOG = ""; OSVERSION = 1300139; IGNORE_OSVERSION = false; BACKUP_LIBRARIES = false; BACKUP_LIBRARY_PATH = "/usr/local/lib/compat/pkg"; PKG_TRIGGERS_DIR = "/usr/local/share/pkg/triggers"; PKG_TRIGGERS_ENABLE = true; AUDIT_IGNORE_GLOB [ ] AUDIT_IGNORE_REGEX [ "NULL", ] Repositories: FreeBSD: { url : "pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly", enabled : yes, priority : 0, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkg" } What do you need to find?
Your repository.
Pouria
$ ls /usr/local/etc/pkg/repos/
Владислав
"ls: /usr/local/etc/pkg/repos/: No such file or directory"😂😅
Владислав
Have you configured your pkg?
I don't think so, because I don't know how.
Pouria
I don't think so, because I don't know how.
Can you install other packages?
Pouria
Yes
So weird. Wait for professionals. @n0madcoder
Владислав
Andriy
тоже самое
Мож из портов тогда? Долго но верно 😉
Владислав
Мож из портов тогда? Долго но верно 😉
тоже неполучается "cd /usr/ports/net-p2p/retroshare/ && make install clean ===> retroshare-0.6.4_4 is marked as broken: Doesn't build with libmicrohttpd 0.9.71 - PR: 250100. *** Error code 1 Stop. make: stopped in /usr/ports/net-p2p/retroshare"
Andriy
Порты давно обновлял?
Владислав
Порты давно обновлял?
Ещё не обновял, сейчас обновлю.
Anonymous
Version : 1.16.3 PKG_DBDIR = "/var/db/pkg"; PKG_CACHEDIR = "/var/cache/pkg"; PORTSDIR = "/usr/ports"; INDEXDIR = ""; INDEXFILE = "INDEX-13"; HANDLE_RC_SCRIPTS = false; DEFAULT_ALWAYS_YES = false; ASSUME_ALWAYS_YES = false; REPOS_DIR [ "/etc/pkg/", "/usr/local/etc/pkg/repos/", ] PLIST_KEYWORDS_DIR = ""; SYSLOG = true; ABI = "FreeBSD:13:amd64"; ALTABI = "freebsd:13:x86:64"; DEVELOPER_MODE = false; VULNXML_SITE = "http://vuxml.freebsd.org/freebsd/vuln.xml.bz2"; FETCH_RETRY = 3; PKG_PLUGINS_DIR = "/usr/local/lib/pkg/"; PKG_ENABLE_PLUGINS = true; PLUGINS [ ] DEBUG_SCRIPTS = false; PLUGINS_CONF_DIR = "/usr/local/etc/pkg/"; PERMISSIVE = false; REPO_AUTOUPDATE = true; NAMESERVER = ""; HTTP_USER_AGENT = "pkg/1.16.3"; EVENT_PIPE = ""; FETCH_TIMEOUT = 30; UNSET_TIMESTAMP = false; SSH_RESTRICT_DIR = ""; PKG_ENV { } PKG_SSH_ARGS = ""; DEBUG_LEVEL = 0; ALIAS { all-depends = "query %dn-%dv"; annotations = "info -A"; build-depends = "info -qd"; cinfo = "info -Cx"; comment = "query -i \"%c\""; csearch = "search -Cx"; desc = "query -i \"%e\""; download = "fetch"; iinfo = "info -ix"; isearch = "search -ix"; prime-list = "query -e '%a = 0' '%n'"; prime-origins = "query -e '%a = 0' '%o'"; leaf = "query -e '%#r == 0' '%n-%v'"; list = "info -ql"; noauto = "query -e '%a == 0' '%n-%v'"; options = "query -i \"%n - %Ok: %Ov\""; origin = "info -qo"; provided-depends = "info -qb"; rall-depends = "rquery %dn-%dv"; raw = "info -R"; rcomment = "rquery -i \"%c\""; rdesc = "rquery -i \"%e\""; required-depends = "info -qr"; roptions = "rquery -i \"%n - %Ok: %Ov\""; shared-depends = "info -qB"; show = "info -f -k"; size = "info -sq"; unmaintained = "query -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; runmaintained = "rquery -e '%m = \"ports@FreeBSD.org\"' '%o (%w)'"; } CUDF_SOLVER = ""; SAT_SOLVER = ""; RUN_SCRIPTS = true; CASE_SENSITIVE_MATCH = false; LOCK_WAIT = 1; LOCK_RETRIES = 5; SQLITE_PROFILE = false; WORKERS_COUNT = 0; READ_LOCK = false; PLIST_ACCEPT_DIRECTORIES = false; IP_VERSION = 0; AUTOMERGE = true; VERSION_SOURCE = ""; CONSERVATIVE_UPGRADE = true; PKG_CREATE_VERBOSE = false; AUTOCLEAN = false; DOT_FILE = ""; REPOSITORIES { } VALID_URL_SCHEME [ "pkg+http", "pkg+https", "https", "http", "file", "ssh", "ftp", "ftps", "pkg+ssh", "pkg+ftp", "pkg+ftps", ] ALLOW_BASE_SHLIBS = false; WARN_SIZE_LIMIT = 1048576; METALOG = ""; OSVERSION = 1300139; IGNORE_OSVERSION = false; BACKUP_LIBRARIES = false; BACKUP_LIBRARY_PATH = "/usr/local/lib/compat/pkg"; PKG_TRIGGERS_DIR = "/usr/local/share/pkg/triggers"; PKG_TRIGGERS_ENABLE = true; AUDIT_IGNORE_GLOB [ ] AUDIT_IGNORE_REGEX [ "NULL", ] Repositories: FreeBSD: { url : "pkg+http://pkg.FreeBSD.org/FreeBSD:13:amd64/quarterly", enabled : yes, priority : 0, mirror_type : "SRV", signature_type : "FINGERPRINTS", fingerprints : "/usr/share/keys/pkg" } What do you need to find?
hmmm, what file format is this?
Владислав
Порты давно обновлял?
Ура! Заработало.
Владислав
The problem was solved after updating the ports.
Владислав
"retroshare-0.6.4_8 is marked as broken: gui/QVideoDevice.cpp:1:10: fatal error: 'opencv/cv.h' file not found." Opencv installed.
Владислав
😞😔
Andriy
😞😔
Wich version of opencv is installed?
Владислав
Andriy
opencv-4.5.1_4
Перед сборкой отключил webui и voip?