Re: [mythtv-users] problem building mythtv

2005-11-19 Thread Dirk Aust
Hello,
I encountered the same problem, do you meanwhile have a solution for this 
problem?

Thanks,
Dirk



Am Mittwoch 19 Oktober 2005 14:57 schrieb Ben Edwards:
> I am trying to build mythtv on ubuntu breezy. I did
>
> ./configure --enable-dvb --enable-dvb-eit --dvb-path=/usr/include
> qmake mythtv.pro 
> make
>
> and got the folowing:-
>
> cd libs && make -f Makefile
> make[1]: Entering directory `/home/mythtv/build/mythtv-0.18.1/libs'
> cd libavcodec && make -f Makefile
> make[2]: Entering directory `/home/mythtv/build/mythtv-0.18.1
> /libs/libavcodec'
> qmake -o Makefile libavcodec.pro 
> make[2]: Leaving directory `/home/mythtv/build/mythtv-0.18.1
> /libs/libavcodec'
> make[2]: Entering directory `/home/mythtv/build/mythtv-0.18.1
> /libs/libavcodec'
> gcc -c -pipe -march=pentiumpro -mmmx -w -O3 -Wall -Wno-switch
> -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_IVTV
> -DUSING_DVB -DUSING_DVB_EIT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr/local\" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/include/qt3 -o
> utils.o utils.cIn file included from avcodec.h:14,
> from utils.c:27:
> common.h:61: error: array type has incomplete element type
> common.h:65: error: array type has incomplete element type
> make[2]: *** [utils.o] Error 1
> make[2]: Leaving directory `/home/mythtv/build/mythtv-0.18.1
> /libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/home/mythtv/build/mythtv-0.18.1/libs'
> make: *** [sub-libs] Error 2
> [EMAIL PROTECTED]:~/build/mythtv-0.18.1$
>
> Any ideas?
> Ben
> --
> Ben Edwards - Bristol, UK, England
> WARNING:This email contained partisan views - dont ever accuse me of using
> the veneer of objectivity
> If you have a problem emailing me use
> http://www.gurtlush.org.uk/profiles.php?uid=4
> (email address this email is sent from may be defunct)
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Compile Failure

2005-11-19 Thread Dirk Aust
Hello,
I encountered the same problem, do you meanwhile have a solution for this 
problem?

Thanks,
Dirk


Am Dienstag 25 Oktober 2005 23:35 schrieb R. Geoffrey Newbury:
> As follows, from a download done today of mythtv-0.18.1:
>
> [EMAIL PROTECTED] mythtv-0.18.1]# make
> cd libs && make -f Makefile
> make[1]: Entering directory `/tmp/mythtv-0.18.1/libs'
> cd libavcodec && make -f Makefile
> make[2]: Entering directory `/tmp/mythtv-0.18.1/libs/libavcodec'
> gcc -c -pipe -march=c3-2 -w -O3 -Wall -Wno-switch -fomit-frame-pointer
> -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_IVTV -DUSING_DVB
> -DUSING_XRANDR -DUSING_XVMC -DUSING_XVMC_VLD -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DHAVE_AV_CONFIG_H
> -D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I.
> -I.. -I../.. -I/usr/lib/qt-3.3/include -o utils.o utils.c
> In file included from avcodec.h:14,
>  from utils.c:27:
> common.h:61: error: array type has incomplete element type
> common.h:65: error: array type has incomplete element type
> make[2]: *** [utils.o] Error 1
> make[2]: Leaving directory `/tmp/mythtv-0.18.1/libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/tmp/mythtv-0.18.1/libs'
> make: *** [sub-libs] Error 2
>
> Can anyone help?  I would not have thought that common.h would have
> problems.
>
> Geoff
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Compile Problem with SuSE 10.0

2005-11-19 Thread Dirk Aust
I have a problem when trying to compile the 0.18.1 release with SuSE10.0 
X86_64, 

I get this error message:

