Hi, I just set up a VM of FreeBSD, what’s wrong with this?

|
Learner_DR 2022-07-06 14:25:12
bsd.to
0x0.st
Mariache364 2022-07-06 14:25:18
Try start devd with -d jkey
Learner_DR 2022-07-06 14:25:28
Mariache364 2022-07-06 14:25:18
Try start devd with -d jkey

Yeah. Good idea.

Learner_DR 2022-07-06 14:25:44
But he should re-plug the mouse and keyboard? Am I right?
Danny199508 2022-07-06 15:48:29
Learner_DR 2022-07-06 14:25:01
Is not it better to share your log(s) in to a pastebin?

Here is the full xorg log
https://pastebin.com/raw/A8CPkRnw

Danny199508 2022-07-06 15:49:44
What should I do exactly?
Learner_DR 2022-07-06 15:50:20
Danny199508 2022-07-06 15:49:44
What should I do exactly?

:/
I thought you knew that.

Learner_DR 2022-07-06 15:50:30
Stop devd service, and run it manually.
Danny199508 2022-07-06 15:50:34
Learner_DR 2022-07-06 15:50:20
:/
I thought you knew that.

I am completely new to graphic

Learner_DR 2022-07-06 15:51:00
Danny199508 2022-07-06 15:50:34
I am completely new to graphic

WDYM?

Danny199508 2022-07-06 15:51:28
Learner_DR 2022-07-06 15:51:00
WDYM?

I always used freebsd in tty mode and it was working fine to be honest

Learner_DR 2022-07-06 15:51:59
Danny199508 2022-07-06 15:51:28
I always used freebsd in tty mode and it was working fine to be honest

You had to read at least “Handbook”.

Learner_DR 2022-07-06 15:52:39
Learner_DR 2022-07-06 15:50:30
Stop devd service, and run it manually.

^
With that flag.
And unplug the mouse and keyboard, then plug them.

Learner_DR 2022-07-06 15:53:15
And check devd’s logs.
AhmadRaniri 2022-07-07 07:37:19
Hello, I need to restart *TTY* on ttyv0, on linux I used to restart it by restarting the getty@tty1 service, any alternative on freebsd ? Thanks. If this question is not appropriate, feel free to delete it.
Terry Malloy 2022-07-07 10:14:54
AhmadRaniri 2022-07-07 07:37:19
Hello, I need to restart *TTY* on ttyv0, on linux I used to restart it by restarting the getty@tty1 service, any alternative on freebsd ? Thanks. If this question is not appropriate, feel free to delete it.

check getty process via ps axfww |grep getty and kill -9 <pid_of_ttyv0_getty>

Terry Malloy 2022-07-07 10:16:03
AhmadRaniri 2022-07-07 07:37:19
Hello, I need to restart *TTY* on ttyv0, on linux I used to restart it by restarting the getty@tty1 service, any alternative on freebsd ? Thanks. If this question is not appropriate, feel free to delete it.

Also you can switch to ttyv0 via watch -W ttyv0 and logout (ctrl G for watch detach )

AhmadRaniri 2022-07-07 10:32:06
Terry Malloy 2022-07-07 10:14:54
check getty process via ps axfww |grep getty and kill -9 <pid_of_ttyv0_getty>

Thanks, understandable.

Learner_DR 2022-07-07 10:51:48
Terry Malloy 2022-07-07 10:14:54
check getty process via ps axfww |grep getty and kill -9 <pid_of_ttyv0_getty>

Why not just pgrep -l -f getty instead of ps axfww | grep getty?

bittin1 2022-07-07 10:56:06
https://www.bsdnow.tv/462

BSD Now 462: OpenBSD Sales PitchBSD Now
The Design and Implementation of the NetBSD rc.d system, selling OpenBSD as a salesperson, Speeding up autoconf with caching, Allowing non-root execution of a jailed application, Configure login(1) and sshd(8) for YubiKey on OpenBSD, and more.
Terry Malloy 2022-07-07 10:57:25
Learner_DR 2022-07-07 10:51:48
Why not just pgrep -l -f getty instead of ps axfww | grep getty?

yeah. whatever, the meaning is the same

Learner_DR 2022-07-07 10:58:41
Terry Malloy 2022-07-07 10:57:25
yeah. whatever, the meaning is the same

OFC.

posixshell 2022-07-08 23:55:30
freebsd1-30999.jpg

posixshell 2022-07-08 23:55:31
freebsd1-31000.jpg

posixshell 2022-07-08 23:55:41
i did something with gimp
SteelCaptain 2022-07-09 01:35:16
posixshell 2022-07-08 23:55:41
i did something with gimp

What did you use for the ascii art?

posixshell 2022-07-09 01:35:38
SteelCaptain 2022-07-09 01:35:16
What did you use for the ascii art?

Gimp and neofetch

SteelCaptain 2022-07-09 01:41:56
The freebsd comsole font is great
JackieMe 2022-07-10 13:09:27
freebsd1-31007.jpg
Hi, I just set up a VM of FreeBSD, what’s wrong with this?
accelerat0r 2022-07-10 13:14:54
/usr/local/etc/pkg ?
JackieMe 2022-07-10 13:16:20
accelerat0r 2022-07-10 13:14:54
/usr/local/etc/pkg ?

what’s wrong with that?

accelerat0r 2022-07-10 13:19:29
JackieMe 2022-07-10 13:16:20
what’s wrong with that?

why that is has an Latest/latest ?

JackieMe 2022-07-10 13:20:14
accelerat0r 2022-07-10 13:19:29
why that is has an Latest/latest ?

oh oh there’s one more Latest/, thanks!

posixshell 2022-07-10 13:49:56
JackieMe 2022-07-10 13:09:27
Hi, I just set up a VM of FreeBSD, what’s wrong with this?

font name?

JackieMe 2022-07-10 13:50:26
posixshell 2022-07-10 13:49:56
font name?

Fantasque Sans Mono

|