Audio support for clamshell iBook - Xubuntu Hardy Heron


 
Thread Tools Search this Thread
Operating Systems Linux Audio support for clamshell iBook - Xubuntu Hardy Heron
# 1  
Old 12-11-2008
Audio support for clamshell iBook - Xubuntu Hardy Heron

I am not able to hear any audio on my G3 iBook. What should I do to get it working?

When I hit the volume keys with or without Fn, nothing happens, except I hear the HDD clicking. Same for the mute key. The sound pref panel displays the built-in device as an audio out, but I get no other options - nothing for controlling the volume, even.

I tried googling for an answer, but nothing came up.

The machine is an original clamshell iBook:
300 Mhz G3
576 MiB RAM
6GB HDD
Xubuntu Hardy Heron 8.04
Kernel version 2.6.24

Last edited by Astrochess; 12-11-2008 at 05:12 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Slackware

Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix... (2 Replies)
Discussion started by: qzxcvbnm
2 Replies

2. UNIX Benchmarks

iBook G3

Notes CPU/Speed: PPC750FX, 700 MHz Ram: 640 MB Motherboard: iBook (2001) Bus: 133 MHz Cache: 64 KB L1, 512 KB L2 Controller: Apple Disk: 20 MB Toshiba Load: 1 user Kernel: Mac OS X 10.3.2 Kernel ELF?: No pgms: gcc 3.3 (Apple) options: -O3... (0 Replies)
Discussion started by: ajcarr
0 Replies
Login or Register to Ask a Question
usb_ah(7M)							  STREAMS Modules							usb_ah(7M)

NAME
usb_ah - USB audio HID STREAMS module DESCRIPTION
The usb_ah STREAMS module enables the USB input control device which is a member of the Human Interface Device (HID) class and provides support for volume change and mute button. The usb_ah module is pushed on top of a HID class driver instance (see hid(7D)) and below an Audio Control class driver instance (see usb_ac(7D)). It translates the HID specific events to the events that are supported by the Solaris audio mixer framework. FILES
/kernel/strmod/usb_ah 32-bit ELF kernel STREAMS module. (x86 platform only.) /kernel/strmod/sparcv9/usb_ah SPARC 64-bit ELF kernel STREAMS module ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |PCI-based systems | +-----------------------------+-----------------------------+ |Availability |SUNWusb | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
mixerctl(1), hid(7D), usba(7D), usb_ac(7D), usb_as(7D), usb_mid(7D), audio(7I), mixer(7I) STREAMS Programming Guide System Administration Guide: Basic Administration Universal Serial Bus Specification 1.0 and 1.1 Device Class Definition for Human Interface Devices (HID) 1.1 DIAGNOSTICS
None NOTES
If USB audio drivers are not loaded, buttons will not be active. SunOS 5.11 27 Sep 2004 usb_ah(7M)