[nas] SiS 7018 (fwd)

Samuel Cossette public at levinux.org
Thu Mar 27 09:31:32 MST 2003


Hi,

We've tried cat somefile.au >/dev/audio and it's working #1.

We have an output when we put another soundcard in the box.

strace of the SiS 7018:
workstation: http://levinux.org/~samuel/strace.nasd.t11

Thanks,

Samuel

On Wed, 26 Mar 2003, Jon Trulson wrote:

> On Wed, 26 Mar 2003, Samuel Cossette wrote:
>
> > Date: Wed, 26 Mar 2003 14:10:59 -0500 (EST)
> > From: Samuel Cossette <public at levinux.org>
> > To: Jon Trulson <jon at radscan.com>
> > Cc: nas at radscan.com
> > Subject: Re: [nas] SiS 7018 (fwd)
> >
> > Hi,
> >
> > I think that we've debugged (strace, nasd w/ debug info) at the maximum of
> > our knowledge and we don't know why we hear no sound at all. If you want
> > us to try something let us know. We can also provide acces to the box (os
> > of your choice)
> >
> > thanks,
> >
>
> 	Ahh... I must have missed this message when it came through the
> first time - sorry. The log below looks like it should.  Strange.  Of
> course you can so something like 'cat somefile.au >/dev/audio', and that
> works right?
>
> 	I didn't see an strace output... if you send that to me I could
> look at it.
>
> > Samuel
> >
> > On Fri, 14 Mar 2003, Samuel Cossette wrote:
> >
> > > hi,
> > >
> > > here it is: (nasd -aa -d 99)
> > >
> > > on another console: auinfo and auplay /undermoon2.au
> > >
> > > AuInitPhysicalDevices();
> > > Init: will close device when finished with stream.
> > > Init: will initialize mixer device options.
> > > openDevice OUT /dev/dsp mode 2
> > > openDevice(1) IN /dev/dsp1 mode 0
> > > setupSoundcard(...);
> > > setTimer(rate = 0);
> > > createServerComponents(...);
> > > closeDevice: out
> > > closeDevice OUT /dev/dsp mode 2
> > > closeDevice: mixer
> > > serverReset();
> > > setTimer(rate = 0);
> > > closeDevice: out
> > > closeDevice: output device already closed
> > > closeDevice: mixer
> > > closeDevice: mixerdevice already closed
> > >  done.
> > > AuInitPhysicalDevices();
> > > Init: will close device when finished with stream.
> > > Init: will initialize mixer device options.
> > > setTimer(rate = 0);
> > > createServerComponents(...);
> > > setSampleRate(rate = 8000);
> > > setTimer(rate = 8000);
> > > enableProcessFlow();
> > > openDevice
> > > openDevice OUT /dev/dsp mode 2
> > > setupSoundcard(...);
> > > openDevice: input device already open
> > > setSampleRate(rate = 8000);
> > > setTimer(rate = 8000);
> > > enableProcessFlow() - set SIGALRM handler to intervalProcdisableProcessFlow() - starting
> > > closeDevice: out
> > > closeDevice OUT /dev/dsp mode 2
> > > closeDevice: mixer
> > > disableProcessFlow() - done;
> > > serverReset();
> > > setTimer(rate = 0);
> > > closeDevice: out
> > > closeDevice: output device already closed
> > > closeDevice: mixer
> > > closeDevice: mixerdevice already closed
> > >  done.
> > > AuInitPhysicalDevices();
> > > Init: will close device when finished with stream.
> > > Init: will initialize mixer device options.
> > > setTimer(rate = 0);
> > > createServerComponents(...);
> > > serverReset();
> > > setTimer(rate = 0);
> > > closeDevice: out
> > > closeDevice: output device already closed
> > > closeDevice: mixer
> > > closeDevice: mixerdevice already closed
> > >  done.
> > >
> > > thanks for your support!
> > >
> > > Samuel
> > >
> > > On Fri, 14 Mar 2003, Jon Trulson wrote:
> > >
> > > > On Fri, 14 Mar 2003, Samuel Cossette wrote:
> > > >
> > > > > Date: Fri, 14 Mar 2003 15:03:59 -0500 (EST)
> > > > > From: Samuel Cossette <public at levinux.org>
> > > > > To: Jon Trulson <jon at radscan.com>
> > > > > Cc: nas at radscan.com
> > > > > Subject: Re: [nas] SiS 7018 (fwd)
> > > > >
> > > > > hi,
> > > > >
> > > > > we hear no sound at all...
> > > > >
> > > > 	But you get no errors?  Do you get anything if you run nasd with
> > > > '-d 99' and look at syslog?
> > > >
> > > >
> > > > > bye,
> > > > >
> > > > > On Fri, 14 Mar 2003, Jon Trulson wrote:
> > > > >
> > > > > > On Wed, 12 Mar 2003, Samuel Cossette wrote:
> > > > > >
> > > > > > > Date: Wed, 12 Mar 2003 21:51:39 -0500 (EST)
> > > > > > > From: Samuel Cossette <public at levinux.org>
> > > > > > > To: nas at radscan.com
> > > > > > > Subject: [nas] SiS 7018 (fwd)
> > > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > We're trying to get nasd working with a SiS 7018 on-board (motherboard:
> > > > > > > P6VEM3). The soundcard is working #1, cat bleh.au > /dev/dsp produce a
> > > > > > > nice output and mpeg123 is working.
> > > > > > >
> > > > > > > We've straced nasd on a "working" soundcard and the SiS and there is no
> > > > > > > difference at all...
> > > > > > >
> > > > > > > We've tried on ltsp, mandrake and slackware with the latest NASD 1.6 and
> > > > > > > the 1.4.
> > > > > > >
> > > > > >
> > > > > > 	What problem are you having?
> > > > > >
> > > > > > > thanks,
> > > > > > >
> > > > > > > Samuel T. Cossette
> > > > > > > public-at-levinux.org
> > > > > > >
> > > > > > > here is the dmesg:
> > > > > > >
> > > > > > > Linux version 2.4.18 (root at midas) (gcc version 2.95.3 20010315 (release))
> > > > > > > #4 Fri May 31 01:25:31 PDT 2002
> > > > > > > BIOS-provided physical RAM map:
> > > > > > >  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> > > > > > >  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> > > > > > >  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> > > > > > >  BIOS-e820: 0000000000100000 - 0000000006ff0000 (usable)
> > > > > > >  BIOS-e820: 0000000006ff0000 - 0000000006ff8000 (ACPI data)
> > > > > > >  BIOS-e820: 0000000006ff8000 - 0000000007000000 (ACPI NVS)
> > > > > > >  BIOS-e820: 00000000ffef0000 - 00000000fff00000 (reserved)
> > > > > > >  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
> > > > > > > On node 0 totalpages: 28656
> > > > > > > zone(0): 4096 pages.
> > > > > > > zone(1): 24560 pages.
> > > > > > > zone(2): 0 pages.
> > > > > > > Kernel command line: auto BOOT_IMAGE=lin00x ro root=302
> > > > > > > Initializing CPU#0
> > > > > > > Detected 735.010 MHz processor.
> > > > > > > Console: colour VGA+ 80x25
> > > > > > > Calibrating delay loop... 1468.00 BogoMIPS
> > > > > > > Memory: 109832k/114624k available (1536k kernel code, 4404k reserved, 426k
> > > > > > > data, 228k init, 0k highmem)
> > > > > > > Checking if this processor honours the WP bit even in supervisor mode...
> > > > > > > Ok.
> > > > > > > Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
> > > > > > > Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
> > > > > > > Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
> > > > > > > Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
> > > > > > > Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
> > > > > > > CPU: Before vendor init, caps: 00803035 80803035 00000000, vendor = 5
> > > > > > > CPU: L1 I Cache: 64K (32 bytes/line), D cache 64K (32 bytes/line)
> > > > > > > CPU: L2 Cache: 64K (32 bytes/line)
> > > > > > > CPU: After vendor init, caps: 00803135 80803035 00000000 00000000
> > > > > > > CPU:     After generic, caps: 00803135 80803035 00000000 00000000
> > > > > > > CPU:             Common caps: 00803135 80803035 00000000 00000000
> > > > > > > CPU: Centaur VIA Samuel 2 stepping 03
> > > > > > > Checking 'hlt' instruction... OK.
> > > > > > > Checking for popad bug... OK.
> > > > > > > POSIX conformance testing by UNIFIX
> > > > > > > mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
> > > > > > > mtrr: detected mtrr type: Intel
> > > > > > > PCI: PCI BIOS revision 2.10 entry at 0xfd9f8, last bus=1
> > > > > > > PCI: Using configuration type 1
> > > > > > > PCI: Probing PCI hardware
> > > > > > > PCI: Using IRQ router SIS [1039/0008] at 00:01.0
> > > > > > > Linux NET4.0 for Linux 2.4
> > > > > > > Based upon Swansea University Computer Society NET3.039
> > > > > > > Initializing RT netlink socket
> > > > > > > Starting kswapd
> > > > > > > VFS: Diskquotas version dquot_6.4.0 initialized
> > > > > > > Journalled Block Device driver loaded
> > > > > > > pty: 512 Unix98 ptys configured
> > > > > > > Serial driver version 5.05c (2001-07-08) with HUB-6 MANY_PORTS MULTIPORT
> > > > > > > SHARE_IRQ SERIAL_PCI enabled
> > > > > > > ttyS00 at 0x03f8 (irq = 4) is a 16550A
> > > > > > > Real Time Clock Driver v1.10e
> > > > > > > block: 128 slots per queue, batch=32
> > > > > > > RAMDISK driver initialized: 16 RAM disks of 7777K size 1024 blocksize
> > > > > > > Uniform Multi-Platform E-IDE driver Revision: 6.31
> > > > > > > ide: Assuming 33MHz system bus speed for PIO modes; override with
> > > > > > > idebus=xx
> > > > > > > SIS5513: IDE controller on PCI bus 00 dev 01
> > > > > > > PCI: No IRQ known for interrupt pin A of device 00:00.1. Please try using
> > > > > > > pci=biosirq.
> > > > > > > SIS5513: chipset revision 208
> > > > > > > SIS5513: not 100% native mode: will probe irqs later
> > > > > > > SiS630
> > > > > > >     ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
> > > > > > >     ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
> > > > > > > hda: QUANTUM FIREBALL CR13.0A, ATA DISK drive
> > > > > > > hdb: LG CD-ROM CRD-8522B, ATAPI CD/DVD-ROM drive
> > > > > > > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> > > > > > > hda: 25429824 sectors (13020 MB) w/418KiB Cache, CHS=1582/255/63, UDMA(33)
> > > > > > > hdb: ATAPI 52X CD-ROM drive, 128kB Cache, DMA
> > > > > > > Uniform CD-ROM driver Revision: 3.12
> > > > > > > ide-floppy driver 0.97.sv
> > > > > > > Partition check:
> > > > > > > Floppy drive(s): fd0 is 1.44M
> > > > > > > FDC 0 is a post-1991 82077
> > > > > > > loop: loaded (max 8 devices)
> > > > > > > ide-floppy driver 0.97.sv
> > > > > > > SCSI subsystem driver Revision: 1.00
> > > > > > > request_module[scsi_hostadapter]: Root fs not mounted
> > > > > > > request_module[scsi_hostadapter]: Root fs not mounted
> > > > > > > request_module[scsi_hostadapter]: Root fs not mounted
> > > > > > > md: linear personality registered as nr 1
> > > > > > > md: raid0 personality registered as nr 2
> > > > > > > md: raid1 personality registered as nr 3
> > > > > > > md: raid5 personality registered as nr 4
> > > > > > > raid5: measuring checksumming speed
> > > > > > >    8regs     :   554.800 MB/sec
> > > > > > >    32regs    :   551.200 MB/sec
> > > > > > >    pII_mmx   :   883.200 MB/sec
> > > > > > >    p5_mmx    :   770.800 MB/sec
> > > > > > > raid5: using function: pII_mmx (883.200 MB/sec)
> > > > > > > md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
> > > > > > > md: Autodetecting RAID arrays.
> > > > > > > md: autorun ...
> > > > > > > md: ... autorun DONE.
> > > > > > > LVM version 1.0.1-rc4(ish)(03/10/2001)
> > > > > > > NET4: Linux TCP/IP 1.0 for NET4.0
> > > > > > > IP Protocols: ICMP, UDP, TCP
> > > > > > > IP: routing cache hash table of 512 buckets, 4Kbytes
> > > > > > > TCP: Hash tables configured (established 8192 bind 8192)
> > > > > > > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> > > > > > > kjournald starting.  Commit interval 5 seconds
> > > > > > > EXT3-fs: mounted filesystem with ordered data mode.
> > > > > > > VFS: Mounted root (ext3 filesystem) readonly.
> > > > > > > Freeing unused kernel memory: 228k freed
> > > > > > > Adding Swap: 192772k swap-space (priority -1)
> > > > > > > EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,2), internal journal
> > > > > > > scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> > > > > > > Linux PCMCIA Card Services 3.1.33
> > > > > > >   kernel build: 2.4.18 #1 Wed May 8 13:51:37 PDT 2002
> > > > > > >   options:  [pci] [cardbus]
> > > > > > > Intel ISA/PCI/CardBus PCIC probe:
> > > > > > >   no bridges found.
> > > > > > > Databook TCIC-2 PCMCIA probe: not found.
> > > > > > > ds: no socket drivers loaded!
> > > > > > > sis900.c: v1.08.02 11/30/2001
> > > > > > > PCI: Found IRQ 11 for device 00:01.1
> > > > > > > eth0: SiS 900 Internal MII PHY transceiver found at address 1.
> > > > > > > eth0: Using transceiver found at address 1 as default
> > > > > > > eth0: SiS 900 PCI Fast Ethernet at 0xdc00, IRQ 11, 00:0a:e6:0b:41:32.
> > > > > > > eth0: Media Link On 100mbps full-duplex
> > > > > > > Trident 4DWave/SiS 7018/ALi 5451,Tvia CyberPro 5050 PCI Audio, version
> > > > > > > 0.14.9d, 00:45:21 May 31 2002
> > > > > > > PCI: Found IRQ 11 for device 00:01.4
> > > > > > > trident: SiS 7018 PCI Audio found at IO 0xde00, IRQ 11
> > > > > > > ac97_codec: AC97 Audio codec, id: 0x5649:0x4161 (Unknown)
> > > > > > > VFS: Disk change detected on device ide0(3,64)
> > > > > > > ISO 9660 Extensions: Microsoft Joliet Level 3
> > > > > > > ISO 9660 Extensions: RRIP_1991A
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Jon Trulson    mailto:jon at radscan.com
> > > > > > ID: 1A9A2B09, FP: C23F328A721264E7 B6188192EC733962
> > > > > > PGP keys at http://radscan.com/~jon/PGPKeys.txt
> > > > > > #include <std/disclaimer.h>
> > > > > > You talk like a Ferengi.
> > > > > >
> > > > >
> > > >
> > > > --
> > > > Jon Trulson    mailto:jon at radscan.com
> > > > ID: 1A9A2B09, FP: C23F328A721264E7 B6188192EC733962
> > > > PGP keys at http://radscan.com/~jon/PGPKeys.txt
> > > > #include <std/disclaimer.h>
> > > > You talk like a Ferengi.
> > > >
> > >
> >
>
> --
> Jon Trulson    mailto:jon at radscan.com
> ID: 1A9A2B09, FP: C23F328A721264E7 B6188192EC733962
> PGP keys at http://radscan.com/~jon/PGPKeys.txt
> #include <std/disclaimer.h>
> You talk like a Ferengi.
>




More information about the Nas mailing list