Difference between revisions of "User:JoakimL"
From LinuxMCE
(New page: {| align="right" | __TOC__ |} =Hello= I'm a long time IT guy, started programming at age 9, first Unix exposure in -91 or -92 (FreeBSD) and soon after also some Linux. Today I'm an Ent...) |
|||
Line 14: | Line 14: | ||
==Media Directors== | ==Media Directors== | ||
− | + | ===Moon39=== | |
*AsRock 330 ION | *AsRock 330 ION | ||
*Intel Atom 330 dual core | *Intel Atom 330 dual core | ||
Line 36: | Line 36: | ||
==Media Directors== | ==Media Directors== | ||
Firmware file for DBV-T missing, solved with: | Firmware file for DBV-T missing, solved with: | ||
− | cd /usr/pluto/diskless/39/lib/firmware/ | + | <pre>cd /usr/pluto/diskless/39/lib/firmware/ |
sudo cp /lib/firmware/dvb-usb-dib0700-1.20.fw /usr/pluto/diskless/39/lib/firmware/ . | sudo cp /lib/firmware/dvb-usb-dib0700-1.20.fw /usr/pluto/diskless/39/lib/firmware/ . | ||
− | + | </pre> | |
[[category:Standard Definition Setups]] | [[category:Standard Definition Setups]] | ||
[[Category:User Setups]] | [[Category:User Setups]] | ||
[[Category:Networking Setups]] | [[Category:Networking Setups]] |
Revision as of 21:33, 20 March 2010
Hello
I'm a long time IT guy, started programming at age 9, first Unix exposure in -91 or -92 (FreeBSD) and soon after also some Linux. Today I'm an Enterprise Architect but try to keep some dirt under the nails by digging in the dirt, I mean Linux.
-Joakim
aka JoakimL on the forums and in IRC
Some notes on setting up 8.10 B2 (daily build 22828)
Hardware
Media Directors
Moon39
- AsRock 330 ION
- Intel Atom 330 dual core
- 2 MB main memory
- Hauppauge USB-DBV Nova-T Stick (DBV-T)
- Ping IT IR receiver
- MS MCE Remote (Branded AsRock)
Core / Hybrid
Hardware List Old Compaq P4 with 512 MB main memory and 200 MB IDE disk
- Processor - Intel P4 2.0 GHz
- 1 x 200gb IDE disk
Orbiters
No mobile yet
Setup
Media Directors
Firmware file for DBV-T missing, solved with:
cd /usr/pluto/diskless/39/lib/firmware/ sudo cp /lib/firmware/dvb-usb-dib0700-1.20.fw /usr/pluto/diskless/39/lib/firmware/ .