S-Video + Focus?

Talk about anything related to Gentoox or Gentoo.
Post Reply
sovereign
Newbie
Posts: 7
Joined: Wed Jan 28, 2004 4:27 pm

S-Video + Focus?

Post by sovereign »

Is it just me or does S-Video not work with Focus, and if that is the case, is there anything planned to fix the problem in the near future? I can use it with the regular coaxial but S-Video seems so nice with the small text and stuff.
nobspangle
Gentoox Guru!
Posts: 1681
Joined: Sun Sep 28, 2003 11:59 am
Location: Manchester, UK

Post by nobspangle »

it's not just you
If you keep an open mind, will your brain fall out?
ShALLaX
Site Admin
Posts: 1973
Joined: Sun Aug 10, 2003 9:25 pm
Location: England
Contact:

Post by ShALLaX »

Theres a reason it doesnt work... its not been coded in to the driver yet ;) Until either me or dmp get an s-video pack, its not a high priority.
The original Xbox adaptation of Gentoo
sovereign
Newbie
Posts: 7
Joined: Wed Jan 28, 2004 4:27 pm

Post by sovereign »

GET THAT MAN A S-VIDEO PACK!!!
ViRAL
Novice
Posts: 23
Joined: Thu Sep 25, 2003 6:33 am
Location: Melbourne, Australia
Contact:

Post by ViRAL »

sovereign, u can donate money so he can buy one
3Y3 4M 1337 X80XH4><0R (well at least i like to think i am)
ViRAL
Novice
Posts: 23
Joined: Thu Sep 25, 2003 6:33 am
Location: Melbourne, Australia
Contact:

Post by ViRAL »

shallax look on ebay, i'm in australia and there's heaps of s-video xbox packs for around $8 each, and most of them are 'Buy It Now' and thats $8AUD which is only about $5.50USD(i think)
plz plz plz i really want s-video support for focus
3Y3 4M 1337 X80XH4><0R (well at least i like to think i am)
picboy
Newbie
Posts: 2
Joined: Sun Mar 28, 2004 7:26 pm

Post by picboy »

Hi there,

I just found out that there are new FOCUS driver available on:
[url]http://cvs.xbox-linux.org/viewcvs.py/xb ... ideo/xbox/[/url]

Here is the log from the focus.c file:
revision 1.20
date: 2004/04/01 10:38:29; author: davidmpye; state: Exp; lines: +3 -3
Fixed pal horizontal frame raster edge overflow.
----------------------------
revision 1.19
date: 2004/03/09 16:27:25; author: davidmpye; state: Exp; lines: +2 -1
YUV update
----------------------------
revision 1.18
date: 2004/03/09 16:11:02; author: davidmpye; state: Exp; lines: +3 -0
720p hor. centring fix
----------------------------
revision 1.17
date: 2004/03/09 15:29:35; author: davidmpye; state: Exp; lines: +2 -7
Let's use memset to keep Dave happy ;)
----------------------------
revision 1.16
date: 2004/03/08 21:07:42; author: davidmpye; state: Exp; lines: +35 -30
Preliminary update to handle all RGB input
----------------------------
revision 1.15
date: 2004/03/05 22:48:54; author: davidmpye; state: Exp; lines: +6 -0
Sync offsets for HDTV
----------------------------
revision 1.14
date: 2004/03/05 21:19:19; author: davidmpye; state: Exp; lines: +18 -8
720p now working (still purple however!)
----------------------------
revision 1.13
date: 2004/03/05 20:40:41; author: davidmpye; state: Exp; lines: +47 -17
Sort out HDTV PLL issue (no more shimmering!) and put my name as focus
maintainer
----------------------------
revision 1.12
date: 2004/03/05 01:26:50; author: davidmpye; state: Exp; lines: +6 -2
Add uncommentable options for colourbars for debug use
----------------------------
revision 1.11
date: 2004/03/04 20:33:32; author: davidmpye; state: Exp; lines: +1 -1
Update to fix Bridge Bypass flag
----------------------------
revision 1.10
date: 2004/03/01 19:53:53; author: davidmpye; state: Exp; lines: +5 -1
Add commented out debug option for SDTV colourbars
----------------------------
revision 1.9
date: 2004/02/23 13:01:48; author: davidmpye; state: Exp; lines: +10 -2
Bjorn Danielsson noted that FIFO_LAT is not adjusted when vertical upscaling
is used. No noticeable effect, but might as well follow the datasheets!
----------------------------
revision 1.8
date: 2004/02/23 12:39:39; author: davidmpye; state: Exp; lines: +8 -10
More 480p focus updates - still purple, but the purple bar (tri-levelsyncs)
has been removed now
----------------------------
revision 1.7
date: 2004/02/22 23:40:31; author: davidmpye; state: Exp; lines: +39 -7
Add VERY basic HDTV Focus support - 480p only with X2VGA, and it's shimmery
and purple. But it's a start.
----------------------------
revision 1.6
date: 2004/02/21 21:51:19; author: davidmpye; state: Exp; lines: +29 -0
Start work on adding Focus HDTV support into driver.
----------------------------
revision 1.5
date: 2004/02/12 23:09:13; author: oliverschwartz; state: Exp; lines: +1 -3
Cleanup, moved typedefs for ioctls to new header file
----------------------------
revision 1.4
date: 2004/02/11 21:37:01; author: davidmpye; state: Exp; lines: +10 -5
Fix for NTSC weird colours on some TVs.
----------------------------
revision 1.3
date: 2004/02/10 16:38:26; author: davidmpye; state: Exp; lines: +0 -6
Remove erroneous NTSC colour scaling - caused
washed out colours on NTSC modes.
----------------------------
revision 1.2
date: 2004/02/09 23:24:11; author: davidmpye; state: Exp; lines: +16 -8
Support for hoc and voc support added.
----------------------------
revision 1.1
date: 2004/02/09 23:16:51; author: davidmpye; state: Exp;
Import new focus driver work.
This separates the focus and conexant drivers better, and also initialises
the GCC and encoder from scratch now.

Advantage is that we can work even if the BIOS / bootloader sets things up
wrongly. Disadvantage means we need to take care to set up parameters for
different cable types ourselves.

Normal composite, and RGB(SCART) (both PAL) tested and working on Focus.
=============================================================================

Is there someone who can make the patch work on gentoox. I have tried to patch the source code with the whole "drivers" directory structure and recompile the kernel. But the TV-quality does not seem to be affected much ?

Please help

Regard
Picboy
jakin
Novice
Posts: 49
Joined: Sat Mar 27, 2004 6:37 pm

What is DMP? and an S-Video pack

Post by jakin »

What is DMP? and an S-Video pack
Post Reply