Xf86-video-intel installed or not?

|
. 2022-09-13 16:45:06
jonathn 2022-09-13 16:43:46
Looks like you’re running something as root that is relying on the Blueman applet running as your normal user

Yes

. 2022-09-13 16:45:25
Now it show no adapters found
C0rn3j 2022-09-13 17:29:09
Your GPU is crying.
一穂灯花 Milena 🎀 2022-09-13 17:29:29
C0rn3j 2022-09-13 17:29:09
Your GPU is crying.

But my gpu is intel

一穂灯花 Milena 🎀 2022-09-13 17:29:47
And it works well on windows
C0rn3j 2022-09-13 17:30:04
xf86-video-intel installed or not?
what CPU model?
jonathn 2022-09-13 17:31:10
. 2022-09-13 16:45:25
Now it show no adapters found

“Now” as in… ?

C0rn3j 2022-09-13 17:31:11
How do I apply flags to code?
It’s currently running electron19, wiki suggests electron18 config file and neither of them actually work.
Adding the flag to terminal works.

% cat ~/.config/electron19-flags.conf
–ozone-platform-hint=auto

Trying to get it running under Wayland by default.

jonathn 2022-09-13 17:31:59
C0rn3j 2022-09-13 17:31:11
How do I apply flags to code?
It’s currently running electron19, wiki suggests electron18 config file and neither of them actually work.
Adding the flag to terminal works.

% cat ~/.config/electron19-flags.conf
–ozone-platform-hint=auto

Trying to get it running under Wayland by default.

I think it’s .config/code-flags.conf rather than electron… it’s in the post-install notes

. 2022-09-13 17:32:36
jonathn 2022-09-13 17:31:10
“Now” as in… ?

when i enter command as normal user with sudo priviliges

C0rn3j 2022-09-13 17:32:52
jonathn 2022-09-13 17:31:59
I think it’s .config/code-flags.conf rather than electron… it’s in the post-install notes

that’s for proprietary VSC
https://wiki.archlinux.org/title/Visual_Studio_Code#Running_natively_under_Wayland

jonathn 2022-09-13 17:32:53
. 2022-09-13 17:32:36
when i enter command as normal user with sudo priviliges

Stop running it as sudo.

jonathn 2022-09-13 17:33:04
C0rn3j 2022-09-13 17:32:52
that’s for proprietary VSC
https://wiki.archlinux.org/title/Visual_Studio_Code#Running_natively_under_Wayland

Ah, right

. 2022-09-13 17:33:07
jonathn 2022-09-13 17:32:53
Stop running it as sudo.

ya without sudo

jonathn 2022-09-13 17:33:18
. 2022-09-13 17:33:07
ya without sudo

Do you have a Bluetooth adapter?

. 2022-09-13 17:33:23
jonathn 2022-09-13 17:33:18
Do you have a Bluetooth adapter?

yes

一穂灯花 Milena 🎀 2022-09-13 17:33:28
C0rn3j 2022-09-13 17:30:04
xf86-video-intel installed or not?
what CPU model?

oh it’s not installed

grazzolini 2022-09-13 17:33:37
一穂灯花 Milena 🎀 2022-09-13 17:33:28
oh it’s not installed

Good, it shouldn’t be

一穂灯花 Milena 🎀 2022-09-13 17:33:51
C0rn3j 2022-09-13 17:30:04
xf86-video-intel installed or not?
what CPU model?

my cpu is intel i7-12700h

jonathn 2022-09-13 17:34:00
. 2022-09-13 17:33:23
yes

rfkill list ?

C0rn3j 2022-09-13 17:34:13
jonathn 2022-09-13 17:33:04
Ah, right

I guess it changed because that’s where code reads it from.

一穂灯花 Milena 🎀 2022-09-13 17:34:36
i rebooted linux, this time it’s good
一穂灯花 Milena 🎀 2022-09-13 17:34:46
i don’t know why
. 2022-09-13 17:34:57
jonathn 2022-09-13 17:34:00
rfkill list ?

