Anonymous
Im wondering if I was supposed to connect to the serial ports via a usb to tty adapter or what?
Anonymous
this process was repeated several times with different images on the 2 boards, I didnt just give up after one try :)
Anonymous
I saw instructions a day or two ago that the hookup is the same on FreeBSD12 versions as I used then. Has the startup changed since a year ago? Also, If i can find the IP address can I ssh in, instead of keybard and monitor on first bootup?
Anonymous
that was on a pi2B and a BBB, now have a 3B and would really like to get FreeBSD running on it.
Anonymous
would you happen to know the default ?
Anonymous
or the path/name of the file ?
Bedreddin
i use nomadbsd and installed rstudio. but rstudio doesnt work on nomadbsd. error message: QEGLPlatformContext: Failed to create context 3009 what can i do this error?
Bedreddin
i asked same question at nomadbsd group but anybody answered my quiestion :(
Bedreddin
oki doki
Bedreddin
rstuido IDE for R.. i asked my quiestion freebsd forums. link https://forums.freebsd.org/threads/rstudio-does-not-work.79031/
ɴꙩᴍᴀᴅ
I see
ɴꙩᴍᴀᴅ
Seems to be a Qt Opengl context creation issue
ɴꙩᴍᴀᴅ
My best guess: uninstall it and build it from ports
ɴꙩᴍᴀᴅ
https://www.freshports.org/devel/RStudio/
ɴꙩᴍᴀᴅ
If the error persists, maybe qt forums have an answer for the missing config
ɴꙩᴍᴀᴅ
I've found issues making qt based programs to work in bsd
Bedreddin
thanks
Stéphane
damn, got an LSI controller (9240-8i) and camcontrol reset/rescan doesn't do snuff to it :(
Stéphane
(handled by the mfi driver)
Bedreddin
My best guess: uninstall it and build it from ports
I solved the problem. The reason why X GLX module could not be loaded. The problem was solved after reinstalling the xorg-server package and restarting the x service. Thanks..
Rafa
FreeBSD has a different development model to Linux. So you can't really compare both in an apples to apples way. As for security. The documentation you find for FreeBSD is very good. You can also checkout HardenBSD. More links does not necessarily mean better, many are "duplicates" (they give you the same advice).
Rafa
Additionally, some of the tips you can read for Linux might apply to FreeBSD. For example, if you read about securing Postfix ... it should also be applicable to FreeBSD.
Rafa
Seems to work for FreeBSD users and providers. Think of Netflix, NetApp, iXsystems, ... they and their customers seem happy with the existing schedules. This is MHO 😇
ɴꙩᴍᴀᴅ
Use doas instead of sudo as super user grant
Pouria
i don not know freebsd-update but you should switch to root use and install sudo.
ɴꙩᴍᴀᴅ
src is where the source files for the system are fetched iirc
Pouria
switch to root user.
Pouria
and try to install it.
Pouria
you do not know your root user password?
ɴꙩᴍᴀᴅ
Ow, right, you have ro install it as @Dark_Rail says: $ su # pkg install doas Or if you prefer sudo # pkg install sudo
Anonymous
Are u allowed to use su?
ɴꙩᴍᴀᴅ
Wow, that's new for the su part. As for pkg, the first time you type the command it asks to install it
Anonymous
Maybe you are not in wheel group
ɴꙩᴍᴀᴅ
Try rebooting and go directly to root login instead user login
ɴꙩᴍᴀᴅ
Once there, add your user to wheel, fetch src, install pkg just typing # pkg install And then install sudo
Anonymous
U have to be for using su
𝚂𝚑𝚊𝚢𝚊𝚗
why the hell nvidia optimus driver can't be installed in 12.x or 13.0?
𝚂𝚑𝚊𝚢𝚊𝚗
It just works in 12.0 and fewer
Anonymous
It just works in 12.0 and fewer
I have the same problem with amd 9200 pro
ɴꙩᴍᴀᴅ
# pw group mod GROUP -m yourUserName Change GROUP with the desired group name.
ɴꙩᴍᴀᴅ
Anytime 😎
𝚂𝚑𝚊𝚢𝚊𝚗
what is the binary package name?
It is not there in official repository and ports tree. Somebody made the driver you can search for that. but that is just working in up to FreeBSD 12.0-RELEASE
ɴꙩᴍᴀᴅ
You may find this after install guide useful
𝚂𝚑𝚊𝚢𝚊𝚗
what is purpose of the optimus?
NVIDIA Driver for Laptops.
𝚂𝚑𝚊𝚢𝚊𝚗
You can't use NVIDIA in Laptops without that driver
Pouria
You can't use NVIDIA in Laptops without that driver
i have installed nvidia driver on my PC, how can you say "can't use NVIDIA in Laptops without that driver"?
𝚂𝚑𝚊𝚢𝚊𝚗
i have installed nvidia driver on my PC, how can you say "can't use NVIDIA in Laptops without that driver"?
Your PC isn't optimus. that means your PC just have NVIDIA Graphics Card. Most of 2009~2021 Laptops have both NVIDIA/Intel or NVIDIA/AMD Graphics Driver. you can't use default NVIDIA Driver on them
𝚂𝚑𝚊𝚢𝚊𝚗
Actually you need NVIDIA Optimus Driver
Clay
It's a driver that allows for the 2 GPUs to work at the same time. The current option is to run only 1 of the GPUs.
mrphyber
in /etc/rc.conf ifconfig_em0="DHCP"
Eliab/Andi
Has anybody used displaylink driver successfully on bsd ?
Dog
All supported versions of FreeBSD are affected by various security bugs that need to be applied ASAP. If the process is privileged, it may escape jail and gain full access to the FreeBSD system. Similarly, when using Xen, a malicious or buggy frontend driver may be able to cause resource leaks. Let us see what and how to fix these security vulnerabilities on FreeBSD. The post FreeBSD jail, xen, and .pam_login_access security fixes released appeared first on nixCraft. via [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format https://ift.tt/3utc4NE
D.M
Hello.I would like to do an installation but manual partitioning where to choose.What do you advise me?
Phil
Hi I did an upgrade 12.1 to 12.2 and I m not able to make working i915kms
Phil
Can someone help me please
Phil
I already did an reinstall of drm-kms in ports
Phil
When I load it it makes a buggy screen
Andriy
When I load it it makes a buggy screen
cd /usr/ports/graphics/drm-fbsd12.0-kmod/ && make install clean
Phil
Ok I'll try it right now
Andriy
After installation look carefully about full path in kld_list string to load i915kms module
Phil
kld_list="i915kms" Isn't enough ?
Andriy
As i remember in 12 you need full path kld_list="/boot/modules/i915kms.ko"
Phil
It was working in 12.2 hmm funny let's see
Andriy
In 13 i have to use short path, thats why it is important to read after installation notes 😉
Phil
Hmm I just ran kldload i915kms and the same bug appears
Andriy
Use full path
Phil
I load it via kldload i915kms
Andriy
https://forums.freebsd.org/threads/how-to-use-the-old-or-the-new-i915kms-driver-for-intel-integrated-graphics-with-xorg.66732/
Andriy
kldload /boot/modules/i915kms.ko
Phil
Oh you were right !
Phil
It's so weird cause I used only the shorten word in my 12.1 and now I must use the whole path in the 12.2
Phil
Thank you !
Phil
Andriy
And in 13 it will be short again 😉
D.M
Hello.I have an rtl8723ae network card.Should I install firmware?I can't find it