Re: [mythtv-users] Glitches in firewire capture from DCT-6200

2005-12-16 Thread Azmat
I've been using this script in a cron job for the last week, but I'm
still seeing glitching.  Its mostly occurring at the start of a show
and then clears up in the middle.  Is it possible that I might need to
use a faster processor or bump up my RAM?  Right now I'm running an
Athlon XP 2400+ with 1G of RAM.  Thanks in advance for the help.

Azmat

On 12/9/05, Steve Adeff [EMAIL PROTECTED] wrote:
 there was a thread a while back regarding this. You can search on Gossamer for
 more info. basically you want to run this bash script. It will set the p2p or
 broadcast connection to 1 depending on what your machine will use. From what
 I've found bcast is prefered when available, which is why it comes second
 (since its one or the other) p2p is sometimes only available and when this is
 the case its fine. data_rate doesn't need to be 3, but it increases speed if
 your using firewire for capture and not just channel changing. I have it run
 before mythbackend starts when I run it via init.d and I've found it resets
 sometimes so I run it hourly as a cron job.

 oh, and the -n # is which node it is. In case you have more than one firewire
 connection have it run for each connection as well.

 #!/bin/bash
 plugctl -n 2 opcr[0].channel=63
 plugctl -n 2 opcr[0].n_p2p_connections=1
 plugctl -n 2 opcr[0].bcast_connection=1
 plugctl -n 2 opcr[0].data_rate=3

 --
 Steve

 On Friday 09 December 2005 14:52, Azmat wrote:
  Here's my plugreport output:
  Host Adapter 0
  ==
 
  Node 0 GUID 0xd10080357942
  --
  libiec61883 error: error reading oMPR
  libiec61883 error: error reading iMPR
 
  Node 1 GUID 0x4279358080357942
  --
  libiec61883 error: error reading oMPR
  libiec61883 error: error reading iMPR
 
  Node 2 GUID 0x000f9e103008
  --
  oMPR n_plugs=1, data_rate=2, bcast_channel=63
  oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0
  channel=63, data_rate=0, overhead_id=0, payload=376
  iMPR n_plugs=0, data_rate=2
 
  On 12/9/05, Steve Adeff [EMAIL PROTECTED] wrote:
   On Friday 09 December 2005 12:44, Azmat wrote:
Hi,
   
My mythtv system is running on an AMD Athlon XP 2400+ (2 GHz) with 1G
RAM, a PVR-350 and firewire capture from my Motorola DCT-6200 cable
box.  Whenever I do firewire capture from the box through Myth, the
recording exhibits a audio/video glitching.  The picture will
momentarily become pixelated and there will be a brief skip.  I can
tell the glitch is in the recording because when I rewind and playback
it is reproducible.  There is no pattern or regularity to the
glitching.  Sometimes it will be at the start of the show and will
disappear in the middle, only to reappear later.  It doesn't prevent
me from recording shows, but is just become a huge annoyance that I'd
like to take care of.  Does anyone have any idea what might be wrong?
Do you think a faster processor would help?
   
Thanks in advance,
   
Azmat
  
   run plugreport and paste the output.
  
   --
   Steve
 
  --
 
 
  Azmat



--


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


[mythtv-users] Glitches in firewire capture from DCT-6200

2005-12-09 Thread Azmat
Hi,

My mythtv system is running on an AMD Athlon XP 2400+ (2 GHz) with 1G
RAM, a PVR-350 and firewire capture from my Motorola DCT-6200 cable
box.  Whenever I do firewire capture from the box through Myth, the
recording exhibits a audio/video glitching.  The picture will
momentarily become pixelated and there will be a brief skip.  I can
tell the glitch is in the recording because when I rewind and playback
it is reproducible.  There is no pattern or regularity to the
glitching.  Sometimes it will be at the start of the show and will
disappear in the middle, only to reappear later.  It doesn't prevent
me from recording shows, but is just become a huge annoyance that I'd
like to take care of.  Does anyone have any idea what might be wrong? 
Do you think a faster processor would help?

Thanks in advance,

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


