Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 7AD9C7800D1 for <~alpine/users@lists.alpinelinux.org>; Mon, 25 Jul 2022 11:43:12 +0000 (UTC) Received: by mail-pl1-f172.google.com with SMTP id i3so5701301pld.0 for <~alpine/users@lists.alpinelinux.org>; Mon, 25 Jul 2022 04:43:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Av4iKBr6aBJ5TFeil5amt/n5hEQGYVOgoUD72kMQFp8=; b=cKq6rvEMwuVS9g/fXRxF0nrV0+tI5M4hQuERGneImM1nxJCSgli+8vTSiHfFRG9i+4 4vy2MuM7KUweXda1cfJnvnIRRhXm9hRyrpQqxksFraWjrVgiqJ6VvyEPKnldrmQz2aQk 7gJF1zGz9bxcUaY8Ci82l55zuYTR0wyxhVwOJynm/vOGAYrJBpNx524Ejawq/WdzNOfD SdeyT4wuzNib/WoF1kH1Mc2/pb/YZkGsCPsMU9jW+G/YpHk/NT2YX8H2Y7wd8zTr8e4k L7R5fGUfcoe2YSvjPY9YRfsIjJnTbt8RofhXKWSMCdlSG0j2ABGU8JLiVZdfEHZgzrqH QrfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Av4iKBr6aBJ5TFeil5amt/n5hEQGYVOgoUD72kMQFp8=; b=YsmXAVLbTAE5tD+I03MUjnmjxdqU5gYPZPL+v28sOiFLgdrf2bvISL1WgZQKwzchpg H2Xsn1riOZ1QDbMjh6/TvN+L4NjoCQOhhPDR5avhf1e3xWcVnOmcHwyCENNWT5beVW7R OOYh86oDdVUi6oeg1aEcX25CG78lDgXnQbe7Vf72Xzs35ygdW54aYjtdN/um2CGM7hRC T0kqME0PousydoLYcf5QVeU3Aw0k0rv6f0tF22Yas5in9FaVm+s5ynQSrW+Z72fKnAKn rqgSIcWRylkiRghxfJXgtKRZ/07C75EDXjUDZxS64uLjaKjYUhwdboAmqequER4Jvb+4 ma/Q== X-Gm-Message-State: AJIora+1t+1PCpNDfuPuhrS8MUjQlwYVVTcdAxq/K6orLoml9uHIJsZo Dxz2ZwFv0VcjjB/HjI/s9vpM1MfQO3WsQk+/04hEgYBb5MtUXw== X-Google-Smtp-Source: AGRyM1vCpA/uyamL12q8m7OD8+NEqKGY3i5osR0mNYrNefDoZYLOrcEUdu4w4laMsRwz3M4BHuTbaQWJ6N7Y7XTIXK0= X-Received: by 2002:a17:902:d2d1:b0:16c:223e:a3db with SMTP id n17-20020a170902d2d100b0016c223ea3dbmr12323995plc.37.1658749390258; Mon, 25 Jul 2022 04:43:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Open Source.Lives" Date: Mon, 25 Jul 2022 21:42:59 +1000 Message-ID: Subject: Re: Alpine Tor browser & sound To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="0000000000002d877705e49fb089" --0000000000002d877705e49fb089 Content-Type: text/plain; charset="UTF-8" @alice, Thank you for your help with flatpak, everything is good now I am able to run the tor browser :) @edin (unicorn), Nice tutorials > https://regrow.earth/ :) I followed the steps below. https://wiki.alpinelinux.org/wiki/PipeWire audio:x:18:fischer,root,pulse rtkit:x:110:rtkit,fischer pulse-access:x:108: pulse:x:109:pulse doas apk add dbus dbus-openrc doas rc-service dbus start doas rc-update add dbus default doas apk add pipewire wireplumber rtkit doas apk add pipewire-alsa ALSA support works out of the box if you have the pipewire-alsa package. You may need the snd_seq kernel module. doas 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 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 2: Generic_1 [HD-Audio Generic], device 0: ALC256 Analog [ALC256 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 doas cat /proc/asound/card0/codec* | grep Codec Codec: Nvidia GPU 9e HDMI/DP doas apk add pavucontrol https://wiki.alpinelinux.org/wiki/ALSA doas apk add alsa-utils alsa-utils-doc alsa-lib alsaconf alsa-ucm-conf pavucontrol doas addgroup $USER audio doas addgroup root audio doas alsamixer cannot open mixer: Host is down doas rc-service alsa start doas rc-update add alsa /usr/bin/pavucontrol Currently opening the icon, it says "Establishing connection to Pulseaudio, please wait..." On Sat, Jul 23, 2022 at 11:00 PM Open Source.Lives < open.source.lives@gmail.com> wrote: > Help... > > On Fri, Jul 22, 2022 at 9:26 PM Open Source.Lives < > open.source.lives@gmail.com> wrote: > >> Hi there, >> >> Found Alpine linux through >> https://www.theregister.com/2022/05/26/alpine_linux_316_released/ >> >> So far it has been amazing. >> >> But I am in need of help in regards to.. >> >> Running the Tor browser with the below link. >> >> https://tb-manual.torproject.org/installation/ >> >> Unable to run start-tor-browser.desktop after chmod +x >> start-tor-browser.desktop >> >> As well, setting up sound on my laptop. >> >> https://wiki.alpinelinux.org/wiki/PipeWire >> >> Unable to get sound working. >> >> Can anyone assist? >> >> Thanks for your time. >> Troy >> > --0000000000002d877705e49fb089 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
@alice,

