Re: [gentoo-user] can't get my tv to work with gatos drivers(...continued)

2003-08-27 Thread Owen Ford
On Tue, 2003-08-26 at 19:53, gabriel wrote:
 so here's the story so far... sadly, it hasn't progressed far at all:
 
 after some help from my fellow gentoo'ers, i looked into my kernel compilation 
 and checked the settings.  here's what i found (parts i thought to be 
 unrelated are omitted):
 
 Character devices:
   I2C support  ---
 * I2C device interface
 * I2C /proc interface (required for hardware sensors)
   M /dev/agpgart (AGP Support)
   M   ATI Radeon
 
 Multimedia devices
   * Video For Linux
   Video For Linux  ---
 [*]   V4L information in proc filesystem
 --- Video Adapters
 Mediavision Pro Movie Studio Video For Linux
 CPiA Video For Linux
 SAA5249 Teletext processor
 SAB3036 tuner
 Stradis 4:2:2 MPEG-2 video driver  (EXPERIMENTAL)
 Zoran ZR36057/36060 Video For Linux
 Zoran ZR36120/36125 Video For Linux
 
   Sound
   BT878 audio dma
   *   Creative SBLive! (EMU10K1)
   [*] Creative SBLive! MIDI
   TV card (bt848) mixer support
 
 
 what you see above are my current settings...  for those of you who have your 
 tv working, am i missing anything?  anyone care to share their config file?
 
 also (possibly of more importance, this is the output of running X from the 
 command line as root in a console:
 
 XFree86 Version 4.3.0
 Release Date: 27 February 2003
 X Protocol Version 11, Revision 0, Release 6.6
 Build Operating System: Linux 2.4.20-gentoo-r6 i686 [ELF]
 Build Date: 20 August 2003
   Before reporting problems, check http://www.XFree86.Org/
   to make sure that you have the latest version.
 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/XFree86.0.log, Time: Tue Aug 26 20:34:03 2003
 (==) Using config file: /etc/X11/XF86Config
 Using vt 7
 
 
 what the heck is vt 7?
 
 thanks so much for the continuing patience of the group... i just miss my tv 
 and really don't understand what i'm missing

vt7 is the virtual terminal that gentoo tells X to use by default.

-- 
Owen Ford [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] can't get my tv to work with gatos drivers (...continued)

2003-08-27 Thread gabriel
On August 26, 2003 09:03 pm, Owen Ford wrote:
 vt7 is the virtual terminal that gentoo tells X to use by default.

so what's a virtual terminal?  is that to say it's not reading my screen 
definitions in my X config?  or is this something else?


-- 
a moment of joy in a lifetime of suffering...  take it, while you can
- abassador londo molari, babylon 5


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can't get my tv to work with gatos drivers (...continued)

2003-08-27 Thread Andrew Farmer
At 27 August, 2003 gabriel wrote:
 On August 26, 2003 09:03 pm, Owen Ford wrote:
  vt7 is the virtual terminal that gentoo tells X to use by default.
 
 so what's a virtual terminal?  is that to say it's not reading my screen 
 definitions in my X config?  or is this something else?

A virtual terminal is used in console mode.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] can't get my tv to work with gatos drivers

2003-08-22 Thread Jay Goodman Tamboli
On Fri, Aug 22, 2003 at 09:34:07PM -0400, gabriel wrote:
 1. installed gentoo from 1.4rc4 cd including kde using various USE flags.
 
 2. went to gatos.sourceforge.net, downloaded the latest binary drivers 
 decompressed the tarball, and copied the drivers into their assigned 
 directories: /usr/X11R6/lib/modules/dri /drivers /multimedia
 
 3. watched some tv (yay!)
 
 4. discovered the debug use flag, added it to my USE flags and ran:
   emerge --emptytree world
 
 5. repeated step 2.

If you recompiled your kernel, you may need to reinstall the
drm-kernel part of GATOS.  It depends on where you copied
it the first time.  If you put it in
/lib/modules/2.4.21/kernel/drivers/char/drm/, they'll be
overwritten when you do make modules_install, so you need
to recopy radeon.o.  If you put it in
lib/modules/2.4.21/misc, the docs at
http://www.reades.com/radeon.html say it should still be
there.

My dumb ass got a All-In-Wonder 9000, so there's no way I
can watch TV, but I was able to get GL working..

/jgt
-- 
Gods are fragile things; they may be killed by a whiff of science or a dose of
common sense.  -- Chapman Cohen


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] can't get my tv to work with gatos drivers