make[2]: Entering directory 
`/usr/epia/src/mythtv-0.18.1/mythtv-0.18.1/libs/libavcodec'
gcc -c -pipe -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g 
-DUSE_LIB64_PATHES -march=c3 -w -O3 -O3 -march=c3 -m32 -mmmx -msse 
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_IVTV 
-DUSING_DVB -DUSING_DVB_EIT -DUSING_XRANDR -DUSING_XVMC -DUSING_XVMC_VLD 
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DHAVE_AV_CONFIG_H 
-D_LARGEFILE_SOURCE -DHAVE_XVMC -DHAVE_XVMC_VLD -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/lib/qt3/mkspecs/default -I. -I.. -I../.. -I../../../../../../include 
-I/usr/lib/qt3/include -o utils.o utils.c
In file included from avcodec.h:14,
 from utils.c:27:
common.h:61: Fehler: Feldtyp hat unvollständigen Elementtypen
common.h:65: Fehler: Feldtyp hat unvollständigen Elementtypen
make[2]: *** [utils.o] Fehler 1
make[2]: Leaving directory 
`/usr/epia/src/mythtv-0.18.1/mythtv-0.18.1/libs/libavcodec'
make[1]: *** [sub-libavcodec] Fehler 2
make[1]: Leaving directory `/usr/epia/src/mythtv-0.18.1/mythtv-0.18.1/libs'
make: *** [sub-libs] Fehler 2


Sorry, the error message is in german, it means incomplete type. The type the 
compiler complains about is AVOption, and it is right, short above these 
lines 61,65 this type is only declared as struct AVOption; but in former 
times the compiler worked.

Any ideas?

Thanks!
Dirk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] IP Control of MyThTV ?

2005-10-08 Thread Dirk Aust
Hi,
you may try this with LIRC and a remote device on a different machine.

Best Regards,


Am Freitag, 7. Oktober 2005 18:31 schrieb Vincèn:
>  Hi,
>  As I found nothing in documentations, I'd like to know if there
> is a way to control each frontend attached to one mythtv backend ? to
> be able to control each frontend from an automation system for
> example. Best would be to be able to control it in TCP/IP.
>  Thanks for your ideas, suggestions..
>
> Vincèn
>
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythTV Presentation

2005-09-18 Thread Dirk Aust
Hi all,
I think we shouldn't make too much publicity on MythTV, mayby the content 
industry tries to outlaw it! And they have the power to do that!

Regards,


Am Samstag, 17. September 2005 21:15 schrieb Mike Ryan:
> All
>
> I recently gave a presentation on MythTV at Open Tech 2005
> (http://www.ukuug.org/events/opentech2005/schedule/) and have now been
> invited to speak at the World Summit on Free Information Infrastructures
> which is taking place on Saturday 1st & Sunday 2nd of October at Limehouse
> Town Hall in East London
> (http://www.streetmap.co.uk/newmap.srf?x=536897&y=181010&z=0&sv=E14+7HA&st=
>2&pc=E14+7HA&mapp=newmap.srf&searchp=newsearch.srf)
>
> I mention this in case anyone would like to come along and provide some
> moral support and help fly the flag for MythTV here in the UK.
>
> It'll only be a short presentation (10 minutes or so probably), so there's
> only a limited amount of high-level information I'll be able to get across.
> However, there's a QA session afterwards as well.
>
> Also, as you can see from the programme, there's plenty of other great
> interesting things to go and see as well
>
> Best Regards
>
> Mike
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Problems with different languages and DVB

2005-09-17 Thread Dirk Aust
Hello all,
I have a problem with stations transmitting audio in different languages, 
namely the german-french channel Arte in Germany, it seems that MythTV 
randomly chooses the french or german audio for recording.

Is there any possibility to choose the used audio channel? 
If yes, is this done during the recording or are all audio channels recorded 
and I can choose during playback?

Best Regards,
Dirk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] VIA XvMCvld

2005-09-05 Thread Dirk Aust
Thanks a lot for your efforts to help me, but I havn't seen any problem with X 
itself, that means if I start a normal X session with window manager and so 
on I have the full screen, only if I start mythfrontend with xinit and 
XvMCvld enabled I get this problem, also just after the start of the X server 
I have the full screen with it's typical grey background, but when 
mythfrontend is starting up it's only the top half.

Best Regards,
Dirk


Am Montag, 5. September 2005 10:27 schrieb Stephen Dolan:
> >>I suspect you may see what I have been getting:  invalid module format...
> >
> > That usually means that the module was built with a vastly different
> > version of gcc than the application trying to insert it.
>
> I'd agree with this interpretation. As a rule, when I update my kernel,
> I always rebuild all the kernel modules at the same time. The one time I
> didn't do this, via.ko and drm.ko loaded ok without error messages, but
> on close inspection of the Xorg.log.0 file I noticed that DRM was unable
> to enable some interrupt. This resulted in all sorts of odd problems.
>
> Anyway, rebuilding the modules solved all problems.
>
> The information contained in this e-mail and in any attachments is
> confidential and is designated solely for the attention of the intended
> recipient(s). If you are not an intended recipient, you must not use,
> disclose, copy, distribute or retain this e-mail or any part thereof. If
> you have received this e-mail in error, please notify the sender by return
> e-mail and delete all copies of this e-mail from your computer system(s).
> Please direct any additional queries to: [EMAIL PROTECTED] Thank
> You.
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] VIA XvMCvld

2005-09-03 Thread Dirk Aust
Hi all,
I have a VIA EPIA M1 with a CLE266 using the HW MPEG2 decoder with the 
XvMCvld extension, with the old 2.6.8.1 it works, but when I use the brand 
new 2.6.13 kernel only the top half of the screen is used when loading the 
mythfrontend, even using the drm.ko and via.ko from UNICHROME project, it's 
the same, I get no error messages in the Xorg.log or in 
the /var/log/messages. And furthermore when I starting a simple xdm screen it 
also works.

Anybody made the same expieriences?

Dirk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Some DVB recordings lose sound in the middle

2005-07-27 Thread Dirk Aust
I have a similar problem, even thoungh I use PS mode!



Am Mittwoch, 27. Juli 2005 15:04 schrieb Adam Egger:
> Hi all,
>
> My DVB-t recordings sometimes lose the sound in the middle of the
> file. I'm using TS so I thought it always records all the audio
> tracks, but when the sound is gone I can't reactivate it by pressing +
> again. So all the recordings are totaly unusable.
>
> If one of the devs wants to take a look at such a recording just tell me.
>
> Adam
>
> PS: Using airstar2 with b2c2_flexcop_pci modules with kernel 2.6.13rc3
> on debian64 with latest SVN (but this problem occurs for several weeks
> now).
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Problem with Live TV

2005-06-26 Thread Dirk Aust
I have a slight problem with Live TV, when there is no suitable signal for the 
channel selected, we are in hooked, because the commands from the remote are 
only accepted when the Live TV is already running. That means if I select a 
channel with no data on it, I can't change to another channel.

Regards,
Dirk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Via Epia Hardware

2005-06-11 Thread Dirk Aust
Hi,
I have two combined front/backend on a M1 running, one with a DVD-T card 
and one with PVR-250, performance is ok, also transcoding is ok, but not too 
fast, I can't say anything about HDTV because I have no source for such 
material.

Dirk

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Playback problem on M10k - Unable to create XvMC Blocks

2005-06-06 Thread Dirk Aust
Hi,
I'm using a very similar HW base, also an M1 but with PVR-250, it's a 
little tricky to get the MPEG2 HW accel working, first I applied a patch to 
Xorg 6.8.1 and compiled it newly, after this a used a special kernel with the 
epia2 patch applied and finally, I compile Myth on my own with XvMC VLD 
enabled.

You can see this if you go the playback settings if there is a checkbox with 
"XvMC VLD" available.

Regards,
Dirk


Am Montag, 6. Juni 2005 17:24 schrieb Brian Webb:
> Rob,
>
> I have a very similar setup, and I've been trying to get it working
> for weeks.  Currently I'm seeing the same message that you're seeing.
> My latest theory is that the ATPMS myth rpms are not built with VIA
> XvMC compiled in.  The spec file appears to default it to compile
> without VIA XvMC, and I don't know how to tell how the binary rpms
> were compiled.  Can anybody confirm this?
>
> Brian
>
> On 6/6/05, Robert Coup <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I have a newly setup MythTV system, running a PVR-150 on an EPIA M1
> > system. After a couple of days of playing, everything prettymuch works,
> > except for hw-accelerated playback within mythtv.
> >
> > If I try to watch live tv, or play back a recording, I get a "Unable to
> > initialize video" screen and logs that look like
> > (xvmc-problem.mythtv.log). I think the critical message is "Unable to
> > create XvMC Blocks". If I disable XvMC in myth's playback settings it
> > works (but its stressing the cpu too much so video skips).
> >
> > I followed the excellent Myth(TV)ology guide by Jarod for the most part.
> > - Fedora Core 3, with kernel 2.6.10-1.770_FC3
> > - MythTV (0.18.1), DRM, ALSA, LIRC from ATrpms
> > - Terry Barnaby's RPMs for Unichrome (2005/04/30)
> >
> > As far as I can tell, the via hw-decoder is working within xine (see
> > xine.vid.log) when I use -V xxmc to play a video.  Trying to open
> > /dev/video0 doesn't work within xine, but thats probably just my
> > ignorance (xine.tv.log)
> >
> > If I use mplayer to watch TV [via ptune-ui & /dev/video0] it all works
> > (mplayer.log). Using mplayer/xvmc I get output like (mplayer.xvmc.log)
> >
> > All these logs/configs are at:
> > http://homepages.ihug.co.nz/~coup/mythtv/060605/
> > Xorg.conf, dmesg output, /var/log/messages, and Xorg.log are all there
> > too.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] EPG data from DVB(-T)

2005-05-30 Thread Dirk Aust
That might be right, but nevertheless, scanning around all DVB-EGP enabled 
channels would also be a good idea, isn't it?




Am Sonntag, 29. Mai 2005 17:41 schrieb Stuart Morgan:
> On Sun 29 May 2005 15:19, Derek Scollon wrote:
> > > Since the EPG data capture finally works also in Germany
> >
> > Does anyone know if this data is transmitted in the UK?
>
> Yes it is transmitted. It is certainly useful but inferior to the data
> available from the Radiotimes website.
>
> The radiotimes covers 14 days vs 7 days for the broadcast EPG. The
> broadcast EPG also lacks ratings/reviews for films and category data.
> Overall the program descriptions available from the Radiotimes xmltv
> grabber are better too.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] DVB-T Reception in Germany / east of Hamburg

2005-05-29 Thread Dirk Aust
Hi all guys from that area,
I have some difficulties to receive the 3. programs (N3, BR3, WDR3 and MDR3) 
in that area, on the frequency 205MHz there is no reception with my AverMedia 
771 and on the 535MHz the recption is so bad, that it is more or less 
useless. The other programs are very good.

Anybody with the same findings or with a better reception in that area?

Best Regards,
Dirk
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] EPG data from DVB(-T)

2005-05-29 Thread Dirk Aust
Since the EPG data capture finally works also in Germany since 0.18 I would 
suggest that the backend cycles through all channels which are enabled for 
this feature when the tuner is not used otherwise.

The cycle time should be ~20s per channel or configurable.

Any oppinions?

Best Regards
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] v.17 success stories?

2005-02-14 Thread Dirk Aust
My upgrade from a cvs version of mythtv worked very smooth. Succes!!!


Am Montag, 14. Februar 2005 21:09 schrieb [EMAIL PROTECTED]:
> Those that are having troubles are usually more vocal, but I would like
> to hear from folks who are having success with v.17.  I am interested in
> upgrading my v.16 systems, but they are working so well it makes me
> nervous.
>
> ---Dan
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Shutdown/wakeup how to page

2005-02-01 Thread Dirk Aust
I have question regarding this HowTo, I implemented the commands as descibed, 
but configuring grub to start a specific menu entry next time doesn't work, 
the "echo "savedefault --default=3 --once quit" | grub" seems to work, the 
stage2 file is altered, but after reboot the old default entry is highlighted 
and will be used after timeout. I already commented out the "default 0" in 
grub's menu.lst, but also this didn't help.

Any idea?


Am Dienstag, 30. November 2004 18:43 schrieb [EMAIL PROTECTED]:
> I posted a basic how to on setting up the shutdown/wakeup feature. Hope
> it helps.
> http://mythtv.info/moin.cgi/ShutdownWakeupHowTo
> Please add to it where necessary.
>
> --
> Myth
> http://umich2.com/blog
>
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] New remote

2005-01-24 Thread Dirk Aust
Hi all,
I have good news for all guys looking for a nice remote for Mythtv, the geman 
electronics retailler Pollin (www.pollin.de) has a Medion RF remote with a 
lot of buttons on it, I managed to get it running using the lirc_atiusb 
driver coming with lirc-0.7.0. The lircd.conf file for it is attached to this 
mail.

The range is good, my flat isn't large enough to exceed the range of the 
remote.

Best Regards,
Dirk

# Please make this file available to others
# by sending it to <[EMAIL PROTECTED]>
#
# this config file was automatically generated
# using lirc-0.7.0(atiusb) on Sun Jan 23 11:18:36 2005
#
# contributed by Dirk Aust
#
# brand:Medion, Made by X10, China
# Remote P/N:   20016398
# Receiver P/N: 20016397

begin remote

  name  Medion
  bits   40
  eps30
  aeps  100

  one 0 0
  zero0 0
  gap  139873
  toggle_bit  0


  begin codes
  TV   0x0014012C
  VCR  0x0014022D
  DVD  0x0014D904
  MUSIC0x0014DB06
  RADIO0x0014032E
  PHOTO0x0014DA05
  TV_PREVIEW   0x0014042F
  CHANNEL_LIST 0x00140530
  SETUP0x0014F01B
  VIDEO_DESKTOP0x00140631
  CHAN+0x0014E00B
  VOL- 0x0014DD08
  MUTE 0x0014D500
  VOL+ 0x0014DE09
  CHAN-0x0014E10C
  RED  0x00140732
  GREEN0x00140833
  YELLOW   0x00140934
  BLUE 0x00140A35
  TXT  0x0014FE29
  10x0014E20D
  20x0014E30E
  30x0014E40F
  40x0014E510
  50x0014E611
  60x0014E712
  70x0014E813
  80x0014E914
  90x0014EA15
  TV/RADIO 0x0014F11C
  00x0014EC17
  DELETE   0x0014F520
  RENAME   0x00140B36
  SNAPSHOT 0x0014ED18
  UP   0x0014EF1A
  LEFT 0x0014F21D
  OK   0x0014F31E
  RIGHT0x0014F41F
  DOWN 0x0014F722
  ACQ_IMAGE0x00140C37
  EDIT_IMAGE   0x00140D38
  REW  0x0014F924
  PLAY 0x0014FA25
  FFW  0x0014FB26
  RECORD   0x0014FC27
  STOP 0x0014FD28
  PAUSE0x0014FE29
  PREV 0x0014F621
  FULL 0x00140E39
  NEXT 0x0014F823
  DVD_MENU 0x0014EE19
  DVD_AUDIO0x00140F3A
  POWER0x0014D702
  end codes

end remote
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] EPIA-M Unichrome xvmc vld

2004-12-14 Thread Dirk Aust
I finally tried to use the cvs/unichrome driver and managed it to have it 
compiled with X.org release (6.8.1) sources, but when I start X with this 
driver all colours are wrong, switching back to the original via_drv.o the 
colours are ok again.

Anyone with the same problem?


Am Mittwoch, 8. Dezember 2004 16:32 schrieb Steven:
> Adam Felson wrote:
> > unichrome is now part of Xorg.  I got it simply by building getting
> > X/cvs from x.org.
>
> Does CVS xorg include the (recent) via unichrome driver and the xvmc
> libs as well?
> Won't there be a conflict with the drm kernel module included in the
> 2.6.8.1-epia1 kernel patchset?
>
> Steven
> ___
> mythtv-users mailing list
> [EMAIL PROTECTED]
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users