Opened 17 years ago

Closed 16 years ago

#824 closed defect (fixed)

there's not any pictures during playback by DVB FF card

Reported by: goga777@… Owned by: r_togni@…
Priority: normal Component: demuxer
Version: unspecified Severity: normal
Keywords: Cc: beastd
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I use ArVDR - version of Video Digital Recorder on base DVB FF card Technotrend Premium 2300. But I can't paly any files (ts, mpeg, vob, avi) with mplayer, which compiled on my arvdr computer - after starting of play I see black screen on my TV.

But, 2006 Year version of mplayer works well. ArVDR uses plugin and shell script mplayer.sh , hereafter you can find the log from it and from fresh mplayer

logger: * Starting mplayer.sh Version 0.8.7 #this is shell script from http://batleth.sapienti-sat.org/projects/VDR/
logger:
* DEBUG: Variable CFGFIL has value "/usr/bin/mplayer.sh.conf"
logger: * DEBUG: Variable USEAC3 has value "false"
logger:
* DEBUG: Variable AC3AOUT has value "-ac hwac3"
logger: * DEBUG: Variable TV_ASPECT has value "4/3"
logger:
* DEBUG: Variable PAL has value "true"
logger: * DEBUG: Variable NTSC has value "true"
logger:
* DEBUG: Variable USE_SPEED has value "false"
logger: * DEBUG: Variable DETC_FILTER has value "detc=dr=2:am=1"
logger:
* DEBUG: Variable MPLAYER has value "/usr/bin/mplayer"
logger: * DEBUG: Variable VOP has value "lavc=5000" # is it ok ???
logger:
* DEBUG: Variable VO has value "mpegpes"
logger: * DEBUG: Variable AO has value "mpegpes"
logger:
* DEBUG: Variable CACHE has value "15777"
logger: * DEBUG: Variable CACHESTR has value "-cache 15777"
logger:
* DEBUG: Variable FRAMEDROP has value "false"
logger: * DEBUG: Variable FDSTR has value "" # ??????????????
logger:
* DEBUG: Variable LIRCRC has value "/video/.lircrc"
logger: * DEBUG: Variable LIRCSTR has value "-lircconf /video/.lircrc"
logger:
* DEBUG: Variable SUBTITLE has value " -subpos 80 -sub-bg-color 0 -sub-bg-alpha 30"
logger: * DEBUG: Variable REMOTE has value "-slave -nolirc"
logger:
* DEBUG: Variable USERDEF has value ""
logger: * DEBUG: Variable XResPAL has value "352 480 528 544 704 720"
logger:
* DEBUG: Variable XResNTSC has value "352 480 512 544 640 704 720"
logger: * DEBUG: Variable SLOW_CPU has value "false"
logger:
* DEBUG: * Option DVDFiles not set correctly! You will not be able to play VCD/DVD ""
logger:
* DEBUG: Variable DVDFiles has value ""
logger: * DEBUG: Variable DVD has value "/dev/hdc"
logger:
* DEBUG: Variable DVDLANG has value "de"
logger: * DEBUG: Variable DVDOPTIONS has value "-af volume=+10"
logger:
* DEBUG: Variable VCDOPTIONS has value ""
logger: * DEBUG: Variable MPEG_DIRECT has value "true"
logger:
* DEBUG: Variable SUFFIX has value "mpeg"
logger: * DEBUG: Variable MPLAYER_V1 has value "true"
logger:
* DEBUG: Calling getvidxy function to analyze source video stream ...
logger: * DEBUG: OutputFromMPLAYER: "ID_VIDEO_ID=0
ID_AUDIO_ID=0
ID_FILENAME=/pub/mplayer/Polina_New_Year.mpeg
ID_DEMUXER=mpegps
ID_VIDEO_FORMAT=0x10000002
ID_VIDEO_BITRATE=9600000
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=576
ID_VIDEO_FPS=25.000
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_FORMAT=80
ID_AUDIO_BITRATE=0
ID_AUDIO_RATE=0
ID_AUDIO_NCH=0
ID_LENGTH=2758.54
ID_VIDEO_CODEC=mpegpes
ID_AUDIO_BITRATE=384000
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_AUDIO_CODEC=mp3"
logger:
* DEBUG: MPLAYER_RETURN: "0"
logger: * DEBUG: parsed output for ORIG_X: "720"
logger:
* DEBUG: parsed output for ORIG_Y: "576"
logger: * DEBUG: parsed output for ORIG_FPS: "25.000"
logger:
* DEBUG: parsed output for ORIG_ASPECT: "0.0000"
logger: * DEBUG: parsed output for VIDEO_FORMAT: "0x10000002"
logger:
* DEBUG: parsed output for AUDIO_CODEC: "mp3"
logger: * INFO: Source Video has Resolution of 720 x 576 ...
logger:
* DEBUG: PAL or unknown "25.000"
logger: * DEBUG: Variable MAX_X has value "768"
logger:
* DEBUG: Variable NEW_Y has value "614"
logger: * INFO: For Sqare Pixels we would scale to 768 x 614 ...
logger:
* DEBUG: Variable XResTEMP has value "352 480 528 544 704 720"
logger: * DEBUG: Variable AnzahlVonXResTEMP has value "6"
logger:
* DEBUG: Variable NEW_X has value "720"
logger: * DEBUG: setting REAL_Y = FULL_Y ""
logger:
* DEBUG: Variable CMDLINE has value "/usr/bin/mplayer -vo mpegpes -ao mpegpes -cache 15777 -slave -nolirc "
MPlayer dev-SVN-rUNKNOWN-3.3.5 (C) 2000-2007 MPlayer Team
CPU: AMD Sempron(tm) Processor 2800+ (Family: 15, Model: 44, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
PLAYING /pub/mplayer/Polina_New_Year.mpeg

MPEG-PS file format detected.
VIDEO: MPEG2 720x576 (aspect 2) 25.000 fps 9600.0 kbps (1200.0 kbyte/s)
Opening /dev/dvb/adapter0/video0+audio0
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
VDec: using Mpeg PES as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [mpegpes] 720x576 => 720x576 Mpeg PES
Selected video codec: [mpegpes] vfm: mpegpes (MPEG-PES output (.mpg or DXR3/IVTV/DVB card))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening /dev/dvb/adapter0/audio0
AO: [mpegpes] 48000Hz 2ch s16le (2 bytes per sample)
PLAYBACK STARTED
mplayer: slave cmd: mute
mplayer: volume=0 mpVolume=100 mpMute=1
mplayer: slave cmd: get_time_length
mplayer: slave cmd: get_percent_pos
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
VDec: using Mpeg PES as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [mpegpes] 720x576 => 768x576 Mpeg PES
A: 0.3 V: 0.0 A-V: 0.280 ct: 0.000 1/ 1 ??% ??% ??,?% 0 0 34% .[J
A: 0.3 V: 0.1 A-V: 0.240 ct: 0.004 2/ 2 ??% ??% ??,?% 0 0 34% .[J
A: 0.3 V: 0.1 A-V: 0.200 ct: 0.004 3/ 3 ??% ??% ??,?% 0 0 34% .[J
A: 0.4 V: 0.1 A-V: 0.237 ct: 0.008 3/ 3 ??% ??% ??,?% 0 0 47% .[J
A: 0.4 V: 0.3 A-V: 0.068 ct: 0.012 4/ 4 ??% ??% ??,?% 0 0 47% .[J

mplayer: slave cmd: get_time_length
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: get_percent_pos
mplayer: slave cmd: quit
mplayer: waiting for child exit............

arvdr:~/mplayer-checkout-2007-05-14# uname -a
Linux arvdr.free-x.de 2.6.11.12 #1 Fri Jun 24 11:00:47 UTC 2005 i686 GNU/Linux
arvdr:~/mplayer-checkout-2007-05-14# ls -l /lib/libc[.-]*
-rwxr-xr-x 1 root root 1244752 Mar 5 23:26 /lib/libc-2.3.2.so
lrwxrwxrwx 1 root root 13 May 1 06:53 /lib/libc.so.6 -> libc-2.3.2.so

arvdr:~/mplayer-checkout-2007-05-14# gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

arvdr:~/mplayer-checkout-2007-05-14# ld -v
GNU ld version 2.15

arvdr:~/mplayer-checkout-2007-05-14# as --version
GNU assembler 2.15
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i386-linux'.

arvdr:~/mplayer-checkout-2007-05-14# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 44
model name : AMD Sempron(tm) Processor 2800+
stepping : 2
cpu MHz : 1601.264
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 pni syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm
bogomips : 3129.34

arvdr:~/mplayer-checkout-2007-05-14# lspci -vv
0000:00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0282

Subsystem: Asustek Computer, Inc.: Unknown device 80a3
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 64
Region 0: Memory at e4000000 (32-bit, prefetchable) [size=64M]
Capabilities: [80] AGP version 3.0

Status: RQ=32 Iso- ArqSz=0 Cal=2 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

Capabilities: [50] Power Management version 2

Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

Capabilities: [60] #08 [0060]
Capabilities: [58] #08 [8001]

0000:00:00.1 Host bridge: VIA Technologies, Inc.: Unknown device 1282

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

0000:00:00.2 Host bridge: VIA Technologies, Inc.: Unknown device 2282

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

0000:00:00.3 Host bridge: VIA Technologies, Inc.: Unknown device 3282

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

0000:00:00.4 Host bridge: VIA Technologies, Inc.: Unknown device 4282

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

0000:00:00.7 Host bridge: VIA Technologies, Inc.: Unknown device 7282

Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0

0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800 South] (prog-if 00 [Normal decode])

Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fbd00000-fbffffff
Prefetchable memory behind bridge: e8000000-faffffff
BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:0d.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)

Subsystem: Technotrend Systemtechnik GmbH: Unknown device 000e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (3750ns min, 9500ns max)
Interrupt: pin A routed to IRQ 5
Region 0: Memory at fbc00000 (32-bit, non-prefetchable) [size=512]

0000:00:0f.0 RAID bus controller: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin B routed to IRQ 10
Region 0: I/O ports at d800 [size=8]
Region 1: I/O ports at d400 [size=4]
Region 2: I/O ports at d000 [size=8]
Region 3: I/O ports at c800 [size=4]
Region 4: I/O ports at c400 [size=16]
Region 5: I/O ports at c000 [size=256]
Capabilities: [c0] Power Management version 2

Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at fc00 [size=16]
Capabilities: [c0] Power Management version 2

Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at a800 [size=32]
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 11
Region 4: I/O ports at b000 [size=32]
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin B routed to IRQ 10
Region 4: I/O ports at b400 [size=32]
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) (prog-if 00 [UHCI])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin B routed to IRQ 10
Region 4: I/O ports at b800 [size=32]
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) (prog-if 20 [EHCI])

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin C routed to IRQ 5
Region 0: Memory at fba00000 (32-bit, non-prefetchable) [size=256]
Capabilities: [80] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [K8T800 South]

Subsystem: Asustek Computer, Inc. A7V600 motherboard
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Capabilities: [c0] Power Management version 2

Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)

Subsystem: Asustek Computer, Inc.: Unknown device 810d
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin C routed to IRQ 5
Region 0: I/O ports at a400 [size=256]
Capabilities: [c0] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)