Re: [mythtv-users] Glitches in firewire capture from DCT-6200

2005-12-09 Thread Azmat
Here's my plugreport output:
Host Adapter 0
==

Node 0 GUID 0xd10080357942
--
libiec61883 error: error reading oMPR
libiec61883 error: error reading iMPR

Node 1 GUID 0x4279358080357942
--
libiec61883 error: error reading oMPR
libiec61883 error: error reading iMPR

Node 2 GUID 0x000f9e103008
--
oMPR n_plugs=1, data_rate=2, bcast_channel=63
oPCR[0] online=1, bcast_connection=0, n_p2p_connections=0
channel=63, data_rate=0, overhead_id=0, payload=376
iMPR n_plugs=0, data_rate=2


On 12/9/05, Steve Adeff [EMAIL PROTECTED] wrote:
 On Friday 09 December 2005 12:44, Azmat wrote:
  Hi,
 
  My mythtv system is running on an AMD Athlon XP 2400+ (2 GHz) with 1G
  RAM, a PVR-350 and firewire capture from my Motorola DCT-6200 cable
  box.  Whenever I do firewire capture from the box through Myth, the
  recording exhibits a audio/video glitching.  The picture will
  momentarily become pixelated and there will be a brief skip.  I can
  tell the glitch is in the recording because when I rewind and playback
  it is reproducible.  There is no pattern or regularity to the
  glitching.  Sometimes it will be at the start of the show and will
  disappear in the middle, only to reappear later.  It doesn't prevent
  me from recording shows, but is just become a huge annoyance that I'd
  like to take care of.  Does anyone have any idea what might be wrong?
  Do you think a faster processor would help?
 
  Thanks in advance,
 
  Azmat

 run plugreport and paste the output.

 --
 Steve



--


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


Re: [mythtv-users] mount: Operation not supported

2005-10-09 Thread Azmat
When I installed FC3, I mounted my largest partition, /dev/hdc6 to a
/video mounting point. When I decided to change to LVM, I had to
unmount /dev/hdc6 from /video, then followed the instructions in the
MythTV docs for creating my LVM VG and adding the new drive, then I
readded /video with the VG that I had just created. But right
now, my system is behaving like /video is already mounted to /dev/hdc6
again, I believe that's why I'm getting this error message. But I
can't umount it because it says /video is not mounted, though I see the
entry for it in /etc/fstab. I tried using fstab-sync -r to remove
it but I don't know what its UID is or how to find that. Is there
any other way to force it to umount /video other than using the -f
option, because of course I already tried that and it didn't do the
trick. Thanks again for the help.

AzmatOn 10/7/05, Patrick Watson [EMAIL PROTECTED] wrote:
Azmat wrote: I added an additional hard drive a few weeks ago using LVM.Though, one thing I noticed was that to use my volume group, I have to remount my /dev/MythVideoVG/video VG back to /video everytime I rebooted.
 Just a pet-peeve for a while and I figured I could just use the workaround until I fixed it for real later.Last night I did my apt-get update  apt-get dist-upgrade to try to refresh my packages
 and now when I reboot and try to remount my volume group, I get an error message saying mount: Operation not supported.Does anyone have any clue what this means or what might be broken?Thanks, in
 advance. Azmat  ___ mythtv-users mailing list
 mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-usersWhat is the exact mount command that you are using? Try adding the
verbose flag (-v) to the command to see if you get any clues as to whatis failing. Thus the command would be like:# mount -v /dev/MythVideoVG/video /mnt/YourMountPointWhat exactly did your package manager upgrade?
Patrick-- Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] mount: Operation not supported

2005-10-07 Thread Azmat
I added an additional hard drive a few weeks ago using LVM.
Though, one thing I noticed was that to use my volume group, I have to
remount my /dev/MythVideoVG/video VG back to /video everytime I
rebooted. Just a pet-peeve for a while and I figured I could just
use the workaround until I fixed it for real later. Last night I
did my apt-get update  apt-get dist-upgrade to try to refresh
my packages and now when I reboot and try to remount my volume group, I
get an error message saying mount: Operation not supported.
Does anyone have any clue what this means or what might be
broken? Thanks, in advance.Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] No input from firewire capture from DCT-6200