2003-08-22 Thread donnie berkholz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 22 August 2003 20:34, gabriel wrote:
 granted, using an all-in-wonder card in linux is a pain in the ass, and i
 obviously wouldn't make that mistake again, but for now, i'm stuck with it
 and i have lost the ability to watch tv on my computer...  anyone care to
 help?  here's the story:

 1. installed gentoo from 1.4rc4 cd including kde using various USE flags.

 2. went to gatos.sourceforge.net, downloaded the latest binary drivers
 decompressed the tarball, and copied the drivers into their assigned
 directories: /usr/X11R6/lib/modules/dri /drivers /multimedia

 3. watched some tv (yay!)

 4. discovered the debug use flag, added it to my USE flags and ran:
   emerge --emptytree world

 5. repeated step 2.

 6. typing xawtv at the command prompt give me:

 (~) $ xawtv
 This is xawtv-3.88, running on Linux/i686 (2.4.20-gentoo-r6)
 can't open /dev/v4l/video0: No such file or directory
 v4l-conf had some trouble, trying to continue anyway
 v4l2: open /dev/v4l/video0: No such file or directory
 v4l2: open /dev/v4l/video0: No such file or directory
 v4l: open /dev/v4l/video0: No such file or directory
 no video grabber device available


 there is no /dev/v4l/anything, but from what i found online, the gatos
 drivers don't actually use it, instead they use the X drivers i copied into
 those directories, but for some reason, i still have no tv...  have you
 seen my tv?

 the only thing i have to offer those who might help is the following
 snippet from /var/log/XFree86.0.log:

   (**) RADEON(0): Using AGP 4x mode
   (II) RADEON(0): AGP Fast Write disabled by default
   (II) RADEON(0): Depth moves disabled by default
   (II) RADEON(0): Page flipping disabled
   (!!) RADEON(0): For information on using the multimedia capabilities
of this adapter, please see http://gatos.sf.net.
   (--) Depth 24 pixmap format is 32 bpp
   (II) resource ranges after preInit:

 everything else works (glxgears a little slow, but i don't play games in
 linux anyway).  i just miss my tv

At a guess, I'd say you recompiled your kernel or emerged a new one and forgot 
video4linux support. But I'm not the expert.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/RtUPXVaO67S1rtsRAkLXAKDVpqMM0Vnt9DBFB6wES78iA3UNwACg5oV/
GlqCuluwxl95o7XzeYVMrnM=
=N2L+
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can't get my tv to work with gatos drivers

2003-08-22 Thread gabriel
On August 22, 2003 09:42 pm, Jay Goodman Tamboli wrote:
 If you recompiled your kernel, you may need to reinstall the
 drm-kernel part of GATOS.  It depends on where you copied

is the drm-kernel part even nesscary?  i had tv working before without it...

 My dumb ass got a All-In-Wonder 9000, so there's no way I
 can watch TV, but I was able to get GL working..

i feel your pain.  i'm most likely going with an nvidia card with my next box.


-- 
There is an innocence in admiration;
it is found in those to whom it has not yet occurred
that they, too, might be admired some day.
- friedrich nietzsche


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] can't get my tv to work with gatos drivers

2003-08-22 Thread Jay Goodman Tamboli
On Fri, Aug 22, 2003 at 10:15:58PM -0400, gabriel wrote:
 On August 22, 2003 09:42 pm, Jay Goodman Tamboli wrote:
  If you recompiled your kernel, you may need to reinstall the
  drm-kernel part of GATOS.  It depends on where you copied
 
 is the drm-kernel part even nesscary?  i had tv working before without it...

drm-kernel is necessary for GL.  You're right: it may not be
necessary for TV.

  My dumb ass got a All-In-Wonder 9000, so there's no way I
  can watch TV, but I was able to get GL working..
 
 i feel your pain.  i'm most likely going with an nvidia card with my next box.

Well, the 3D stuff is nice, but I was really hoping to watch
TV.  Maybe I'll get lucky and the GATOS people will have
a break-through.  I notice some stuff was added to km
yesterday, so some development is being done.

/jgt
-- 
You can't spell deadly heart palpitations without h-a-p-p-y.
-- Jason Zych, on uiuc.general


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] can't get my tv to work with gatos drivers

2003-08-22 Thread Collins Richey
On Fri, 22 Aug 2003 22:15:58 -0400
gabriel [EMAIL PROTECTED] wrote:

 On August 22, 2003 09:42 pm, Jay Goodman Tamboli wrote:
  If you recompiled your kernel, you may need to reinstall the
  drm-kernel part of GATOS.  It depends on where you copied
 
 is the drm-kernel part even nesscary?  i had tv working before without
 it...
 
  My dumb ass got a All-In-Wonder 9000, so there's no way I
  can watch TV, but I was able to get GL working..
 
 i feel your pain.  i'm most likely going with an nvidia card with my
 next box.
 
 

Depending on your motherboard and chipset, nvidia may not be all that
great either.  I have the latest nvidia drivers, but nvidia will not run
agp with my VIA chipset.  So I get just a little faster glxgears times
with the nvidia drivers than with the standard opengl and X drivers. 
Not really worth the hassle.


-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.



--
[EMAIL PROTECTED] mailing list