Re: Bug#704801: libva-intel-vaapi-driver: Intel video i915_drv_video.so fails to load

2013-04-06 Thread Reinhard Tartler
tag 704801 help
stop

On Sat, Apr 6, 2013 at 5:14 AM, Gerard Kam gerard...@verizon.net wrote:
 Package: libva-intel-vaapi-driver
 Version: 1.0.20-1
 Severity: important

 Using Debian wheezy on an old Dell Diemension 3000, and cannot get libva
 working.  Originally had version 0.32, and installed experimental packages 
 with
 same results:

 $ vainfo
 libva info: VA-API version 0.33.0
 libva info: va_getDriverName() returns 0
 libva info: Trying to open /usr/lib/i386-linux-gnu/dri/i915_drv_video.so
 libva error: dlopen of /usr/lib/i386-linux-gnu/dri/i915_drv_video.so failed:
 /usr/lib/i386-linux-gnu/dri/i915_drv_video.so: undefined symbol:
 _glapi_tls_Context
 libva info: va_openDriver() returns -1
 vaInitialize failed with error code -1 (unknown libva error),exit
 $ uname -a
 Linux d3000 3.2.0-4-686-pae #1 SMP Debian 3.2.41-2 i686 GNU/Linux
 $

This awfully smells like bug #491520, but that's fixed ages ago.


 The undefined symbol is in libglapi.so.0.0.0,
 which is in package libglapi-mesa.
 Version 8.0.5-4 is already the newest version of libglapi-mesa.


Indeed.

I'm tagging this bug as 'help', and seek assistance from the mesa
maintainers. Is this something that can be fixed by adding appropriate
Dependencies and Break relationship fields to the packages?



 -- System Information:
 Debian Release: 7.0
   APT prefers testing-updates
   APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'),
 (500, 'testing'), (1, 'experimental')
 Architecture: i386 (i686)

 Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages libva-intel-vaapi-driver depends on:
 ii  i965-va-driver  1.0.17-1

 libva-intel-vaapi-driver recommends no packages.

 libva-intel-vaapi-driver suggests no packages.

 ___
 pkg-multimedia-maintainers mailing list
 pkg-multimedia-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers



-- 
regards,
Reinhard


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caj0ccebxo6bnmo09+ra-tj5nnm29h7yhvvu1oviqfhtjb3y...@mail.gmail.com



Bug#672972: Wheezy: VLC player can't play videos

2012-08-05 Thread Reinhard Tartler
retitle 672972 Broken Xvideo extension on Radeon HD 4200
stop


On Sun, Aug 5, 2012 at 10:51 PM, Rémi Denis-Courmont r...@remlab.net wrote:
 Le dimanche 5 août 2012 23:41:33 Reinhard Tartler, vous avez écrit :
 reassign 672972 xserver-xorg-video-radeon
 retitle 672972 No Xvideo extension on Radeon HD 4200
 stop

 Thanks for reporting back, I'm reassigning this bug to the package
 xserver-xorg-video-radeon.

 Do you actually read what the VLC developers have to say, or should I stop
 following Debian bugs altogether?

 Lack of XVideo driver is perfectly fine. As I said, like what a few hours ago,
 VLC will safely fall back to OpenGL in that case. Also I don't see how you
 infer the lack of XVideo driver from the bug report.

Well, in the last mail you told me that the problem here was *broken*
XVideo support.
Oh, now I notice that I use a wrong bug title. Fixing that now.

-- 
regards,
Reinhard


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caj0cceakbas0n+eff0oqki-npbf0cdhvjeswv3n5x_w9t4v...@mail.gmail.com



Bug#444138: Support for other xservers than xvfb in xfvb-run

2007-09-26 Thread Reinhard Tartler
of the specified command.
.TP
0
.B x\-run
only uses this exit status if the
.B \-h\fR,\fB \-\-help
option is given.
In all other situations, this may be interpreted as success of the specified
command.
.TP
2
No command to run was specified.
.TP
3
The
.B xauth
command is not available.
.TP
4
The temporary directory that was going to be used already exists; since
.B x\-run
produces a uniquely named directory, this may indicate an attempt by another
process on the system to exploit a temporary file race condition.
.TP
5
A problem was encountered while cleaning up the temporary directory.
.TP
6
A problem was encountered while using
.BR getopt (1)
to parse the command\-line arguments.
.SH EXAMPLES
.TP
.B x\-run \-\-auto\-servernum \-\-server\-num=1 xlogo
runs the
.BR xlogo (1x)
demonstration client inside the
.B Xvfb
X server on the first available server number greater than or equal to 1.
.TP
.B x\-run \-\-server\-args=\-screen 0 1024x768x24 ico \-faces
runs the
.BR ico (1x)
demonstration client (and passes it the
.B \-faces
argument) inside the
.B Xvfb
X server, configured with a root window of 1024 by 768 pixels and a color
depth of 24 bits.
.PP
Note that the demo X clients used in the above examples will not exit on
their own, so they will have to be killed before
.B x\-run
will exit.
.SH BUGS
See
.URL http://bugs.debian.org/xvfb; the Debian Bug Tracking System .
If you wish to report a bug in
.BR xvfb\-run ,
please see
.I /usr/share/doc/debian/bug\-reporting.txt
or the
.BR reportbug (1)
command.
.SH AUTHOR
.B x\-run
is a modified version of
.B xvfb\-run
found in the Debian Operating system.
Reinhard Tartler renamed the script and added the
.I -x
Switch.
.B xvfb\-run
was written by Branden Robinson and Jeff Licquia with sponsorship from
Progeny Linux Systems.
.SH SEE ALSO
.BR Xvfb (1x),
.BR xauth (1x)
.\ vim:set et tw=80:
--- xvfb-run.1	2007-09-26 11:23:16.384451000 +0200
+++ x-run.1	2007-09-26 11:22:18.333818000 +0200
@@ -1,5 +1,3 @@
-.\ $Id: xvfb-run.1 2138 2005-01-17 23:40:27Z branden $
-.\
 .\ Copyright 1998-2004 Branden Robinson [EMAIL PROTECTED].
 .\
 .\ This is free software; you may redistribute it and/or modify