2005-10-06 Thread Azmat
Hi,

I just hooked up my MythTV box to do firewire capture in addition to capturing from my PVR350. I have the Motorola DCT-6200 digital cable box from my cable company and have it hooked into an Adaptec FireConnect card. I followed Jarod's guide for getting it working and everything seemed like it was working fine until I tried to view the input from within MythTV. I didn't encounter any errors in the setup process and all my output matched what he indicated in his guide (Though my firewire node is 2 and not 1, like in his example). Also, I cansuccessfully capture HD channels with test-mpeg2 and playback with mplayer. I setup the firewire capture in mythtvsetupas broadcast instead of peer-to-peer. That's the one thing I was somewhat uncertain about, but from what I've read online it seems that's the right thing to do.When I enter into MythTV and watch live TV, when I hit 'Y' to change inputs, I get a blank screen for a second and then it drops back to my default tuner for the PVR350. Are there any steps that anyone can tell that I've missed? 


Thanks,

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


[mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Azmat
Hi,

I'm not sure if this has been asked before or if its even possible, but
is there any way to mount two HD's to a single mounting point in
Linux? I just added a second HD to my mythbox and was hoping
there might be a way for /video to point to both of them. Thanks.Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Scheduled recordings won't change to correct channel

2005-09-12 Thread Azmat
Hi,

My Myth box has been working great until last weekend when my
recordings disk filled up while I was away from an internet
connection. Since then, the system has been acting somewhat
strangely, even after making space for more programs. When I try
to watch live TV, first I get the error saying something is already
using /dev/dsp so it cannot play any audio. I reinstalled my
alsa-driver to fix this and that went away, however when I tune into
live TV, I get only about a few seconds of TV before the picture locks
up and I can't do anything. After several more seconds, the
system allows me to return to the main menu. For my scheduled
recordings, they continue to record at the correct time, like normal,
except they all record on only the default channel and won't change to
the correct channel to record. Has anyone else ever encountered
this problem or have any idea where to start debugging it? Thanks.
Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] All recordings are file size B according to MythWeb

2005-09-08 Thread Azmat
My disk filled up the other day so I went ahead and deleted some older
shows, freeing up about 28GB. Now, everything that records shows
up with file size B when I view my recorded programs page on
MythWeb. I've tried rebooting the machine but to no effect.
Has anyone else encountered this? Thanks.Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Any Fedora Core 3 nuvexport RPMs out there?

2005-08-30 Thread Azmat
I've tried this, but apt still can't find lve:

# apt-get install lve
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package lve

I've also tried to compile lve manually. I relinked ffmpeg to the
source I downloaded from their CVS and ran make. Though I ran
into the following compilation errors:
g++ -O1 -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I../mpeg2dec/include/ -I../ffmpeg/libavcodec/ -c -o
frame_srv.o frame_srv.c
In file included from ../ffmpeg/libavcodec/liba52/a52.h:27,
 from frame_srv.c:32:
../ffmpeg/libavcodec/liba52/../avcodec.h:14:20: avutil.h: No such file or directory
In file included from ../ffmpeg/libavcodec/liba52/a52.h:27,
 from frame_srv.c:32:
