try to edit /etc/X11/xorg.conf
add this in that file :
Section "Modules"
Load "v4l"
EndSection
--
fails to start without -nodga option
https://bugs.launchpad.net/bugs/76501
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
The wrapper script for xawtv has most of what is here in the discussion,
but for people who don't have an NVIDIA card, xawtv still does not start
with the default /usr/bin/xawtv script. I have an ubuntu 8.04 and the
default error message (without adding a manual -nodga) still gives the
same XF86DGA
Intersting. I have an ati All-In-Wonder 8500DV (R200) and I am having
similar troubles. I got the tv to work once. Don't know what went
wrong since. When I try xawtv -nodga I get:
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.22-14-generic)
xinerama 0: 1280x1024+0+0
Warning: Cannot con
And if a patch is needed, here is the debdiff.
** Attachment added: "debdiff from 3.95.dfsg.1-6ubuntu1"
http://launchpadlibrarian.net/12297419/xawtv_3.95.dfsg.1-6ubuntu1.1.debdiff
--
fails to start without -nodga option
https://bugs.launchpad.net/bugs/76501
You received this bug notification
** Changed in: xawtv (Debian)
Status: Unknown => Fix Released
--
fails to start without -nodga option
https://bugs.launchpad.net/bugs/76501
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
** Description changed:
Binary package hint: xawtv
I'm running Edgy on x86. When I start xawtv, I get this output:
This is xawtv-3.95, running on Linux/i686 (2.6.17-10-386)
X Error of failed request: XF86DGANoDirectVideoMode
Major opcode of failed request: 136 (XFree86-DGA)
M
This is my first StableReleaseUpdate Proposal for Gutsy:
1. statement explaining the impact:
xawtv will not start up due to shell script syntax error (For end users this
as serious as a segfault on startup in a binary application), if the system
in question is equipped with a NVidia graphics
This has been fixed in Hardy, so please file a SRU or backport request
if you want it fixed in Gutsy.
** Changed in: xawtv (Ubuntu)
Assignee: Luca Falavigna (dktrkranz) => (unassigned)
Status: Confirmed => Fix Released
** Also affects: xawtv (Debian) via
http://bugs.debian.org/cgi-
Please apply the trivial patch to the shell wrapper script /usr/bin/xawtv,
which I described
https://bugs.launchpad.net/ubuntu/+source/xawtv/+bug/76501/comments/18
Thank you very much.
** Changed in: xawtv (Ubuntu)
Assignee: (unassigned) => Luca Falavigna (dktrkranz)
--
fails to start wit
7.10 (gutsy): We patched the shell-wrapper script /usr/bin/xawtv:
Replace the line number 12 which contains the following
if [ `xdpyinfo -queryExtensions | grep NV-GLX` ] ; then
with either
if [ "`xdpyinfo -queryExtensions | grep NV-GLX`" ] ; then
or more elegant
if xpdyinfo --queryExtension
Running gutsy amd64, nvidia-glx-new on an 8800 GTX and an OnAir HDTV-GT
USB capture card. I did read somewhere that the OnAir card wasn't
supported, but that was in Edgy. I can't confirm that it's working at
all in Gutsy because, well, I don't know how to confirm it other than to
use xawtv and lsus
In Gutsy, with an ATI Radeon Mobility X700 and xserver-xorg-video-ati, I also
have to use -nodga, otherwise it craps out with
"X Error of failed request: XF86DGANoDirectVideoMode"
--
fails to start without -nodga option
https://bugs.launchpad.net/bugs/76501
You received this bug notification b
12 matches
Mail list logo