No Audio

View: New views
12 Messages — Rating Filter:   Alert me  

No Audio

by Dan Brow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm not getting any audio, actually Pulseaudio does not find my card at
all either. Here is the output when I run pulse from the cli:



I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
I: caps.c: Dropping root privileges.
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
[WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
NULL
 Not built with -rdynamic so unable to print a backtrace
E: polkit.c: Cannot set UID on session object.
N: main.c: Called SUID root and real-time and/or high-priority
scheduling was requested in the configuration. However, we lack the
necessary privileges:
N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
the requested privileges and we have no increase
RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
N: main.c: For enabling real-time/high-priority scheduling please
acquire the appropriate PolicyKit privileges, or become a member of
'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
for this user.
E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
E: module.c: Failed to load  module "module-alsa-sink" (argument:
"device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
tsched=1"): initialization failed.
E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
E: module.c: Failed to load  module "module-alsa-source" (argument:
"device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
tsched=1"): initialization failed.




Funny because the card is in the system:
dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
total 0
lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
-r--r--r-- 1 root root 0 2009-04-23 22:21 cards
-r--r--r-- 1 root root 0 2009-04-23 22:21 devices
-r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
-r--r--r-- 1 root root 0 2009-04-23 22:21 modules
dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
-r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
-r--r--r-- 1 root root 0 2009-04-23 22:21 timers
-r--r--r-- 1 root root 0 2009-04-23 22:21 version


Any ideas?

Dan



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Tiago "Salvador" Souza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Dan,

Are you using the latest version of DLG Beta? Trovao created a package
with the alsa modules and it should be working. It is here.

Best Wishes
-  
Tiago "Salvador" Souza


Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:

> I'm not getting any audio, actually Pulseaudio does not find my card at
> all either. Here is the output when I run pulse from the cli:
>
>
>
> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> I: caps.c: Dropping root privileges.
> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> NULL
>  Not built with -rdynamic so unable to print a backtrace
> E: polkit.c: Cannot set UID on session object.
> N: main.c: Called SUID root and real-time and/or high-priority
> scheduling was requested in the configuration. However, we lack the
> necessary privileges:
> N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> the requested privileges and we have no increase
> RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> N: main.c: For enabling real-time/high-priority scheduling please
> acquire the appropriate PolicyKit privileges, or become a member of
> 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> for this user.
> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> E: module.c: Failed to load  module "module-alsa-sink" (argument:
> "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> tsched=1"): initialization failed.
> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> E: module.c: Failed to load  module "module-alsa-source" (argument:
> "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> tsched=1"): initialization failed.
>
>
>
>
> Funny because the card is in the system:
> dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> total 0
> lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> -r--r--r-- 1 root root 0 2009-04-23 22:21 version
>
>
> Any ideas?
>
> Dan
>
>
>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

signature.asc (204 bytes) Download Attachment

Re: No Audio

by Dan Brow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just updated my system today.


On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:

> Hello Dan,
>
> Are you using the latest version of DLG Beta? Trovao created a package
> with the alsa modules and it should be working. It is here.
>
> Best Wishes
> -  
> Tiago "Salvador" Souza
>
>
> Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
> > I'm not getting any audio, actually Pulseaudio does not find my card at
> > all either. Here is the output when I run pulse from the cli:
> >
> >
> >
> > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > I: caps.c: Dropping root privileges.
> > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> > NULL
> >  Not built with -rdynamic so unable to print a backtrace
> > E: polkit.c: Cannot set UID on session object.
> > N: main.c: Called SUID root and real-time and/or high-priority
> > scheduling was requested in the configuration. However, we lack the
> > necessary privileges:
> > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> > the requested privileges and we have no increase
> > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> > N: main.c: For enabling real-time/high-priority scheduling please
> > acquire the appropriate PolicyKit privileges, or become a member of
> > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> > for this user.
> > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> > tsched=1"): initialization failed.
> > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > E: module.c: Failed to load  module "module-alsa-source" (argument:
> > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> > tsched=1"): initialization failed.
> >
> >
> >
> >
> > Funny because the card is in the system:
> > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> > total 0
> > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> >
> >
> > Any ideas?
> >
> > Dan
> >
> >
> >
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Dan Brow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is everyone using the default slackware 12.2 alsa packages?

Dan


On Thu, 2009-04-23 at 22:21 -0400, Dan Brow wrote:

> I'm not getting any audio, actually Pulseaudio does not find my card at
> all either. Here is the output when I run pulse from the cli:
>
>
>
> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> I: caps.c: Dropping root privileges.
> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> NULL
>  Not built with -rdynamic so unable to print a backtrace
> E: polkit.c: Cannot set UID on session object.
> N: main.c: Called SUID root and real-time and/or high-priority
> scheduling was requested in the configuration. However, we lack the
> necessary privileges:
> N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> the requested privileges and we have no increase
> RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> N: main.c: For enabling real-time/high-priority scheduling please
> acquire the appropriate PolicyKit privileges, or become a member of
> 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> for this user.
> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> E: module.c: Failed to load  module "module-alsa-sink" (argument:
> "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> tsched=1"): initialization failed.
> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> E: module.c: Failed to load  module "module-alsa-source" (argument:
> "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> tsched=1"): initialization failed.
>
>
>
>
> Funny because the card is in the system:
> dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> total 0
> lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> -r--r--r-- 1 root root 0 2009-04-23 22:21 version
>
>
> Any ideas?
>
> Dan
>
>
>


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Tiago "Salvador" Souza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hey Dan,

Put yourself in the "audio" group and restart GNOME. That should do. If
that doesn't. Can you report it on our Trac so we can treat it from
there?

Best Wishes,
-  
Tiago "Salvador" Souza


Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:

> I just updated my system today.
>
>
> On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
> > Hello Dan,
> >
> > Are you using the latest version of DLG Beta? Trovao created a package
> > with the alsa modules and it should be working. It is here.
> >
> > Best Wishes
> > -  
> > Tiago "Salvador" Souza
> >
> >
> > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
> > > I'm not getting any audio, actually Pulseaudio does not find my card at
> > > all either. Here is the output when I run pulse from the cli:
> > >
> > >
> > >
> > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > I: caps.c: Dropping root privileges.
> > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> > > NULL
> > >  Not built with -rdynamic so unable to print a backtrace
> > > E: polkit.c: Cannot set UID on session object.
> > > N: main.c: Called SUID root and real-time and/or high-priority
> > > scheduling was requested in the configuration. However, we lack the
> > > necessary privileges:
> > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> > > the requested privileges and we have no increase
> > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> > > N: main.c: For enabling real-time/high-priority scheduling please
> > > acquire the appropriate PolicyKit privileges, or become a member of
> > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> > > for this user.
> > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> > > tsched=1"): initialization failed.
> > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > E: module.c: Failed to load  module "module-alsa-source" (argument:
> > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> > > tsched=1"): initialization failed.
> > >
> > >
> > >
> > >
> > > Funny because the card is in the system:
> > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> > > total 0
> > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> > >
> > >
> > > Any ideas?
> > >
> > > Dan
> > >
> > >
> > >
> > ------------------------------------------------------------------------------
> > Crystal Reports - New Free Runtime and 30 Day Trial
> > Check out the new simplified licensign option that enables unlimited
> > royalty-free distribution of the report engine for externally facing
> > server and web deployment.
> > http://p.sf.net/sfu/businessobjects
> > _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>
>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

signature.asc (204 bytes) Download Attachment

Re: No Audio

by Dan Brow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, I did add myself to the audio group, just didn't reboot. I hate
rebooting, feels too much like windows.


On Fri, 2009-04-24 at 15:10 -0300, Tiago "Salvador" Souza wrote:

> Hey Dan,
>
> Put yourself in the "audio" group and restart GNOME. That should do. If
> that doesn't. Can you report it on our Trac so we can treat it from
> there?
>
> Best Wishes,
> -  
> Tiago "Salvador" Souza
>
>
> Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:
> > I just updated my system today.
> >
> >
> > On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
> > > Hello Dan,
> > >
> > > Are you using the latest version of DLG Beta? Trovao created a package
> > > with the alsa modules and it should be working. It is here.
> > >
> > > Best Wishes
> > > -  
> > > Tiago "Salvador" Souza
> > >
> > >
> > > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
> > > > I'm not getting any audio, actually Pulseaudio does not find my card at
> > > > all either. Here is the output when I run pulse from the cli:
> > > >
> > > >
> > > >
> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > > I: caps.c: Dropping root privileges.
> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> > > > NULL
> > > >  Not built with -rdynamic so unable to print a backtrace
> > > > E: polkit.c: Cannot set UID on session object.
> > > > N: main.c: Called SUID root and real-time and/or high-priority
> > > > scheduling was requested in the configuration. However, we lack the
> > > > necessary privileges:
> > > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> > > > the requested privileges and we have no increase
> > > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> > > > N: main.c: For enabling real-time/high-priority scheduling please
> > > > acquire the appropriate PolicyKit privileges, or become a member of
> > > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> > > > for this user.
> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> > > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> > > > tsched=1"): initialization failed.
> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > > E: module.c: Failed to load  module "module-alsa-source" (argument:
> > > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> > > > tsched=1"): initialization failed.
> > > >
> > > >
> > > >
> > > >
> > > > Funny because the card is in the system:
> > > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> > > > total 0
> > > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> > > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> > > >
> > > >
> > > > Any ideas?
> > > >
> > > > Dan
> > > >
> > > >
> > > >
> > > ------------------------------------------------------------------------------
> > > Crystal Reports - New Free Runtime and 30 Day Trial
> > > Check out the new simplified licensign option that enables unlimited
> > > royalty-free distribution of the report engine for externally facing
> > > server and web deployment.
> > > http://p.sf.net/sfu/businessobjects
> > > _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> >
> >
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Tiago "Salvador" Souza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No problem. You didn't have to reboot though, just log off and back
on :)
-  
Tiago "Salvador" Souza


Em Seg, 2009-04-27 às 09:48 -0400, Dan Brow escreveu:

> Thanks, I did add myself to the audio group, just didn't reboot. I hate
> rebooting, feels too much like windows.
>
>
> On Fri, 2009-04-24 at 15:10 -0300, Tiago "Salvador" Souza wrote:
> > Hey Dan,
> >
> > Put yourself in the "audio" group and restart GNOME. That should do. If
> > that doesn't. Can you report it on our Trac so we can treat it from
> > there?
> >
> > Best Wishes,
> > -  
> > Tiago "Salvador" Souza
> >
> >
> > Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:
> > > I just updated my system today.
> > >
> > >
> > > On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
> > > > Hello Dan,
> > > >
> > > > Are you using the latest version of DLG Beta? Trovao created a package
> > > > with the alsa modules and it should be working. It is here.
> > > >
> > > > Best Wishes
> > > > -  
> > > > Tiago "Salvador" Souza
> > > >
> > > >
> > > > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
> > > > > I'm not getting any audio, actually Pulseaudio does not find my card at
> > > > > all either. Here is the output when I run pulse from the cli:
> > > > >
> > > > >
> > > > >
> > > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > > > I: caps.c: Dropping root privileges.
> > > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > > > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> > > > > NULL
> > > > >  Not built with -rdynamic so unable to print a backtrace
> > > > > E: polkit.c: Cannot set UID on session object.
> > > > > N: main.c: Called SUID root and real-time and/or high-priority
> > > > > scheduling was requested in the configuration. However, we lack the
> > > > > necessary privileges:
> > > > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> > > > > the requested privileges and we have no increase
> > > > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> > > > > N: main.c: For enabling real-time/high-priority scheduling please
> > > > > acquire the appropriate PolicyKit privileges, or become a member of
> > > > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> > > > > for this user.
> > > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> > > > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> > > > > tsched=1"): initialization failed.
> > > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > > > > E: module.c: Failed to load  module "module-alsa-source" (argument:
> > > > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> > > > > tsched=1"): initialization failed.
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Funny because the card is in the system:
> > > > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> > > > > total 0
> > > > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> > > > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> > > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> > > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> > > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> > > > >
> > > > >
> > > > > Any ideas?
> > > > >
> > > > > Dan
> > > > >
> > > > >
> > > > >
> > > > ------------------------------------------------------------------------------
> > > > Crystal Reports - New Free Runtime and 30 Day Trial
> > > > Check out the new simplified licensign option that enables unlimited
> > > > royalty-free distribution of the report engine for externally facing
> > > > server and web deployment.
> > > > http://p.sf.net/sfu/businessobjects
> > > > _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> > >
> > >
> > ------------------------------------------------------------------------------
> > Crystal Reports - New Free Runtime and 30 Day Trial
> > Check out the new simplified licensign option that enables unlimited
> > royalty-free distribution of the report engine for externally facing
> > server and web deployment.
> > http://p.sf.net/sfu/businessobjects
> > _______________________________________________ Dropline-gnome-devel mailing list Dropline-gnome-devel@... https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>
>


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

signature.asc (204 bytes) Download Attachment

Re: No Audio

by John M Lang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Logging out and back in should be sufficient to be added to a group.
And, if necessary, any daemons can be restarted manually to see the
changes and re-read configuration files.  But rebooting is sometimes
easier.

On 4/27/09, Dan Brow <maillist@...> wrote:

> Thanks, I did add myself to the audio group, just didn't reboot. I hate
> rebooting, feels too much like windows.
>
>
> On Fri, 2009-04-24 at 15:10 -0300, Tiago "Salvador" Souza wrote:
>> Hey Dan,
>>
>> Put yourself in the "audio" group and restart GNOME. That should do. If
>> that doesn't. Can you report it on our Trac so we can treat it from
>> there?
>>
>> Best Wishes,
>> -
>> Tiago "Salvador" Souza
>>
>>
>> Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:
>> > I just updated my system today.
>> >
>> >
>> > On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
>> > > Hello Dan,
>> > >
>> > > Are you using the latest version of DLG Beta? Trovao created a package
>> > > with the alsa modules and it should be working. It is here.
>> > >
>> > > Best Wishes
>> > > -
>> > > Tiago "Salvador" Souza
>> > >
>> > >
>> > > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
>> > > > I'm not getting any audio, actually Pulseaudio does not find my card
>> > > > at
>> > > > all either. Here is the output when I run pulse from the cli:
>> > > >
>> > > >
>> > > >
>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>> > > > I: caps.c: Dropping root privileges.
>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>> > > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session
>> > > > !=
>> > > > NULL
>> > > >  Not built with -rdynamic so unable to print a backtrace
>> > > > E: polkit.c: Cannot set UID on session object.
>> > > > N: main.c: Called SUID root and real-time and/or high-priority
>> > > > scheduling was requested in the configuration. However, we lack the
>> > > > necessary privileges:
>> > > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant
>> > > > us
>> > > > the requested privileges and we have no increase
>> > > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
>> > > > N: main.c: For enabling real-time/high-priority scheduling please
>> > > > acquire the appropriate PolicyKit privileges, or become a member of
>> > > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource
>> > > > limits
>> > > > for this user.
>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
>> > > > directory
>> > > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
>> > > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
>> > > > tsched=1"): initialization failed.
>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
>> > > > directory
>> > > > E: module.c: Failed to load  module "module-alsa-source" (argument:
>> > > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
>> > > > tsched=1"): initialization failed.
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > Funny because the card is in the system:
>> > > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
>> > > > total 0
>> > > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
>> > > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
>> > > >
>> > > >
>> > > > Any ideas?
>> > > >
>> > > > Dan
>> > > >
>> > > >
>> > > >
>> > > ------------------------------------------------------------------------------
>> > > Crystal Reports - New Free Runtime and 30 Day Trial
>> > > Check out the new simplified licensign option that enables unlimited
>> > > royalty-free distribution of the report engine for externally
>> > > facing
>> > > server and web deployment.
>> > > http://p.sf.net/sfu/businessobjects
>> > > _______________________________________________ Dropline-gnome-devel
>> > > mailing list Dropline-gnome-devel@...
>> > > https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>> >
>> >
>> ------------------------------------------------------------------------------
>> Crystal Reports - New Free Runtime and 30 Day Trial
>> Check out the new simplified licensign option that enables unlimited
>> royalty-free distribution of the report engine for externally facing
>> server and web deployment.
>> http://p.sf.net/sfu/businessobjects
>> _______________________________________________ Dropline-gnome-devel
>> mailing list Dropline-gnome-devel@...
>> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Renato Cunha :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So... Problem solved?

On Mon, Apr 27, 2009 at 11:20, John M Lang <john.m.lang@...> wrote:

> Logging out and back in should be sufficient to be added to a group.
> And, if necessary, any daemons can be restarted manually to see the
> changes and re-read configuration files.  But rebooting is sometimes
> easier.
>
> On 4/27/09, Dan Brow <maillist@...> wrote:
>> Thanks, I did add myself to the audio group, just didn't reboot. I hate
>> rebooting, feels too much like windows.
>>
>>
>> On Fri, 2009-04-24 at 15:10 -0300, Tiago "Salvador" Souza wrote:
>>> Hey Dan,
>>>
>>> Put yourself in the "audio" group and restart GNOME. That should do. If
>>> that doesn't. Can you report it on our Trac so we can treat it from
>>> there?
>>>
>>> Best Wishes,
>>> -
>>> Tiago "Salvador" Souza
>>>
>>>
>>> Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:
>>> > I just updated my system today.
>>> >
>>> >
>>> > On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
>>> > > Hello Dan,
>>> > >
>>> > > Are you using the latest version of DLG Beta? Trovao created a package
>>> > > with the alsa modules and it should be working. It is here.
>>> > >
>>> > > Best Wishes
>>> > > -
>>> > > Tiago "Salvador" Souza
>>> > >
>>> > >
>>> > > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
>>> > > > I'm not getting any audio, actually Pulseaudio does not find my card
>>> > > > at
>>> > > > all either. Here is the output when I run pulse from the cli:
>>> > > >
>>> > > >
>>> > > >
>>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>>> > > > I: caps.c: Dropping root privileges.
>>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>>> > > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session
>>> > > > !=
>>> > > > NULL
>>> > > >  Not built with -rdynamic so unable to print a backtrace
>>> > > > E: polkit.c: Cannot set UID on session object.
>>> > > > N: main.c: Called SUID root and real-time and/or high-priority
>>> > > > scheduling was requested in the configuration. However, we lack the
>>> > > > necessary privileges:
>>> > > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant
>>> > > > us
>>> > > > the requested privileges and we have no increase
>>> > > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
>>> > > > N: main.c: For enabling real-time/high-priority scheduling please
>>> > > > acquire the appropriate PolicyKit privileges, or become a member of
>>> > > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource
>>> > > > limits
>>> > > > for this user.
>>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
>>> > > > directory
>>> > > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
>>> > > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
>>> > > > tsched=1"): initialization failed.
>>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
>>> > > > directory
>>> > > > E: module.c: Failed to load  module "module-alsa-source" (argument:
>>> > > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
>>> > > > tsched=1"): initialization failed.
>>> > > >
>>> > > >
>>> > > >
>>> > > >
>>> > > > Funny because the card is in the system:
>>> > > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
>>> > > > total 0
>>> > > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
>>> > > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
>>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
>>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
>>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
>>> > > >
>>> > > >
>>> > > > Any ideas?
>>> > > >
>>> > > > Dan
>>> > > >
>>> > > >
>>> > > >
>>> > > ------------------------------------------------------------------------------
>>> > > Crystal Reports - New Free Runtime and 30 Day Trial
>>> > > Check out the new simplified licensign option that enables unlimited
>>> > > royalty-free distribution of the report engine for externally
>>> > > facing
>>> > > server and web deployment.
>>> > > http://p.sf.net/sfu/businessobjects
>>> > > _______________________________________________ Dropline-gnome-devel
>>> > > mailing list Dropline-gnome-devel@...
>>> > > https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>>> >
>>> >
>>> ------------------------------------------------------------------------------
>>> Crystal Reports - New Free Runtime and 30 Day Trial
>>> Check out the new simplified licensign option that enables unlimited
>>> royalty-free distribution of the report engine for externally facing
>>> server and web deployment.
>>> http://p.sf.net/sfu/businessobjects
>>> _______________________________________________ Dropline-gnome-devel
>>> mailing list Dropline-gnome-devel@...
>>> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>>
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>>
>>
>> ------------------------------------------------------------------------------
>> Crystal Reports - New Free Runtime and 30 Day Trial
>> Check out the new simplified licensign option that enables unlimited
>> royalty-free distribution of the report engine for externally facing
>> server and web deployment.
>> http://p.sf.net/sfu/businessobjects
>> _______________________________________________
>> Dropline-gnome-devel mailing list
>> Dropline-gnome-devel@...
>> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensign option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>



--
Renato Cunha <http://renatocunha.com>
dropline GNOME page: <http://trovao.droplinegnome.org>
The ship of failure floats on a sea of excuses
                                     - Portal?

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Dan Brow :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, but audio is a little choppy when I start a song or show it
studders a little.

On Wed, 2009-04-29 at 22:07 -0300, Renato Cunha wrote:

> So... Problem solved?
>
> On Mon, Apr 27, 2009 at 11:20, John M Lang <john.m.lang@...> wrote:
> > Logging out and back in should be sufficient to be added to a group.
> > And, if necessary, any daemons can be restarted manually to see the
> > changes and re-read configuration files.  But rebooting is sometimes
> > easier.
> >
> > On 4/27/09, Dan Brow <maillist@...> wrote:
> >> Thanks, I did add myself to the audio group, just didn't reboot. I hate
> >> rebooting, feels too much like windows.
> >>
> >>
> >> On Fri, 2009-04-24 at 15:10 -0300, Tiago "Salvador" Souza wrote:
> >>> Hey Dan,
> >>>
> >>> Put yourself in the "audio" group and restart GNOME. That should do. If
> >>> that doesn't. Can you report it on our Trac so we can treat it from
> >>> there?
> >>>
> >>> Best Wishes,
> >>> -
> >>> Tiago "Salvador" Souza
> >>>
> >>>
> >>> Em Sex, 2009-04-24 às 00:27 -0400, Dan Brow escreveu:
> >>> > I just updated my system today.
> >>> >
> >>> >
> >>> > On Fri, 2009-04-24 at 00:28 -0300, Tiago "Salvador" Souza wrote:
> >>> > > Hello Dan,
> >>> > >
> >>> > > Are you using the latest version of DLG Beta? Trovao created a package
> >>> > > with the alsa modules and it should be working. It is here.
> >>> > >
> >>> > > Best Wishes
> >>> > > -
> >>> > > Tiago "Salvador" Souza
> >>> > >
> >>> > >
> >>> > > Em Qui, 2009-04-23 às 22:21 -0400, Dan Brow escreveu:
> >>> > > > I'm not getting any audio, actually Pulseaudio does not find my card
> >>> > > > at
> >>> > > > all either. Here is the output when I run pulse from the cli:
> >>> > > >
> >>> > > >
> >>> > > >
> >>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> >>> > > > I: caps.c: Dropping root privileges.
> >>> > > > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> >>> > > > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session
> >>> > > > !=
> >>> > > > NULL
> >>> > > >  Not built with -rdynamic so unable to print a backtrace
> >>> > > > E: polkit.c: Cannot set UID on session object.
> >>> > > > N: main.c: Called SUID root and real-time and/or high-priority
> >>> > > > scheduling was requested in the configuration. However, we lack the
> >>> > > > necessary privileges:
> >>> > > > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant
> >>> > > > us
> >>> > > > the requested privileges and we have no increase
> >>> > > > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> >>> > > > N: main.c: For enabling real-time/high-priority scheduling please
> >>> > > > acquire the appropriate PolicyKit privileges, or become a member of
> >>> > > > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource
> >>> > > > limits
> >>> > > > for this user.
> >>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
> >>> > > > directory
> >>> > > > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> >>> > > > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> >>> > > > tsched=1"): initialization failed.
> >>> > > > E: alsa-util.c: Error opening PCM device hw:0: No such file or
> >>> > > > directory
> >>> > > > E: module.c: Failed to load  module "module-alsa-source" (argument:
> >>> > > > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> >>> > > > tsched=1"): initialization failed.
> >>> > > >
> >>> > > >
> >>> > > >
> >>> > > >
> >>> > > > Funny because the card is in the system:
> >>> > > > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> >>> > > > total 0
> >>> > > > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> >>> > > > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> >>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> >>> > > > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> >>> > > > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> >>> > > >
> >>> > > >
> >>> > > > Any ideas?
> >>> > > >
> >>> > > > Dan
> >>> > > >
> >>> > > >
> >>> > > >
> >>> > > ------------------------------------------------------------------------------
> >>> > > Crystal Reports - New Free Runtime and 30 Day Trial
> >>> > > Check out the new simplified licensign option that enables unlimited
> >>> > > royalty-free distribution of the report engine for externally
> >>> > > facing
> >>> > > server and web deployment.
> >>> > > http://p.sf.net/sfu/businessobjects
> >>> > > _______________________________________________ Dropline-gnome-devel
> >>> > > mailing list Dropline-gnome-devel@...
> >>> > > https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> >>> >
> >>> >
> >>> ------------------------------------------------------------------------------
> >>> Crystal Reports - New Free Runtime and 30 Day Trial
> >>> Check out the new simplified licensign option that enables unlimited
> >>> royalty-free distribution of the report engine for externally facing
> >>> server and web deployment.
> >>> http://p.sf.net/sfu/businessobjects
> >>> _______________________________________________ Dropline-gnome-devel
> >>> mailing list Dropline-gnome-devel@...
> >>> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> >>
> >>
> >> --
> >> This message has been scanned for viruses and
> >> dangerous content by MailScanner, and is
> >> believed to be clean.
> >>
> >>
> >> ------------------------------------------------------------------------------
> >> Crystal Reports - New Free Runtime and 30 Day Trial
> >> Check out the new simplified licensign option that enables unlimited
> >> royalty-free distribution of the report engine for externally facing
> >> server and web deployment.
> >> http://p.sf.net/sfu/businessobjects
> >> _______________________________________________
> >> Dropline-gnome-devel mailing list
> >> Dropline-gnome-devel@...
> >> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> >>
> >
> > ------------------------------------------------------------------------------
> > Crystal Reports - New Free Runtime and 30 Day Trial
> > Check out the new simplified licensign option that enables unlimited
> > royalty-free distribution of the report engine for externally facing
> > server and web deployment.
> > http://p.sf.net/sfu/businessobjects
> > _______________________________________________
> > Dropline-gnome-devel mailing list
> > Dropline-gnome-devel@...
> > https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
> >
>
>
>
> --
> Renato Cunha <http://renatocunha.com>
> dropline GNOME page: <http://trovao.droplinegnome.org>
> The ship of failure floats on a sea of excuses
>                                      - Portal?
>
> ------------------------------------------------------------------------------
> Register Now & Save for Velocity, the Web Performance & Operations
> Conference from O'Reilly Media. Velocity features a full day of
> expert-led, hands-on workshops and two days of sessions from industry
> leaders in dedicated Performance & Operations tracks. Use code vel09scf
> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Sasa Ostrouska :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dan,

I think we supply also alsa-lib as dlg. You need to upgrade it on 12.2 iirc.

Rgds
Saxa

On Fri, Apr 24, 2009 at 3:47 PM, Dan Brow <maillist@...> wrote:

> Is everyone using the default slackware 12.2 alsa packages?
>
> Dan
>
>
> On Thu, 2009-04-23 at 22:21 -0400, Dan Brow wrote:
>> I'm not getting any audio, actually Pulseaudio does not find my card at
>> all either. Here is the output when I run pulse from the cli:
>>
>>
>>
>> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>> I: caps.c: Dropping root privileges.
>> I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
>> [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
>> NULL
>>  Not built with -rdynamic so unable to print a backtrace
>> E: polkit.c: Cannot set UID on session object.
>> N: main.c: Called SUID root and real-time and/or high-priority
>> scheduling was requested in the configuration. However, we lack the
>> necessary privileges:
>> N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
>> the requested privileges and we have no increase
>> RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
>> N: main.c: For enabling real-time/high-priority scheduling please
>> acquire the appropriate PolicyKit privileges, or become a member of
>> 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
>> for this user.
>> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
>> E: module.c: Failed to load  module "module-alsa-sink" (argument:
>> "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
>> tsched=1"): initialization failed.
>> E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
>> E: module.c: Failed to load  module "module-alsa-source" (argument:
>> "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
>> tsched=1"): initialization failed.
>>
>>
>>
>>
>> Funny because the card is in the system:
>> dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
>> total 0
>> lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
>> dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
>> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
>> dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
>> -r--r--r-- 1 root root 0 2009-04-23 22:21 version
>>
>>
>> Any ideas?
>>
>> Dan
>>
>>
>>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Dropline-gnome-devel mailing list
> Dropline-gnome-devel@...
> https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

Re: No Audio

by Tiago "Salvador" Souza :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am
-  
Tiago "Salvador" Souza


Em Sex, 2009-04-24 às 09:47 -0400, Dan Brow escreveu:

> Is everyone using the default slackware 12.2 alsa packages?
>
> Dan
>
>
> On Thu, 2009-04-23 at 22:21 -0400, Dan Brow wrote:
> > I'm not getting any audio, actually Pulseaudio does not find my card at
> > all either. Here is the output when I run pulse from the cli:
> >
> >
> >
> > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > I: caps.c: Dropping root privileges.
> > I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
> > [WARN  4394] polkit-session.c:144:polkit_session_set_uid(): session !=
> > NULL
> >  Not built with -rdynamic so unable to print a backtrace
> > E: polkit.c: Cannot set UID on session object.
> > N: main.c: Called SUID root and real-time and/or high-priority
> > scheduling was requested in the configuration. However, we lack the
> > necessary privileges:
> > N: main.c: We are not in group 'realtime', PolicyKit refuse to grant us
> > the requested privileges and we have no increase
> > RLIMIT_NICE/RLIMIT_RTPRIO resource limits.
> > N: main.c: For enabling real-time/high-priority scheduling please
> > acquire the appropriate PolicyKit privileges, or become a member of
> > 'realtime', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits
> > for this user.
> > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > E: module.c: Failed to load  module "module-alsa-sink" (argument:
> > "device_id=0 sink_name=alsa_output.pci_8086_284b_alsa_playback_0
> > tsched=1"): initialization failed.
> > E: alsa-util.c: Error opening PCM device hw:0: No such file or directory
> > E: module.c: Failed to load  module "module-alsa-source" (argument:
> > "device_id=0 source_name=alsa_input.pci_8086_284b_alsa_capture_0
> > tsched=1"): initialization failed.
> >
> >
> >
> >
> > Funny because the card is in the system:
> > dasbrow@workhorse:/old/home/dasbrow$ ls -l /proc/asound/
> > total 0
> > lrwxrwxrwx 1 root root 5 2009-04-23 22:21 Intel -> card0/
> > dr-xr-xr-x 6 root root 0 2009-04-23 22:21 card0/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 cards
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 devices
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 hwdep
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 modules
> > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 oss/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 pcm
> > dr-xr-xr-x 2 root root 0 2009-04-23 22:21 seq/
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 timers
> > -r--r--r-- 1 root root 0 2009-04-23 22:21 version
> >
> >
> > Any ideas?
> >
> > Dan
> >
> >
> >
>
>


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Dropline-gnome-devel mailing list
Dropline-gnome-devel@...
https://lists.sourceforge.net/lists/listinfo/dropline-gnome-devel

signature.asc (204 bytes) Download Attachment