../ffmpeg/libavcodec/liba52/../avcodec.h:743: error: `AVRational' does not name a type
../ffmpeg/libavcodec/liba52/../avcodec.h:1274: error: `AVRational' does not name a type
../ffmpeg/libavcodec/liba52/../avcodec.h:1896: error: ISO C++ forbids declaration of `AVRational' with no type
../ffmpeg/libavcodec/liba52/../avcodec.h:1896: error: expected `;' before '*' token
make[1]: *** [frame_srv.o] Error 1
make[1]: Leaving directory `/home/mythtv/Desktop/lve/src'
make: *** [all-recursive] Error 2

I suspect something went wrong earlier in the stream but haven't had
time to work through this. I'd rather just grab it from apt and
be done with it, if possible. Anyone have any advice?

Thanks,

AzmatOn 6/17/05, Fedor Pikus [EMAIL PROTECTED] wrote:
On 6/17/05, Chris Petersen [EMAIL PROTECTED] wrote:  I've failed utterly to build one of the [seemingly many] deps. for  nuvexport (can't remember off the top of my head;the one with the
  built-in ffmpeg dep.) on my FC3 box.The package in question has  compilation errors (which I've fixed) and off ffmpeg link errors (which  have confounded me). I build RPM's for nuvexport and put them right on the site along with
 the rest of the downloads: http://forevermore.net/files/nuvexport/ How can you have compile problems?nuvexport doesn't get compiled.You
 could also just do: rpmbuild -tb nuvexport-0.2-0.20050605.cvs.tar.bz2 Anyway, you'll get a package requirement for lve -- this doesn't compile in fc3, so you're stuck without the ability to run mpeg2cut (you
 can install the nuvexport rpm safely with --nodeps if that's the only problem you see) -ChrisOr add Dag's repo to apt's sources-list, temporarily:rpm 
http://apt.sw.be/ redhat/el3/en/i386 dagrpm http://apt.sw.be/ fedora/3/en/i386 dagThen apt-get install lve gets you this version: lve-0.040322-1.1.el3.rfYou can comment out Dag's lines after you're done.
--Fedor G Pikus ([EMAIL PROTECTED])http://www.pikus.nethttp://wild-light.com___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
-- Azmat
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: apt-get can't find alsa-kmdl for 2.6.11-1.35_FC3

2005-08-16 Thread Azmat
That did the trick.  I can find everything now, though my sources.list
is still empty.  Well at least Myth finally works...  Thanks!

Azmat

On 8/16/05, Axel Thimm [EMAIL PROTECTED] wrote:
 On Mon, Aug 15, 2005 at 06:42:16PM -0700, Azmat wrote:
  Hi,
 
  Today I ran into the following problem when redoing my mythtv install:
 
  # apt-get install alsa-kmdl-$KVER
  Reading Package Lists... Done
  Building Dependency Tree... Done
  E: Couldn't find package alsa-kmdl-2.6.11-1.35_FC3
 
  It appears alsa-kmdl-2.6.11-1.35_FC3 can't be found, but I got
  kernel 2.6.11-1.35_FC3 from apt and I've downloaded this kernel module
  before.  Thanks for the help.
 
 Upgrade to the latest released kernel update first.
 --
 Axel.Thimm at ATrpms.net
 
 
 ___
 mythtv-users mailing list
 mythtv-users@mythtv.org
 http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 
 
 
 


-- 


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


[mythtv-users] apt-get can't find alsa-kmdl for 2.6.11-1.35_FC3

2005-08-15 Thread Azmat
Hi,

Today I ran into the following problem when redoing my mythtv install:

# apt-get install alsa-kmdl-$KVER
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package alsa-kmdl-2.6.11-1.35_FC3

It appears alsa-kmdl-2.6.11-1.35_FC3 can't be found, but I got
kernel 2.6.11-1.35_FC3 from apt and I've downloaded this kernel module
before.  Thanks for the help.

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


[mythtv-users] Checkpointing system

2005-08-12 Thread Azmat
Is there any way to checkpoint a Fedora Core 3 system so that while
you are installing/debugging mythtv, if you make a mistake, you can
rollback to an earlier state?  Thanks.

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


[mythtv-users] Scrambled X display from PVR-350 when using input devices

2005-02-24 Thread Azmat
Hi,

I'll start off with my system specs:
AMD Athlon XP 2600+
Fedora Core 2 (kernel 2.6.8-1.521 from atrpms.net)
512 MB DDR RAM PC 2700
200 GB Hard drive
Hauppage PVR-350, using TV-out for display to TV.
Logitech wireless/optical keyboard/mouse

Up until a few days ago, I had my mythTV system about 60% completed
(separate issue that I won't address here).  The other night I updated
my apt packages and installed the latest versions of mythtv-suite,
ivtv, and libivtv.  The next time I rebooted, my X display was really
screwed up.  The screen appeared to be scrambled, where some portions
of the screen appeared in the correct place, but others were shifted
off to one side or the other.  Using any input devices (keyboard or
mouse) exacerbated the problem because the shifted images began to
move.  When I use my default xorg.conf, outputting to a monitor, the
problem goes away.  Also, VNCing to the machine looks normal as well. 
So I'm pretty sure it has to do with the TV-out on my PVR-350, which
used to work.  I've been banging my head over this for about a week
now and still nothing.

Here's the IVTV output from dmesg:
ivtv:  START INIT IVTV 
ivtv: version 0.1.10 (0.1.10-48.3_pre2_ck100zz.rhfc2.at) loading
ivtv: Linux version: 2.6.8-1.521 686 REGPARM 4KSTACKS gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 350 card
ivtv: Found an iTVC15 based chip
ivtv: pci: PCIBUS detected device: 0x01e0 vendor: 0x10de
ivtv: i2c attach [client=tveeprom[0],ok]
ivtv: Tuner Type 2, Tuner formats 0x1000, Radio: yes, Model
0x00a93493, Revision 0x0001
ivtv: NTSC tuner detected
ivtv: Radio detected
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
ivtv: i2c attach [client=saa7115[0],ok]
ivtv: i2c attach [client=saa7127[0],ok]
ivtv: i2c attach [client=MSP3448W-A2,ok]
ivtv: Encoder revision: 0x02040024
ivtv: Decoder revision: 0x02020023
ivtv: Configuring WinTV PVR 350 card with 9 streams
ivtv: Create DMA stream 0 using 128 buffers of size 32768
ivtv: Create DMA stream 1 using 128 buffers of size 32768
ivtv: Create stream 2 using 128 buffers of size 52224
ivtv: Create DMA stream 3 using 128 buffers of size 32768
ivtv: Create stream 4
ivtv: Create DMA stream 5 using 16 buffers of size 32768
ivtv: Create stream 6 using 128 buffers of size 4096
ivtv: Create stream 7
ivtv: Create DMA stream 8 using 16 buffers of size 32768
ivtv: Setting Tuner 2
tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by
ivtv i2c driver #0
ivtv: Setting audio matrix to input 3, output 1
ivtv: Switching standard to NTSC.
ivtv: Initialized WinTV PVR 350, card #0
ivtv:   END INIT IVTV  
ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0)
ivtv-osd: Framebuffer is at decoder-relative address 0x0051 and
has 1704960 bytes.
ivtv-osd: screen coords: [0 0] - [720 480]
ivtv-osd: original global alpha = 208
ivtv-osd: current OSD state = 39
ivtv-osd: new global alpha = 208 (1 255 0)
ivtv-osd: Good video_base is inside valid allocated space.
ivtv-osd: framebuffer at 0xed51, mapped to 0x1aa66000, size 1350k
ivtv-osd: mode is 720x480x32, linelength=2880
ivtv-osd: fb0: iTVC15 TV out frame buffer device
ivtv: v4l2 ioctl: set frequency 980
ivtv: Finished with Mute


Here's my modprobe.conf file:
alias eth0 forcedeth
alias snd-card-0 snd-intel8x0
install snd-intel8x0 /sbin/modprobe --ignore-install snd-intel8x0 
/usr/sbin/alsactl restore /dev/null 21 || :
remove snd-intel8x0 { /usr/sbin/alsactl store /dev/null 21 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 ohci-hcd

# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
#alias char-major-81-0 ivtv-fb
alias char-major-61 lirc_i2c
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c


And here's the relevant portion of my lspci output:
02:08.0 Multimedia video controller: Internext Compression Inc iTVC15
MPEG-2 Encoder (rev 01)
   Subsystem: Hauppauge computer works Inc. WinTV PVR-350
   Flags: bus master, medium devsel, latency 64, IRQ 10
   Memory at ec00 (32-bit, prefetchable)
   Capabilities: [44] Power Management version 2

I appreciate any help anyone has to offer me.  Thanks.

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


Re: [mythtv-users] Scrambled X display from PVR-350 when using input devices

2005-02-24 Thread Azmat
Sorry about that.  Here's the entire thing.  Most of it is taken directly from:
http://wilsonet.com/mythtv/xorg.conf-PVR350.txt


Thanks, in advance, for the help:
# XFree86 4 configuration created by pyxf86config

Section ServerLayout
   Identifier Default Layout
   Screen  0  Screen0 0 0
   InputDeviceMouse0 CorePointer
   InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files

# RgbPath is the location of the RGB database.  Note, this is the name of the
# file minus the extension (like .txt or .db).  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
   RgbPath  /usr/X11R6/lib/X11/rgb
   ModulePath   /usr/X11R6/lib/modules/extensions/nvidia  # nonstandard
   ModulePath   /usr/X11R6/lib/modules/extensions # nonstandard
   ModulePath   /usr/X11R6/lib/modules# nonstandard
   FontPath unix/:7100
EndSection

Section Module
   Load  dbe
   Load  extmod
#Load  fbdevhw# consider changing
   Load  glx
   Load  record
   Load  freetype
   Load  type1
#   Load  dri  # I added this
EndSection

Section InputDevice

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option  Xleds 1 2 3
# To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option  XkbDisable
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#   Option  XkbModel  pc102
# If you have a US Microsoft Natural keyboard, you can use:
#   Option  XkbModel  microsoft
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#   Option  XkbLayout de
# or:
#   Option  XkbLayout de
#   Option  XkbVariantnodeadkeys
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#   Option  XkbOptionsctrl:swapcaps
# Or if you just want both to be control, use:
#   Option  XkbOptionsctrl:nocaps
#
   Identifier  Keyboard0
   Driver  keyboard
#   Driver  kbd # original
   #Option  XkbRules xfree86
   Option  XkbModel pc105
   Option  XkbLayout us
EndSection

Section InputDevice
   Identifier  Mouse0
   Driver  mouse
   Option  Protocol IMPS/2
   Option  Device /dev/input/mice
   Option  ZAxisMapping 4 5
   Option  Emulate3Buttons no
EndSection

Section InputDevice

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
   Identifier  DevInputMice
   Driver  mouse
   Option  Protocol IMPS/2
   Option  Device /dev/input/mice
   Option  ZAxisMapping 4 5
   Option  Emulate3Buttons no
EndSection

Section Monitor
   Identifier  NTSC Monitor
   HorizSync  30-68
   VertRefresh 50-120
   Mode 720x480
 # D: 34.563 MHz, H: 37.244 kHz, V: 73.897 Hz
 DotClock 34.564
 HTimings 720 752 840 928
 VTimings 480 484 488 504
 Flags-HSync -VSync
   EndMode
EndSection

## Old monitor
#Section Monitor
#   Identifier   Monitor0
#   VendorName   Monitor Vendor
#   ModelNameMonitor 1024x768
#   HorizSync31.5 - 57.0
#   VertRefresh  50.0 - 70.0
#   Option  dpms
#EndSection

Section Device
   Identifier  Hauppauge PVR 350 iTVC15 Framebuffer
   Driver  ivtvdev
   #Driver  fbdev

   ### change fb0 to whatever your card grabbed
   Option  fbdev /dev/fb0

   ### change the BusID to whatever is reported by lspci, specify it as hex.
   BusID 02:08:0
EndSection

Section Screen
   Identifier  Screen0
   Device  Hauppauge PVR 350 iTVC15 Framebuffer
   Monitor NTSC Monitor
   DefaultDepth 24
   DefaultFbbpp 32
   Subsection Display
 Depth 24
 FbBpp 32
 Modes 720x480
   EndSubsection
EndSection

Section DRI
   Group0
   Mode 0666
EndSection

On Thu, 24 Feb 2005 23:01:32 -0500, Gabe Rubin [EMAIL PROTECTED] wrote:
 put up the relevent portion of your X config file too.
 
 
 --
 Email me if you want a gmail account, I have invites.

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