Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2005 20:49:44 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: WIP: multimedia/XdTV port
Message-ID:  <20050913204944.122b5722.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <20050806185659.025b5238@it.buh.tecnik93.com>
References:  <20050806185659.025b5238@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 06 Aug 2005 18:56:59 +0300
Ion-Mihai Tetcu <itetcu@people.tecnik93.com> wrote:

> What can you do to help:
> - test the port and send me feedback; I'm just upgrading from 5-STABLE

well it compiles on FreeBSD 5.4-stable / amd64:
tingo@kg-quiet$ uname -a
FreeBSD kg-quiet.kg4.no 5.4-STABLE FreeBSD 5.4-STABLE #5: Fri Sep  2
15:14:54 CEST 2005     root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET 
amd64

with the following options:

root@kg-quiet# make showconfig
===> The following configuration options are set for xdtv-2.2.0:
     MMX=off "Enable MMX features"
     OPTIMIZED=off "You're risk: guess CPU and gcc optimization"
     Xaw3D=on "use Xaw3D"
     neXtaw=on "use neXtaw"
     Mowitz=on "use Mowitz"
     X11EXT=on "use X11 extentions (DGA,VidMode,DPMS)"
     Xvideo=on "use the Xvideo extention"
     LIRC=on "Use lirc remote control"
     FFMPEG=on "FFMPEG for capturing"
     FFMPEG_DEVEL=off "FFMPEG dev version for capturing"
     XVID=on "enable XviD divx codec"
     LAME=on "enable lame audio compression"
     ZVBI=on "enables zvbi"
     XVTV=on "enables Xvideo TV-card driver"
     XINERAMA=on "enable xinerama extension"
     PIXMAPS=on "enables pixmaps"
     NLS=off "natural language support"
     DEBUG=off "debug symbols in binary"
     NXTVEPG=off "support for tv prgram schedules"

(I had to turn NXTVEPG off, as it isn't supported on amd64).
I don't (yet) have a bktr TV-card in this machine, so I can't test it
properly.

When started, it display the following:

tingo@kg-quiet$ xdtv

This is xdtv 2.2.0 running on FreeBSD/amd64 (5.4-STABLE).
filename = /home/tingo/.xdtv/xdtvrc
xdtv_v4l-conf: not found
xdtv_v4l-conf had some trouble, trying to continue anyway
wmhooks: netwm detected
wmhooks: netwm state above supported
wmhooks: netwm fullscreen supported
wmhooks: gnome detected
dcop: not found
DGA: server=2.0, include=2.0
VidMode: server=2.2, include=2.2
  available video mode(s): 1280x1024 1024x768 1280x1024 1280x1024
1280x960 1280x960  2x864 1024x768 1024x768 1024x768 960x720 928x696
896x672 832x624 800x600 800x600 800 0 800x600 800x600 800x600 800x600
800x600 700x525 700x525 640x512 640x512 640x512 64 80 640x480 640x480
640x480 640x480 640x480 720x400 640x400 576x432 640x350 512x384 5 384
512x384 512x384 416x312 400x300 400x300 400x300 400x300 400x300 320x240
320x240  x240 320x240 360x200 320x200 320x175
Selected XvImage adaptor with yuyv support: NV Video Blitter on port 65
(grabdisplay No XvVideo port available.
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  13 ()
  Serial number of failed request:  1046
  Current serial number in output stream:  1047

and then quits. For all I know, this can be perfectly normal when there
is no TV card in the machine

Oh, and xdtv_wizard looks for it's config file in the wrong place:
tingo@kg-quiet$ xdtv_wizard
xdtv_wizard: cannot open /usr/local/xdtv_wizard-en.conf: No such file or
directory

-- 
Yours,
Torfinn Ingolfsen,
Norway




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050913204944.122b5722.torfinn.ingolfsen>