@@ -25,24 +23,24 @@
 \\$2 \(laURL: \\$1 \(ra\\$3
 ..
 .if \n[.g] .mso www.tmac
-.TH xvfb\-run 1 2004\-11\-12 Debian Project
+.TH x\-run 1 2004\-11\-12 Debian Project
 .SH NAME
-xvfb\-run \- run specified X client or command in a virtual X server environment
+x\-run \- run specified X client or command in a virtual X server environment
 .SH SYNOPSIS
-.B xvfb\-run
+.B x\-run
 [
 .I options
 ]
 .I command
 .SH DESCRIPTION
-.B xvfb\-run
+.B x\-run
 is a wrapper for the
 .BR Xvfb (1x)
 command which simplifies the task of running commands (typically an X
 client, or a script containing a list of clients to be run) within a virtual
 X server environment.
 .PP
-.B xvfb\-run
+.B x\-run
 sets up an X authority file (or uses an existing user\-specified one),
 writes a cookie to it (see
 .BR xauth (1x))
@@ -66,11 +64,11 @@
 server is killed (using the process ID stored earlier), the X authority
 cookie removed, and the authority file deleted (if the user did not specify
 one to use).
-.B xvfb\-run
+.B x\-run
 then exits with the exit status of
 .IR command .
 .PP
-.B xvfb\-run
+.B x\-run
 requires the
 .B xauth
 command to function.
@@ -94,9 +92,9 @@
 Store X authentication data in
 .IR file .
 By default, a temporary directory called
-.IR xvfb\-run. PID
+.IR x\-run. PID
 (where PID is the process ID of
-.B xvfb\-run
+.B x\-run
 itself) is created in the directory specified by the environment variable
 .B TMPDIR
 (or
@@ -139,18 +137,18 @@
 Be careful to quote any whitespace characters that may occur within
 .I arguments
 to prevent them from regarded as separators for
-.BR xvfb\-run 's
+.BR x\-run 's
 own arguments.
 Also, note that specification of \(oq\-nolisten tcp\(cq in
 .I arguments
 may override the function of
-.BR xvfb\-run 's
+.BR x\-run 's
 own
 .B \-l\fR,\fB \-\-listen\-tcp
 option, and that specification of the server number (e.g., \(oq:1\(cq) may
 be ignored because of the way the X server parses its argument list.
 Use the
-.B xvfb\-run
+.B x\-run
 option
 .BI \-n\  servernumber \fR,\fB\ \-\-server\-num= servernumber
 to achieve the latter function.
@@ -163,6 +161,13 @@
 .B Xvfb
 before attempting to start the specified command.
 The default is 3.
+.TP
+.BI \-x\  xserver \fR,\fB\ \-\-xserver= xserver
+Use the alternative Xserver
+.I xserver
+instead of
+.B xvfb,
+which is used by default.
 .SH ENVIRONMENT
 .TP
 .B COLUMNS
@@ -175,7 +180,7 @@
 .TP
 .B TMPDIR
 specifies the directory in which to place
-.BR xvfb\-run 's
+.BR x\-run 's
 temporary directory for storage of the X authority file; only used if the
 .B \-f
 or
@@ -206,14 +211,14 @@
 .B \-\-error\-file
 options are specifed; see above.
 .SH EXIT STATUS
-.B xvfb\-run
+.B x\-run
 uses its exit status as well as output to standard error to communicate
 diagnostics.
 The exit status of \(oq1\(cq is not used, and should be interpreted as failure

Bug#365127: Using another version of i810 solves this problem

2006-06-19 Thread Reinhard Tartler
reassign 365127 libxine1,xserver-xorg-video-i810
stop

On Mon, Jun 19, 2006 at 05:11:41PM +0800, Hongzheng Wang wrote:
 Yes, it works.  In fact, just when I found this problem I have tried
 to downgrade xorg and this problem disappeared.  So I believe it is
 i810 related problem under xorg 7 as I mentioned in bug report.  But,
 since other applications work well even under xorg 7 and more strange
 thing is gxine has not such a problem (both xine-ui and totem-xine

I see. Thanks for reporting back. 

Gruesse,
Reinhard
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]