From: Kristopher Yates (support_at_dynsolve.net)
Date: Sun Sep 01 2002 - 11:19:29 EDT
Hi List,
For the record, here is my solution...
My 600E has the CS4232 sound card.
edit modules.conf:
alias sound-slot-0 cs4232
alias midi opl3
options cs4232 io=0x530 irq=5 dma=1 dma2=0 mpuio=0x330 mpuirq=9 synthirq=5
synthio=338
(the options all go on one line)
anddont forget opl3 options:
options opl3 io=0x388
This should help some of you in the future.
PS - WHere is this lists' search engine? I foundone but it was broken.
thanks
On Thursday 29 August 2002 02:42 pm, Kristopher Yates wrote:
> Hi Pete,
>
> Thanks for the email. I made the changes to modules.conf and did the
> depmod -a, per your suggestion, and now it seems the laptop tries to play a
> file but no output (sound). Here is what I found in my dmesg:
>
> I need a codec? I have no idea what will fix this. At least it sees my
> sound support but no audio.. :(
>
> Any ideas???? please help
> Crystal 4280/46xx + AC97 Audio, version 1.28.32, 11:59:01 Aug 7 2002
> cs46xx: Card foud at 0x50100000 and 0x50000000, IRQ11
> cs46xx: Thinkpad 600e (unsupported) (1014:1010) at ...(omit) IRQ 11
> ac97_codec: AC97 Audio codec, id: 0x01e0:0x007f (unknown)
> cs46xx: powerup MIXVOFF failed
> cs46xx: cs461x_powerup() failure (0x1)
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: cs46xx_probe()- cs_hardware_init() failed, retried 5 times.
> cs46xx: probe()- no device allocated
> cs46xx: Unable to detect valid cs46xx device
> PCI: Found IRQ 11 for device 00:06.0
> PCI: Sharing IRQ 11 with 00:02.0
> PCI: Sharing IRQ 11 with 01:00.0
> Crystal 4280/46xx + AC97 Audio, version 1.28.32, 11:59:01 Aug 7 2002
> cs46xx: Card found at 0x50100000 and 0x50000000, IRQ 11
> cs46xx: Thinkpad 600E (unsupported) (1014:1010) at 0x50100000/0x50000000,
> IRQ 11
> ac97_codec: AC97 Audio codec, id: 0x0220:0x0200 (Unknown)
> cs46xx: powerup MIXVOFF failed
> cs46xx: cs461x_powerup() failure (0x1)
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: cs46xx_probe()- cs_hardware_init() failed, retried 5 times.
> cs46xx: probe()- no device allocated
> cs46xx: Unable to detect valid cs46xx device
> PCI: Found IRQ 11 for device 00:06.0
> PCI: Sharing IRQ 11 with 00:02.0
> PCI: Sharing IRQ 11 with 01:00.0
> Crystal 4280/46xx + AC97 Audio, version 1.28.32, 11:59:01 Aug 7 2002
> cs46xx: Card found at 0x50100000 and 0x50000000, IRQ 11
> cs46xx: Thinkpad 600E (unsupported) (1014:1010) at 0x50100000/0x50000000,
> IRQ 11
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
> cs46xx: cs_ac97_init() failure
> cs46xx: AC'97 write problem, reg = 0x0, val = 0x0
> cs46xx: AC'97 read problem (ACCTL_DCV), reg = 0x0 returning 0xffff
> ac97_codec: Primary ac97 codec not present
>
> On Tuesday 27 August 2002 08:29 am, you wrote:
> > Don't know how similar the 600e is to the 600x, sound-wise, but did you
> > try the cs46xx module for sound-slot-0? Ie, put this in your
> > modules.conf:
> >
> > alias sound-slot-0 cs46xx
> >
> > depmod -a after you're done editing and then try playing a wav file.
> >
> > HTH,
> > pete
> >
> > On Mon, 26 Aug 2002, Kristopher Yates wrote:
> > > Hi,
> > >
> > > I am running a 2645 4BU 600e thinkpad with Redhat7.3. It is great,
> > > just haven't got sound. I know that I need to download some kind of
> > > patch, and recompile my kernel. Anyone running RH7.3 can provide a
> > > link to the code and patch howto? I am running Linux-2.4.18-10.
> > >
> > > Thanks,
> > >
> > > Kris
This archive was generated by hypermail 2.1.3 : Thu Jan 23 2003 - 09:59:18 EST