Jump to content

User:Pw44: Difference between revisions

From LinuxMCE
Pw44 (talk | contribs)
New page: Category:User Setups Initial Setup: Asus M3N78-VM with AMD 955 SPDIF expansion card (Asus SPDIF OUT/COA+OPT) 2 GB DDR3 800 Mhz 3 500 GB HD in a RAID 5 conf (mdadm) 1 320 GB HD boot (1...
 
Pw44 (talk | contribs)
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:User Setups]]
[[Category:User Setups]]


Initial Setup:
Initial Hardware Setup:<br><br>
Asus M3N78-VM with AMD 955
Asus M3N78-VM with AMD 955<br>
SPDIF expansion card (Asus SPDIF OUT/COA+OPT)
SPDIF expansion card (Asus SPDIF OUT/COA+OPT)<br>
2 GB DDR3 800 Mhz
2 GB DDR3 800 Mhz<br>
3 500 GB HD in a RAID 5 conf (mdadm)
3 500 GB HD in a RAID 5 conf (mdadm)<br>
1 320 GB HD boot (1 partition for LMCE, 1 partition for Kubuntu 8.10, both having access to the RAID 5 /dev/md0)
1 320 GB HD boot (1 partition for LMCE, 1 partition for Kubuntu 8.10, both having access to the RAID 5 /dev/md0)<br>
Gyration Keyboard and air mouse
Gyration Keyboard and air mouse<br>
USB-UIRT with a Xantex 284D
USB-UIRT with a Xantech 284D<br>
Intel Pro 1000 NIC card (internal)
Intel Pro 1000 NIC card (internal network)<br>
Bluetooth dongle - Motorola
Bluetooth dongle - Motorola<br>
Hauppauge PVR-150 MCE Edition
Hauppauge PVR-150 MCE Edition<br>
Wiimote remote
Wiimote remote<br>
Philips 37" LCD TV
Philips 37" LCD HDTV ready (720p) TV<br>
Yamaha DSP-A1 amplifier
Yamaha DSP-A1 amplifier<br>
Linksys SPA-3102
Linksys SPA-3102<br>
Linksys PAP2T-NA
Linksys PAP2T-NA (x2)<br>
IP Cam XWP (www.MayGion.com)
 
 
Software<br><br>
Prior: LMCE Beta 1 issues:<br>
- TV overscan (solved)<br>
- Subtitles (not solved)<br>


Prior: LMCE Beta 1 - issues:
                    TV overscan (solved)
                    Subtitles (not solved)


Now: Beta 2 - time to start all over again - learned with Beta 1.                     
Now: Beta 2 - time to start all over again - learned with Beta 1.                     
Line 27: Line 29:
Installation:
Installation:


Kubuntu 8.10 -> apt-get update
Kubuntu 8.10<br>
            -> apt-get upgrade
-> apt-get update.<br>
            -> apt-get dist-upgrade
-> apt-get upgrade.<br>
            -> update Alsa to Alsa 1.0.21-4
-> apt-get dist-upgrade.<br>
            All done with the VGA monitor.
All done with the VGA monitor.<br>
            LCD TV is also connected to the mobo's HDMI video output.
LCD TV is also connected to the mobo's HDMI video output.<br>
            Running nvidia-settings, LCD TV identified.  
Running nvidia-settings, LCD TV identified.<br>
            After all is done (installations and reboots), KDE shows up, i disconnect the vga cable, hit CTRL-ALT-Backspace and
After all is done (installations and reboots), KDE shows up, i disconnect the vga cable, hit CTRL-ALT-Backspace and the video output is redirected to HDMI.<br><br>
            the video output is redirected to HDMI.  
First problem: video overscan.<br>
            First problem: video overscan issue nvidia-settings shows an overscan ruler. Save conf to ~/.nvidia-settings-rc
-- Solution: nvidia-settings shows an overscan ruler. Save conf to ~/.nvidia-settings-rc<br>
            HDMI Sound works (KDE welcome sound) - it hearts on TV.
HDMI Sound works (KDE welcome sound) - it plays on TV speakers.<br><br>
Second problem: network interfaces are switched - the mobo interface shows as eth1 and the Gb Intel interface shows eth0.<br>
-- Solution: edit file /etc/udev/rules.d/70-persistent-net.rules and change eth1 to eth0 on first entry (mobo interface) and change eth0 to eth1 (Gb Intel interface) - after reboot, it works like it should.<br>
 
