[MPlayer-users] New MOBO chipset SiS 748 and nonworking vidix
Andrzej Nikitorowicz
andyn at konto.pl
Tue Apr 20 18:40:31 CEST 2004
I have new MOBO Asrock K7S8XE+ with SiS 748 chipset
(it's SiS 746 and new SouthBridge SiS 964), Radeon 7500 and I got
this
error (running MPlayer versions: 0.91, 1.0pre4, last CVS snapshots,
kernel
2.4.26, 2.6.6-rc1 - nothing change):
mplayer -v -vo xvidix:radeon_vid.so file.avi
mplayer -v -vo vesa:vidix:radeon_vid.so file.avi
mplayer -v -vo cvidix:radeon_vid.so file.avi
(...)
vidixlib: PROBING: /usr/lib/mplayer/vidix/cyberblade_vid.so
[cyberblade] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/mach64_vid.so
[mach64] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/mga_crtc2_vid.so
[mga] probe
[mga] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/mga_vid.so
[mga] probe
[mga] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/pm3_vid.so
[pm3] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/radeon_vid.so
[radeon] Error occured during pci scan: No such device
vidixlib: PROBING: /usr/lib/mplayer/vidix/rage128_vid.so
[rage128] Error occured during pci scan: No such device
vosub_vidix: Couldn't find working VIDIX driver
uninit audio: mp3lib
DEMUXER: freeing demuxer at 0x84fe140
vo: x11 uninit called but X11 not inited..
Exiting... (End of file)
Before this, everything was working on MOBO with SiS 735.
new MOBO SIS 748/964, lspci -vvv output:
00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device
0746 (rev 10)
Subsystem: Unknown device 1849:0746
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
Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=64M]
Capabilities: [c0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans-
64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW-
Rate=<none>
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SG86C202
(prog-if 00 [Normal decode])
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-
Latency: 32
Bus: primary=00, secondary=01, subordinate=02, sec-latency=32
I/O behind bridge: 00009000-00009fff
Memory behind bridge: cfd00000-cfefffff
Prefetchable memory behind bridge: bfa00000-cfbfffff
BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device
0964 (rev 36)
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
(...)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200
QW [Radeon 7500] (prog-if 00 [VGA])
Subsystem: Hightech Information System Ltd.: Unknown device 2002
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 (2000ns min), cache line size 08
Interrupt: pin A routed to IRQ 11
Region 0: Memory at c0000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at 9800 [size=256]
Region 2: Memory at cfef0000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at <unassigned> [disabled] [size=128K]
Capabilities: [58] AGP version 2.0
Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans-
64bit- FW- AGP3- Rate=x1,x2,x4
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-
It's not entry about SiS 746 in libdha/oth/pci.db, but even if I add
this
entry from latest pci.db from pciids.sf.net, I don't have working
vidix.
Where is problem - insufficient AGP support new SiS 746 chipset, or
old libdha/oth/pci.db ?
vidixlib: PROBING: /usr/lib/mplayer/vidix/radeon_vid.so
[radeon] Error occured during pci scan: No such device
what - Error occured during pci scan:?? (lspci ??, scanpci ??,
mplayer ??)
what - No such device ?? ( AGP ??, Radeon 7500 ??)
MPlayer vo drivers: svga, sdl, x11, vesa - works,
VIDIX based (vesa:vidix, cvidix, xvidix) - no works.
On MOBO with SiS 735 and Radeon 7500 every vo drivers are working.
--
------------------------
Jeszcze lepsza oferta AlphaNet
- nowe serwery wirtualne
- nowy sklep internetowy
- nowy wirtualny administrator
Sprawdz www.alpha.pl
------------------------
More information about the MPlayer-users
mailing list