Difference between revisions of "Samsung LE26"
From LinuxMCE
Daballiemo (Talk | contribs) |
Daballiemo (Talk | contribs) |
||
Line 5: | Line 5: | ||
Setting up a Samsung LE26 for LinuxMCE involves a couple of steps: | Setting up a Samsung LE26 for LinuxMCE involves a couple of steps: | ||
− | 1) | + | 1) Setup the MD to have the right screen size: |
In the [http://192.168.80.1/lmce-admin/index.php?section=wizard&pageSetup=97&senderID=97# settingspage]for the specific MD set the following fields to their respective value's: | In the [http://192.168.80.1/lmce-admin/index.php?section=wizard&pageSetup=97&senderID=97# settingspage]for the specific MD set the following fields to their respective value's: | ||
Line 17: | Line 17: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Section "Monitor" | Section "Monitor" | ||
Identifier "Monitor0" | Identifier "Monitor0" | ||
Line 73: | Line 26: | ||
VertRefresh 60-75 | VertRefresh 60-75 | ||
EndSection | EndSection | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Section "Screen" | Section "Screen" | ||
Identifier "Screen0" | Identifier "Screen0" | ||
Line 113: | Line 34: | ||
SubSection "Display" | SubSection "Display" | ||
Modes "1360x768" | Modes "1360x768" | ||
− | |||
EndSubSection | EndSubSection | ||
− | Option | + | Option "TVStandard" "1360x768" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
EndSection | EndSection | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
3) regenerate the orbiter for the MD and quick reload the router | 3) regenerate the orbiter for the MD and quick reload the router | ||
Revision as of 10:37, 16 July 2010
Version | Status | Date Updated | Updated By |
---|---|---|---|
710 | Unknown | N/A | N/A |
810 | relevant | 16th July 2010 | daballiemo |
1004 | Unknown | N/A | N/A |
1204 | Unknown | N/A | N/A |
1404 | Unknown | N/A | N/A |
Usage Information |
Setting up a Samsung LE26 for LinuxMCE involves a couple of steps:
1) Setup the MD to have the right screen size:
In the settingspagefor the specific MD set the following fields to their respective value's:
Video settings: 1360 768/60 TV Standard: TV Standard
Make sure to press update!!
2) Change the xorg.conf for your MD using the informational configuration beneath:
Section "Monitor" Identifier "Monitor0" VendorName "Unknown Monitor Vendor" ModelName "Unknown Monitor Model" DisplaySize 349 196 Modeline "1360x768" 85.500 1360 1424 1536 1792 768 771 777 795 +Hsync +Vsync HorizSync 30-61 VertRefresh 60-75 EndSection
Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Modes "1360x768" EndSubSection Option "TVStandard" "1360x768" EndSection
3) regenerate the orbiter for the MD and quick reload the router
4) reboot the MD to accept the new xorg.conf
Have Fun