โ prev | next โ
Luis 2022-07-22 15:58:13
ouaille_ aime_scier 2022-07-22 15:57:26
>> aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC293 Analog [ALC293 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
You sound is in card1
ouaille_ aime_scier 2022-07-22 15:58:33
yes it’s the card 1
Luis 2022-07-22 15:59:00
$ ~ cat /etc/modprobe.d/snd_hda_intel.conf
# Switch audio output from PCH to USB and Enable sound chipset powersaving
options snd-hda-intel index=1,0 power_save=1
Luis 2022-07-22 15:59:14
Change the index order
Luis 2022-07-22 16:00:40
You must reboot
ouaille_ aime_scier 2022-07-22 16:01:30
the index order as your’s is good to priorise the card 1 ?
Luis 2022-07-22 16:03:32
Yep, alsa check it first and use it
ouaille_ aime_scier 2022-07-22 16:03:43
Luis 2022-07-22 16:00:40
You must reboot
yes this is all good thanks @Lumaro
Luis 2022-07-22 16:04:06
Check it and tell me.
ouaille_ aime_scier 2022-07-22 16:04:24
yes the sound is back
ouaille_ aime_scier 2022-07-22 16:06:53
hi @v4nber
Visone_Selektah 2022-07-22 16:10:41
Welcome!!!!
Luis 2022-07-22 16:10:54
๐ฝ Hi !
โ๏ธ๐๐ฟ๐ช๐ท ๐ฅ๐ช๐ท๐ซ๐ฎ๐ป โ๏ธ 2022-07-22 16:11:39
Thank you dear developer of this distro, for the lack of politics in your work! I appreciate it very much
โ๏ธ๐๐ฟ๐ช๐ท ๐ฅ๐ช๐ท๐ซ๐ฎ๐ป โ๏ธ 2022-07-22 16:13:59
i’m from Russia and autor my past distro restricted downloads from rus ip -_-
bja_au 2022-07-22 17:25:02
evening troops – I use a Logitech K811 bluetooth kb which has sound keys for mute, vol up and down – unfortunately I cannot get them to work with Venom. I have install solaar but no joy – any ideas please? Ta
Visone_Selektah 2022-07-22 17:34:43
bja_au 2022-07-22 17:25:02
evening troops – I use a Logitech K811 bluetooth kb which has sound keys for mute, vol up and down – unfortunately I cannot get them to work with Venom. I have install solaar but no joy – any ideas please? Ta
pulseaudio or alsa?
bja_au 2022-07-22 17:35:20
pulseaudio – altho thinking of checking out pipewire
Flomb 2022-07-22 17:36:45
โ๏ธ๐๐ฟ๐ช๐ท ๐ฅ๐ช๐ท๐ซ๐ฎ๐ป โ๏ธ 2022-07-22 16:13:59
i’m from Russia and autor my past distro restricted downloads from rus ip -_-
When I don’t agree with the things that’s happening, it’s a bit sad that this is a reaponse
Visone_Selektah 2022-07-22 17:40:10
bja_au 2022-07-22 17:35:20
pulseaudio – altho thinking of checking out pipewire
check this
https://wiki.archlinux.org/title/Xbindkeys
bja_au 2022-07-22 19:03:32
Thanks @Visone_Selektah – worked a treat – well after I read the manual ๐
Visone_Selektah 2022-07-22 19:06:01
bja_au 2022-07-22 19:03:32
Thanks @Visone_Selektah – worked a treat – well after I read the manual ๐
Perfect!!
Francesco Ruotolo 2022-07-22 20:47:02
Anyone using kiss Linux ?
Shifulor 2022-07-22 20:58:23
Francesco Ruotolo 2022-07-22 20:47:02
Anyone using kiss Linux ?
this is venom linux
Flomb 2022-07-22 20:58:46
I mean, there are people using other linux that have tried venom here
Shifulor 2022-07-22 21:00:25
Flomb 2022-07-22 20:58:46
I mean, there are people using other linux that have tried venom here
whatever his question, its not venom related XD
Francesco Ruotolo 2022-07-22 21:14:13
Francesco Ruotolo 2022-07-22 14:45:51
Still waiting for wine to compile good โ๐ป๐ @emmett1 @Flomb @Visone_Selektah any help?
Visone_Selektah 2022-07-22 23:06:39
#kernel #linux
Added linux-5.18.13 to repo
https://gitlab.com/visone/venom-kernels.git
victor tebar / venom-kernels ยท GitLab –
GitLab
Luis 2022-07-22 23:18:33
Francesco Ruotolo 2022-07-22 14:45:51
You can remove -fomit-frame-pointer in CFLAGS, the flags -O2 include it. I have recently compiled this port to send the update, I had no major problem. Check that the system is not broken with revdep -r and recompile it. This is my configuration in scratchpkg.conf:
export CFLAGS=”-march=native -pipe -O2″
export CXXFLAGS=”${CFLAGS}”
export MAKEFLAGS=”-j$(nproc)”
export RUSTFLAGS=”-C target-cpu=native”
โโโ-
https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc/Optimize-Options.html
Optimize Options (Using the GNU Compiler Collection (GCC)) –
gcc.gnu.orgNext: Instrumentation Options, Previous: Debugging Options, Up: Invoking GCC ย [Contents][Index]
Francesco Ruotolo 2022-07-23 09:03:20
Luis 2022-07-22 23:18:33
You can remove -fomit-frame-pointer in CFLAGS, the flags -O2 include it. I have recently compiled this port to send the update, I had no major problem. Check that the system is not broken with revdep -r and recompile it. This is my configuration in scratchpkg.conf:
export CFLAGS=”-march=native -pipe -O2″
export CXXFLAGS=”${CFLAGS}”
export MAKEFLAGS=”-j$(nproc)”
export RUSTFLAGS=”-C target-cpu=native”
โโโ-
https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc/Optimize-Options.html
Thanks
Visone_Selektah 2022-07-23 17:56:20
There’s new kernel update 5.18.14, it has the new mitigation for retbleed. Just a warning just in case you update and notice some problems in performance. I’ll try to have it update later today or tomorrow morning
ITS_MHDH 2022-07-23 18:30:35
https://www.instagram.com/reel/Cf9JGC7lHny/?igshid=MDJmNzVkMjY=
Luis 2022-07-23 18:54:05

https://docs.kernel.org/admin-guide/kernel-parameters.html
Luis 2022-07-23 18:55:19
retbleed=off
If you want disable the mitigation.
โ prev | next โ