Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))
Date: Mon, 02 Jan 2006 18:33:31
Message-Id: 1136226600.9903.9.camel@camille.espersunited.com
In Reply to: Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)) by Rumen Yotov
1 On Mon, 2006-01-02 at 20:17 +0000, Rumen Yotov wrote:
2 > Hi,
3 > On (02/01/06 11:21), Michael Sullivan wrote:
4 > > On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
5 > > > On Sun, 01 Jan 2006 16:57:32 -0600
6 > > > Michael Sullivan <michael@××××××××××××.com> wrote:
7 > > >
8 > > >
9 > > > > >
10 > > > > > The reason it was giving me the error was because mythbackend was
11 > > > > > shutting down. I ran mythbackend in a screen, detached the screen and
12 > > > > > ran mythfrontend. I did this twice. Both times once mythfrontend
13 > > > > > loaded I selected the Watch Live TV option and it showed me about a
14 > > > > > second and a half of live TV and then froze. Both times I had to Cntrl
15 > > > > > +Alt+Backspace to get out of it. I have a 1.33GHz P4 processor, so that
16 > > > > > shouldn't be the problem. Amazingly mythbackend is still running in the
17 > > > > > screen. Here's the output so far:
18 > > > > >
19 > > >
20 > > > It seems that something is not stable with the X server or with the card drivers. For now,
21 > > > perhaps forget MythTV and just see if you can get a stable input running with something like
22 > > > tvtime -
23 > > >
24 > > > [ N] media-tv/tvtime (0.9.12): High quality television application for use with video capture cards.
25 > > >
26 > > > Perhaps some tweaking to /etc/X11/xorg.conf is needed or different params to the video card
27 > > > driver to change some options. If the system won't play live tv, without issue, messing with MythTV
28 > > > won't fix it.
29 > > >
30 > > > There are some suggestions here -
31 > > >
32 > > > http://gentoo-wiki.com/HOWTO_Setup_MythTV#Video
33 > > >
34 > > > Bob
35 > >
36 > > I looked at the link you sent me. Most of it didn't make sense to me.
37 > > One part that did make sense was the
38 > >
39 > > http://gentoo-wiki.com/HOWTO_Setup_MythTV#X_Setup
40 > >
41 > > I created a test user (to avoid screwing up my personal account) and
42 > > copied to listed .xinitrc and .xsession information into testuser's
43 > > counterparts of those files. I started kdm and attempted to log in to a
44 > > Custom session with testuser. It kept spitting me back out at the login
45 > > screen. I asked to go back to the console and looked
46 > > at /var/log/kdm.log. There's a bunch of this:
47 > >
48 > > X Window System Version 6.8.2
49 > > Release Date: 9 February 2005
50 > > X Protocol Version 11, Revision 0, Release 6.8.2
51 > > Build Operating System: Linux 2.6.14-gentoo-r5 i686 [ELF]
52 > > Current Operating System: Linux camille 2.6.14-gentoo-r5 #1 SMP Sun Jan
53 > > 1 22:29:29 CST 2006 i686
54 > > Build Date: 26 December 2005
55 > > Before reporting problems, check http://wiki.X.Org
56 > > to make sure that you have the latest version.
57 > > Module Loader present
58 > > Markers: (--) probed, (**) from config file, (==) default setting,
59 > > (++) from command line, (!!) notice, (II) informational,
60 > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
61 > > (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jan 2 10:58:02 2006
62 > > (==) Using config file: "/etc/X11/xorg.conf"
63 > > (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
64 > >
65 > >
66 > > Holly said something about my kernel not being set up correctly when I
67 > > was having this problem with gdm, but gdm works just fine. Just kdm and
68 > > the custom session. How do I compile apg into my kernel to fix this?
69 > > Here's my kernel config, created by genkernel:
70 > >
71 > > #
72 > > # Automatically generated make config: don't edit
73 > > # Linux kernel version: 2.6.14-gentoo-r5
74 > > # Sun Jan 1 22:22:04 2006
75 > > #
76 > > CONFIG_X86=y
77 > > CONFIG_SEMAPHORE_SLEEPERS=y
78 > > CONFIG_MMU=y
79 > > CONFIG_UID16=y
80 > > CONFIG_GENERIC_ISA_DMA=y
81 > > CONFIG_GENERIC_IOMAP=y
82 > > CONFIG_ARCH_MAY_HAVE_PC_FDC=y
83 > >...SKIP...
84 > >
85 > > #
86 > > # Ftape, the floppy tape device driver
87 > > #
88 > > # CONFIG_AGP is not set
89 > ==============^ switch this to ON plus the entry for your motherboard chips support.
90
91 How do I find out what the entry for my motherboard chips (-set I
92 assume) is? Is there a software way to determine this? All I know is
93 that it's SUPPOSED to be a Pentium IV, but it might not be...
94
95 --
96 gentoo-user@g.o mailing list

Replies

Subject Author
Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend)) Rumen Yotov <gentoo@×××××××××××.org>