Potajito
Potajito
UBUniversal Blue
Created by space ranger on 8/22/2024 in #🛟bazzite-help
my HUION H1060P drawing tablet is not working on Bazzite. help!
31 replies
UBUniversal Blue
Created by zany130 on 8/15/2024 in #🛟bazzite-help
transfer home directroy to another machine (also running bazzite KDE)
To migrate settings you can just use https://github.com/Prayag2/konsave
27 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
but thats probably more to do with my hardware
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
monitor.alsa.rules = [
{
matches = [
{
# Matches all sources
node.name = "~alsa_input.*"
},
{
# Matches all sinks
node.name = "~alsa_output.*"
}
]
actions = {
update-props = {
session.suspend-timeout-seconds = 0
}
}
}
]
# bluetooth devices
monitor.bluez.rules = [
{
matches = [
{
# Matches all sources
node.name = "~bluez_input.*"
},
{
# Matches all sinks
node.name = "~bluez_output.*"
}
]
actions = {
update-props = {
session.suspend-timeout-seconds = 0
}
}
}
]
monitor.alsa.rules = [
{
matches = [
{
# Matches all sources
node.name = "~alsa_input.*"
},
{
# Matches all sinks
node.name = "~alsa_output.*"
}
]
actions = {
update-props = {
session.suspend-timeout-seconds = 0
}
}
}
]
# bluetooth devices
monitor.bluez.rules = [
{
matches = [
{
# Matches all sources
node.name = "~bluez_input.*"
},
{
# Matches all sinks
node.name = "~bluez_output.*"
}
]
actions = {
update-props = {
session.suspend-timeout-seconds = 0
}
}
}
]
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
with
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
i also disable suspension editing /home/user/.config/wireplumber/wireplumber.conf.d/51-disable-suspension.conf
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
and restart pipewire
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
default is 1024
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
default.clock.quantum = 2024
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
at /home/user/.config/pipewire/pipewire.conf
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
not lower
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
You can up pipewire default quatum, cant link right now, Im on phone but it has helped me with sound issues in the past.
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
Does it happen under load (aka games) or also uf you just play an MP3?
32 replies
UBUniversal Blue
Created by Chas_Hodges on 8/10/2024 in #🛟bazzite-help
Audio dropouts over HDMI (Rog Ally X / Bazzite)
Have you tried restarting pipewire after wake up? Could be a workaround
32 replies
UBUniversal Blue
Created by ellen_bogen on 8/1/2024 in #🛟bazzite-help
Another „OpenTabletDriver is not recocnizing my tablet” thread (Huion Kamvas 13 in this case)
no worries, share your findings!
221 replies
UBUniversal Blue
Created by ellen_bogen on 8/1/2024 in #🛟bazzite-help
Another „OpenTabletDriver is not recocnizing my tablet” thread (Huion Kamvas 13 in this case)
is a 16, it has an hdmi plug for the pc, and then a split cabe to plug the power->to the tablet
221 replies
UBUniversal Blue
Created by ellen_bogen on 8/1/2024 in #🛟bazzite-help
Another „OpenTabletDriver is not recocnizing my tablet” thread (Huion Kamvas 13 in this case)
yeah, in that command there are both
221 replies
UBUniversal Blue
Created by ellen_bogen on 8/1/2024 in #🛟bazzite-help
Another „OpenTabletDriver is not recocnizing my tablet” thread (Huion Kamvas 13 in this case)
this basically sudo rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia sudo rpm-ostree install akmod-nvidia xorg-x11-drv-nvidia-cuda #optional if using nvidia-smi or cuda sudo rpm-ostree kargs --append=rd.driver.blacklist=nouveau --append=modprobe.blacklist=nouveau --append=nvidia-drm.modeset=1 # this might not be needed at some point when ostree systems will support the standard way to specify this.
221 replies
UBUniversal Blue
Created by ellen_bogen on 8/1/2024 in #🛟bazzite-help
Another „OpenTabletDriver is not recocnizing my tablet” thread (Huion Kamvas 13 in this case)
221 replies