LMCE Beta 2<br>
connect optical cable from the SPDIF Expansion card (the mobo's SPDIF does not shows up) to the Yamaha optical in.<br>
install from internet.<br>
Reboot.<br>
AVWizard: HDMI / 720p / UI2 / Optical Spdif.<br>
Initial setup (Sara).<br>
 
Second problem: some files does not play sound.<br>
-- Solution: http://forum.linuxmce.org/index.php?topic=9194.msg62958#msg62958.<br><br>
Third problem: H264 mkv and mp4 files plays with no sound, even after renaming to m2ts. After renaming to .m2ts, mplayer is used to play them, subtitles shows up fine, but NO sound.<br>
-- Solution: http://forum.linuxmce.org/index.php?topic=9653.msg66388#msg66388 - see reply #17<br>
Sound, subtitles and controls works.<br>
 
<br>
 


LMCE Beta 2  install from internet.
to be continued.
            reboot
            AVWizard: HDMI / 720p / UI2 / Optical Spdif
            Initial setup (Sara).
            Ready to use - ksmserver not found.
            Monitor attach to VGA, CRTL-ALT-F1, sudo apt-get install ksmserver, dolphin, konsole, and much....
            Reboot
            LMCE starts again, KDE works... but HDMI sound is gone.


to continue
----

Latest revision as of 12:58, 6 October 2010


Initial Hardware Setup:

Asus M3N78-VM with AMD 955
SPDIF expansion card (Asus SPDIF OUT/COA+OPT)
2 GB DDR3 800 Mhz
3 500 GB HD in a RAID 5 conf (mdadm)
1 320 GB HD boot (1 partition for LMCE, 1 partition for Kubuntu 8.10, both having access to the RAID 5 /dev/md0)
Gyration Keyboard and air mouse
USB-UIRT with a Xantech 284D
Intel Pro 1000 NIC card (internal network)
Bluetooth dongle - Motorola
Hauppauge PVR-150 MCE Edition
Wiimote remote
Philips 37" LCD HDTV ready (720p) TV
Yamaha DSP-A1 amplifier
Linksys SPA-3102
Linksys PAP2T-NA (x2)


Software

Prior: LMCE Beta 1 issues:
- TV overscan (solved)
- Subtitles (not solved)


Now: Beta 2 - time to start all over again - learned with Beta 1.

Installation:

Kubuntu 8.10
-> apt-get update.
-> apt-get upgrade.
-> apt-get dist-upgrade.
All done with the VGA monitor.
LCD TV is also connected to the mobo's HDMI video output.
Running nvidia-settings, LCD TV identified.
After all is done (installations and reboots), KDE shows up, i disconnect the vga cable, hit CTRL-ALT-Backspace and the video output is redirected to HDMI.

First problem: video overscan.
-- Solution: nvidia-settings shows an overscan ruler. Save conf to ~/.nvidia-settings-rc
HDMI Sound works (KDE welcome sound) - it plays on TV speakers.

Second problem: network interfaces are switched - the mobo interface shows as eth1 and the Gb Intel interface shows eth0.
-- Solution: edit file /etc/udev/rules.d/70-persistent-net.rules and change eth1 to eth0 on first entry (mobo interface) and change eth0 to eth1 (Gb Intel interface) - after reboot, it works like it should.

LMCE Beta 2
connect optical cable from the SPDIF Expansion card (the mobo's SPDIF does not shows up) to the Yamaha optical in.
install from internet.
Reboot.
AVWizard: HDMI / 720p / UI2 / Optical Spdif.
Initial setup (Sara).

Second problem: some files does not play sound.
-- Solution: http://forum.linuxmce.org/index.php?topic=9194.msg62958#msg62958.

Third problem: H264 mkv and mp4 files plays with no sound, even after renaming to m2ts. After renaming to .m2ts, mplayer is used to play them, subtitles shows up fine, but NO sound.
-- Solution: http://forum.linuxmce.org/index.php?topic=9653.msg66388#msg66388 - see reply #17
Sound, subtitles and controls works.



to be continued.