Thank you for your help wi= th flatpak, everything is good now I am able to run the tor browser :)
<= br>@edin (unicorn),

Nice tutorials > https://regrow.earth/ :)

I followed the steps below.
https://wiki.alpin= elinux.org/wiki/PipeWire

audio:x:18:fischer,root,pulse
rtkit:= x:110:rtkit,fischer
pulse-access:x:108:
pulse:x:109:pulse

doas= apk add dbus dbus-openrc
doas rc-service dbus start
doas rc-update a= dd dbus default

doas apk add pipewire wireplumber rtkit

doas = apk add pipewire-alsa
ALSA support works out of the box if you have the = pipewire-alsa package. You may need the snd_seq kernel module.

doas= aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia = [HDA NVidia], device 3: HDMI 0 [HDMI 0]
=C2=A0 Subdevices: 1/1
=C2=A0= Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI = 1 [HDMI 1]
=C2=A0 Subdevices: 1/1
=C2=A0 Subdevice #0: subdevice #0card 0: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
=C2=A0 Subdevic= es: 1/1
=C2=A0 Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia]= , device 9: HDMI 3 [HDMI 3]
=C2=A0 Subdevices: 1/1
=C2=A0 Subdevice #= 0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HD= MI 0]
=C2=A0 Subdevices: 1/1
=C2=A0 Subdevice #0: subdevice #0
car= d 2: Generic_1 [HD-Audio Generic], device 0: ALC256 Analog [ALC256 Analog]<= br>=C2=A0 Subdevices: 1/1
=C2=A0 Subdevice #0: subdevice #0

doas = cat /proc/asound/card0/codec* | grep Codec
Codec: Nvidia GPU 9e HDMI/DP<= br>
doas apk add pavucontrol


https://wiki.alpinelinux.org/wiki/ALSA

doas a= pk add alsa-utils alsa-utils-doc alsa-lib alsaconf alsa-ucm-conf pavucontro= l

doas addgroup $USER audio
doas addgroup root audio

doas = alsamixer
cannot open mixer: Host is down

doas rc-service alsa st= art
doas rc-update add alsa

/usr/bin/pavucontrol

Currently= opening the icon, it says "Establishing connection to Pulseaudio, ple= ase wait..."

On Sat, Jul 23, 2022 at 11:00 PM Open Source.Lives <open.source.lives@gmail.com= > wrote:
Help...

On Fri, Jul 22, 2022 at 9:26 PM Open Source.Lives &= lt;open.so= urce.lives@gmail.com> wrote:
Hi there,


So far it has bee= n amazing.

But I am in need of help in regards to.= .

Running the Tor browser with the below link.

https://tb-manual.torproject.org/installation/<= /div>

Unable to run start-tor-browser.desktop after chmo= d +x start-tor-browser.desktop

As well, setting u= p sound on my laptop.


Unable to get sound working.
<= /div>

Can anyone assist?

Thanks= for your time.
Troy
--0000000000002d877705e49fb089--