Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Doing everything by the wiki but PA can't access... (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
luutifa
n00b
n00b


Joined: 15 Jan 2018
Posts: 3

PostPosted: Mon Jan 15, 2018 9:24 am    Post subject: Doing everything by the wiki but PA can't access... (SOLVED) Reply with quote

pulseaudio -vvvv
Code:
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC0 is accessible: no
D: [pulseaudio] module-udev-detect.c: /dev/snd/controlC1 is accessible: no


pactl list sinks
Code:
Sink #0
   State: IDLE
   Name: auto_null
   Description: Dummy Output
   Driver: module-null-sink.c
   Sample Specification: s16le 2ch 44100Hz
   Channel Map: front-left,front-right
   Owner Module: 10
   Mute: no
   Volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
           balance 0.00
   Base Volume: 65536 / 100% / 0.00 dB
   Monitor Source: auto_null.monitor
   Latency: 2212375 usec, configured 2000000 usec
   Flags: DECIBEL_VOLUME LATENCY
   Properties:
      device.description = "Dummy Output"
      device.class = "abstract"
      device.icon_name = "audio-card"
   Formats:
      pcm


emerge --info consolekit
Code:
=================================================================
                        Package Settings
=================================================================

sys-auth/consolekit-1.2.0::gentoo was built with the following:
USE="acl pam policykit udev -cgroups -debug -doc -evdev -pm-utils -policykit (-selinux) -test"


emerge --info pambase
Code:
=================================================================
                        Package Settings
=================================================================

sys-auth/pambase-20150213-r1::gentoo was built with the following:
USE="consolekit cracklib nullok sha512 -debug (-elogind) -gnome-keyring -minimal -mktemp -pam_krb5 -pam_ssh -passwdqc -securetty (-selinux) -systemd"


/etc/init.d/consolekit status
Code:
 * status: started


/etc/init.d/udev status
Code:
 * status: started


getfacl /dev/snd/controlC0 | grep -Eo "user:.+:" | cut -d: -f2
Code:
getfacl: Removing leading '/' from absolute path names
~ $


ls -la /dev/snd
Code:
total 0
drwxr-xr-x   4 root root      340 Jan 15 10:55 .
drwxr-xr-x  16 root root     4300 Jan 15 10:55 ..
drwxr-xr-x   2 root root       60 Jan 15 10:55 by-id
drwxr-xr-x   2 root root       80 Jan 15 10:55 by-path
crw-rw----+  1 root audio 116,  2 Jan 15 10:55 controlC0
crw-rw----+  1 root audio 116,  6 Jan 15 10:55 controlC1
crw-rw----+  1 root audio 116, 12 Jan 15 10:55 hwC1D0
crw-rw----+  1 root audio 116, 13 Jan 15 10:55 hwC1D3
crw-rw----+  1 root audio 116,  4 Jan 15 10:55 pcmC0D0c
crw-rw----+  1 root audio 116,  3 Jan 15 10:55 pcmC0D0p
crw-rw----+  1 root audio 116,  5 Jan 15 10:55 pcmC0D1p
crw-rw----+  1 root audio 116,  8 Jan 15 10:55 pcmC1D0c
crw-rw----+  1 root audio 116,  7 Jan 15 10:55 pcmC1D0p
crw-rw----+  1 root audio 116,  9 Jan 15 10:55 pcmC1D3p
crw-rw----+  1 root audio 116, 10 Jan 15 10:55 pcmC1D7p
crw-rw----+  1 root audio 116, 11 Jan 15 10:55 pcmC1D8p
crw-rw----+  1 root audio 116, 33 Jan 15 10:55 timer


cat /etc/group
Code:
audio:x:18:


Last edited by luutifa on Mon Jan 15, 2018 11:04 am; edited 1 time in total
Back to top
View user's profile Send private message
luutifa
n00b
n00b


Joined: 15 Jan 2018
Posts: 3

PostPosted: Mon Jan 15, 2018 9:26 am    Post subject: Reply with quote

Also, dbus is in the USE and up&running
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Mon Jan 15, 2018 10:08 am    Post subject: Reply with quote

Have you tried adding a user to the audio group?

If that does not solve it then please help to clear up if the instance of pulseaudio thatbis tunning is meant to be system wide or not, since that is generally discouraged for the exact reason of what this looks to be like, which would be limiting the user’s session accessibility to the device.

Also worth checking are pa’s several scripts and configurations in /etc/pulse

Just check thise and post back the files if any of it seems unusual (that is uncommented)
Back to top
View user's profile Send private message
luutifa
n00b
n00b


Joined: 15 Jan 2018
Posts: 3

PostPosted: Mon Jan 15, 2018 11:03 am    Post subject: Reply with quote

The problem lied in ConsoleKit, I forgot to intergrate it to my xinitrc https://wiki.gentoo.org/wiki/ConsoleKit#startx_integration

Thanks for help
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Mon Jan 15, 2018 8:04 pm    Post subject: Reply with quote

not a problem, just wondering did you have to do that still on top of your traditional Destop Environment then or are you generally running a minimal start up into your session by way of a smaller tool like a login manager or just command line to enter the gui?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum