2011/3/17 Simon Eigeldinger <simon.eigeldin...@vol.at>:
> Hello,

  Hi Simon!

Sorry for the late response: we are all very busy at the moment..

> Am 17.03.2011 20:15, schrieb Romain Beauxis:
>
> [daily packages under debian 6 not working]
>
>> The package does not work because it is built in a lenny (now old
>> stable) environment and some libraries have different incompatible
>> versions there..
>>
>> Ideally, the box should be upgraded to squeeze and the daily build
>> script fixed. I just do not know when I will have time for this..
>
> Alright. I installed 0.9.2 again and tried to get it working. i
> installed alsa-oss for trying to get it working using the alsa oss
> wrapper because the normal alsa way seems not to work but under sox it
> works.
>
> The log outputs now:
>
> 2011/03/17 20:46:33 >>> LOG START
> 2011/03/17 20:46:33 [protocols.external:3] Didn't find "ufetch"
> 2011/03/17 20:46:33 [protocols.external:3] Found "/usr/bin/wget"
> 2011/03/17 20:46:33 [main:3] Liquidsoap 0.9.2
> 2011/03/17 20:46:33 [threads:3] Created thread "non-blocking queue #1".
> 2011/03/17 20:46:33 [threads:3] Created thread "generic queue #1".
> 2011/03/17 20:46:33 [threads:3] Created thread "root" (1 total).
> 2011/03/17 20:46:33 [root:3] Waking up active nodes...
> 2011/03/17 20:46:33 [output(dot)icecast(dot)flac:2] Creating external
> encoder..
> 2011/03/17 20:46:33 [output(dot)icecast(dot)flac:3] Connecting mount
> tv.flac for source@localhost...
> 2011/03/17 20:46:33 [stderr:3]
> 2011/03/17 20:46:33 [stderr:3] flac 1.2.1, Copyright (C)
> 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
> 2011/03/17 20:46:33 [stderr:3] flac comes with ABSOLUTELY NO WARRANTY.
> This is free software, and you are
> 2011/03/17 20:46:33 [stderr:3] welcome to redistribute it under certain
> conditions.  Type `flac' for details.
> 2011/03/17 20:46:33 [stderr:3]
> 2011/03/17 20:46:33 [stderr:3] (No runtime statistics possible; please
> wait for encoding to finish...)
> 2011/03/17 20:46:33 [output(dot)icecast(dot)flac:3] Connection setup was
> successful.
> 2011/03/17 20:46:33 [threads:1] Thread "root" aborts with exception
> Unix.Unix_error(20, "open", "/dev/dsp")!
> 2011/03/17 20:46:33 [main:3] Shutdown started!
> 2011/03/17 20:46:33 [root:3] Shutting down sources...
> 2011/03/17 20:46:33 [output(dot)icecast(dot)flac:3] Closing connection...
> 2011/03/17 20:46:33 [main:3] Waiting for threads to terminate...
> 2011/03/17 20:46:33 [main:3] Cleaning downloaded files...
> 2011/03/17 20:46:33 >>> LOG END
>
>
> When i wanted to use the alsa devices it says it can't find file or
> directory.
>
> If i type aplay -l it says:
>
> # aplay -l
>
> **** List of hardware devices (PLAYBACK) ****
> card 0: ICH6 [Intel ICH6], device 0: Intel ICH [Intel ICH6]
>   Sub-devices: 1/1
>   Sub-device #0: subdevice #0
> card 0: ICH6 [Intel ICH6], device 4: Intel ICH - IEC958 [Intel ICH6 -
> IEC958]
>   Sub-devices: 1/1
>   Sub-device #0: subdevice #0
>
> # aplay -L
>
> null
>     Discard all samples (playback) or generate zero samples (capture)
> default:CARD=ICH6
>     Intel ICH6, Intel ICH6
>     Default Audio Device
> front:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6
>     Front speakers
> surround40:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6
>     4.0 Surround output to Front and Rear speakers
> surround41:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6
>     4.1 Surround output to Front, Rear and Subwoofer speakers
> surround50:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6
>     5.0 Surround output to Front, Center and Rear speakers
> surround51:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6
>     5.1 Surround output to Front, Center, Rear and Subwoofer speakers
> iec958:CARD=ICH6,DEV=0
>     Intel ICH6, Intel ICH6 - IEC958
>     IEC958 (S/PDIF) Digital Audio Output
>
> I also tried alsa.input(device="ICH6") which also didn't work.
>
>
> Sorry that we are hanging around on this topic that long, but you know. :-)

No problem!

I think I know the problem. You are probably running liquidsoap as a
daemonized process under a specific user. In this case, you might
check that this user has the rights to access the audio hardware.

In the standard Debian setting, the user is named "liquidsoap" and you
can grant it access to audio by doing as root:
  adduser liquidsoap audio

Romain

> Greetings,
> Simon
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to