Difference between revisions of "User:Chrysemys"
From LinuxMCE
(→encountered issues) |
|||
Line 24: | Line 24: | ||
* PSU: Nexus Value 430 | * PSU: Nexus Value 430 | ||
− | =encountered | + | =Issues encountered= |
− | ==MoBo NIC == | + | ==MoBo NIC== |
− | The on-board NIC (RTL 8111/8168B) is not supported by Intrepid's native desktop kernel. Considering to the age of Intrepid I decided to build a new 2.6.34.1 kernel according to http://www.howtoforge.com/kernel_compilation_ubuntu: How To Compile A Kernel - The Ubuntu Way | + | The on-board NIC (RTL 8111/8168B) is not supported by Intrepid's native desktop kernel. Considering to the age of Intrepid I decided to build a new 2.6.34.1 kernel according to http://www.howtoforge.com/kernel_compilation_ubuntu: How To Compile A Kernel - The Ubuntu Way. |
− | ==installation MCE alpha-2 | + | |
− | 2010 07 29: installation of current mce 810 (wget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gzwget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gz: | + | ==installation MCE alpha-2== |
− | + | *2010 07 29: installation of current mce 810 (wget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gzwget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gz: | |
− | + | The installer started complaining it could not dld some packages which ik initially downloaded manually. At the third missing package I dived a bit deeper into it and added the line | |
− | + | deb http://deb.linuxmce.org/ubuntu/ intrepid lmce-alpha2-updates | |
− | + | ||
− | + | ||
− | deb http://deb.linuxmce.org/ubuntu/ intrepid lmce-alpha2-updates | + | |
to /etc/apt/source.list which was enough. | to /etc/apt/source.list which was enough. |
Revision as of 20:18, 29 July 2010
Some 12 years of Debian experience might be enough to start useng LinuxMCE, just not much experience in editing wiki's
Hardware
core
- MoBo: MSI 770-C45
- CPU: AMD Athlon(tm) II X4 620
- RAM:(4GB) OCZ Platinum Low Voltage OCZ3P1333LV4GK
- CPU cooler: Scythe Mugen 2 Rev. B
- GPU: Club3D 9400GT HDMI Passive.
- HD: 3x Samsung EcoGreen F2 EG HD154UI, 1.5TB
- PSU: Nexus NX-5000 R3 530W; nice and silent if only the case fans could also perform that silent.
- Infrared Tranceiver: IguanaIR
- Case: Chieftec CA-01B-B-SL, a bit big, but lots of space for air circulation
- TV-card: Hauppauge WinTV HVR-4000
Media Director
- MoBo: MSI 770-C45
- Case: Silverstone LC17
- CPU: AMD Athlon(tm) II X2 215
- CPU Cooler:Scythe Ninja Mini Rev. B
- GPU: Club3D 9400GT HDMI Passive.
- PSU: Nexus Value 430
Issues encountered
MoBo NIC
The on-board NIC (RTL 8111/8168B) is not supported by Intrepid's native desktop kernel. Considering to the age of Intrepid I decided to build a new 2.6.34.1 kernel according to http://www.howtoforge.com/kernel_compilation_ubuntu: How To Compile A Kernel - The Ubuntu Way.
installation MCE alpha-2
- 2010 07 29: installation of current mce 810 (wget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gzwget -c http://deb.linuxmce.org/ubuntu/new-installer-latest.tar.gz:
The installer started complaining it could not dld some packages which ik initially downloaded manually. At the third missing package I dived a bit deeper into it and added the line
deb http://deb.linuxmce.org/ubuntu/ intrepid lmce-alpha2-updates
to /etc/apt/source.list which was enough.