I have arch installed as bios, is it possible i change it to UEFI?

|
Arsham 2022-09-19 17:21:49
jonathn 2022-09-19 17:21:17
Did you do a pacman -Sy at any point? Did you install NVIDIA proprietary drivers?

Shit no

Arsham 2022-09-19 17:22:27
im install nvidia and nvidia-utils
But update no😑
ariefr 2022-09-19 17:23:31
add
3
to your kernel cmdline, and update
jonathn 2022-09-19 17:24:47
Arsham 2022-09-19 17:22:27
im install nvidia and nvidia-utils
But update no😑

pacman -Sy doesn’t run an update, it puts the system into a partial update state.

Assuming you installed nvidia that means you’re using the linux kernel?

If you have a new Intel CPU you’ll also need the ibt=off kernel parameter.

Arsham 2022-09-19 17:25:19
jonathn 2022-09-19 17:24:47
pacman -Sy doesn’t run an update, it puts the system into a partial update state.

Assuming you installed nvidia that means you’re using the linux kernel?

If you have a new Intel CPU you’ll also need the ibt=off kernel parameter.

10100f intel

jonathn 2022-09-19 17:26:12
Arsham 2022-09-19 17:25:19
10100f intel

From, https://wiki.archlinux.org/title/NVIDIA

“nvidia may not boot on Linux 5.18 on systems with Intel CPUs due to FS#74886/FS#74891. Until this is fixed, a workaround is disabling the Indirect Branch Tracking CPU security feature by setting the ibt=off kernel parameter from the bootloader. This security feature is responsible for mitigating a class of exploit techniques, but is deemed safe as a temporary stopgap solution.”

Always worth reading the wiki page.

xoxoxoxoooooo 2022-09-19 17:29:58
Wifi speed is very slow
jonathn 2022-09-19 17:33:32
xoxoxoxoooooo 2022-09-19 17:29:58
Wifi speed is very slow

Could be due to any number of factors

Arsham 2022-09-19 17:34:11
jonathn 2022-09-19 17:33:32
Could be due to any number of factors

Bro what i can do now?

jonathn 2022-09-19 17:34:37
Arsham 2022-09-19 17:34:11
Bro what i can do now?

About wifi? Not sure why you’re replying to that message.

If it’s about the kernel parameter, then add it. Use a chroot if you can’t get to a TTY.

Arsham 2022-09-19 17:35:22
jonathn 2022-09-19 17:34:37
About wifi? Not sure why you’re replying to that message.

If it’s about the kernel parameter, then add it. Use a chroot if you can’t get to a TTY.

Just
ibt=off?

jonathn 2022-09-19 17:35:56
Arsham 2022-09-19 17:35:22
Just
ibt=off?

That’s the parameter that needs to be set, yes. The boot line will have more than just that on it though.

jcelerier 2022-09-19 18:55:16
I’m trying to use an apple magic trackpad but it does not really work: moving the cursor only works when I press the trackpad, not when I just move my finger over it (and it registers as a click and selects everything, so not really useable). It works fine on a mac
C0rn3j 2022-09-19 18:56:30
Pluton 2022-09-19 17:14:07
hello friends. i have arch installed as bios, is it possible i change it to UEFI?

Convert drive to gpt, shrink partition and create esp, install kernel, ucode, bootloader and configure bootloader

jcelerier 2022-09-19 18:56:42
it’s a 2018 model A1535. I’d assume that the issue is below xorg as when I try with xev I don’t get any input event when touching (lightly, without pressing) the trackpad
jcelerier 2022-09-19 19:01:49
using synaptics, maybe I should try libinput but idk how to switch
MRsahay 2022-09-19 19:30:20
Kartik 2022-09-19 17:17:10
Why people use Linux even if they have good specs pc

because people like me don’t want to use windows in it’s current avatar as a kid i have started on msdos and win 3.1 then win 95,98 me, win 2000, xp, 7,8, 8.1 also. with win 10 i switched to ltsc as i don’t like the default bloated win10 till last year after

MRsahay 2022-09-19 19:33:19
Kartik 2022-09-19 17:17:10
Why people use Linux even if they have good specs pc

after monitoring the win 11 and seeing it on new laptops I came to conclusion that it’s no more tolerable for with win 10 ltsc going to end in 2025 i have started switching to linux since last year now i have fully shifted to arch

p87726 2022-09-19 19:33:22
Kartik 2022-09-19 17:17:10
Why people use Linux even if they have good specs pc

Because Linux is customisable
No workarounds for gaining user rights
No licensing
No hardware requirements if a new version comes

amirhoseyn_031 2022-09-19 19:41:11
Hello friends, why is my Windows drive not displayed in Linux?!!

Help pls 🙏

Waltz 2022-09-19 19:45:42
Guys
Woke to my Arch and NetworkManager won’t connect to any network even providing the passphrase (wasn’t enabled on the boot) I am still able to connect over iwctl
p87726 2022-09-19 20:13:50
amirhoseyn_031 2022-09-19 19:41:11
Hello friends, why is my Windows drive not displayed in Linux?!!

Help pls 🙏

If it is Windows drive, it must is of NTFS type.
Install ntfs-3g package in Linux.

C0rn3j 2022-09-19 20:51:17
p87726 2022-09-19 20:13:50
If it is Windows drive, it must is of NTFS type.
Install ntfs-3g package in Linux.

What’s it required for nowadays if you use the kernel driver?

p87726 2022-09-19 21:15:16
C0rn3j 2022-09-19 20:51:17
What’s it required for nowadays if you use the kernel driver?

Now kernel includes driver for ntfs?

C0rn3j 2022-09-19 21:15:27
NTFS3, for a while, yes
Martin von Reichenberg 2022-09-19 21:22:07
jonathn 2022-09-19 12:34:55
Assuming you want to expose your router’s admin page to the entire internet, there should be a setting somewhere in the router’s configuration pages.

Yup, but there are steps in between which require setting up a domain name {example.com} and VPN connection in order to access it from all over the internet . . .

jonathn 2022-09-19 21:22:33
Martin von Reichenberg 2022-09-19 21:22:07
Yup, but there are steps in between which require setting up a domain name {example.com} and VPN connection in order to access it from all over the internet . . .

Not if you access it by IP address?

Martin von Reichenberg 2022-09-19 21:22:49
ariefr 2022-09-19 11:45:09
you can’t, unless you’re root on the edge router

I see,
I have to workaround it with another steps in between . . .

jonathn 2022-09-19 21:23:02
But yes, setting up a VPN connection to the router would mean it’s more secure, assuming you have some way of setting up a VPN connection to the router.
Martin von Reichenberg 2022-09-19 21:24:05
jonathn 2022-09-19 21:22:33
Not if you access it by IP address?

It doesn’t work . . .

One guy from the Fedora group knows the procedure . . .

Martin von Reichenberg 2022-09-19 21:26:08
https://manjarno.snorlax.sh/

😂😂😂

jonathn 2022-09-19 21:26:32
Martin von Reichenberg 2022-09-19 21:24:05
It doesn’t work . . .

One guy from the Fedora group knows the procedure . . .

Doesn’t work how?

Martin von Reichenberg 2022-09-19 21:27:43
archlinuxgroup-616048.jpg

Martin von Reichenberg 2022-09-19 21:27:43
archlinuxgroup-616047.jpg

Martin von Reichenberg 2022-09-19 21:27:43
archlinuxgroup-616046.jpg
Like this . . .
|