Silicon Integrated Systems Corp.

ToDo

Specs / ESC Elite K7S5A SiS735

http://www.ecs.com.tw/ECSWeb/Products/ProductsDetail.aspx?MenuID=26&LanID=9&DetailID=74&DetailName=Driver

ClosedSource drivers : http://64.124.27.138/ecs/driver/mb/vga/sis/Agp_121.zip

dmesg | grep chipset
Nov 11 17:31:40 localhost kernel: SIS5513: chipset revision 208
Nov 11 17:31:40 localhost kernel: agpgart: Detected SiS 735 chipset

CPU : AMD 800 Mhz

http://www.linux.com/howtos/K7s5a-HOWTO.shtml#toc1

$ lspci
0000:00:00.0 Host bridge: Silicon Integrated Systems [[SiS]] 735 Host (rev 01)
0000:00:01.0 PCI bridge: Silicon Integrated Systems [[SiS]] Virtual PCI-to-PCI bridge (AGP)
0000:00:02.0 ISA bridge: Silicon Integrated Systems [[SiS]] SiS85C503/5513 (LPC Bridge)
0000:00:02.1 SMBus: Silicon Integrated Systems [[SiS]]: Unknown device 0016
0000:00:02.2 USB Controller: Silicon Integrated Systems [[SiS]] USB 1.0 Controller (rev 07)
0000:00:02.3 USB Controller: Silicon Integrated Systems [[SiS]] USB 1.0 Controller (rev 07)
0000:00:02.5 IDE interface: Silicon Integrated Systems [[SiS]] 5513 [[IDE]] (rev d0)
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [[SiS]] Sound Controller (rev a0)
0000:00:0f.0 Multimedia video controller: Brooktree Corporation Bt848 Video Capture (rev 12)
0000:00:11.0 SCSI storage controller: LSI Logic / Symbios Logic 53c810 (rev 23)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV5 [[RIVA TNT2 Ultra]] (rev 15)
0000:00:00.0 Host bridge: Silicon Integrated Systems [[SiS]] 735 Host (rev 01)
0000:00:00.0 0600: 1039:0735 (rev 01)
0000:00:01.0 0604: 1039:0001
0000:00:02.0 0601: 1039:0018
0000:00:02.1 0c05: 1039:0016
0000:00:02.2 0c03: 1039:7001 (rev 07)
0000:00:02.3 0c03: 1039:7001 (rev 07)
0000:00:02.5 0101: 1039:5513 (rev d0)
0000:00:02.7 0401: 1039:7012 (rev a0)
0000:00:0f.0 0400: 109e:0350 (rev 12)
0000:00:11.0 0100: 1000:0001 (rev 23)
0000:01:00.0 0300: 10de:0029 (rev 15)

[[BIOS]]

BIOS : AMIBIOS K7S5A 10/16/2001 , 62-1016-001437-0010111-040201-SiS735-K7S5A

Manufacturer : American Megatrends Inc.

http://www.ami.com/support/bios.cfm#one

  • 2001-10-16 : previous version
  • 2002-10-01 : Current version

http://www.ecsusa.com/downloads/bios/k7s5a021001.exe # unpack it with wine

ed2k://|file|k7s5a021001.exe|250368|26fe948e10ea6d4edfd95d58abcc833c|
ed2k://|file|021001.ROM|262144|b973c1a7839bed90ad7076b965a9ef60|

http://www.ecsusa.com/downloads/bios/aminf335.exe

ed2k://|file|aminf335.exe|529908|6d4fd60aa97b0c42345ccc544fe4b688|

AlternativE BioS : http://www.lejabeach.com/ECS/ez.html

[[Sound]] : SiS 735. / SI7012 Chip Realtek ALC100,100P rev38

http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-SiS#matrix

http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=SiS&card=SiS+735.&chip=SI7012&module=intel8x0

lspci
# 0000:00:02.7 [[Multimedia audio controller]]: Silicon Integrated Systems [[SiS]] Sound Controller (rev a0) # lspci
# 0000:00:02.7 0401: 1039:7012 (rev a0) # lspci -v
modprobe -r snd-intel8x0
modprobe -r snd-intel8x0m
modprobe -r i810_audio # [[OSS]]

Actually it works, unless I have the SCSI card plugged :

modprobe -v snd-intel8x0 ;  dmesg | tail
# insmod /lib/modules/2.6.12-9-386/kernel/sound/pci/ac97/snd-ac97-codec.ko
# install modprobe --ignore-install snd-intel8x0 && /lib/alsa/modprobe-post-install snd-intel8x0
# insmod /lib/modules/2.6.12-9-386/kernel/sound/pci/snd-intel8x0.ko
# ACPI: PCI Interrupt 0000:00:02.7[[C]] -> Link [[LNKC]] -> GSI 11 (level, low) -> IRQ 11
# AC'97 warm reset still in progress? [[0x6]]
# ACPI: PCI interrupt for device 0000:00:02.7 disabled
# Intel ICH: probe of 0000:00:02.7 failed with error -5
modprobe -v i810_audio ; dmesg | tail # [[OSS]]
# insmod /lib/modules/2.6.12-9-386/kernel/sound/oss/ac97_codec.ko
# insmod /lib/modules/2.6.12-9-386/kernel/sound/oss/i810_audio.ko
# Intel 810 + AC97 Audio, version 1.01, 13:17:28 Oct 10 2005
# ACPI: PCI Interrupt 0000:00:02.7[[C]] -> Link [[LNKC]] -> GSI 11 (level, low) -> IRQ 11
# i810: SiS 7012 found at IO 0xd400 and 0xdc00, MEM 0x0000 and 0x0000, IRQ 11
#  target0:0:3: control msgout: c.
# sym0: TARGET 3 has been reset.
# i810_audio: AC'97 reset failed.

MORE

sis.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki