← prev | next →
C0rn3j 2022-09-07 19:10:37
is pulseaudio installed?
PuzzDio 2022-09-07 19:10:45
yup
C0rn3j 2022-09-07 19:10:57
PuzzDio 2022-09-07 19:10:45
yup
switch to pipewire-pulse, full reboot, try again
C0rn3j 2022-09-07 19:11:15
I am surprised you got the mic working on PA in the first place
PuzzDio 2022-09-07 19:11:33
C0rn3j 2022-09-07 19:10:57
switch to pipewire-pulse, full reboot, try again
Is that as simple is:
pacman -R pulseaudio
pacman -Sy pipewire-pulse
?
C0rn3j 2022-09-07 19:11:47
Never -Sy.
Just -Syu pipewire-pulse. Trying to remove PA first will only cause trouble.
PuzzDio 2022-09-07 19:12:33
Out of curiosity why Syu? What does the u do in this case?
C0rn3j 2022-09-07 19:12:40
PuzzDio 2022-09-07 19:12:33
Out of curiosity why Syu? What does the u do in this case?
Upgrade.
PuzzDio 2022-09-07 19:12:53
So itll upgrade the entire system?
C0rn3j 2022-09-07 19:13:04
Yes. As opposed to the partial upgrade you were about to do, which is unsupported
PuzzDio 2022-09-07 19:13:19
Oh my xD
PuzzDio 2022-09-07 19:13:29
And here i installed everything that way and never had an issue
C0rn3j 2022-09-07 19:13:49
PuzzDio 2022-09-07 19:13:29
And here i installed everything that way and never had an issue
Either -S or -Syu. With -S you willl run into the issue that mirrors don’t carry old packages, just always upgrade, makes life easier.
M H 2022-09-07 19:13:58
Im writing a script to autmount usb flashdrive on insert using udev. I got permission denied when running the mount command. Any idea?
I have written similar script before on antix and it works fine.
jonathn 2022-09-07 19:14:48
M H 2022-09-07 19:13:58
Im writing a script to autmount usb flashdrive on insert using udev. I got permission denied when running the mount command. Any idea?
I have written similar script before on antix and it works fine.
Doesn’t e.g. udisks do that for you without the need for manual scripting?
https://wiki.archlinux.org/title/USB_storage_devices#Auto-mounting_with_udisks
PuzzDio 2022-09-07 19:14:59
C0rn3j 2022-09-07 19:11:47
Never -Sy.
Just -Syu pipewire-pulse. Trying to remove PA first will only cause trouble.
It refuses to do so without removing PA first
C0rn3j 2022-09-07 19:15:30
PuzzDio 2022-09-07 19:14:59
It refuses to do so without removing PA first
Accept the replace
PuzzDio 2022-09-07 19:15:55
oh good god a 4GB download
C0rn3j 2022-09-07 19:15:56
You can’t remove PA, everything depends on it.
You can remove PA while installing an alternative, as the dep is still satisfied then.
PuzzDio 2022-09-07 19:16:12
Heres hoping i come out of the other side of this with a working rig xD
jonathn 2022-09-07 19:17:40
PuzzDio 2022-09-07 19:15:55
oh good god a 4GB download
I’m amazed you haven’t had issues with Sy given the size of the update you’re getting… 😁
PuzzDio 2022-09-07 19:18:03
jonathn 2022-09-07 19:17:40
I’m amazed you haven’t had issues with Sy given the size of the update you’re getting… 😁
I mean i do update every so often
PuzzDio 2022-09-07 19:18:51
Id be less worried if i had an OS disk drive big enough to have snapshots
PuzzDio 2022-09-07 19:20:15
Oh it failed anyway, apparently a bunch of python3.10 files “exists in filesystem”
PuzzDio 2022-09-07 19:21:09
https://pastebin.com/n7NFNwaJ
Akshay1412R 2022-09-07 19:23:29
Does anyone have ubuntu group link
M H 2022-09-07 19:27:27
jonathn 2022-09-07 19:14:48
Doesn’t e.g. udisks do that for you without the need for manual scripting?
https://wiki.archlinux.org/title/USB_storage_devices#Auto-mounting_with_udisks
Thanks. I actually does some backup within the script, not just mounting.
PuzzDio 2022-09-07 19:28:05
PuzzDio 2022-09-07 19:20:15
Oh it failed anyway, apparently a bunch of python3.10 files “exists in filesystem”
@C0rn3j sorry to pester, but any thoughts?
PuzzDio 2022-09-07 19:36:12
screw it ,just ran the override param, time for fun
fgfhfghf 2022-09-07 20:17:24
fgfhfghf 2022-09-07 20:17:45
How can i fix it
C0rn3j 2022-09-07 20:17:54
fgfhfghf 2022-09-07 20:17:45
How can i fix it
cat /etc/os-release
fgfhfghf 2022-09-07 20:18:38
C0rn3j 2022-09-07 20:18:58
fgfhfghf 2022-09-07 20:17:24
Alright, what did you do to get here?
iamdalailama 2022-09-07 20:48:25
Will there ever be any competition for the Arch Linux logo like in 2007 again?
← prev | next →