Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - aico

Pages: 1 2 [3] 4 5
31
Users / Re: Android Touch Orbiter
« on: October 13, 2010, 07:16:11 am »
Hello,

I got my Eken M002 some days ago and it works fine with WebOrbiter 2.0. Is it possible to install your TouchOrbiter on this device (I am very new to Android).

Will it be possible to shutdown the Tablet PC using your Orbiter?
I think it would be fine to shutdown the Orbiter when I send my home to Sleep Mode.

Regards
Johannes

32
Marketplace / Re: WebDT 366s - Brand new still in the box. ** $75.00**
« on: October 13, 2010, 06:45:17 am »
Hello tbowland,

are there any devices left?

What are the shipping costs to Europe/Austria?

Regards
Johannes

33
Users / Re: Soundcard suddenly stopped working
« on: October 12, 2010, 07:57:21 pm »
Hi,

I solved the problem doing this:

apt-get remove alsa-modules-`uname -r`

asoundconf list - to show sound devices

asoundconf set-default-card I82801DBICH4 <-my pci-card

reboot

The USB sound devices are still working!

Regards
Johannes

34
Users / Soundcard suddenly stopped working
« on: October 12, 2010, 06:18:19 pm »
Hello,

I have got a new problem with my soundcard - a view days ago everything worked like it should. But now the soundcard in my Core/Hybrid does not work.

aplay -l tells me:

**** Liste von PLAYBACK Geräten ****
Karte 0: default [C-Media USB Audio Device   ], Gerät 0: USB Audio [USB Audio]
  Untergeordnete Geräte: 0/1
  Untergeordnetes Gerät '0: subdevice #0
