gatos-devel Mailing List for GATOS
Status: Beta
Brought to you by:
volodya
You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(229) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(744) |
Feb
(481) |
Mar
(400) |
Apr
(309) |
May
(290) |
Jun
(266) |
Jul
(403) |
Aug
(434) |
Sep
(546) |
Oct
(392) |
Nov
(309) |
Dec
(350) |
| 2003 |
Jan
(318) |
Feb
(339) |
Mar
(436) |
Apr
(269) |
May
(326) |
Jun
(293) |
Jul
(332) |
Aug
(131) |
Sep
(126) |
Oct
(216) |
Nov
(140) |
Dec
(167) |
| 2004 |
Jan
(367) |
Feb
(141) |
Mar
(77) |
Apr
(85) |
May
(100) |
Jun
(98) |
Jul
(79) |
Aug
(87) |
Sep
(96) |
Oct
(185) |
Nov
(105) |
Dec
(112) |
| 2005 |
Jan
(156) |
Feb
(60) |
Mar
(35) |
Apr
(57) |
May
(43) |
Jun
(49) |
Jul
(30) |
Aug
(60) |
Sep
(24) |
Oct
(55) |
Nov
(13) |
Dec
(35) |
| 2006 |
Jan
(50) |
Feb
(22) |
Mar
(24) |
Apr
(35) |
May
(44) |
Jun
(20) |
Jul
(21) |
Aug
(15) |
Sep
(9) |
Oct
(21) |
Nov
(31) |
Dec
(32) |
| 2007 |
Jan
(4) |
Feb
(3) |
Mar
(6) |
Apr
(9) |
May
(15) |
Jun
(15) |
Jul
(14) |
Aug
(3) |
Sep
(1) |
Oct
(3) |
Nov
(4) |
Dec
(1) |
| 2008 |
Jan
(9) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2011 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
1
|
2
|
3
|
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
|
18
(2) |
19
|
20
|
21
|
22
|
23
(2) |
24
|
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
From: Stanislav B. <ut...@pe...> - 2007-11-23 11:11:07
|
Bleish wrote: > Hi! > Thank you for your rapid response. I applied the patchs, but there > aren't no change. > Xawtv and tvtime return the same message: > > "Cannot open capture device /dev/video0" Correct. These patches provide X Video Extension support, not Video for Linux support and they provide video overlay, not capture device. Partial Video for Linux driver (only capture device, but no controls) are available in the km module in GATOS CVS. But it does not work well with R128 - it permanently generates interrupts and will hang machine in minutes (kernel disables this IRQ after 100000 unhandled interrupts). Video output is part of different patches. > In fact, this node doesn't exist. > As before, Avview exits immediately. > Any suggestion? I guess it does not exit immediately. It probably gives some error before terminating. -- Best Regards / S pozdravem, Stanislav Brabec software developer --------------------------------------------------------------------- SUSE LINUX, s. r. o. e-mail: sb...@su... Lihovarská 1060/12 tel: +420 284 028 966 190 00 Praha 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ |
|
From: Bleish <ma...@ti...> - 2007-11-23 10:38:24
|
Hi! Thank you for your rapid response. I applied the patchs, but there aren't no change. Xawtv and tvtime return the same message: "Cannot open capture device /dev/video0" In fact, this node doesn't exist. As before, Avview exits immediately. Any suggestion? Stanislav Brabec wrote: > Bleish wrote: > > >> I'd like use TV feature and TVin/out capabilities, but I don't know how . >> Can someone help me? >> > > You can use my GATOS port to the latest Xorg: > https://bugs.freedesktop.org/show_bug.cgi?id=8811 > You will get video/TV in working. TV out is probably handled by a > different patch. You don't need kernel module to get video in/out > working. It is required only for video capture. > > Video capture does not work for me as well (exactly, it works, but > generates a lot of unhandled interrupts, which hang the system in few > minutes). > > > ________________________________________________________________________ > Stanislav Brabec > http://www.penguin.cz/~utx > > > |
|
From: Stanislav B. <ut...@pe...> - 2007-11-18 18:46:58
|
Bleish wrote: > I'd like use TV feature and TVin/out capabilities, but I don't know how . > Can someone help me? You can use my GATOS port to the latest Xorg: https://bugs.freedesktop.org/show_bug.cgi?id=8811 You will get video/TV in working. TV out is probably handled by a different patch. You don't need kernel module to get video in/out working. It is required only for video capture. Video capture does not work for me as well (exactly, it works, but generates a lot of unhandled interrupts, which hang the system in few minutes). ________________________________________________________________________ Stanislav Brabec http://www.penguin.cz/~utx |
|
From: Bleish <ma...@ti...> - 2007-11-18 11:33:09
|
Hi, I have an ATI AIW 128Pro with TVTuner TVin/out.
In Ubuntu 7.10, multimedia features don't work. I tried to install gatos
package with no results; I compiled km but if It is loaded into kernel
before Xserver starts the system lock up and reboot is nedeed. If loaded
after X server (and Gnome) starts there is a /dev/video0 node but no
data is available. When avview starts there is a windows with this info:
"It appears you have not run AVview 0.80.7 before. Please go through all
setting and adjust them as appropriate" , but pressing Ok button avview
exits. 3D feature seems to work: glxgears returns about 650 fps fluently.
I have tried to activate frambuffer loading aty128fb module and using
related option in xorg.conf, but when the system restarted, Xorg didn't
work properly (bad o few color).
I'd like use TV feature and TVin/out capabilities, but I don't know how .
Can someone help me?
I have an AMD Athlon 2400+ on ECS k7s5aPRO motherboard, Ubuntu 7.10 an
kernel 2.6.22-14-generic.
lspci return:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 735 Host (rev 01)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI
bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS85C503/5513 (LPC
Bridge)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
Controller (rev 07)
00:02.3 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
Controller (rev 07)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
AC'97 Sound Controller (rev a0)
00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI
Fast Ethernet (rev 90)
00:11.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro
100] (rev 05)
00:13.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 50)
00:13.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 50)
00:13.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF/PRO
AGP 4x TMDS
xawtv -hwscan before km loaded
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.20-16-generic)
looking for available devices
port 73-73
type : Xvideo, image scaler
name : ATI Rage128 Video Overlay
xawtv -hwscan when km is loaded
This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.20-16-generic)
looking for available devices
port 73-73
type : Xvideo, image scaler
name : ATI Rage128 Video Overlay
/dev/video0: No data available.
This is my xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "theatre_detect"
Load "theatre"
Load "i2c"
Load "int10"
Load "record"
Load "v4l"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Scheda video generica"
Driver "ati"
BusID "PCI:1:0:0"
VideoRam 32768
Option "AGPMode" "4"
Option "AGPSize" "128"
Option "TVOutput" "PAL"
Option "AGPFastWrite" "1"
Option "VBERestore" "1"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Scheda video generica"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "ServerFlags"
Option "BlankTime" "0"
EndSection
These are the modules that sysstem loads on boot:
videodev
v4l2_common
v4l1_compat
xt_limit
nf_nat_irc
nf_nat_ftp
iptable_nat
ipt_LOG
ipt_MASQUERADE
nf_nat
ipt_TOS
ipt_REJECT
nf_conntrack_irc
nf_conntrack_ftp
nf_conntrack_ipv4
xt_state
nf_conntrack
nfnetlink
ipt_TCPMSS
xt_tcpmss
xt_tcpudp
iptable_filter
iptable_mangle
ip_tables
x_tables
pppoe
pppox
ppp_generic
slhc
ipv6
binfmt_misc
r128
drm
ppdev
cpufreq_stats
cpufreq_conservative
cpufreq_ondemand
freq_table
cpufreq_powersave
cpufreq_userspace
sony_acpi
tc1100_wmi
pcc_acpi
dev_acpi
battery
video
button
asus_acpi
ac
container
dock
backlight
sbs
i2c_ec
af_packet
nls_iso8859_1
nls_cp437
vfat
fat
ext2
ati_agp
ide_cd
ide_scsi
ide_disk
lp
fuse
snd_intel8x0
snd_ac97_codec
ac97_bus
snd_pcm_oss
snd_mixer_oss
snd_pcm
snd_seq_dummy
snd_seq_oss
snd_seq_midi
snd_rawmidi
snd_seq_midi_event
snd_seq
snd_timer
snd_seq_device
serio_raw
parport_pc
parport
shpchp
pci_hotplug
snd
soundcore
snd_page_alloc
pcspkr
psmouse
sis_agp
agpgart
i2c_sis96x
i2c_sis630
i2c_core
tsdev
evdev
ext3
jbd
mbcache
sg
sr_mod
cdrom
sd_mod
sis5513
generic
usb_storage
libusual
pata_sis
floppy
ehci_hcd
ata_generic
libata
scsi_mod
uhci_hcd
e100
sis900
mii
ohci_hcd
usbcore
thermal
processor
fan
fbcon
tileblit
font
bitblit
softcursor
vesafb
capability
commoncap
|