Re: Libretto Sound

Jonathan Towne <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Mon, Dec 16, 2002 at 07:17:21PM -0800, Nick Jennings scribbled:
# Hi Again,
# 
#  Another issue I have been unable to resolve so far has been getting
#  the sound to work on my Libretto 100ct. 
# 
# # Sound Support
# device          pcm
# device          sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x15
# 
#  I am able to run 'mpg321' to play an MP3, and it appears to run
#  throughout the entire length of the song, but no sound come out.
#  Using 'aumix' to adjust the volume yields no results.

try using mixer(8).. its included in the base install.  also see
below.

#  When this Libretto ran WinME, I remember the sound worked fine,

[snip..eww, ME ;)]

#  Anyone have a Libretto that can share with me how they got the sound
#  working? Thanks in advance for any help.

Yes, I have a libretto.. but its a 50ct, I also remember having this
problem, strangely enough.. sound worked, but all the values in
"mixer" were broken and un-modifiable.. just gave errors when I
tried.  Anyway, it had to do with the way I added "pcm" and "sbc"
to my kernel config file.. here is my working line:

device          pcm0    at isa? irq 5 drq 1 flags 0x0

Please note that this may not work for you, since you have a 100ct,
but it is worth a shot (yes, anything I tried that included both
pcm and sbc was broken on the libretto, but the example I have
just given works great.)

However, I don't have much advice on the APM thread.. except, try
and get into the BIOS by holding the escape key during the earliest
stages of booting, to get a 'keyboard error' .. 

Anyway, I hope some of this helps.. the libretto is a wonderful
little machine that is unmatched in terms of portability and
seemingly hardware support, too ;)

- Jonathan Towne

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.