Karte 1: I82801DBICH4 [Intel 82801DB-ICH4], Gerät 0: Intel ICH [Intel 82801DB-I
  Untergeordnete Geräte: 1/1
  Untergeordnetes Gerät '0: subdevice #0
Karte 1: I82801DBICH4 [Intel 82801DB-ICH4], Gerät 4: Intel ICH - IEC958 [Intel
  Untergeordnete Geräte: 1/1
  Untergeordnetes Gerät '0: subdevice #0
Karte 2: default_1 [C-Media USB Audio Device   ], Gerät 0: USB Audio [USB Audio
  Untergeordnete Geräte: 0/1
  Untergeordnetes Gerät '0: subdevice #0


The USB Audio Devices are still ok - they work with squeezslave
But the Intel 82801DB-ICH4 does nothing.

When I start alsamixer the Intel 82801DB-ICH4 is the standard sound device.

When i do:
aplay /usr/share/sounds/alsa/Front_Center.wav - I get this:

ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave
aplay: main:590: Fehler beim Ãffnen des Audiogerätes: Device or resource busy


I hope you can help me!

Regards
Johannes

35
Users / Re: Execute shell-script using a scenario
« on: September 29, 2010, 08:00:59 am »
Hi posde, Hi Tom,

thanks - this will be a very hard peace of work (for me) - but we will see...

Regards
Johannes

36
Users / Re: Execute shell-script using a scenario
« on: September 29, 2010, 07:51:06 am »
Hi Tom,

where do I find some information about DCE - the LinuxMCE Wiki does not tell very much about it...

Thanks
Johannes

37
Users / Re: Execute shell-script using a scenario
« on: September 29, 2010, 06:35:50 am »
Hi sambuca,

yes you are right, the Eken runs as WbOrbiter. But i am looking arround to find some information to shutdown the Eken remote using e.g. a ssh connection or a Android App to control the Eken with the Core.

My installation looks like this:
In my bus-system there is a switch (I call it Party-Mode). On the Core I have a shell-script running (deamon) that checks two things every minute. First it checks the time. If it is not 10:00pm the script will exit. If it is 10:00pm or later it also checks the "Party-Mode" switch. If the "Party-Mode" switch ist pressed the script exits doing nothing. If the "Party-Mode" is turned off, the script starts to do a fiew things - e.g. turn off all audio components (bus-system), turn off all lights (bus-system), shutdown the Eken WebOrbiter, shutdown all MD's... May be it is possible to execute a LinuxMCE scenario (I do not know this).

One idea is to execute a shell script to shutdown the Eken via WLan.

Best Redars,
Johannes

38
Users / Execute shell-script using a scenario
« on: September 28, 2010, 07:22:21 am »
Hi,

first of all - all developers did a great job - LinuxMCE is the best peace of software - Thanks

At the moment i have in use or is planed:
1x Core/Hybrid - with two squeezeslaves - works great
1x Cisco 7970 - works great
1x MD - Asus EeeBook - Bedroom - works great
1x Eken M002 with WebOrbiter 2.0 - works great
1x MD for the Kitchen - not built
1x MD for the Bathroom - not built

Also in process is doing a template and ruby-code for the Biticino bus-system (light, climate, audio)

And now i whant to execute a shell-script using a scenario button - is this possible?
Is it also possible to shutdown the Eken M002 by sending the House to sleep-mode?

Regards
Johannes

39
Users / Re: support for usb soundcards
« on: September 12, 2010, 09:34:23 pm »
Hi,

I did a fresh LinuxMCE install - before I executed the LinuxMCE installation script - I had 3 soundcards - 2 CMedia USB an 1 PCI - so it should be - then I started the LinuxMCE installation script an i only hab one soundcard - the PCI. The USB soundcards are not shown any more.

Regards

Johannes

40
Users / Re: vdr and pvrinput
« on: August 28, 2010, 05:41:22 pm »
hmmm...

if pvrinput is not so good - what can I use?
VDR tells me "Channel not available" but when I use w_pvrscan - it findes the channels?

This is my channels.conf

Code: [Select]
:analog TV
Haustuere;w_pvrscan:217250:TV|PAL:V:0:301:300:305:0:1:0:3476:0
composite;w_pvrscan:1:PVRINPUT|COMPOSITE0|PAL:V:0:301:300:305:0:1:0:9001:0
s-video;w_pvrscan:1:PVRINPUT|SVIDEO0|PAL:V:0:301:300:305:0:1:0:9002:0

Thanks!

41
Users / vdr and pvrinput
« on: August 28, 2010, 12:02:34 am »
Hi,

i try to use a WinTV PVR2 USB capture card with vdr - I have seen that I need the pvrinput plugin to get this work - is there a possibility to install this vdr-plugin using apt-get?

Thanks

42
Users / Re: support for usb soundcards
« on: July 29, 2010, 08:45:39 pm »
Hi,

you are right - I have the same problem...

Regards
Johannes

43
Users / Re: Squeezeslave in 0810
« on: July 27, 2010, 08:01:44 pm »
Hi,

first of all I did a sudo su - so it can not be a permission problem... :'(

I think I have to reinstall my core...

Regards
Johannes

44
Users / Re: Squeezeslave in 0810
« on: July 27, 2010, 06:38:24 pm »
Hi,

my USB sound adapter works but when I type

Code: [Select]
/usr/local/bin/squeezeslave -o4 -m00:00:00:00:00:01 -r5 -M/var/log/squeezeslave.log
as shown here http://wiki.linuxmce.org/index.php/Squeezeslave_on_the_core

I get this error:
Code: [Select]
PortAudio error7: No output devices found.  :-X

Regards
Johannes

45
Users / Re: support for usb soundcards
« on: July 27, 2010, 06:31:26 pm »
Hi,

I did what bongowongo said. Now aplay -L tells me:

Code: [Select]
front:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    Front speakers
surround40:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    4.0 Surround output to Front and Rear speakers
surround41:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=default,DEV=0
    C-Media USB Audio Device   , USB Audio
    IEC958 (S/PDIF) Digital Audio Output
null
    Discard all samples (playback) or generate zero samples (capture)
front:CARD=AudioPCI,DEV=0
    Ensoniq AudioPCI, ES1371 DAC2/ADC
    Front speakers
rear:CARD=AudioPCI,DEV=0
    Ensoniq AudioPCI, ES1371 DAC1
    Rear speakers
surround40:CARD=AudioPCI,DEV=0
    Ensoniq AudioPCI, ES1371 DAC2/ADC
    4.0 Surround output to Front and Rear speakers
iec958:CARD=AudioPCI,DEV=0
    Ensoniq AudioPCI, ES1371 DAC2/ADC
    IEC958 (S/PDIF) Digital Audio Output

So it looks better.

Thanks

Pages: 1 2 [3] 4 5