[mortal@archlinux ~]$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[mortal@archlinux ~]$

jonathn 2022-09-13 17:35:11
. 2022-09-13 17:34:57
[mortal@archlinux ~]$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
[mortal@archlinux ~]$

systemctl status bluetooth ?

. 2022-09-13 17:35:47
● bluetooth.service – Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Tue 2022-09-13 19:29:54 IST; 35min ago
Docs: man:bluetoothd(8)
Main PID: 394 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 4558)
Memory: 2.7M
CPU: 43ms
CGroup: /system.slice/bluetooth.service
└─394 /usr/lib/bluetooth/bluetoothd

Sep 13 19:29:54 archlinux systemd[1]: Starting Bluetooth service…
Sep 13 19:29:54 archlinux systemd[394]: ConfigurationDirectory ‘bluetooth’ already exists but the mode is different. (File system: 7>
Sep 13 19:29:54 archlinux bluetoothd[394]: Bluetooth daemon 5.65
Sep 13 19:29:54 archlinux bluetoothd[394]: Starting SDP server
Sep 13 19:29:54 archlinux systemd[1]: Started Bluetooth service.
Sep 13 19:29:54 archlinux bluetoothd[394]: Bluetooth management interface 1.22 initialized

jonathn 2022-09-13 17:37:17
. 2022-09-13 17:35:47
● bluetooth.service – Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: disabled)
Active: active (running) since Tue 2022-09-13 19:29:54 IST; 35min ago
Docs: man:bluetoothd(8)
Main PID: 394 (bluetoothd)
Status: “Running”
Tasks: 1 (limit: 4558)
Memory: 2.7M
CPU: 43ms
CGroup: /system.slice/bluetooth.service
└─394 /usr/lib/bluetooth/bluetoothd

Sep 13 19:29:54 archlinux systemd[1]: Starting Bluetooth service…
Sep 13 19:29:54 archlinux systemd[394]: ConfigurationDirectory ‘bluetooth’ already exists but the mode is different. (File system: 7>
Sep 13 19:29:54 archlinux bluetoothd[394]: Bluetooth daemon 5.65
Sep 13 19:29:54 archlinux bluetoothd[394]: Starting SDP server
Sep 13 19:29:54 archlinux systemd[1]: Started Bluetooth service.
Sep 13 19:29:54 archlinux bluetoothd[394]: Bluetooth management interface 1.22 initialized

Have you read through https://wiki.archlinux.org/title/Bluetooth ? I don’t want to go through each bit with you when it’s already written

. 2022-09-13 17:37:40
jonathn 2022-09-13 17:37:17
Have you read through https://wiki.archlinux.org/title/Bluetooth ? I don’t want to go through each bit with you when it’s already written

read but does not fix

jonathn 2022-09-13 17:38:09
. 2022-09-13 17:37:40
read but does not fix

Just reading it won’t fix it… 😑

. 2022-09-13 17:38:30
jonathn 2022-09-13 17:38:09
Just reading it won’t fix it… 😑

also did things written there

一穂灯花 Milena 🎀 2022-09-13 17:42:58
archlinuxgroup-614743.jpg
is my x running on nvidia?
grazzolini 2022-09-13 17:44:22
一穂灯花 Milena 🎀 2022-09-13 17:33:51
my cpu is intel i7-12700h

Intel Iris XE?

一穂灯花 Milena 🎀 2022-09-13 17:44:31
grazzolini 2022-09-13 17:44:22
Intel Iris XE?

yes

一穂灯花 Milena 🎀 2022-09-13 17:44:41
how to make my x run on intel?
grazzolini 2022-09-13 17:44:46
一穂灯花 Milena 🎀 2022-09-13 17:44:31
yes

Yeah, you don’t need xf86-video-intel

|