Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-03 Thread Michael Sullivan
On Tue, 2006-01-03 at 06:53 +, Rumen Yotov wrote:
 On (02/01/06 15:29), Michael Sullivan wrote:
  On Mon, 2006-01-02 at 21:55 +, Rumen Yotov wrote:
   Hi,
   On (02/01/06 13:21), Michael Sullivan wrote:
On Mon, 2006-01-02 at 21:01 +, Rumen Yotov wrote:
 Hi,
 On (02/01/06 12:30), Michael Sullivan wrote:
  On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
   Hi,
   On (02/01/06 11:21), Michael Sullivan wrote:
On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
 On Sun, 01 Jan 2006 16:57:32 -0600
 Michael Sullivan [EMAIL PROTECTED] wrote:
 
 
   
 ...SKIP...
   ...SKIP... 

#
# Ftape, the floppy tape device driver
#
# CONFIG_AGP is not set
   ==^ switch this to ON plus the entry for your 
   motherboard chips support.
  
 ...SKIP...
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
Express Chipset Family Graphics Controller
   ==^
camille ~ # lspci | grep -i video
05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)

 ...SKIP...

   So seems you have an Intel-910/915 video controler (i don't have Intel).
   So switch CONFIG_AGP=ON and afterwards enable Intel-910 ot similar video 
   controler.
   Could do a: genkernel --menuconfig --install all - this will use your 
   old config
   display a text-driven menu for kernel config and after exiting will 
   compileinstall
   (in /boot) your new kernelmodules.
   If you wish backup the old one before that.
   HTH.Rumen
  
  Earlier this afternoon I compiled and booted a new kernel with
  CONFIG_AGP=y, but now when I run genkernel --menuconfig all I can't
  find anything that even hints at being Intel-=910 or video
  controller.  Where would it be at? 
  
  -- 
  gentoo-user@gentoo.org mailing list
  
 Hi,
 The chipset support is right below CONFIG_AGP setting.
 ...
 Character devices ---
   /dev/agpgart (AGP support)
   Inter chipset ...
 ...
 There's only one option for Intel chipset support (from 810-I915).
 If made as modules put the appropriate entries in 
 /etc/modules.autoload.d/kernel-2.6
 PS:could check the genkernel guide too.
 HTH.Rumen

The only entry for Intel immediately below /dev/agpgart on mine is:

Intel 440LX/BX/GX, I8xx and E7x05 chipset support.  Is this correct?  It
doesn't sound like what you've described...

-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Rumen Yotov
Hi,
On (02/01/06 11:21), Michael Sullivan wrote:
 On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
  On Sun, 01 Jan 2006 16:57:32 -0600
  Michael Sullivan [EMAIL PROTECTED] wrote:
  
  

The reason it was giving me the error was because mythbackend was
shutting down.  I ran mythbackend in a screen, detached the screen and
ran mythfrontend.  I did this twice.  Both times once mythfrontend
loaded I selected the Watch Live TV option and it showed me about a
second and a half of live TV and then froze.  Both times I had to Cntrl
+Alt+Backspace to get out of it.  I have a 1.33GHz P4 processor, so that
shouldn't be the problem.  Amazingly mythbackend is still running in the
screen.  Here's the output so far:

  
  It seems that something is not stable with the X server or with the card 
  drivers.  For now,
  perhaps forget MythTV and just see if you can get a stable input running 
  with something like
  tvtime -
  
  [ N] media-tv/tvtime (0.9.12):  High quality television application for use 
  with video capture cards.
  
  Perhaps some tweaking to /etc/X11/xorg.conf is needed or different params 
  to the video card
  driver to change some options.  If the system won't play live tv, without 
  issue, messing with MythTV
  won't fix it.
  
  There are some suggestions here -
  
  http://gentoo-wiki.com/HOWTO_Setup_MythTV#Video
  
  Bob
 
 I looked at the link you sent me.  Most of it didn't make sense to me.
 One part that did make sense was the 
 
 http://gentoo-wiki.com/HOWTO_Setup_MythTV#X_Setup
 
 I created a test user (to avoid screwing up my personal account) and
 copied to listed .xinitrc and .xsession information into testuser's
 counterparts of those files.  I started kdm and attempted to log in to a
 Custom session with testuser.  It kept spitting me back out at the login
 screen.  I asked to go back to the console and looked
 at /var/log/kdm.log.  There's a bunch of this:
 
 X Window System Version 6.8.2
 Release Date: 9 February 2005
 X Protocol Version 11, Revision 0, Release 6.8.2
 Build Operating System: Linux 2.6.14-gentoo-r5 i686 [ELF]
 Current Operating System: Linux camille 2.6.14-gentoo-r5 #1 SMP Sun Jan
 1 22:29:29 CST 2006 i686
 Build Date: 26 December 2005
 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.0.log, Time: Mon Jan  2 10:58:02 2006
 (==) Using config file: /etc/X11/xorg.conf
 (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
 
 
 Holly said something about my kernel not being set up correctly when I
 was having this problem with gdm, but gdm works just fine.  Just kdm and
 the custom session.  How do I compile apg into my kernel to fix this?
 Here's my kernel config, created by genkernel:
 
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.14-gentoo-r5
 # Sun Jan  1 22:22:04 2006
 #
 CONFIG_X86=y
 CONFIG_SEMAPHORE_SLEEPERS=y
 CONFIG_MMU=y
 CONFIG_UID16=y
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_GENERIC_IOMAP=y
 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
...SKIP... 
 
 #
 # Ftape, the floppy tape device driver
 #
 # CONFIG_AGP is not set
==^ switch this to ON plus the entry for your motherboard chips 
support.
 # CONFIG_DRM is not set
 
 #
 # PCMCIA character devices
 #
 # CONFIG_SYNCLINK_CS is not set
 CONFIG_MWAVE=m
 CONFIG_RAW_DRIVER=m
 # CONFIG_HPET is not set
 CONFIG_MAX_RAW_DEVS=256
 # CONFIG_HANGCHECK_TIMER is not set
...SKIP... 
 -- 
 gentoo-user@gentoo.org mailing list
 
Assume you using genkernel without any modifications to kernel config?
Got interested why this doesn't work with KDM so here it is:
...BEGIN...
#emerge kdm -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N] kde-base/kdebase-pam-6  0 kB 
[ebuild  N] kde-base/khotkeys-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 22,688 kB 
[ebuild  N] kde-base/libkonq-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/kdebase-data-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/kicker-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/kdesu-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/khelpcenter-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/kcminit-3.5.0  USE=kdexdeltas -arts -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild  N] kde-base/kcontrol-3.5.0  USE=kdexdeltas opengl ssl -arts 
-debug -ieee1394 -kdeenablefinal -logitech-mouse -xinerama 0 kB 
[ebuild  N] kde-base/kdm-3.5.0  USE=kdexdeltas pam 

Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Michael Sullivan
On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
 Hi,
 On (02/01/06 11:21), Michael Sullivan wrote:
  On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
   On Sun, 01 Jan 2006 16:57:32 -0600
   Michael Sullivan [EMAIL PROTECTED] wrote:
   
   
 
 The reason it was giving me the error was because mythbackend was
 shutting down.  I ran mythbackend in a screen, detached the screen and
 ran mythfrontend.  I did this twice.  Both times once mythfrontend
 loaded I selected the Watch Live TV option and it showed me about a
 second and a half of live TV and then froze.  Both times I had to 
 Cntrl
 +Alt+Backspace to get out of it.  I have a 1.33GHz P4 processor, so 
 that
 shouldn't be the problem.  Amazingly mythbackend is still running in 
 the
 screen.  Here's the output so far:
 
   
   It seems that something is not stable with the X server or with the card 
   drivers.  For now,
   perhaps forget MythTV and just see if you can get a stable input running 
   with something like
   tvtime -
   
   [ N] media-tv/tvtime (0.9.12):  High quality television application for 
   use with video capture cards.
   
   Perhaps some tweaking to /etc/X11/xorg.conf is needed or different params 
   to the video card
   driver to change some options.  If the system won't play live tv, without 
   issue, messing with MythTV
   won't fix it.
   
   There are some suggestions here -
   
   http://gentoo-wiki.com/HOWTO_Setup_MythTV#Video
   
   Bob
  
  I looked at the link you sent me.  Most of it didn't make sense to me.
  One part that did make sense was the 
  
  http://gentoo-wiki.com/HOWTO_Setup_MythTV#X_Setup
  
  I created a test user (to avoid screwing up my personal account) and
  copied to listed .xinitrc and .xsession information into testuser's
  counterparts of those files.  I started kdm and attempted to log in to a
  Custom session with testuser.  It kept spitting me back out at the login
  screen.  I asked to go back to the console and looked
  at /var/log/kdm.log.  There's a bunch of this:
  
  X Window System Version 6.8.2
  Release Date: 9 February 2005
  X Protocol Version 11, Revision 0, Release 6.8.2
  Build Operating System: Linux 2.6.14-gentoo-r5 i686 [ELF]
  Current Operating System: Linux camille 2.6.14-gentoo-r5 #1 SMP Sun Jan
  1 22:29:29 CST 2006 i686
  Build Date: 26 December 2005
  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.0.log, Time: Mon Jan  2 10:58:02 2006
  (==) Using config file: /etc/X11/xorg.conf
  (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
  
  
  Holly said something about my kernel not being set up correctly when I
  was having this problem with gdm, but gdm works just fine.  Just kdm and
  the custom session.  How do I compile apg into my kernel to fix this?
  Here's my kernel config, created by genkernel:
  
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.14-gentoo-r5
  # Sun Jan  1 22:22:04 2006
  #
  CONFIG_X86=y
  CONFIG_SEMAPHORE_SLEEPERS=y
  CONFIG_MMU=y
  CONFIG_UID16=y
  CONFIG_GENERIC_ISA_DMA=y
  CONFIG_GENERIC_IOMAP=y
  CONFIG_ARCH_MAY_HAVE_PC_FDC=y
 ...SKIP... 
  
  #
  # Ftape, the floppy tape device driver
  #
  # CONFIG_AGP is not set
 ==^ switch this to ON plus the entry for your motherboard chips 
 support.

How do I find out what the entry for my motherboard chips (-set I
assume) is?  Is there a software way to determine this?  All I know is
that it's SUPPOSED to be a Pentium IV, but it might not be...

-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Rumen Yotov
Hi,
On (02/01/06 12:30), Michael Sullivan wrote:
 On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
  Hi,
  On (02/01/06 11:21), Michael Sullivan wrote:
   On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
On Sun, 01 Jan 2006 16:57:32 -0600
Michael Sullivan [EMAIL PROTECTED] wrote:


  
...SKIP...
   (==) Log file: /var/log/Xorg.0.log, Time: Mon Jan  2 10:58:02 2006
   (==) Using config file: /etc/X11/xorg.conf
   (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
   
   
   Holly said something about my kernel not being set up correctly when I
   was having this problem with gdm, but gdm works just fine.  Just kdm and
   the custom session.  How do I compile apg into my kernel to fix this?
   Here's my kernel config, created by genkernel:
   
   #
   # Automatically generated make config: don't edit
   # Linux kernel version: 2.6.14-gentoo-r5
   # Sun Jan  1 22:22:04 2006
   #
   CONFIG_X86=y
   CONFIG_SEMAPHORE_SLEEPERS=y
   CONFIG_MMU=y
   CONFIG_UID16=y
   CONFIG_GENERIC_ISA_DMA=y
   CONFIG_GENERIC_IOMAP=y
   CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  ...SKIP... 
   
   #
   # Ftape, the floppy tape device driver
   #
   # CONFIG_AGP is not set
  ==^ switch this to ON plus the entry for your motherboard chips 
  support.
 
 How do I find out what the entry for my motherboard chips (-set I
 assume) is?  Is there a software way to determine this?  All I know is
 that it's SUPPOSED to be a Pentium IV, but it might not be...
 
 -- 
 gentoo-user@gentoo.org mailing list
 
Use lspci or lshw (emerge if not available), use -v -vv -vvv for a more 
verbose output.
Tuning your kernel *requires* you to at least know what your basic hardware is. 
Manual ?
Try: #lspci | grep -i VGA or lspci | grep -i video
Or post the output here.
PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
Rumen


pgpT8fBQNaZfZ.pgp
Description: PGP signature


Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Ted Ozolins
Rumen Yotov wrote:


How do I find out what the entry for my motherboard chips (-set I
assume) is?  Is there a software way to determine this?  All I know is
that it's SUPPOSED to be a Pentium IV, but it might not be...

-- 
gentoo-user@gentoo.org mailing list



Use lspci or lshw (emerge if not available), use -v -vv -vvv for a more 
verbose output.
Tuning your kernel *requires* you to at least know what your basic hardware 
is. Manual ?
Try: #lspci | grep -i VGA or lspci | grep -i video
Or post the output here.
PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
Rumen
  

As for your cpu type you can get that info with:
cat /proc/cpuinfo

Cheers.

-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Michael Sullivan
On Mon, 2006-01-02 at 11:12 -0800, Ted Ozolins wrote:
 Rumen Yotov wrote:
 
 
 How do I find out what the entry for my motherboard chips (-set I
 assume) is?  Is there a software way to determine this?  All I know is
 that it's SUPPOSED to be a Pentium IV, but it might not be...
 
 -- 
 gentoo-user@gentoo.org mailing list
 
 
 
 Use lspci or lshw (emerge if not available), use -v -vv -vvv for a more 
 verbose output.
 Tuning your kernel *requires* you to at least know what your basic hardware 
 is. Manual ?
 Try: #lspci | grep -i VGA or lspci | grep -i video
 Or post the output here.
 PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
 Rumen
   
 
 As for your cpu type you can get that info with:
 cat /proc/cpuinfo
 
 Cheers.
 
 -- 
 Ted Ozolins(VE7TVO)
 Westbank, B. C
 

camille ~ # cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 4
model name  : Intel(R) Celeron(R) CPU 2.66GHz
stepping: 1
cpu MHz : 2667.191
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
pni monitor ds_cpl tm2 cid xtpr
bogomips: 5342.53


I guess it isn't a Pentium IV...

-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Michael Sullivan
On Mon, 2006-01-02 at 21:01 +, Rumen Yotov wrote:
 Hi,
 On (02/01/06 12:30), Michael Sullivan wrote:
  On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
   Hi,
   On (02/01/06 11:21), Michael Sullivan wrote:
On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
 On Sun, 01 Jan 2006 16:57:32 -0600
 Michael Sullivan [EMAIL PROTECTED] wrote:
 
 
   
 ...SKIP...
(==) Log file: /var/log/Xorg.0.log, Time: Mon Jan  2 10:58:02 2006
(==) Using config file: /etc/X11/xorg.conf
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)


Holly said something about my kernel not being set up correctly when I
was having this problem with gdm, but gdm works just fine.  Just kdm and
the custom session.  How do I compile apg into my kernel to fix this?
Here's my kernel config, created by genkernel:

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.14-gentoo-r5
# Sun Jan  1 22:22:04 2006
#
CONFIG_X86=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
   ...SKIP... 

#
# Ftape, the floppy tape device driver
#
# CONFIG_AGP is not set
   ==^ switch this to ON plus the entry for your motherboard 
   chips support.
  
  How do I find out what the entry for my motherboard chips (-set I
  assume) is?  Is there a software way to determine this?  All I know is
  that it's SUPPOSED to be a Pentium IV, but it might not be...
  
  -- 
  gentoo-user@gentoo.org mailing list
  
 Use lspci or lshw (emerge if not available), use -v -vv -vvv for a more 
 verbose output.
 Tuning your kernel *requires* you to at least know what your basic hardware 
 is. Manual ?
 Try: #lspci | grep -i VGA or lspci | grep -i video
 Or post the output here.
 PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
 Rumen

Here's the lscpi output:

camille ~ # lspci | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
Express Chipset Family Graphics Controller
camille ~ # lspci | grep -i video
05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)


Here's my full lspci output; I don't know if you need it:

camille ~ # lspci
00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor
to I/O Controller
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
Express Chipset Family Graphics Controller
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC
Interface Bridge (rev 03)00:1f.1 IDE interface: Intel Corporation
82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA
Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
SMBus Controller (rev 03)
05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
(CX23416) MPEG-2 Encoder (rev 01)
05:01.0 Communication controller: U.S. Robotics Unknown device 2f00 (rev
01)
05:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ -
PRO/100 VE (LOM) Ethernet Controller (rev 01)


-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Rumen Yotov
Hi,
On (02/01/06 13:21), Michael Sullivan wrote:
 On Mon, 2006-01-02 at 21:01 +, Rumen Yotov wrote:
  Hi,
  On (02/01/06 12:30), Michael Sullivan wrote:
   On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
Hi,
On (02/01/06 11:21), Michael Sullivan wrote:
 On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
  On Sun, 01 Jan 2006 16:57:32 -0600
  Michael Sullivan [EMAIL PROTECTED] wrote:
  
  

  ...SKIP...
 (==) Log file: /var/log/Xorg.0.log, Time: Mon Jan  2 10:58:02 2006
 (==) Using config file: /etc/X11/xorg.conf
 (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
 
 
 Holly said something about my kernel not being set up correctly when I
 was having this problem with gdm, but gdm works just fine.  Just kdm 
 and
 the custom session.  How do I compile apg into my kernel to fix this?
 Here's my kernel config, created by genkernel:
 
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.14-gentoo-r5
 # Sun Jan  1 22:22:04 2006
 #
 CONFIG_X86=y
 CONFIG_SEMAPHORE_SLEEPERS=y
 CONFIG_MMU=y
 CONFIG_UID16=y
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_GENERIC_IOMAP=y
 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
...SKIP... 
 
 #
 # Ftape, the floppy tape device driver
 #
 # CONFIG_AGP is not set
==^ switch this to ON plus the entry for your motherboard 
chips support.
   
   How do I find out what the entry for my motherboard chips (-set I
   assume) is?  Is there a software way to determine this?  All I know is
   that it's SUPPOSED to be a Pentium IV, but it might not be...
   
   -- 
   gentoo-user@gentoo.org mailing list
   
  Use lspci or lshw (emerge if not available), use -v -vv -vvv for a more 
  verbose output.
  Tuning your kernel *requires* you to at least know what your basic hardware 
  is. Manual ?
  Try: #lspci | grep -i VGA or lspci | grep -i video
  Or post the output here.
  PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
  Rumen
 
 Here's the lscpi output:
 
 camille ~ # lspci | grep -i VGA
 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Express Chipset Family Graphics Controller
==^
 camille ~ # lspci | grep -i video
 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
 (CX23416) MPEG-2 Encoder (rev 01)
 
 
 Here's my full lspci output; I don't know if you need it:
 
 camille ~ # lspci
 00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor
 to I/O Controller
 00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
 Express Chipset Family Graphics Controller
 00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) High Definition Audio Controller (rev 03)
 00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) PCI Express Port 1 (rev 03)
 00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) PCI Express Port 2 (rev 03)
 00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) PCI Express Port 3 (rev 03)
 00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) PCI Express Port 4 (rev 03)
 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #1 (rev 03)
 00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #2 (rev 03)
 00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #3 (rev 03)
 00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB UHCI #4 (rev 03)
 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
 Family) USB2 EHCI Controller (rev 03)
 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
 00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC
 Interface Bridge (rev 03)00:1f.1 IDE interface: Intel Corporation
 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
 00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA
 Controller (rev 03)
 00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
 SMBus Controller (rev 03)
 05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
 (CX23416) MPEG-2 Encoder (rev 01)
 05:01.0 Communication controller: U.S. Robotics Unknown device 2f00 (rev
 01)
 05:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ -
 PRO/100 VE (LOM) Ethernet Controller (rev 01)
 
 
 -- 
 gentoo-user@gentoo.org mailing list
 
