Equipment/Hamming: Difference between revisions
From London Hackspace Wiki
(Add helpful note based on own issues) |
(Hamming System information update.) |
||
Line 1: | Line 1: | ||
Hamming is | Hamming is an x86-processor based VIA EPIA based system donated by [[User:Aden]]. It is old and was once doorbot. It ideally could be replaced with a modern Raspberry Pi 2 or Beaglebone Black. | ||
It is connected to an externally powered usb port multiplier so it can run [[Project:Notification_Board]] and [[Orange_led_strips]]. | |||
It's also connected to some speakers so it can do the | It's also connected to some speakers so it can do the doorbot-sounds (historically GLaDOS voices) as well. | ||
It | It has 2 x hard drives in RAID1, which is nice. It also runs X and can do TV out (maybe) so could connect to one of the CRT TV's for extra grimy retro ness. | ||
Useful note for crashes / restarts etc - run <pre>export AUDIODEV=hw:0,0</pre> before rebooting listeners.sh or PulseAudio won't work. | Useful note for crashes / restarts etc - run <pre>export AUDIODEV=hw:0,0</pre> before rebooting listeners.sh or PulseAudio won't work. |
Revision as of 23:50, 20 August 2015
Hamming is an x86-processor based VIA EPIA based system donated by User:Aden. It is old and was once doorbot. It ideally could be replaced with a modern Raspberry Pi 2 or Beaglebone Black.
It is connected to an externally powered usb port multiplier so it can run Project:Notification_Board and Orange_led_strips.
It's also connected to some speakers so it can do the doorbot-sounds (historically GLaDOS voices) as well.
It has 2 x hard drives in RAID1, which is nice. It also runs X and can do TV out (maybe) so could connect to one of the CRT TV's for extra grimy retro ness.
Useful note for crashes / restarts etc - run
export AUDIODEV=hw:0,0
before rebooting listeners.sh or PulseAudio won't work.