You are not logged in.

#51 2005-05-16 22:07:21

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Mkay, I'm working on getting a 0.18.1 release. smile

Offline

#52 2005-05-18 10:02:11

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

I've realised why I can't compile your ivtv packages: I'm using gcc4.

Can't believe I didn't think of that. Anyway, now my kernel is wrecked, and ivtv, and nvidia, so all that hard work is buggered atm... sad

Offline

#53 2005-05-20 21:52:07

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

The various 0.18.1 plugins are done, I'm working on mythtv itself now. I'll be posting tonight.

Offline

#54 2005-05-20 22:57:54

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Posted! Check the AUR.

Also, my usual site has the binaries. Oops, I broke the links in my previous post - but I don't care right now.

Offline

#55 2005-05-24 02:57:34

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

I don't suppose you've given this some effort recently...? I'm curious to hear how it all turned out.

Offline

#56 2005-05-25 22:16:41

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Nope I've had exams, just finished my first year of uni big_smile

I'll give the new stuff a try asap, having problems with a new kernel and nvidia at the moment, annoying.

I'll get back as soon as I've tried it all out, got nothing else to do big_smile
T

Offline

#57 2005-05-28 19:57:17

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

I'm managed to screw up my kernel now, no ivtv or nvidia packages... why couldn't I install ivtv last time? I think because it wouldn't compile?

I'll give it all a crack now, I have nothing else to do big_smile

Nvidia drivers, mythtv, and ivtv.... gooood.

Offline

#58 2005-05-28 20:03:15

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

.....

cd libavcodec && make -f Makefile
make[2]: Entering directory `/var/abs/local/mythtv-cvs/src/mythtv-0.18.1/libs/libavcodec'
gcc -c -pipe -march=pentium2 -w -O3 -Wall -Wno-switch -march=i686 -O2 -pipe -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -DUSING_IVTV -DUSING_DVB -DUSING_DVB_EIT -DUSING_XRANDR -DUSING_XVMC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX="/usr" -DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DHAVE_XVMC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/opt/qt/mkspecs/linux-g++ -I. -I.. -I../.. -I/opt/qt/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 `/var/abs/local/mythtv-cvs/src/mythtv-0.18.1/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/var/abs/local/mythtv-cvs/src/mythtv-0.18.1/libs'
make: *** [sub-libs] Error 2
==> ERROR: Build Failed.  Aborting...

Dammit

Offline

#59 2005-05-28 20:08:43

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

