Guys, is anyone using anydesk on FreeBSD?

|
accelerat0r 2022-07-10 14:05:06
looks readable
jschmidt3786 2022-07-10 19:41:57
you fiddled with either /etc/pkg/FreeBSD.conf or /usr/local/etc/pkg/repos/FreeBSD.conf
hellstabber 2022-07-11 14:42:08
Is it suitable for daily use according to GNU/Linux distros?
rob2g2 2022-07-11 14:43:40
depends on what you do daily … for me yes
hellstabber 2022-07-11 14:46:23
I can install it on my old device and just use the web browser
hellstabber 2022-07-11 14:47:02
I know Ruby and Rust
hellstabber 2022-07-11 14:47:13
maybe i can deal with them
rob2g2 2022-07-11 14:49:02
well Rust has FreeBSD only as Tier 2, however, I think it is decent
Devil Xiu 2022-07-11 14:56:28
Hi. Where do i find all amdgpu modules to add into /boot/modules? The console is asking me for them in order fir startx to work
hellstabber 2022-07-11 14:56:32
I’ve only used FreeBSD a couple of times, once for work and once I just installed it in a virtual machine and left it. I’ve used UNIX(including macOS) and Linux distributions before. I think I’ll learn FreeBSD best on the desktop use.
Learner_DR 2022-07-11 15:00:06
Devil Xiu 2022-07-11 14:56:28
Hi. Where do i find all amdgpu modules to add into /boot/modules? The console is asking me for them in order fir startx to work

Hey. I’m newbie I guess I cannot help you well.
But try these commands:
find /boot/kernel/ -iname “*amd*”
apropos amd

Devil Xiu 2022-07-11 15:03:32
I see you are newbie
Devil Xiu 2022-07-11 15:05:11
Nvm got fixed
Devil Xiu 2022-07-11 15:38:51
freebsd1-31031.jpg

Devil Xiu 2022-07-11 15:39:02
=))). Why.
rob2g2 2022-07-11 15:41:34
https://docs.freebsd.org/en/books/handbook/x11/

Chapter 5. The X Window SystemFreeBSD Documentation Portal
This chapter describes how to install and configure Xorg on FreeBSD, which provides the open source X Window System used to provide a graphical environment
Devil Xiu 2022-07-11 15:42:26
Docs over docs blah blah, they doesnt include gpu-firmware for working amdgpu module over raven
Devil Xiu 2022-07-11 15:42:37
I ve had to search through ports
rob2g2 2022-07-11 16:16:59
well, docs is probably one of FreeBSDs best features, so if you do not like docs but instead want an OS that automagically does everything for you then you probably have to look elsewhere
RadiantKnight 2022-07-13 07:00:59
Anyone using 14-current?
fx_ttr 2022-07-13 07:29:58
RadiantKnight 2022-07-13 07:00:59
Anyone using 14-current?

As a development machine. Why?

RadiantKnight 2022-07-13 07:54:26
fx_ttr 2022-07-13 07:29:58
As a development machine. Why?

Can’t install xorg, llvm13 has pkg size mismatch

RadiantKnight 2022-07-13 08:32:16
RadiantKnight 2022-07-13 07:54:26
Can’t install xorg, llvm13 has pkg size mismatch

Working fine now, thanks.

Neville Goddard 2022-07-13 11:48:37
Devil Xiu 2022-07-11 14:56:28
Hi. Where do i find all amdgpu modules to add into /boot/modules? The console is asking me for them in order fir startx to work

pkg ins gpu-firmware-kmod

drookie 2022-07-13 16:18:04
guys, is anyone using anydesk on FreeBSD ?
rob2g2 2022-07-13 16:21:51
yes
drookie 2022-07-13 16:37:32
I’m stuck with 6.1.1 – it only shows “Connection in progress. Please wait” and then nothing happens. The target is known to be alive/available
drookie 2022-07-13 16:38:34
and it’s also impossible to connect to this FreeBSD instance via anydesk. this is my office desktop I’m writing this message from – so it’s connected to the internet and fully working
drookie 2022-07-13 16:39:00
I’ve been googling for hours – nothing comes to mind
drookie 2022-07-13 16:39:24
procfs is mounted as the port requests
rob2g2 2022-07-13 16:56:55
I do use anydesk-6.0.1_1 … have not had problems so far, however, I have never tried to connect TO a FreeBSD box
rob2g2 2022-07-13 21:32:34
why don’t you use ssh?
drookie 2022-07-13 21:39:56
I cannot connect neither to nor from
drookie 2022-07-13 21:40:22
rob2g2 2022-07-13 21:32:34
why don’t you use ssh?

to a Windows box ? to access gui ? not very straightforward approach

downhillflyer 2022-07-13 22:27:23
samba works
|