Archiv > General

Dvd Abspielen Geht Nicht

<< < (4/5) > >>

P3f:
Hi Zusammen,

ich weiß nicht ob ich nun von diesem Thema etwas OT werde, aber ich habe folgende Erkenntnis gehabt.

==> DVD Abspielen geht erst sobald man das Addon lib-xine-drivers installiert hat. Allerdings kommt bei der Installation (leider) kein Bild mehr.

In dem Logfile /var/log/vdr-sxfe kommt nur noch:


--- Quote ---process 6519: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[6519] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message                                 
Bus error                                                                                                                                             
process 6671: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[6671] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message                                 
Bus error                                                                                                                                             
process 6830: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[6830] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message                                 
Bus error                                                                                                                                             
process 6982: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[6982] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message                                 
Bus error                                                                                                                                             
process 7162: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[7162] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message                                 
Bus error                                                                                                                                             
process 9368: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                                                           
[9368] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message
--- End quote ---

Dann habe ich ein wenig gegoogelt und gemerkt das ich das Addon "dbus" noch nicht installiert hatte. Danach wurde sofort die Fehlermeldung obsulate :)) und es kam im Log sinnvolle Rückmeldungen.


--- Quote ---vdr-sxfe 1.0.90-cvs  (build with xine-lib 1.2.2, using xine-lib 1.2.2)                                                                                 
                                                                                                                                                       
Fullscreen mode                                                                                                                                       
Automatic reconnection enabled                                                                                                                         
Shutdown after 0 minutes of inactivity using method=use_vo_driver                                                                                     
LIRC device:  /dev/lircd                                                                                                                               
VDR Server: xvdr://localhost                                                                                                                           
                                                                                                                                                       
process 11358: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/etc/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.                                                           
[11358] [scrnsaver] Failed to open connection to bus: //bin/dbus-launch terminated abnormally without any error message
vo_vdpau: Use lock display synchronization for some vdpau calls                                                       
vo_vdpau: vdpau API version : 1                                                                                       
vo_vdpau: vdpau implementation description : NVIDIA VDPAU Driver Shared Library  310.44  Wed Mar 27 15:22:13 PDT 2013 
vo_vdpau: maximum video surface size for chroma type 4:2:2 is 4096x4096                                               
vo_vdpau: maximum video surface size for chroma type 4:2:0 is 4096x4096                                               
vo_vdpau: maximum output surface size is 8192x8192                                                                     
vo_vdpau: hold a maximum of 10 video output surfaces for reuse                                                         
vo_vdpau: using 4 output surfaces of size 1920x1080 for display queue                                                 
vo_vdpau: this hardware doesn't support mpeg4-part2.                                                                   
[11358] [vdr-fe]    Detected 2 CPUs                                                                                   
[11358] [vdr-fe]    Enabling FFmpeg multithreaded video decoding                                                       
[11358] [input_vdr] Connecting (control) to tcp://localhost:37890 ...                                                 
[11358] [input_vdr] Server greeting: VDR-2.0.0 xineliboutput-1.0.90-cvs READY                                         
[11358] [input_vdr] Connected (control) to tcp://localhost:37890                                                       
[11358] [input_vdr] Connecting (data) to pipe:///etc/vdr/plugins/xineliboutput/pipes.11266/pipe.0                     
[11358] [input_vdr] Data stream connected (PIPE)                                                                       
[11358] [input_vdr] using custom "no signal" image /etc/vdr/plugins/xineliboutput/nosignal.mpg

--- End quote ---

==> und nun funktioniert auch die DVD (wenn man die aus dem Menupunkt "Medien... / DVD abspielen") aufruft. Sogar die DVD-Menü werden gut und korrekt angezeigt. ==> alles ok.

Ist nun das Addon "lib-xine-drivers" mit dem "dbus" in Abhängigkeit (zumindest bei der 3.0.2)?


==>  :wand  Nach einem Reboot kommt es nun zu einem anderen Fehler, den ich überhaupt nicht mehr verstehe. Ist also noch nicht die finale Lösung....Habt ihr noch eine Idee?
Auszug aus dem Logfile...

--- Quote ---..
[5861] [scrnsaver] Error: The name org.gnome.SessionManager was not provided by
[5861] [scrnsaver] Error: The name org.gnome.ScreenSaver was not provided by any
Bus error
...
--- End quote ---
Gruß,

Pit

Christian:
Probiere mal den Screensaver in der Xorg.conf zu deaktivieren.

Vielleicht so:

Unter Serverlayout

Option          "BlankTime"     "0"
Option          "StandbyTime"   "0"
Option          "SuspendTime"   "0"
Option          "OffTime"       "0"

P3f:
Hi,

das würde ich ja gerne versuchen, wenn ich die sorg.conf finden würde....

Ich habe geschaut unter /etc/X11/ ==> dort gibt es aber nur eine fast leere xorg.conf


--- Code: ---# You can use "X -configure" to create your own xorg.conf file

--- End code ---

In den darunter liegendem Verzeichnis sind ja die Configfiles (etc/X11/xorg.conf.d/), aber darin ist keine Section mit "Serverlayout"

Also habe ich mal den X -configure ausgeführt (nachdem man den xorg beendet hat).


--- Quote ---MLD> X -configure

X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.42-37-generic i686 Ubuntu
Current Operating System: Linux VDRAiblingHD 3.8.4.164 #1 SMP Sat Apr 6 13:11:46 CEST 2013 i686
Kernel command line: root=UUID=8c230e96-a7dd-422e-8d12-107c496be43e vga=0x314 splash=silent quiet apm=off hpet=disable QUIET=1 initrd=/mld/boot/initramfs BOOT_IMAGE=/mld/boot/kernel
Build Date: 27 February 2013  02:12:16AM
xorg-server 2:1.11.4-0ubuntu10.12 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.24.4
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 13 16:48:01 2013
List of video drivers:
   nvidia
   vesa
   fbdev
(++) Using config file: "/root/xorg.conf.new"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Number of created screens does not match number of detected devices.
  Configuration failed.
 ddxSigGiveUp: Closing log
Server terminated with error (2). Closing log file.

--- End quote ---

Dann finde ich zwar unter /root/xorg.conf.new die entsprechende Section, aber die wird ja nicht herangezogen.... ;(

Muß man nun in den /etc/X11/xorg.conf.d/ ein entsprechendes Template anlegen. (Wenn ja, wie soll das aussehen?)

Danke, wahrscheinlich bin ich ja nur wieder zu "blind"...

Pit

P3f:
Hi,

ich nochmal, wäre es sonst eine Alternative den Ansatz zu wählen, nun doch zu analysieren warum man welche Library benötigt um die Medien wie DVD bzw. Datei abspielen zu können?

Wie kann man das analysieren? Gibt es eine Anleitung dazu?

Gruß,

Pit

Christian:
Wenn Ich dazu komme mach ich mal ein Template
 

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version