IVTV fails with:

  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/ivtv-cards.o
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/v4l1-compat.o
  LD [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/cx25840.o
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/wm8775.o
/var/abs/local/ivtv/src/ivtv-0.3.5l/driver/wm8775.c:454: warning: 'normal_i2c_range' defined but not used
  LD [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/ivtv.o
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/saa7127.o
/var/abs/local/ivtv/src/ivtv-0.3.5l/driver/saa7127.c:718: warning: 'normal_i2c_range' defined but not used
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/tuner.o
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/tveeprom.o
/var/abs/local/ivtv/src/ivtv-0.3.5l/driver/tveeprom.c:636: warning: 'normal_i2c_range' defined but not used
  CC [M]  /var/abs/local/ivtv/src/ivtv-0.3.5l/driver/tda9887.o
/var/abs/local/ivtv/src/ivtv-0.3.5l/driver/tda9887.c:14:22: error: media/id.h: No such file or directory

WTF?

Offline

#60 2005-05-29 15:57:57

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

I dunno what's wrong with your setup, I just makepkg -cf it with no troubles. You're using gcc4, no? I'm still using the old gcc 3 series.

There should be binaries in the AUR or on my site if you just want to use them.

As for the ivtv make error, you need full kernel sources. So go download your kernel sources!

Offline

#61 2005-05-29 19:12:16

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

OK, made a new kernel big_smile

Made ivtv, got that msp3400 error again, on 'modprobe ivtv' I get:

FATAL: ivtv not found

Soooooo, it's fercked again basically. Not sure what I'm supposed to be doing, I've got all the sources and stuff.

Im not sure what to do about gcc, it's causing lots of problems, didn't even realise I'd installed it from testing, my own fault tho I spose.

Offline

#62 2005-05-29 20:44:11

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

where is it located? If you built your own kernel, my binaries won't work for you because they're based off of the stock kernel.

I wonder why you got the ivtv error if you built it yourself. Where is the ivtv.ko module located? Did you depmod?

Offline

#63 2005-05-29 21:57:25

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Doh, seemed it was my depmod error that caused that, but I had compiled some drivers (eeprom, and some others) into the kernel directly anyway.

So, fresh compile, modprobed ivtv, etc, etc.

Nvidia drivers are working, all seems good. But I have a new problem. I still can't compile your mythtv packages for some reason btw.

Now, when I try to run mythtv, I get a black screen, then I'm dumped the console with signal 11 error.... I have no idea.

Wish I'd left gcc as it was!!! GAH!!

Offline

#64 2005-05-30 03:08:16

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Could you post the error compiling the mythtv package? It seems the AUR can do it...

Offline

#65 2005-05-30 11:04:16

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

OK I'm gradually getting somewhere.

If I do

 cat /dev/video0 > test.mpg

or

mplayer /dev/video0

I now get a picture and sound, as normal.

So, IVTV is working, tuner etc etc is working. But, when I try to run mythtv or mythfrontend, and it tries to show TV, It blacks out, then crashes to consoele, so I'm guessing it's some sort of mythtv problem.

I stil have no idea why your packages won't compile?! I'll give them another crack today, nothing else to do big_smile
T

Offline

#66 2005-05-30 12:50:47

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Set mythtv to maximum verbosity and run it, see what the error is. smile

Offline

#67 2005-05-31 10:13:30

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Cant find any verbosity options for mythtv....

The crash happens as normal user and root, sometimes get a little snippet of sound before crashing to console.

Can't find any info about mythtv and signal 11 crashes anywhere, I've tried installing and reinstalling different version of mythtv/mythbackend, no luck at all.

Offline

#68 2005-05-31 13:56:32

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

could you pm me a list of your installed packages?

try "--verbose all" on your mythfrontend startup line, and just keep it in a console you can see.

Just for reference, the binaries I have posted seem to work fine for some other users, so I think there's something about your system. wink But I'm sure we'll work it out.

Offline

#69 2005-06-01 14:07:11

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Cheers, because I'm pretty sure I wouldn't have worked any of it out by myself!

Not at home at the moment, I'll send you the package list etc. as soon as I get back.

At least the ivtv stuff is working - that was the most annoying bit before. I'll give it a look in a couple of days.

T

Offline

#70 2005-06-03 17:39:50

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

OK, I just reproduced (accidentally!) the problem by running a visualisation thing in Amarok.

Looks like it's the graphics drivers then.

Here's all the pertinent information:

/etc/X11/xorg.conf

# File generated by xorgconfig.

#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#

# **********************************************************************
# Refer to the xorg.conf(5x) man page for details about the format of 
# this file.
# **********************************************************************

# Extensions section - composite extensions

Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER"    "Enable"
EndSection

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"      # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
#    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# 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.

    RgbPath    "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# 

    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TTF/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"

# The module search path.  The default path is shown here.

#    ModulePath "/usr/X11R6/lib/modules"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is 
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client. 

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings. 

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier    "Keyboard1"
    Driver    "kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option    "Xleds"      "1 2 3"

#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"

# 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 "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"

# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc101"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""

#    Option "XkbDisable"

    Option "XkbRules"    "xorg"
    Option "XkbModel"    "logiaccess"
    Option "XkbLayout"    "gb"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    
# Mouse-speed setting for PS/2 mouse.

#    Option "Resolution"    "256"

# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

#    Option "Protocol"    "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.

#    Option "BaudRate"    "9600"
#    Option "SampleRate"    "150"

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection


# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "Philips 170S"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    
    HorizSync   30-82

#    HorizSync    30-64         # multisync
#    HorizSync    31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync    15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 56-76

    DisplaySize    337.9 270.3

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier    "Standard VGA"
    VendorName    "Unknown"
    BoardName    "Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset    "generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam    256

#    Clocks    25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
    Identifier  "Geforce4"
    Driver      "nvidia"    
    Option "HWCursor" "1"
    #Option "IgnoreDisplayDevices "CRT, TV"
    #Option "ConnectedMonitor" "DFP"
    Option "AllowGLXWithComposite" "1"
    Option "RenderAccel" "1"
    Option "NvAGP" "1"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "Geforce4"
    Monitor     "Philips 170S"
    DefaultDepth 24
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

# Section "DRI"
#    Mode 0666
# EndSection

There are some weird options enabled in there I think, not sure why. I have an LCD monitor as well so I'm not sure everything's set up perfectly, tho there haven't been any problems before.



/var/log/Xorg.0.log

X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: Linux 2.6.8.1 i686 [ELF] 
Current Operating System: Linux suzy 2.6.10-ARCH #1 SMP Tue Jan 18 08:57:22 PST 2005 i686
Build Date: 18 September 2004
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Wed Jan 26 14:07:29 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "Philips 170S"
(**) |   |-->Device "Geforce4"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/local/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(++) using VT number 8

(WW) xf86OpenConsole: Could not save ownership of VT
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1106,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:08:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1102,0007 card 1102,1006 rev 00 class 04,01,00 hdr 00
(II) PCI: 00:0b:0: chip 1033,0035 card 1033,0035 rev 41 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 1033,0035 card 1033,0035 rev 41 class 0c,03,10 hdr 00
(II) PCI: 00:0b:2: chip 1033,00e0 card 1462,3504 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3147 card 1106,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:2: chip 1106,3038 card 0925,1234 rev 23 class 0c,03,00 hdr 00
(II) PCI: 00:11:3: chip 1106,3038 card 0925,1234 rev 23 class 0c,03,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0253 card 10b0,0002 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xdde00000 - 0xdfefffff (0x2100000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xcdb00000 - 0xddcfffff (0x10200000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV25 [GeForce4 Ti 4200] rev 162, Mem @ 0xde000000/24, 0xd0000000/27, 0xddc80000/19, BIOS @ 0xdfee0000/17
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xefffffff to 0xdfffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [1] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [2] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [3] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [4] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [5] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [6] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [7] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [8] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [9] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [10] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [11] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [12] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [13] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [1] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [2] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [3] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [4] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [5] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [6] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [7] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [8] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [9] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [10] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [11] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [12] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [13] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [6] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [6] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [7] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [8] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [10] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [11] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [12] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [17] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [18] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [19] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [20] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 6.8.1, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.6629
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.6629
    Module class: XFree86 Video Driver
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) NVIDIA X Driver  1.0-6629  Wed Nov  3 13:14:07 PST 2004
(II) NVIDIA Unified Driver for all NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [6] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [7] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [8] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [10] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [11] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [12] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [17] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [18] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [19] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [20] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [1] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [2] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [3] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [4] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [5] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [6] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [7] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [8] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [9] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [10] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [11] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [12] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [13] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [14] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [15] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [16] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [17] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [18] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [19] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [20] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [21] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [22] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [23] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [24] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [25] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xD0000000
(--) NVIDIA(0): MMIO registers at 0xDE000000
(II) NVIDIA(0): NVIDIA GPU detected as: GeForce4 Ti 4200
(--) NVIDIA(0): VideoBIOS: 04.25.00.30.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): VideoRAM: 65536 kBytes
(II) NVIDIA(0): Connected display device(s): CRT-1
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at  8 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display device CRT-1: maximum pixel clock at 32 bpp: 350 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) NVIDIA(0): Philips 170S: Using hsync range of 30.00-82.00 kHz
(II) NVIDIA(0): Philips 170S: Using vrefresh range of 56.00-76.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
(II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x175" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "360x200" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x480" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
(WW) (1600x1200,Philips 170S) mode clock 162MHz exceeds DDC maximum 140MHz
(WW) (1600x1200,Philips 170S) mode clock 175.5MHz exceeds DDC maximum 140MHz
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "576x384" (vrefresh out of range)
(WW) (1400x1050,Philips 170S) mode clock 155.8MHz exceeds DDC maximum 140MHz
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) NVIDIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(WW) NVIDIA(0): Not using mode "800x600" (height 1200 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "800x600" (height 1200 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(WW) NVIDIA(0): Not using mode "700x525" (height 1050 is larger than
(WW) NVIDIA(0):      EDID-specified maximum 1024)
(**) NVIDIA(0): Validated modes for display device CRT-1:
(**) NVIDIA(0):      Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(**) NVIDIA(0):      Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(**) NVIDIA(0):      Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(**) NVIDIA(0):      Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(**) NVIDIA(0):      Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(**) NVIDIA(0):      Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(**) NVIDIA(0):      Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(**) NVIDIA(0):      Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0):      Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(**) NVIDIA(0):      Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(**) NVIDIA(0):      Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(**) NVIDIA(0):      Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(**) NVIDIA(0):      Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(**) NVIDIA(0):      Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(**) NVIDIA(0):      Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(**) NVIDIA(0): Display dimensions: (337, 270) mm
(**) NVIDIA(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 6.8.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0    0    0xddc80000 - 0xddcfffff (0x80000) MX[b]
    [1] 0    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b]
    [2] 0    0    0xde000000 - 0xdeffffff (0x1000000) MX[b]
    [3] -1    0    0xffe00000 - 0xffffffff (0x200000) MX[b](B)
    [4] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [5] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [6] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [7] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [8] -1    0    0xdffffe00 - 0xdffffeff (0x100) MX[b]
    [9] -1    0    0xdfffe000 - 0xdfffefff (0x1000) MX[b]
    [10] -1    0    0xdfffd000 - 0xdfffdfff (0x1000) MX[b]
    [11] -1    0    0xdfffff00 - 0xdfffffff (0x100) MX[b]
    [12] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [13] -1    0    0xdfee0000 - 0xdfefffff (0x20000) MX[b](B)
    [14] -1    0    0xddc80000 - 0xddcfffff (0x80000) MX[b](B)
    [15] -1    0    0xd0000000 - 0xd7ffffff (0x8000000) MX[b](B)
    [16] -1    0    0xde000000 - 0xdeffffff (0x1000000) MX[b](B)
    [17] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [18] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [19] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [20] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [21] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [22] -1    0    0x0000e400 - 0x0000e41f (0x20) IX[b]
    [23] -1    0    0x0000e000 - 0x0000e01f (0x20) IX[b]
    [24] -1    0    0x0000fc00 - 0x0000fc0f (0x10) IX[b]
    [25] -1    0    0x0000e800 - 0x0000e81f (0x20) IX[b]
    [26] -1    0    0x0000ec00 - 0x0000ecff (0x100) IX[b]
    [27] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [28] 0    0    0x000003c0 - 0x000003df (0x20) IS[b](OprU)
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "IMPS/2"
(**) Mouse1: Device: "/dev/input/mice"
(**) Mouse1: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse1: ZAxisMapping: buttons 4 and 5
(**) Mouse1: Buttons: 5
(**) Option "CoreKeyboard"
(**) Keyboard1: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard1: XkbRules: "xorg"
(**) Option "XkbModel" "logiaccess"
(**) Keyboard1: XkbModel: "logiaccess"
(**) Option "XkbLayout" "gb"
(**) Keyboard1: XkbLayout: "gb"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(II) Mouse1: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/local/, removing from list!

When the crash occurred and dumped me in the console, it was accompanied by something like

'if unresolved symbols are found they may not be the cause of the server aborting....


Server aborted.

Signal 11 received'

Something like that.


Now I'll try mythtv --verbose all, but I need to post this first in case it crashes...

Offline

#71 2005-06-03 17:48:59

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

OK, so I ran

 mythfrontend --verbose all >> mythtv.log 

and got this:

2005-06-03 18:46:43.066 New DB connection, total: 2
2005-06-03 18:46:43.085 write->8 29      GET_NEXT_FREE_RECORDER[]:[]-1:
2005-06-03 18:46:43.097 write->12 21      MYTH_PROTO_VERSION 15:
2005-06-03 18:46:43.103 Using protocol version 15
2005-06-03 18:46:43.103 write->12 19      ANN Playback suzy 0:
2005-06-03 18:46:43.112 write->12 44      QUERY_RECORDER 1[]:[]SETUP_RING_BUFFE...
2005-06-03 18:46:43.123 write->13 19      ANN Playback suzy 0:
2005-06-03 18:46:43.133 write->14 21      ANN RingBuffer suzy 1:
2005-06-03 18:46:43.142 write->12 33      QUERY_RECORDER 1[]:[]SPAWN_LIVETV:
2005-06-03 18:46:43.216 write->12 37      QUERY_RECORDER 1[]:[]GET_PROGRAM_INFO:
2005-06-03 18:46:43.225 Output filters for this channel are: ''
2005-06-03 18:46:43.226 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:45.964 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:45.965 write->13 66      QUERY_RECORDER 1[]:[]SEEK_RINGBUF[]:[...
2005-06-03 18:46:45.972 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:45.981 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:45.985 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.006 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.008 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.016 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.018 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.031 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.033 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.041 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.043 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.051 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.053 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.061 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.063 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.071 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:46.072 AVFD
2005-06-03 18:46:46.072 AVFD: Opening Stream #0: codec id 2
2005-06-03 18:46:46.073 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:46.073 detectInterlace(Detect Scan, Detect Scan, 25, 480) ->Interlaced Scan
2005-06-03 18:46:46.074 Interlaced: Interlaced Scan  video_height: 480  fps: 25
2005-06-03 18:46:46.074 AVFD: Looking for decoder for 2
2005-06-03 18:46:46.074 AVFD
2005-06-03 18:46:46.074 AVFD: Opening Stream #1: codec id 86016
2005-06-03 18:46:46.074 AVFD: Looking for decoder for 86016
2005-06-03 18:46:46.076 Stream #1 (audio track #0) is an audio stream with 2 channels.
2005-06-03 18:46:46.077 Auto-selecting audio track #1 (stream #1).
2005-06-03 18:46:46.077 It has 2 channels and we needed at least 1
2005-06-03 18:46:46.077 Initializing audio parms from audio track #0.
2005-06-03 18:46:48.001 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:48.002 Estimated bitrate = 6384
2005-06-03 18:46:48.002 write->12 39      QUERY_RECORDER 1[]:[]GET_FRAMES_WRITTEN:
2005-06-03 18:46:48.004 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:48.013 Filling position map from 0 to 83
2005-06-03 18:46:48.013 write->12 51      QUERY_RECORDER 1[]:[]FILL_POSITION_MA...
2005-06-03 18:46:48.017 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:48.018 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:48.023 Position map filled from Encoder to: 5
2005-06-03 18:46:48.023 SyncPositionMap liveTV, from Encoder: 6 entries
2005-06-03 18:46:48.023 SyncPositionMap, new totframes: 60, new length: 2, posMap size: 6
2005-06-03 18:46:48.024 Partial position map found
2005-06-03 18:46:48.024 Commercial Detection initialized: width = 480, height = 480, fps = 25, method = 1
2005-06-03 18:46:48.024 Using Sample Spacing of 4 horizontal & 4 vertical pixels.
2005-06-03 18:46:48.027 CommDetect::ClearAllMaps()
2005-06-03 18:46:48.029 Killing AudioOutputDSP
2005-06-03 18:46:48.031 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:48.032 Opening audio device '/dev/dsp'.
2005-06-03 18:46:48.032 Opening OSS audio device '/dev/dsp'.
2005-06-03 18:46:48.037 Audio fragment size: 2048
2005-06-03 18:46:48.038 Audio Stretch Factor: 1
2005-06-03 18:46:48.038 Ending reconfigure
2005-06-03 18:46:48.038 kickoffOutputAudioLoop: pid = 4270
2005-06-03 18:46:48.039 OutputAudioLoop: Play Event
2005-06-03 18:46:48.039 Broadcasting free space avail
2005-06-03 18:46:48.046 Over/underscan. V: 0, H: 0, XOff: 0, YOff: 0
2005-06-03 18:46:48.055 Using XV port 171
2005-06-03 18:46:48.060 Snapping width to avoid scaling: dispwoff 480, dispxoff: 0
2005-06-03 18:46:48.060 Image size. dispxoff 0, dispyoff: 60, dispwoff: 480, disphoff: 360
2005-06-03 18:46:48.060 Image size. imgx 0, imgy: 0, imgw: 480, imgh: 480
2005-06-03 18:46:48.200 Broadcasting free space avail
2005-06-03 18:46:48.204 Broadcasting free space avail
2005-06-03 18:46:48.208 Broadcasting free space avail
2005-06-03 18:46:48.213 Broadcasting free space avail
2005-06-03 18:46:48.217 Broadcasting free space avail
2005-06-03 18:46:48.220 write->12 33      QUERY_RECORDER 1[]:[]IS_RECORDING:
2005-06-03 18:46:48.221 The realtime priority setting is not enabled.
2005-06-03 18:46:48.222 OutputAudioLoop: audio paused
2005-06-03 18:46:48.222 65536 bytes free on soundcard
2005-06-03 18:46:48.226 64256 bytes free on soundcard
2005-06-03 18:46:48.228 write->12 33      QUERY_RECORDER 1[]:[]IS_RECORDING:
2005-06-03 18:46:48.231 63104 bytes free on soundcard
2005-06-03 18:46:48.235 63872 bytes free on soundcard
2005-06-03 18:46:48.236 write->12 34      QUERY_RECORDER 1[]:[]GET_FRAMERATE:
2005-06-03 18:46:48.239 62592 bytes free on soundcard
2005-06-03 18:46:48.240 _AddSamples bytes=0, used=1, free=511999, timecode=396
2005-06-03 18:46:48.241 _AddSamples bytes=0, used=1, free=511999, timecode=420
2005-06-03 18:46:48.241 _AddSamples bytes=0, used=1, free=511999, timecode=444
2005-06-03 18:46:48.242 _AddSamples bytes=0, used=1, free=511999, timecode=468
2005-06-03 18:46:48.242 _AddSamples bytes=0, used=1, free=511999, timecode=492
2005-06-03 18:46:48.244 63552 bytes free on soundcard
2005-06-03 18:46:48.244 Changing from None to WatchingLiveTV
2005-06-03 18:46:48.244 write->12 35      QUERY_RECORDER 1[]:[]GET_INPUT_NAME:
2005-06-03 18:46:48.248 62272 bytes free on soundcard
2005-06-03 18:46:48.249 _AddSamples bytes=0, used=1, free=511999, timecode=516
2005-06-03 18:46:48.252 63040 bytes free on soundcard
2005-06-03 18:46:48.252 write->12 35      QUERY_RECORDER 1[]:[]FRONTEND_READY:
2005-06-03 18:46:48.256 63808 bytes free on soundcard
2005-06-03 18:46:48.257 _AddSamples bytes=0, used=1, free=511999, timecode=540
2005-06-03 18:46:48.258 _AddSamples bytes=0, used=1, free=511999, timecode=564
2005-06-03 18:46:48.261 62720 bytes free on soundcard
2005-06-03 18:46:48.264 FilterManager: failed to load filter 'bobdeint', no such filter exists
2005-06-03 18:46:48.265 63488 bytes free on soundcard
2005-06-03 18:46:48.265 Couldn't load deinterlace filter bobdeint
2005-06-03 18:46:48.265 Using deinterlace method 
2005-06-03 18:46:48.266 _AddSamples bytes=4608, used=1, free=511999, timecode=588
2005-06-03 18:46:48.267 _AddSamples bytes=4608, used=4609, free=507391, timecode=612
2005-06-03 18:46:48.269 62208 bytes free on soundcard
2005-06-03 18:46:48.273 _AddSamples bytes=4608, used=9217, free=502783, timecode=636
2005-06-03 18:46:48.274 63168 bytes free on soundcard
2005-06-03 18:46:48.278 63936 bytes free on soundcard
2005-06-03 18:46:48.280 _AddSamples bytes=4608, used=13825, free=498175, timecode=660
2005-06-03 18:46:48.280 _AddSamples bytes=4608, used=18433, free=493567, timecode=684
2005-06-03 18:46:48.282 62656 bytes free on soundcard
2005-06-03 18:46:48.286 63424 bytes free on soundcard
2005-06-03 18:46:48.285 _AddSamples bytes=4608, used=23041, free=488959, timecode=708
2005-06-03 18:46:48.286 _AddSamples bytes=4608, used=27649, free=484351, timecode=732
2005-06-03 18:46:48.290 64192 bytes free on soundcard
2005-06-03 18:46:48.292 _AddSamples bytes=4608, used=32257, free=479743, timecode=756
2005-06-03 18:46:48.295 63104 bytes free on soundcard
2005-06-03 18:46:48.299 63872 bytes free on soundcard
2005-06-03 18:46:48.300 _AddSamples bytes=4608, used=36865, free=475135, timecode=780
2005-06-03 18:46:48.300 _AddSamples bytes=4608, used=41473, free=470527, timecode=804
2005-06-03 18:46:48.304 62784 bytes free on soundcard
2005-06-03 18:46:48.305 _AddSamples bytes=4608, used=46081, free=465919, timecode=828
2005-06-03 18:46:48.306 _AddSamples bytes=4608, used=50689, free=461311, timecode=852
2005-06-03 18:46:48.308 63552 bytes free on soundcard
2005-06-03 18:46:48.312 62272 bytes free on soundcard
2005-06-03 18:46:48.312 _AddSamples bytes=4608, used=55297, free=456703, timecode=876
2005-06-03 18:46:48.314 _AddSamples bytes=4608, used=59905, free=452095, timecode=900
2005-06-03 18:46:48.315 _AddSamples bytes=4608, used=64513, free=447487, timecode=924
2005-06-03 18:46:48.316 OutputAudioLoop: Play Event
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.316 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.317 Broadcasting free space avail
2005-06-03 18:46:48.318 Broadcasting free space avail
2005-06-03 18:46:48.318 Broadcasting free space avail
2005-06-03 18:46:48.318 Broadcasting free space avail
2005-06-03 18:46:48.318 Broadcasting free space avail
2005-06-03 18:46:48.318 Broadcasting free space avail
2005-06-03 18:46:48.318 audio waiting for space on soundcard: have 0 need 2048
2005-06-03 18:46:48.321 _AddSamples bytes=4608, used=5633, free=506367, timecode=948
2005-06-03 18:46:48.322 _AddSamples bytes=4608, used=10241, free=501759, timecode=972
2005-06-03 18:46:48.326 audio waiting for space on soundcard: have 1472 need 2048
2005-06-03 18:46:48.327 _AddSamples bytes=4608, used=14849, free=497151, timecode=996
2005-06-03 18:46:48.332 _AddSamples bytes=4608, used=19457, free=492543, timecode=1020
2005-06-03 18:46:48.332 _AddSamples bytes=4608, used=24065, free=487935, timecode=1044
2005-06-03 18:46:48.333 Broadcasting free space avail
2005-06-03 18:46:48.333 audio waiting for space on soundcard: have 768 need 2048
2005-06-03 18:46:48.339 _AddSamples bytes=4608, used=26625, free=485375, timecode=1068
2005-06-03 18:46:48.339 _AddSamples bytes=4608, used=31233, free=480767, timecode=1092
2005-06-03 18:46:48.340 Broadcasting free space avail
2005-06-03 18:46:48.340 audio waiting for space on soundcard: have 64 need 2048
2005-06-03 18:46:48.345 write->13 75      QUERY_RECORDER 1[]:[]SEEK_RINGBUF[]:[...
2005-06-03 18:46:48.347 audio waiting for space on soundcard: have 1408 need 2048
2005-06-03 18:46:48.351 write->13 53      QUERY_RECORDER 1[]:[]REQUEST_BLOCK_RI...
2005-06-03 18:46:48.354 Broadcasting free space avail
2005-06-03 18:46:48.354 audio waiting for space on soundcard: have 704 need 2048
2005-06-03 18:46:48.358 Read(): reqd=128000, rcvd=128000, rept=128000, error=0
2005-06-03 18:46:48.359 _AddSamples bytes=4608, used=31745, free=480255, timecode=1116
2005-06-03 18:46:48.361 Broadcasting free space avail
2005-06-03 18:46:48.361 audio waiting for space on soundcard: have 64 need 2048
2005-06-03 18:46:48.365 _AddSamples bytes=4608, used=34305, free=477695, timecode=1140
2005-06-03 18:46:48.366 _AddSamples bytes=4608, used=38913, free=473087, timecode=1164
2005-06-03 18:46:48.367 nVidiaVideoSync: VBlank ioctl did not work, unimplemented in this driver?
2005-06-03 18:46:48.367 DRMVideoSync: Could not open device /dev/dri/card0, No such file or directory
2005-06-03 18:46:48.369 audio waiting for space on soundcard: have 1536 need 2048
2005-06-03 18:46:48.370 OpenGLVideoSync: GLX extensions: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_ARB_multisample GLX_ARB_get_proc_address 
2005-06-03 18:46:48.377 Broadcasting free space avail
2005-06-03 18:46:48.377 audio waiting for space on soundcard: have 1024 need 2048
2005-06-03 18:46:48.389 Broadcasting free space avail
2005-06-03 18:46:48.389 audio waiting for space on soundcard: have 1344 need 2048
2005-06-03 18:46:48.399 Broadcasting free space avail
2005-06-03 18:46:48.399 audio waiting for space on soundcard: have 1216 need 2048
2005-06-03 18:46:48.409 Broadcasting free space avail
2005-06-03 18:46:48.409 audio waiting for space on soundcard: have 1088 need 2048
2005-06-03 18:46:48.419 Broadcasting free space avail
2005-06-03 18:46:48.419 audio waiting for space on soundcard: have 960 need 2048
2005-06-03 18:46:48.430 Broadcasting free space avail
2005-06-03 18:46:48.430 audio waiting for space on soundcard: have 1024 need 2048
2005-06-03 18:46:48.440 Broadcasting free space avail
2005-06-03 18:46:48.440 audio waiting for space on soundcard: have 832 need 2048
2005-06-03 18:46:48.450 Broadcasting free space avail
2005-06-03 18:46:48.450 audio waiting for space on soundcard: have 768 need 2048
2005-06-03 18:46:48.460 Broadcasting free space avail
2005-06-03 18:46:48.460 audio waiting for space on soundcard: have 640 need 2048
2005-06-03 18:46:48.471 Broadcasting free space avail
2005-06-03 18:46:48.471 audio waiting for space on soundcard: have 704 need 2048
2005-06-03 18:46:48.479 Broadcasting free space avail
2005-06-03 18:46:48.479 audio waiting for space on soundcard: have 128 need 2048
2005-06-03 18:46:48.487 audio waiting for space on soundcard: have 1664 need 2048
2005-06-03 18:46:48.495 Broadcasting free space avail
2005-06-03 18:46:48.495 audio waiting for space on soundcard: have 1216 need 2048
2005-06-03 18:46:48.503 Broadcasting free space avail
2005-06-03 18:46:48.503 audio waiting for space on soundcard: have 640 need 2048
2005-06-03 18:46:48.511 Broadcasting free space avail
2005-06-03 18:46:48.511 audio waiting for space on soundcard: have 192 need 2048
2005-06-03 18:46:48.519 audio waiting for space on soundcard: have 1664 need 2048
2005-06-03 18:46:48.527 Broadcasting free space avail
2005-06-03 18:46:48.527 audio waiting for space on soundcard: have 1152 need 2048
2005-06-03 18:46:48.535 Broadcasting free space avail
2005-06-03 18:46:48.535 audio waiting for space on soundcard: have 640 need 2048
2005-06-03 18:46:48.543 Broadcasting free space avail
2005-06-03 18:46:48.543 audio waiting for space on soundcard: have 192 need 2048
2005-06-03 18:46:48.551 audio waiting for space on soundcard: have 1664 need 2048
2005-06-03 18:46:48.559 Broadcasting free space avail
2005-06-03 18:46:48.559 audio waiting for space on soundcard: have 1152 need 2048
2005-06-03 18:46:48.567 Broadcasting free space avail
2005-06-03 18:46:48.567 audio waiting for space on soundcard: have 704 need 2048
2005-06-03 18:46:48.575 Broadcasting free space avail
2005-06-03 18:46:48.575 audio waiting for space on soundcard: have 128 need 2048
2005-06-03 18:46:48.582 audio waiting for space on soundcard: have 1664 need 2048
2005-06-03 18:46:48.591 Broadcasting free space avail
2005-06-03 18:46:48.591 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.591 Broadcasting free space avail
2005-06-03 18:46:48.595 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.596 Broadcasting free space avail
2005-06-03 18:46:48.600 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.601 Broadcasting free space avail
2005-06-03 18:46:48.605 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.606 Broadcasting free space avail
2005-06-03 18:46:48.611 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.611 Broadcasting free space avail
2005-06-03 18:46:48.615 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.616 Broadcasting free space avail
2005-06-03 18:46:48.620 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.621 Broadcasting free space avail
2005-06-03 18:46:48.625 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.626 Broadcasting free space avail
2005-06-03 18:46:48.631 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.631 Broadcasting free space avail
2005-06-03 18:46:48.635 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.636 Broadcasting free space avail
2005-06-03 18:46:48.641 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.641 Broadcasting free space avail
2005-06-03 18:46:48.645 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.646 Broadcasting free space avail
2005-06-03 18:46:48.651 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.651 Broadcasting free space avail
2005-06-03 18:46:48.655 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.656 Broadcasting free space avail
2005-06-03 18:46:48.660 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.661 Broadcasting free space avail
2005-06-03 18:46:48.665 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.666 Broadcasting free space avail
2005-06-03 18:46:48.671 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.671 Broadcasting free space avail
2005-06-03 18:46:48.675 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.676 Broadcasting free space avail
2005-06-03 18:46:48.680 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.681 Broadcasting free space avail
2005-06-03 18:46:48.685 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.686 Broadcasting free space avail
2005-06-03 18:46:48.690 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.691 Broadcasting free space avail
2005-06-03 18:46:48.695 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.696 Broadcasting free space avail
2005-06-03 18:46:48.713 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.713 Broadcasting free space avail
2005-06-03 18:46:48.724 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.724 Broadcasting free space avail
2005-06-03 18:46:48.731 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.731 Broadcasting free space avail
2005-06-03 18:46:48.735 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.736 Broadcasting free space avail
2005-06-03 18:46:48.740 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.741 Broadcasting free space avail
2005-06-03 18:46:48.744 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.745 Broadcasting free space avail
2005-06-03 18:46:48.749 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.750 Broadcasting free space avail
2005-06-03 18:46:48.755 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.755 Broadcasting free space avail
2005-06-03 18:46:48.759 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.760 Broadcasting free space avail
2005-06-03 18:46:48.764 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.765 Broadcasting free space avail
2005-06-03 18:46:48.769 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.770 Broadcasting free space avail
2005-06-03 18:46:48.774 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.775 Broadcasting free space avail
2005-06-03 18:46:48.780 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.780 Broadcasting free space avail
2005-06-03 18:46:48.784 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.785 Broadcasting free space avail
2005-06-03 18:46:48.789 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.790 Broadcasting free space avail
2005-06-03 18:46:48.793 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.794 Broadcasting free space avail
2005-06-03 18:46:48.798 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.799 Broadcasting free space avail
2005-06-03 18:46:48.802 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.803 Broadcasting free space avail
2005-06-03 18:46:48.807 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.808 Broadcasting free space avail
2005-06-03 18:46:48.812 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.813 Broadcasting free space avail
2005-06-03 18:46:48.817 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.818 Broadcasting free space avail
2005-06-03 18:46:48.822 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.823 Broadcasting free space avail
2005-06-03 18:46:48.826 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.827 Broadcasting free space avail
2005-06-03 18:46:48.831 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.832 Broadcasting free space avail
2005-06-03 18:46:48.836 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.837 Broadcasting free space avail
2005-06-03 18:46:48.841 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.842 Broadcasting free space avail
2005-06-03 18:46:48.846 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.847 Broadcasting free space avail
2005-06-03 18:46:48.852 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.852 Broadcasting free space avail
2005-06-03 18:46:48.857 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.857 Broadcasting free space avail
2005-06-03 18:46:48.861 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.862 Broadcasting free space avail
2005-06-03 18:46:48.866 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.867 Broadcasting free space avail
2005-06-03 18:46:48.871 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.872 Broadcasting free space avail
2005-06-03 18:46:48.876 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.877 Broadcasting free space avail
2005-06-03 18:46:48.881 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.882 Broadcasting free space avail
2005-06-03 18:46:48.886 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.887 Broadcasting free space avail
2005-06-03 18:46:48.891 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.892 Broadcasting free space avail
2005-06-03 18:46:48.896 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.897 Broadcasting free space avail
2005-06-03 18:46:48.901 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.902 Broadcasting free space avail
2005-06-03 18:46:48.911 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.911 Broadcasting free space avail
2005-06-03 18:46:48.949 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.949 Broadcasting free space avail
2005-06-03 18:46:48.953 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.954 Broadcasting free space avail
2005-06-03 18:46:48.958 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.959 Broadcasting free space avail
2005-06-03 18:46:48.964 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.964 Broadcasting free space avail
2005-06-03 18:46:48.970 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.970 Broadcasting free space avail
2005-06-03 18:46:48.974 audio waiting for buffer to fill: have 512 want 2048
2005-06-03 18:46:48.975 Broadcasting free space avail

Could it be an audio problem? That would be strange... why would the amarok visualisation crash in the same way? Maybe it's the fact I have xcompmngr (or however you spell it) enabled, but I don't think so, as if I cat /dev/video0 >> test.mpg, I get a perfect picture and sound.

Maybe mythtv audio is setup wrongly.... any ideas? I'll have a look through the setup and see if I can find anything.

T.

Offline

#72 2005-06-08 03:41:27

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Try running with no audio.

Also, here are the options I pass to X for my video card:

Section "Device"
    Identifier  "** NVIDIA (generic)                   [nv]"
    Driver      "nvidia"
        Option  "NoLogo"        "false"
        Option  "HWCursor"      "true"
        Option  "RenderAccel"   "true"
    #VideoRam    131072
    # Insert Clocks lines here if appropriate
EndSection

Offline

#73 2005-06-08 09:22:34

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Ok it seems that was an nvidia driver error.

I'm using a stock kernel now, with the latest nvidia drivers, and things are working OK.

However (I guess due to ivtv version) my channel changing is very slow, and the picture jumps a bit now and then.

Oh, and still no deinterlacing tongue But at least it's working for the moment...

Offline

#74 2005-06-08 12:57:53

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

channel changing with a PVR card is going to be extremely slow, especially through mythtv. Mythtv has to switch the PVR card (2 second) then it needs to start recording to the hard drive (about another 2 seconds) then it needs to start playing back from the hard drive (1 or 2 seconds). So you're looking at significant delay to switch channels.

Mythtv was not intended to be used with live tv. You're supposed to queue things up to be watched later. smile Commercial skipping is magic.

Also, what's wrong with your deinterlacing?

Finally, I would seriously consider just nuking this computer and starting over with a fresh arch installation, and using the binaries from [community] or using the standard gcc to compile current packages.

I have nothing to do today (my lab is closed this week) so I think I'll finally get around to writing my HTPC w/ mythtv guide.

Offline

#75 2005-06-08 21:51:01

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

Re: [new] [group=pvr] Personal video recording group + PKGBUILDs

Well, I am indeed writing. It's just a lot slower than I expected. Look for this guide to be posted late tonight or sometime tomorrow.

Offline

Board footer

Powered by FluxBB