Slab: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 8: Line 8:
}}
}}
== Summary ==
== Summary ==
* Fujitsu Siemens Amilo Pi 2515 mainboard
* 2Gb RAM
==== Pong ===
On boot, automatically logs in user 'frontend' and runs a mini pong game built in python and blessings.
Will attempt to display time, but throws an error every now and then due to rounding and then cycles around resetting itself.
=== Touchscreen ===
Currenty wired to an eGalax Touchscreen (USB ID 0eef:0001). Making it work properly under Linux requires running a daemon process and compiling a patched kernel as per their website. This currently eludes me.


=== MPD ===
=== MPD ===
This laptop board runs a debian-hosted MPD and is connected to the [[Nexia_PM|Nexia PM]] which in turn is hooked up to the [[Altec_Lansing_9444A|amplifier]] and [[Tannoy_P30_Cherry_speakers|speakers]].
This board runs a debian-hosted MPD and is connected to the [[Nexia_PM|Nexia PM]] which in turn is hooked up to the [[Altec_Lansing_9444A|amplifier]] and [[Tannoy_P30_Cherry_speakers|speakers]].





Revision as of 19:29, 8 June 2014

NURDs Inventory
NoPicture.png
Owner The wikipage input value is empty (e.g. <code>SomeProperty::, [[]]</code>) and therefore it cannot be used as a name or as part of a query condition.
Status
Tool
Tool category

{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} Talloak {{{Location}}}Property "Tool Location" (as page type) with input value "{{{Location}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Summary

  • Fujitsu Siemens Amilo Pi 2515 mainboard
  • 2Gb RAM

= Pong

On boot, automatically logs in user 'frontend' and runs a mini pong game built in python and blessings. Will attempt to display time, but throws an error every now and then due to rounding and then cycles around resetting itself.

Touchscreen

Currenty wired to an eGalax Touchscreen (USB ID 0eef:0001). Making it work properly under Linux requires running a daemon process and compiling a patched kernel as per their website. This currently eludes me.

MPD

This board runs a debian-hosted MPD and is connected to the Nexia PM which in turn is hooked up to the amplifier and speakers.


Festival

In order to allow the !speak function of Nurdbot (which lives on tankstation) to connect to this machine, festival can be started in server mode as user nurdbot:

./start_festival &

Basic ACL is managed in /etc/festival.scm.

Volume

Volume of mpd can be set independently of system volume (using NURDbot or mpd client). Volume of festival is the same as system volume and can be set using alsamixer. At the moment system volume is 100%.