Subsystem: Asustek Computer, Inc.: Unknown device 80ed
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (750ns min, 2000ns max), Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at a000 [size=256]
Region 1: Memory at fb900000 (32-bit, non-prefetchable) [size=256]
Capabilities: [40] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge

Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Capabilities: [80] #08 [2101]

0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge

Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge

Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge

Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-

0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01) (prog-if 00 [VGA])

Subsystem: Giga-byte Technology: Unknown device 4054
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at e000 [size=256]
Region 2: Memory at fbe00000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at fbd00000 [disabled] [size=128K]
Capabilities: [58] AGP version 3.0

Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3+ Rate=x4,x8
Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP- GART64- 64bit- FW- Rate=<none>

Capabilities: [50] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:01:00.1 Display controller: ATI Technologies Inc: Unknown device 5940 (rev 01)

Subsystem: Giga-byte Technology: Unknown device 4055
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min), Cache Line Size: 0x10 (64 bytes)
Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Region 1: Memory at fbf00000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 2

Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

Change History (2)

comment:1 by goga777@…, 17 years ago

is there any ideas about my problem ?

comment:2 by goga777@…, 16 years ago

Resolution: fixed
Status: newclosed

This problem was decided after firmware updating for my FF card TT2300.
Now is OK.

the detail in
http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-September/069400.html

Note: See TracTickets for help on using tickets.