sound on blade 1500?

Anton Shterenlikht mexas at bristol.ac.uk
Fri Dec 25 01:06:11 UTC 2009


On Fri, Dec 25, 2009 at 12:56:52AM +0000, Anton Shterenlikht wrote:
> On Thu, Dec 24, 2009 at 09:43:12PM +0000, Anton Shterenlikht wrote:
> > On Thu, Dec 24, 2009 at 04:11:07PM -0500, Boris Kochergin wrote:
> > > > How can I check which chip I've got in blade 1500?
> > > > I couldn't find anything is dmesg
> > > >   
> > > Have a look at the output of "pciconf -lv". A device in the multimedia 
> > > class and audio subclass will be your sound card.
> > 
> > cool, thank you
> > 
> > none1 at pci0:0:8:0:       class=0x040100 card=0x545110b9 chip=0x545110b9 rev=0x02
> > hdr=0x00
> >     vendor     = 'Acer Labs Incorporated (ALi/ULi)'
> >     device     = 'ALI M5451 PCI AC-Link Controller Audio Device'
> >     class      = multimedia
> >     subclass   = audio
> > 
> > I see here
> > http://www.freebsd.org/news/status/report-2009-04-2009-09.html#FreeBSD/sparc64
> > 
> > that snd_t4dwave(4) might be working on sparc64 for this device.
> 
> kind of worked:
> 
> mech-anton242# dmesg|grep pcm
> pcm1: <Acer Labs M5451> port 0x900-0x9ff mem 0x100000-0x100fff at device 8.0 on pci0
> pcm1: <Analog Devices AD1881A AC97 Codec>
> pcm1: [GIANT-LOCKED]
> pcm1: [ITHREAD]
> 
> mech-anton242# cat /dev/sndstat
> FreeBSD Audio Driver (newpcm: 64bit 2009061500/sparc64)
> Installed devices:
> pcm1: <Acer Labs M5451> at io 0x900 irq 1956  [GIANT] (1p:1v/1r:1v channels duplex default)
> 
> and 'ls -al > /dev/dsp' produces some sound,
> however, playing a cd with cdcontrol gives only
> perfect silence:
> 
> cdcontrol> status
> Audio status = 17<playing>, current track = 1, current position = 0:25.05
> No media catalog info available
> Left volume = 255, right volume = 255
> cdcontrol>
> 
> The volume is max (I think) and no other obvious problems.
> 
> How can I debug this further?

Just saw this in the console, what can I deduce from this:


acd0: FAILURE - READ_SUBCHANNEL ILLEGAL REQUEST asc=0x00 ascq=0x11
(cd0:ata1:0:0:0): READ SUB-CHANNEL. CDB: 42 2 40 2 0 0 0 0 18 0
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:0,11
(cd0:ata1:0:0:0): Audio play operation in progress
(cd0:ata1:0:0:0): Unretryable error
Dec 25 01:00:57 mech-anton242 su: mexas to root on /dev/ttyv2
acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 1 0 0 1 0
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:64,0
(cd0:ata1:0:0:0): Illegal mode for this track
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): cddone: got error 0x6 back
acd0: FAILURE - READ_SUBCHANNEL ILLEGAL REQUEST asc=0x00 ascq=0x11
(cd0:ata1:0:0:0): READ SUB-CHANNEL. CDB: 42 2 40 2 0 0 0 0 18 0
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:0,11
(cd0:ata1:0:0:0): Audio play operation in progress
(cd0:ata1:0:0:0): Unretryable error


acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 1 0 0 1 0
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): ILLEGAL REQUEST asc:64,0
(cd0:ata1:0:0:0): Illegal mode for this track
(cd0:ata1:0:0:0): Unretryable error
(cd0:ata1:0:0:0): cddone: got error 0x6 back


many thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423


More information about the freebsd-sparc64 mailing list