Jump to content

User talk:Phenigma: Difference between revisions

From LinuxMCE
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Yes that could be.
This is from my notes:
But I Am adopting the page for me to maintain.
It is one of the draft project for the wikiworkgroup to be rewritten and maintained.


Hmm, seems like a lot of duplication is starting on the wiki...
===== MYTHTV 0.28 PPA daily =====
 
sudo add-apt-repository ppa:mythbuntu/0.28
sudo apt-get update
sudo apt-get purge libmyth-0* mythtv-backend mythtv-common mythtv-frontend mythtv-transcode-utils libmyth-python  libmythtv-perl
sudo apt-get install mythtv-frontend pluto-mythtv-player
 
then start mythtv on frontend and fill in IP, port and password of the core backend.
Don't forget to select vdpau and set the sound device in mythtv.
 
commented the start-on line on the MD:
sed -e '/^start on / s/^#*/#/' -i /etc/init/mythtv-backend.conf
mv /usr/pluto/bin/Restart_MythBackend.sh /usr/pluto/bin/Restart_MythBackend.sh_
 
Don't forget to set the token and protocol nr in the device template:
https://code.mythtv.org/doxygen/mythversion_8h_source.html
 
===== udev bridge notes =====
subsystem
 
block
bluetooth
dvb
hidraw
net
sound
tty
video4linux
 
 
 
 
***** USB *****
USB_UIRT_0038
Device Node Path: /dev/ttyUSB0
  Subsystem: tty
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/ttyUSB0/tty/ttyUSB0
    {ID_SERIAL}=="FTDI_USB-UIRT"
    {SUBSYSTEM}=="tty"
  Subsystem: usb
  Devtype2: usb_device
    {ID_SERIAL}=="FTDI_USB-UIRT"
  VID/PID: 0403 f850
  FTDI
  (null)
  serial: (null)
udi = /org/freedesktop/Hal/devices/usb_device_403_f850_noserial
 
 
ZWave Dongle
Device Node Path: /dev/ttyUSB1
  Subsystem: tty
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.4/1-2.4:1.0/ttyUSB1/tty/ttyUSB1
    {ID_SERIAL}=="Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001"
    {SUBSYSTEM}=="tty"
  Subsystem: usb
  Devtype2: usb_device
    {ID_SERIAL}=="Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001"
  VID/PID: 10c4 ea60
  Silicon Labs
  (null)
  serial: 0001
udi = /org/freedesktop/Hal/devices/usb_device_10c4_ea60_0001
 
 
***** PCI *****
Device Node Path: /dev/video1
  Subsystem: video4linux
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:14.4/0000:03:07.0/video4linux/video1
    {ID_SERIAL}=="(null)"
    {SUBSYSTEM}=="video4linux"
  Subsystem: pci
  Devtype2: (null)
    {ID_SERIAL}=="(null)"
  VID/PID: 0x4444 0x0016
  (null)
  (null)
  serial: (null)
/org/freedesktop/Hal/devices/pci_4444_16_video4linux

Latest revision as of 00:02, 22 February 2015

This is from my notes:

MYTHTV 0.28 PPA daily
sudo add-apt-repository ppa:mythbuntu/0.28
sudo apt-get update
sudo apt-get purge libmyth-0* mythtv-backend mythtv-common mythtv-frontend mythtv-transcode-utils libmyth-python  libmythtv-perl
sudo apt-get install mythtv-frontend pluto-mythtv-player

then start mythtv on frontend and fill in IP, port and password of the core backend. Don't forget to select vdpau and set the sound device in mythtv.

commented the start-on line on the MD:

sed -e '/^start on / s/^#*/#/' -i /etc/init/mythtv-backend.conf
mv /usr/pluto/bin/Restart_MythBackend.sh /usr/pluto/bin/Restart_MythBackend.sh_

Don't forget to set the token and protocol nr in the device template: https://code.mythtv.org/doxygen/mythversion_8h_source.html

udev bridge notes

subsystem

block bluetooth dvb hidraw net sound tty video4linux



          • USB *****

USB_UIRT_0038 Device Node Path: /dev/ttyUSB0

  Subsystem: tty
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/ttyUSB0/tty/ttyUSB0
   {ID_SERIAL}=="FTDI_USB-UIRT"
   {SUBSYSTEM}=="tty"
  Subsystem: usb
  Devtype2: usb_device
   {ID_SERIAL}=="FTDI_USB-UIRT"
 VID/PID: 0403 f850
 FTDI
 (null)
 serial: (null)

udi = /org/freedesktop/Hal/devices/usb_device_403_f850_noserial


ZWave Dongle Device Node Path: /dev/ttyUSB1

  Subsystem: tty
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.4/1-2.4:1.0/ttyUSB1/tty/ttyUSB1
   {ID_SERIAL}=="Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001"
   {SUBSYSTEM}=="tty"
  Subsystem: usb
  Devtype2: usb_device
   {ID_SERIAL}=="Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001"
 VID/PID: 10c4 ea60
 Silicon Labs
 (null)
 serial: 0001

udi = /org/freedesktop/Hal/devices/usb_device_10c4_ea60_0001


          • PCI *****

Device Node Path: /dev/video1

  Subsystem: video4linux
  Devtype: (null)
  Dev Path: /devices/pci0000:00/0000:00:14.4/0000:03:07.0/video4linux/video1
   {ID_SERIAL}=="(null)"
   {SUBSYSTEM}=="video4linux"
  Subsystem: pci
  Devtype2: (null)
   {ID_SERIAL}=="(null)"
 VID/PID: 0x4444 0x0016
 (null)
 (null)
 serial: (null)

/org/freedesktop/Hal/devices/pci_4444_16_video4linux