Ubuntu 6.10 beta ppc doesn't recognize the audio card in iBook G3 dual USB.

Bug #63597 reported by RIVE
2
Affects Status Importance Assigned to Milestone
alsa-driver (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

After a clean install of Ubuntu PPC 6.10 beta from the "alternate" cd, the system doesn't recognize the audio card,

The iBook is a G3 500mhz dual USB.

Tags: ppc sound
Revision history for this message
Vassilis Pandis (pandisv) wrote :

Please attach the output of 'lspci -vv', 'lspci -vvn' , 'dmesg' and 'aplay --list-devices'. Thanks for reporting this.

Revision history for this message
RIVE (cespinoq-deactivatedaccount) wrote :
Download full text (20.3 KiB)

<b>lscpi -vv</b>
0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth/Pangea AGP
        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: 16, Cache Line Size: 32 bytes
        Capabilities: <access denied>

0000:00:10.0 VGA compatible controller: ATI Technologies Inc Rage Mobility M3 AGP 2x (rev 02) (prog-if 00 [VGA])
        Subsystem: ATI Technologies Inc Rage Mobility M3 AGP 2x
        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: 255 (2000ns min), Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 48
        Region 0: Memory at 94000000 (32-bit, prefetchable) [size=64M]
        Region 1: I/O ports at f0000400 [size=256]
        Region 2: Memory at 90000000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at f1000000 [disabled] [size=128K]
        Capabilities: <access denied>

0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth/Pangea PCI
        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: 16, Cache Line Size: 32 bytes

0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo/Pangea Mac I/O
        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: 16, Cache Line Size: 32 bytes
        Region 0: Memory at 80000000 (32-bit, non-prefetchable) [size=512K]

0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo/Pangea USB (prog-if 10 [OHCI])
        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: 16 (750ns min, 21500ns max)
        Interrupt: pin A routed to IRQ 27
        Region 0: Memory at 80081000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>

0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo/Pangea USB (prog-if 10 [OHCI])
        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: 16 (750ns min, 21500ns max)
        Interrupt: pin A routed to IRQ 28
        Region 0: Memory at 80080000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>

0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth/Pangea Internal PCI
        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: 16, Cache Line Size: 32 bytes

0002:20:...

Revision history for this message
Martin Pitt (pitti) wrote :

This sounds like a duplicate of 60381. Does sound work after 'sudo modprobe snd-powermac'?

Changed in alsa-driver:
status: Unconfirmed → Needs Info
Revision history for this message
RIVE (cespinoq-deactivatedaccount) wrote : Re: [Bug 63597] Re: Ubuntu 6.10 beta ppc doesn't recognize the audio card in iBook G3 dual USB.

I'm in the office the iBook is in home, will try your suggestion later
and keep you inform.

Thanks for the help.

Revision history for this message
RIVE (cespinoq-deactivatedaccount) wrote :

Thanks!, the sound is working after "sudo modprobe snd-powermac", but
the microphone just don't work, I can live witout it.

Many thanks.

On 10/10/06, Martin Pitt <email address hidden> wrote:
> This sounds like a duplicate of 60381. Does sound work after 'sudo
> modprobe snd-powermac'?
>
> ** Changed in: alsa-driver (Ubuntu)
> Status: Unconfirmed => Needs Info
>
> --
> Ubuntu 6.10 beta ppc doesn't recognize the audio card in iBook G3 dual USB.
> https://launchpad.net/bugs/63597
>

--
http://www.riveonline.com
http://www.linuxlaguna.com

Revision history for this message
Martin Pitt (pitti) wrote :

As I suspected, marking as duplicate. Please add 'snd-powermac' to /etc/modules to fix it permanently.

Changed in alsa-driver:
status: Needs Info → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.