So seems you have an Intel-910/915 video controler (i don't have Intel).
So switch CONFIG_AGP=ON and afterwards enable Intel-910 ot similar video 
controler.
Could do a: genkernel --menuconfig --install all - this will use your old 
config
display a text-driven menu for kernel config and after exiting will 
compileinstall
(in /boot) your new kernelmodules.
If you wish 

Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Michael Sullivan
On Mon, 2006-01-02 at 21:55 +, Rumen Yotov wrote:
 Hi,
 On (02/01/06 13:21), Michael Sullivan wrote:
  On Mon, 2006-01-02 at 21:01 +, Rumen Yotov wrote:
   Hi,
   On (02/01/06 12:30), Michael Sullivan wrote:
On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
 Hi,
 On (02/01/06 11:21), Michael Sullivan wrote:
  On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
   On Sun, 01 Jan 2006 16:57:32 -0600
   Michael Sullivan [EMAIL PROTECTED] wrote:
   
   
 
   ...SKIP...
  (==) Log file: /var/log/Xorg.0.log, Time: Mon Jan  2 10:58:02 2006
  (==) Using config file: /etc/X11/xorg.conf
  (EE) GARTInit: Unable to open /dev/agpgart (No such file or 
  directory)
  
  
  Holly said something about my kernel not being set up correctly 
  when I
  was having this problem with gdm, but gdm works just fine.  Just 
  kdm and
  the custom session.  How do I compile apg into my kernel to fix 
  this?
  Here's my kernel config, created by genkernel:
  
  #
  # Automatically generated make config: don't edit
  # Linux kernel version: 2.6.14-gentoo-r5
  # Sun Jan  1 22:22:04 2006
  #
  CONFIG_X86=y
  CONFIG_SEMAPHORE_SLEEPERS=y
  CONFIG_MMU=y
  CONFIG_UID16=y
  CONFIG_GENERIC_ISA_DMA=y
  CONFIG_GENERIC_IOMAP=y
  CONFIG_ARCH_MAY_HAVE_PC_FDC=y
 ...SKIP... 
  
  #
  # Ftape, the floppy tape device driver
  #
  # CONFIG_AGP is not set
 ==^ switch this to ON plus the entry for your motherboard 
 chips support.

How do I find out what the entry for my motherboard chips (-set I
assume) is?  Is there a software way to determine this?  All I know is
that it's SUPPOSED to be a Pentium IV, but it might not be...

-- 
gentoo-user@gentoo.org mailing list

   Use lspci or lshw (emerge if not available), use -v -vv -vvv for a 
   more verbose output.
   Tuning your kernel *requires* you to at least know what your basic 
   hardware is. Manual ?
   Try: #lspci | grep -i VGA or lspci | grep -i video
   Or post the output here.
   PS:could also be done using a LiveCD (gentoo-install-CD, Knoppix etc.)
   Rumen
  
  Here's the lscpi output:
  
  camille ~ # lspci | grep -i VGA
  00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
  Express Chipset Family Graphics Controller
 ==^
  camille ~ # lspci | grep -i video
  05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
  (CX23416) MPEG-2 Encoder (rev 01)
  
  
  Here's my full lspci output; I don't know if you need it:
  
  camille ~ # lspci
  00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor
  to I/O Controller
  00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
  Express Chipset Family Graphics Controller
  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) High Definition Audio Controller (rev 03)
  00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) PCI Express Port 1 (rev 03)
  00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) PCI Express Port 2 (rev 03)
  00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) PCI Express Port 3 (rev 03)
  00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) PCI Express Port 4 (rev 03)
  00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) USB UHCI #1 (rev 03)
  00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) USB UHCI #2 (rev 03)
  00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) USB UHCI #3 (rev 03)
  00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) USB UHCI #4 (rev 03)
  00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
  Family) USB2 EHCI Controller (rev 03)
  00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
  00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC
  Interface Bridge (rev 03)00:1f.1 IDE interface: Intel Corporation
  82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
  00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA
  Controller (rev 03)
  00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
  SMBus Controller (rev 03)
  05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
  (CX23416) MPEG-2 Encoder (rev 01)
  05:01.0 Communication controller: U.S. Robotics Unknown device 2f00 (rev
  01)
  05:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ -
  PRO/100 VE (LOM) Ethernet Controller (rev 01)
  
  
  -- 
  gentoo-user@gentoo.org mailing list
  
 So seems you have an Intel-910/915 video controler (i don't have Intel).
 So switch CONFIG_AGP=ON and afterwards enable Intel-910 ot similar video 
 controler.
 Could do a: 

Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Ted Ozolins
Michael Sullivan wrote:

model   : 4
model name  : Intel(R) Celeron(R) CPU 2.66GHz


I guess it isn't a Pentium IV...

  

As you can see from the model, its a p4

-- 
Ted Ozolins(VE7TVO)
Westbank, B. C

-- 
gentoo-user@gentoo.org mailing list



Re: GARTInit: WAS (Re: [gentoo-user] Re: OT - Need MythTV setup help (resend))

2006-01-02 Thread Rumen Yotov
On (02/01/06 15:29), Michael Sullivan wrote:
 On Mon, 2006-01-02 at 21:55 +, Rumen Yotov wrote:
  Hi,
  On (02/01/06 13:21), Michael Sullivan wrote:
   On Mon, 2006-01-02 at 21:01 +, Rumen Yotov wrote:
Hi,
On (02/01/06 12:30), Michael Sullivan wrote:
 On Mon, 2006-01-02 at 20:17 +, Rumen Yotov wrote:
  Hi,
  On (02/01/06 11:21), Michael Sullivan wrote:
   On Sun, 2006-01-01 at 17:47 -0800, Bob Sanders wrote:
On Sun, 01 Jan 2006 16:57:32 -0600
Michael Sullivan [EMAIL PROTECTED] wrote:


  
...SKIP...
  ...SKIP... 
   
   #
   # Ftape, the floppy tape device driver
   #
   # CONFIG_AGP is not set
  ==^ switch this to ON plus the entry for your 
  motherboard chips support.
 
...SKIP...
   00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL
   Express Chipset Family Graphics Controller
  ==^
   camille ~ # lspci | grep -i video
   05:00.0 Multimedia video controller: Internext Compression Inc iTVC16
   (CX23416) MPEG-2 Encoder (rev 01)
   
...SKIP...
   
  So seems you have an Intel-910/915 video controler (i don't have Intel).
  So switch CONFIG_AGP=ON and afterwards enable Intel-910 ot similar video 
  controler.
  Could do a: genkernel --menuconfig --install all - this will use your old 
  config
  display a text-driven menu for kernel config and after exiting will 
  compileinstall
  (in /boot) your new kernelmodules.
  If you wish backup the old one before that.
  HTH.Rumen
 
 Earlier this afternoon I compiled and booted a new kernel with
 CONFIG_AGP=y, but now when I run genkernel --menuconfig all I can't
 find anything that even hints at being Intel-=910 or video
 controller.  Where would it be at? 
 
 -- 
 gentoo-user@gentoo.org mailing list
 
Hi,
The chipset support is right below CONFIG_AGP setting.
...
Character devices ---
/dev/agpgart (AGP support)
Inter chipset ...
...
There's only one option for Intel chipset support (from 810-I915).
If made as modules put the appropriate entries in 
/etc/modules.autoload.d/kernel-2.6
PS:could check the genkernel guide too.
HTH.Rumen


pgp4ZaiwB6puB.pgp
Description: PGP signature