Contents:
Do you know if its possible to create a bootable iso from an qemu image?
Why reinvent the wheel?
Do you have both amd and Nvidia cards?
Was it working before installing the Nvidia driver?
Did you rebooted after driver removal?
Do you know if its possible to create a bootable iso from an qemu image?
Why reinvent the wheel?
Do you have both amd and Nvidia cards?
Was it working before installing the Nvidia driver?
Did you rebooted after driver removal?
AndreGhd 2022-07-28 17:11:00
Pluton 2022-07-28 17:05:51
Boys i have a problem after trying to update after some time. Is it borked?
Try this: sudo pacman -Sy archlinux-keyring && sudo pacman -Su
Pluton 2022-07-28 17:17:59
Solved, thank you!
grazzolini 2022-07-28 17:21:04
metalsz 2022-07-28 16:45:10
I don’t know which package i must install fir drivers
For starters:
lspci | grep -e VGA -e 3D -e Display
bettehem 2022-07-28 18:08:07
grazzolini 2022-07-28 17:21:04
For starters:
lspci | grep -e VGA -e 3D -e Display
lspci | grep -e VGA -e 3D -e Display
You can simplify this:
lspci | grep -E “VGA|3D|Display”
grazzolini 2022-07-28 18:08:59
bettehem 2022-07-28 18:08:07
You can simplify this:
lspci | grep -E “VGA|3D|Display”
lspci | grep -E “VGA|3D|Display”
I know
bettehem 2022-07-28 18:09:58
grazzolini 2022-07-28 18:08:59
I know
Yeah I’m sure you do, just pointing out for anyone who doesn’t
AndreGhd 2022-07-28 18:10:59
bettehem 2022-07-28 18:09:58
Yeah I’m sure you do, just pointing out for anyone who doesn’t
I didn’t, thanks for the tip
metalsz 2022-07-28 18:45:35
grazzolini 2022-07-28 17:21:04
For starters:
lspci | grep -e VGA -e 3D -e Display
lspci | grep -e VGA -e 3D -e Display
Let me go home and i try it
metalsz 2022-07-28 18:45:48
Thanks
NES50N 2022-07-28 19:29:14
ariefr 2022-07-22 09:28:36
Yez
Do you know if its possible to create a bootable iso from an qemu image? Mine will not boot. Just jumps to next boot option and boots up from harddrive
C0rn3j 2022-07-28 19:29:42
NES50N 2022-07-28 19:29:14
Do you know if its possible to create a bootable iso from an qemu image? Mine will not boot. Just jumps to next boot option and boots up from harddrive
https://wiki.archlinux.org/title/Archiso
Why reinvent the wheel?
rockmonstr 2022-07-28 19:50:17
I think he meant booting qemu image on real hardware
Pycrk 2022-07-28 20:22:24
You can also use this command: lspci -k | egrep -A3 ‘VGA|3D|Display’
koko6930 2022-07-28 21:45:59
ctrl + f is not opening search bar in firefox, chrome
koko6930 2022-07-28 21:46:09
how to fix
reverier 2022-07-28 21:57:07
shotcut conflict?
gianmarcogg03 2022-07-28 22:08:26
I’ve installed some nvidia drivers and they messed up so I removed them but now my radeon card isn’t working properly and sddm shows a black screen with the mouse pointer
il_muflone 2022-07-28 22:26:53
gianmarcogg03 2022-07-28 22:08:26
I’ve installed some nvidia drivers and they messed up so I removed them but now my radeon card isn’t working properly and sddm shows a black screen with the mouse pointer
Do you have both amd and Nvidia cards?
gianmarcogg03 2022-07-28 22:27:05
il_muflone 2022-07-28 22:26:53
Do you have both amd and Nvidia cards?
No I removed the nvidia card
gianmarcogg03 2022-07-28 22:27:15
Because it still didn’t work with that in
il_muflone 2022-07-28 22:28:29
Was it working before installing the Nvidia driver?
gianmarcogg03 2022-07-28 22:28:36
Yes
il_muflone 2022-07-28 22:29:20
Did you rebooted after driver removal?
gianmarcogg03 2022-07-28 22:29:37
Yes
il_muflone 2022-07-28 22:30:27
Try to read the journalctl –user log
gianmarcogg03 2022-07-28 22:30:48
Failed to match log
gianmarcogg03 2022-07-28 22:30:58
Invalid argument
il_muflone 2022-07-28 22:31:13
Remove the last word from the command
gianmarcogg03 2022-07-28 22:31:42

gianmarcogg03 2022-07-28 22:32:48
gianmarcogg03 2022-07-28 22:31:42
Wait this is an old log
gianmarcogg03 2022-07-28 22:33:21
I’ll reboot and see the log of the current time
gianmarcogg03 2022-07-28 22:35:50

il_muflone 2022-07-28 22:36:58
Nothing interesting
Try removing –user
grazzolini 2022-07-28 22:37:37
gianmarcogg03 2022-07-28 22:33:21
I’ll reboot and see the log of the current time
journalctl -b shows only logs pertaining to the current boot of the system
gianmarcogg03 2022-07-28 22:37:53
grazzolini 2022-07-28 22:37:37
journalctl -b shows only logs pertaining to the current boot of the system
OK I’ll try that