Open Source Support Tools
 
Search Item
 
Summary
  Mail Thread
Title: Sound on Acer Aspire ZWLMi notebook
Project: fedora
Item Last Modified: Tue Aug 22 13:14:13 PDT 2006
Tags:  
 
 
MailThread a2 b2 bios boot card checked com fedora fedora-list@redhat.com jeebee list mailing results settings sound wiki work
Details
Sound on Acer Aspire ZWLMi notebook
50 Messages Collapse AllExpand All
no-reply-gw to fedora-list31 Jul 2006 20:07:51 GMT
Hi JeeBee,

It's getting better...


>
> [root@localhost ~]# lsmod | grep snd
> snd_hda_intel 19732 0
> snd_hda_codec 163840 1 snd_hda_intel
> snd_pcm 86276 2 snd_hda_intel,snd_hda_codec
> snd_timer 25604 1 snd_pcm
> snd_snd 63884 4 snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
> soundcore 10017 1 snd
> snd_page_alloc 11272 2 snd_hda_intel,snd_pcm
>


This is still lacking a few modules. You can load them manually but ideally these are included in

/etc/modprobe.d/modprobe.conf.dist

and I'm wondering what yours reads. It should load modules snd-pcm-oss, snd-seq-oss (using /sbin/modprobe), among others and include aliases for these (alias sound-service-*).

Try the routine again using this /etc/modprobe.d/modprobe.conf.dist:

# default modutils aliases
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
alias block-major-1-* rd
alias block-major-3-* ide-probe-mod
alias block-major-8-* sd_mod
alias block-major-9-* md
alias block-major-11-* sr_mod
alias block-major-13-* xd
alias block-major-15-* cdu31a
alias block-major-16-* gscd
alias block-major-17-* optcd
alias block-major-18-* sjcd
alias block-major-20-* mcdx
alias block-major-22-* ide-probe-mod
alias block-major-23-* mcd
alias block-major-24-* sonycd535
alias block-major-25-* sbpcd
alias block-major-26-* sbpcd
alias block-major-27-* sbpcd
alias block-major-29-* aztcd
alias block-major-32-* cm206
alias block-major-33-* ide-probe-mod
alias block-major-34-* ide-probe-mod
alias block-major-37-* ide-tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide-probe-mod
alias block-major-57-* ide-probe-mod
alias block-major-88-* ide-probe-mod
alias block-major-89-* ide-probe-mod
alias block-major-90-* ide-probe-mod
alias block-major-91-* ide-probe-mod
alias block-major-93-* nftl
alias block-major-113-* viocd
alias char-major-4-* serial
alias char-major-5-* serial
alias char-major-9-* st
alias char-major-10-2 msbusmouse
alias char-major-10-3 atixlmouse
alias char-major-10-135 rtc
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-175 agpgart
alias char-major-10-250 hci_vhci
alias char-major-13-* input
alias char-major-13-0 joydev
alias char-major-13-32 mousedev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* zftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-36-* netlink
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm-mod
alias char-major-188-* usbserial
alias char-major-200-* vxspec
alias char-major-206-* osst
alias char-major-216-* rfcomm
alias dos msdos
alias dummy0 dummy
alias dummy1 dummy
alias iso9660 isofs
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-17 af_packet
alias netalias-2 ip_alias
alias irlan0 irlan
alias irda-dongle-0 tekram
alias irda-dongle-1 esi
alias irda-dongle-2 actisys
alias irda-dongle-3 actisys
alias irda-dongle-4 girbil
alias irda-dongle-5 litelink
alias irda-dongle-6 airport
alias irda-dongle-7 old_belkin
alias plip0 plip
alias plip1 plip
alias tunl0 ipip
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias slip0 slip
alias slip1 slip
alias tty-ldisc-1 slip
alias tty-ldisc-3 ppp_async
alias tty-ldisc-11 irtty-sir
alias tty-ldisc-14 ppp_synctty
alias tty-ldisc-15 hci_uart
alias ppp-compress-18 ppp_mppe
install ppp-compress-21 /bin/true
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias parport_lowlevel parport_pc
alias usbdevfs usbcore
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
alias cipher_null crypto_null
alias digest_null crypto_null
alias compress_null crypto_null
alias sha384 sha512
install binfmt-0000 /bin/true
install binfmt_misc /sbin/modprobe --first-time --ignore-install binfmt_misc && { /bin/mount -t binfmt_misc none /proc/sys/fs/binfmt_misc > /dev/null 2>&1 || :; }
install nfsd /sbin/modprobe --first-time --ignore-install nfsd && { /bin/mount -t nfsd nfsd /proc/fs/nfsd > /dev/null 2>&1 || :; }
install sunrpc /sbin/modprobe --first-time --ignore-install sunrpc && { /bin/mount -t rpc_pipefs sunrpc /var/lib/nfs/rpc_pipefs > /dev/null 2>&1 || :; }
install char-major-10 /bin/true
install char-major-10-1 /bin/true
install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy
install net-pf-19 /bin/true
install net-pf-3 /bin/true
install net-pf-6 /bin/true
install ov518_decomp { /sbin/modprobe ov511; } ; /sbin/modprobe --first-time --ignore-install ov518_decomp
install scsi_hostadapter /bin/true
install usbmouse /sbin/modprobe --first-time --ignore-install usbmouse && { /sbin/modprobe hid; /bin/true; }
remove binfmt_misc { /bin/umount /proc/sys/fs/binfmt_misc > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove binfmt_misc
remove ov518_decomp /sbin/modprobe -r --first-time --ignore-remove ov518_decomp && { /sbin/modprobe -r ov511; /bin/true; }
remove usbmouse { /sbin/modprobe -r hid; } ; /sbin/modprobe -r --first-time --ignore-remove usbmouse
remove sunrpc { /bin/umount /var/lib/nfs/rpc_pipefs > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --ignore-remove sunrpc
remove nfsd { /bin/umount /proc/fs/nfsd > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove nfsd


alias usb-uhci uhci-hcd
alias usb-ohci ohci-hcd
alias uhci uhci-hcd

alias char-major-116-* snd
alias sound-service-*-0 snd-mixer-oss
alias sound-service-*-1 snd-seq-oss
alias sound-service-*-3 snd-pcm-oss
alias sound-service-*-8 snd-seq-oss
alias sound-service-*-12 snd-pcm-oss

install sound-slot-* /sbin/modprobe snd-card-${MODPROBE_MODULE##sound[_-]slot[_-]}

install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss && /sbin/modprobe snd-seq-device && /sbin/modprobe snd-seq-oss

alias nfs4 nfs
alias rpc_pipefs sunrpc
alias rpc_svc_gss_pipefs sunrpc

install eth1394 /bin/true

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /sbin/modprobe snd-emu10k1-synth


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103200&topic_id=24243&forum=10#forumpost103200

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list25 Jul 2006 09:41:19 GMT
Dear Fedora users,

Recently, I have bought an Acer Aspire ZWLMi notebook, and I
installed Fedora Core 5 on it. It works very well, except for
sound, which I cannot seem to configure properly.

It has an Intel HD (high definition) Audio card.
I believe this is a Realtek ALC883 (this is what Alsa's autodetect says),
but I'm not sure.

I tried several things to configure my card (e.g. I tried configuring alsa),
but nothing worked. Is there another user with the same sound card who got
this working? And, if so, what driver was used?

Thanks in advance,
JeeBee.

# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
06:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
06:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list3 Aug 2006 19:09:56 GMT
Hi Pithball,

> Try to manually load the snd-rawmidi module:
> $ /sbin/modprobe snd-rawmidi
> $ /sbin/lsmod | grep snd
> Any changes to alsamixer?

[root@localhost etc]# ./init.d/alsasound stop
Shutting down sound driver: done
[root@localhost etc]# lsmod | grep snd
snd_page_alloc 10632 0
[root@localhost etc]# modprobe snd-rawmidi
[root@localhost etc]# lsmod | grep snd
snd_rawmidi 24960 0
snd_seq_device 8844 1 snd_rawmidi
snd 53124 2 snd_rawmidi,snd_seq_device
soundcore 10464 1 snd
snd_page_alloc 10632 0
[root@localhost etc]# alsamixer

alsamixer: function snd_ctl_open failed for default: No such device
[root@localhost etc]# cat /proc/asound/cards
--- no soundcards ---

Nothing got added to dmesg or /var/log/messages.

I tried several other modules too. Some let me open alsamixer but
give the same result (no master volume). I'll try some more, because
I thought I've seen one that gave more items in alsamixer.

JeeBee.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list31 Jul 2006 01:43:23 GMT
Hello Jeebee,




I don't see any settings about my soundcard in my BIOS though, so I have
no clue on how to enable it.
Further, sound does work when I boot winxp...



Good.

Ok. Try this.

Change your /etc/modprobe.conf back to its original form then try this routine again and copy and paste all terminal output here.

$ /sbin/service alsasound stop

$ lsmod | grep snd

$ /sbin/service alsasound start

$ lsmod | grep snd

Look in

$ alsamixer

just in case (you need that 'Master' slider).

Also post your /root/scsound.log file after you do

$ system-config-soundcard


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103039&topic_id=24243&forum=10#forumpost103039

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list30 Jul 2006 21:16:25 GMT
> pithball wrote:
>> Ok, I just checked your wiki page. Your results from
>>
>> $ dmidecode |grep Sound -B2 -A2
>>
>> indicate that your card is disabled. Have you checked your bios settings?
>>
>>

Hi pithball,

Thanks for reading it.
I don't see any settings about my soundcard in my BIOS though, so I have
no clue on how to enable it.
Further, sound does work when I boot winxp...

JeeBee.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Tim to For users of Fedora Core releases5 Aug 2006 07:13:11 GMT
On Fri, 2006-08-04 at 10:13 +0200, JeeBee wrote:
> I can buy a pcmcia card and have sound with linux then?
> Can this card use my internal laptop speakers?

I wouldn't think it could use the internal speakers. Looking at the
pinouts for the PCMCIA card, there's no connectors for passing an
analogue signal through (i.e. audio out to speakers). Also, your
speakers would be directly connected to the laptop's internal sound
card/circuitry. Putting you back in the position of getting the
internal sound working.

Going the PCMCIA or USB route, means external devices hanging off your
nearly all-in-one laptop. Not very convenient...

--
(Currently running FC4, occasionally trying FC5.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list30 Jul 2006 14:36:37 GMT
Ok, I just checked your wiki page. Your results from

$ dmidecode |grep Sound -B2 -A2

indicate that your card is disabled. Have you checked your bios settings?


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=102972&topic_id=24243&forum=10#forumpost102972

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list3 Aug 2006 16:54:34 GMT
>
> You may not need to do anything with alsa other than re-initialize it. It should automatically access the new modules.
>


Scratch that. You do need to reconfigure alsa because it configures with a specific kernel. You probably don't need the newest alsa release candidate though.

I would just

$ rpm -e --nodeps alsa-lib
$ rpm -e --nodeps alsa-utils

to remove alsa. Then, immediately after (don't reboot since you used --nodeps)

$ yum install alsa-lib
$ yum install alsa-utils

Then try the /sbin/service alsasound stop/start to remove and reinstall the modules.


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103802&topic_id=24243&forum=10#forumpost103802

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list25 Jul 2006 19:18:44 GMT
A little bit of progress...

I found some lines in /etc/modprobe.d/modprobe.conf.dist
which should not be there.
I commented those lines here:

#alias char-major-116-* snd
#alias sound-service-*-0 snd-mixer-oss
#alias sound-service-*-1 snd-seq-oss
#alias sound-service-*-3 snd-pcm-oss
#alias sound-service-*-8 snd-seq-oss
#alias sound-service-*-12 snd-pcm-oss
#
#install sound-slot-* /sbin/modprobe snd-card-${MODPROBE_MODULE##sound[_-]slot[_-]}
#
#install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss && /sbin/modprobe snd-seq-device && /sbin/modprobe snd-seq-oss
#
alias nfs4 nfs
alias rpc_pipefs sunrpc
alias rpc_svc_gss_pipefs sunrpc

install eth1394 /bin/true

#install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
/sbin/modprobe snd-emu10k1-synth


After that, I am able to /etc/init.d/alsasound stop
successfully !

When trying to start it again, it says this:

# /etc/init.d/alsasound restart
Shutting down sound driver: done
Starting sound driver: snd-hda-intel done
/usr/sbin/alsactl: load_state:1236: No soundcards found...



--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list3 Aug 2006 18:51:39 GMT
Hello JeeBee,

Try to manually load the snd-rawmidi module:

$ /sbin/modprobe snd-rawmidi

See if it worked:

$ /sbin/lsmod | grep snd

Any changes to alsamixer?


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103817&topic_id=24243&forum=10#forumpost103817

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Nigel Henry to fedora-list4 Aug 2006 08:56:11 GMT
On Friday 04 August 2006 10:13, JeeBee wrote:
> On Thu, 03 Aug 2006 23:35:31 +0200, Nigel Henry wrote:
> > Hi JeeBee. I,ve just posted your problem to the Alsa-user list, and the
> > news is perhaps not good. The main problem is that many laptop's
> > soundcards are basically crappy, and if you're going to use your laptop
> > for serious audio work, it's probably best to get, either a USB
> > soundcard, or a pcmcia one.
>
> Ok, Nigel, thanks for asking.
> I do read some good news here as well.
> I can buy a pcmcia card and have sound with linux then?

Yes, and the same goes for USB soundcards.
> Can this card use my internal laptop speakers?

As I don't have a laptop, I'm not sure, and had been wondering about that
myself.
> And, more importantly, which card should I buy then?

It may be best to put that question to the list here, or on Linux audio user
list. Folks who are using either USB, or pcmcia cards will be able to make
better suggestions than me. It depends as well, how much you can afford. I
think the pcmcia ones are generally more expensive than the USB ones.
>
> Maybe I will do so. But I'll try to be a little patient first and
> wait a few weeks and pray my bug gets fixed from Alsa's bug tracker.

I hope you get the sound fixed soon, one way or the other. It's obviously a
very frustrating problem.

Nigel.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



magicus to For users of Fedora Core releases1 Aug 2006 02:43:35 GMT
Mikkel L. Ellertson wrote:

> I am not sure that means much. On my Toshiba, it says my sound card is
> disabled, and it is working. I thought it was kind of funny to see that
> my sound card was disabled while listening to an mp3 file...

I have noticed similar behavior here.

In addition, my main sound card is NOT seen lately. I can play music on
my myspace site and CDs and such yet if I attempt to play an MP3 via
XMMS it complains that the sound card is not set up properly. I can
play the same MP3 using Mplayer and it plays it just fine. It is
getting to the point where this is getting excessively annoying... (ex
fidonet sysops will understand, heh)

Later I am going to boot the machine w/ a live Ubuntu disk and see if I
can use the Soundblaster Audigy (1) card that used to work under FC5.
If I can use it that will tell me that it is a FC5 problem and not the
hardware



--

Music: http://www.myspace.com/acidredux

Links: http://del.icio.us/furlan

Home: http://flprim.us/index.html

"Play--more than piety, more than charity or vigilance--is what allows
human beings to transcend evil."
-- Tom Robbins (Jitterbug Perfume)

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list1 Aug 2006 21:03:43 GMT
Hello JeeBee,

Yep.. your kernel needs to be updated. See the how-to:

http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html

if you haven't done this before.

The first link I referred you to about the patch was just a submission of corrrections to be compiled into the kernel. These corrections weren't actually implemented in a public release candidate until 2.6.18-rc1. See http://lwn.net/Articles/190305/ and search for alc883 in the text.


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103440&topic_id=24243&forum=10#forumpost103440

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list3 Aug 2006 21:49:49 GMT
Hello JeeBee,

When you compiled the new kernel a file named .config should have been stored in your source directory. Check if CONFIG_SND_HDA_INTEL is enabled in your kernel configuration. Type

$ cat .config | grep CONFIG_SND_HDA_INTEL

It may be that the /etc/modprobe.d/sound file is important for your card. What does it read? It could probably be left alone unless it is causing problems. Where is your alsaconf located?


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103843&topic_id=24243&forum=10#forumpost103843

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list3 Aug 2006 19:26:53 GMT
Ok, loaded them together now.
Bad news again I'm afraid :(

[root@localhost ~]# ls /lib/modules/2.6.18-rc3/kernel/sound/core/seq/
instr snd-seq-dummy.ko snd-seq-midi-emul.ko snd-seq-virmidi.ko
oss snd-seq-instr.ko snd-seq-midi-event.ko
snd-seq-device.ko snd-seq.ko snd-seq-midi.ko

[root@localhost ~]# service alsasound stop
Shutting down sound driver: done

[root@localhost ~]# lsmod | grep snd
snd_page_alloc 10632 0

[root@localhost ~]# service alsasound start
Starting sound driver: snd-hda-intel done

[root@localhost ~]# modprobe snd-rawmidi
[root@localhost ~]# alsamixer

... no changes to controls

[root@localhost ~]# modprobe snd-seq-midi
[root@localhost ~]# alsamixer

... no changes to controls

By the way, I discovered that alsaconf is creating
my /etc/modprobe.d/sound (instead of appending to /etc/modprobe.conf).

JeeBee.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list1 Aug 2006 18:02:36 GMT
Hi Pithball,

Thanks for the info.

I am using kernel 2.6.17-1.2157_FC5 from fedora's repository.
According to http://fedoranews.org/cms/node/1337 that would be
not much older than 2006-07-14.

The email you referred to was send on June 29th.
Could be it's not yet included in my kernel ... ?!
Would be so great if a new kernel fixes my sound problem!

Thanks,
JeeBee.


Fedora Update Notification
FEDORA-2006-806
2006-07-14
Summary : The Linux kernel (the core of the Linux operating system)
Description :
The kernel package contains the Linux kernel (vmlinuz), the core of any
Linux operating system. The kernel handles the basic functions
of the operating system: memory allocation, process allocation, device
input and output, etc.

---------------------------------------------------------------------
Update Information:

Rebase to latest upstream 2.6.17.4 -stable release, which
fixes a security issue which could result in local
priveledge escalation.

More details at:
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.17.4

In addition, an optimisation was performed to use
significantly less memory for several heavily used kernel
data structures.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list27 Jul 2006 06:38:31 GMT
I've set-up a wiki page on this problem.
Hopefully, I will ever post the solution there too :'(
http://dutiih.st.ewi.tudelft.nl/~jonne/wiki/home/index.php?n=Main.AcerAspire1642ZWLMi

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list31 Jul 2006 21:16:01 GMT
> /etc/modprobe.d/modprobe.conf.dist
> and I'm wondering what yours reads. It should load modules snd-pcm-oss,
> snd-seq-oss (using /sbin/modprobe), among others and include aliases for
> these (alias sound-service-*).

Oops, sorry, I commented several lines in that file about snd_ because I
thought they might be conflicting.
There are no other things I changed, with
/etc/modprobe.d/modprobe.conf.dist back in my original state (I did not
use yours, but they are almost identical).

Here's the routine again:
[root@localhost modprobe.d]# service alsasound stop
Shutting down sound driver: done
[root@localhost modprobe.d]# lsmod |grep snd
snd_page_alloc 11272 0
[root@localhost modprobe.d]# service alsasound start
Starting sound driver: snd-hda-intel done
[root@localhost modprobe.d]# lsmod |grep snd
snd_hda_intel 19732 0
snd_hda_codec 163840 1 snd_hda_intel
snd_seq_dummy 4356 0
snd_seq_oss 35328 0
snd_seq_midi_event 7936 1 snd_seq_oss
snd_seq 59760 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 9612 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 50816 0
snd_mixer_oss 18944 1 snd_pcm_oss
snd_pcm 86276 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 25604 2 snd_seq,snd_pcm
snd 63884 11 snd_hda_intel,snd_hda_codec,snd_seq_dummy,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10017 1 snd
snd_page_alloc 11272 2 snd_hda_intel,snd_pcm
[root@localhost modprobe.d]# aplay /usr/share/sounds/KDE_Startup_new.wav
Playing WAVE '/usr/share/sounds/KDE_Startup_new.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Stereo
[root@localhost modprobe.d]# alsaunmute 0
[root@localhost modprobe.d]# alsamixer

[root@localhost modprobe.d]# aplay /usr/share/sounds/KDE_Startup_new.wav
Playing WAVE '/usr/share/sounds/KDE_Startup_new.wav' : Signed 16 bit Little Endian, Rate 22050 Hz, Stereo
[root@localhost modprobe.d]#

I did not hear anything. Alsamixer gives the same controls as ever.

Here's my /etc/modprobe.d/modprobe.dist.conf:

[root@localhost modprobe.d]# cat /etc/modprobe.d/modprobe.conf.dist
# default modutils aliases
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
alias block-major-1-* rd
alias block-major-3-* ide-probe-mod
alias block-major-8-* sd_mod
alias block-major-9-* md
alias block-major-11-* sr_mod
alias block-major-13-* xd
alias block-major-15-* cdu31a
alias block-major-16-* gscd
alias block-major-17-* optcd
alias block-major-18-* sjcd
alias block-major-20-* mcdx
alias block-major-22-* ide-probe-mod
alias block-major-23-* mcd
alias block-major-24-* sonycd535
alias block-major-25-* sbpcd
alias block-major-26-* sbpcd
alias block-major-27-* sbpcd
alias block-major-29-* aztcd
alias block-major-32-* cm206
alias block-major-33-* ide-probe-mod
alias block-major-34-* ide-probe-mod
alias block-major-37-* ide-tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide-probe-mod
alias block-major-57-* ide-probe-mod
alias block-major-88-* ide-probe-mod
alias block-major-89-* ide-probe-mod
alias block-major-90-* ide-probe-mod
alias block-major-91-* ide-probe-mod
alias block-major-93-* nftl
alias block-major-113-* viocd
alias char-major-4-* serial
alias char-major-5-* serial
alias char-major-9-* st
alias char-major-10-2 msbusmouse
alias char-major-10-3 atixlmouse
alias char-major-10-135 rtc
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-175 agpgart
alias char-major-10-250 hci_vhci
alias char-major-13-* input
alias char-major-13-0 joydev
alias char-major-13-32 mousedev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* zftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-36-* netlink
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm-mod
alias char-major-188-* usbserial
alias char-major-200-* vxspec
alias char-major-206-* osst
alias char-major-216-* rfcomm
alias dos msdos
alias dummy0 dummy
alias dummy1 dummy
alias iso9660 isofs
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-17 af_packet
alias netalias-2 ip_alias
alias irlan0 irlan
alias irda-dongle-0 tekram
alias irda-dongle-1 esi
alias irda-dongle-2 actisys
alias irda-dongle-3 actisys
alias irda-dongle-4 girbil
alias irda-dongle-5 litelink
alias irda-dongle-6 airport
alias irda-dongle-7 old_belkin
alias plip0 plip
alias plip1 plip
alias tunl0 ipip
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias slip0 slip
alias slip1 slip
alias tty-ldisc-1 slip
alias tty-ldisc-3 ppp_async
alias tty-ldisc-11 irtty-sir
alias tty-ldisc-14 ppp_synctty
alias tty-ldisc-15 hci_uart
alias ppp-compress-18 ppp_mppe
install ppp-compress-21 /bin/true
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias parport_lowlevel parport_pc
alias usbdevfs usbcore
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
alias cipher_null crypto_null
alias digest_null crypto_null
alias compress_null crypto_null
alias sha384 sha512
install binfmt-0000 /bin/true
install binfmt_misc /sbin/modprobe --first-time --ignore-install binfmt_misc && { /bin/mount -t binfmt_misc none /proc/sys/fs/binfmt_misc > /dev/null 2>&1 || :; }
install nfsd /sbin/modprobe --first-time --ignore-install nfsd && { /bin/mount -t nfsd nfsd /proc/fs/nfsd > /dev/null 2>&1 || :; }
install sunrpc /sbin/modprobe --first-time --ignore-install sunrpc && { /bin/mount -t rpc_pipefs sunrpc /var/lib/nfs/rpc_pipefs > /dev/null 2>&1 || :; }
install char-major-10 /bin/true
install char-major-10-1 /bin/true
install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy
install net-pf-19 /bin/true
install net-pf-3 /bin/true
install net-pf-6 /bin/true
install ov518_decomp { /sbin/modprobe ov511; } ; /sbin/modprobe --first-time --ignore-install ov518_decomp
install scsi_hostadapter /bin/true
install usbmouse /sbin/modprobe --first-time --ignore-install usbmouse && { /sbin/modprobe hid; /bin/true; }
remove binfmt_misc { /bin/umount /proc/sys/fs/binfmt_misc > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove binfmt_misc
remove ov518_decomp /sbin/modprobe -r --first-time --ignore-remove ov518_decomp && { /sbin/modprobe -r ov511; /bin/true; }
remove usbmouse { /sbin/modprobe -r hid; } ; /sbin/modprobe -r --first-time --ignore-remove usbmouse
remove sunrpc { /bin/umount /var/lib/nfs/rpc_pipefs > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --ignore-remove sunrpc
remove nfsd { /bin/umount /proc/fs/nfsd > /dev/null 2>&1 || :; } ; /sbin/modprobe -r --first-time --ignore-remove nfsd


alias usb-uhci uhci-hcd
alias usb-ohci ohci-hcd
alias uhci uhci-hcd

alias char-major-116-* snd
alias sound-service-*-0 snd-mixer-oss
alias sound-service-*-1 snd-seq-oss
alias sound-service-*-3 snd-pcm-oss
alias sound-service-*-8 snd-seq-oss
alias sound-service-*-12 snd-pcm-oss

install sound-slot-* /sbin/modprobe snd-card-${MODPROBE_MODULE##sound[_-]slot[_-]}

install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss && /sbin/modprobe snd-seq-device && /sbin/modprobe snd-seq-oss

alias nfs4 nfs
alias rpc_pipefs sunrpc
alias rpc_svc_gss_pipefs sunrpc

install eth1394 /bin/true

install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 &&
/sbin/modprobe snd-emu10k1-synth

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list31 Jul 2006 12:30:37 GMT
Dear Pithball,

Thanks for trying to help me. I will now perform the steps
you mentioned.

> Ok. Try this.
> Change your /etc/modprobe.conf back to its original form
< then try this routine again and copy and paste all terminal output here.

For some reason, I have /etc/modprobe.d/sound, so I moved that
to /tmp. I guess that's okay.

[root@localhost etc]# grep -ri snd mod* | grep -v "#"
modprobe.conf.old:alias snd-card-0 snd-cs4236
modprobe.conf.old:alias sound-slot-0 snd-cs4236
modprobe.conf.old:options snd-cs4236 port=0x530 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5
modprobe.d/sound:alias snd-card-0 snd-hda-intel
modprobe.d/sound:alias sound-slot-0 snd-hda-intel
[root@localhost etc]# mv modprobe.d/sound /tmp

> $ /sbin/service alsasound stop

[root@localhost etc]# /sbin/service alsasound stop
Shutting down sound driver: done

> $ lsmod | grep snd

[root@localhost etc]# lsmod | grep snd
snd_page_alloc 11272 0

Is correct. My /etc/init.d/alsasound explicitly omits to
rmmod snd_page_alloc.

> $ /sbin/service alsasound start

[root@localhost etc]# /sbin/service alsasound start

Gives no output at all.

> $ lsmod | grep snd

[root@localhost etc]# lsmod | grep snd
snd_page_alloc 11272 0

Hmmm, nothing because I removed the modprobe conf?

> Look in
> $ alsamixer

[root@localhost etc]# alsamixer

alsamixer: function snd_ctl_open failed for default: No such device

Cannot run alsamixer now.

> Also post your /root/scsound.log file after you do
> $ system-config-soundcard

[root@localhost ~]# cat scsound.log
------- System Config Soundcard --------
Mon Jul 31 14:28:47 CEST 2006

------- lspci --------
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
06:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
06:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

------- lsmod --------
Module Size Used by
ieee80211_crypt_wep 5313 0
i915 18369 1
drm 70229 2 i915
autofs4 21701 1
michael_mic 2753 1
arc4 2241 1
ieee80211_crypt_tkip 10689 1
aes 28417 1
ieee80211_crypt_ccmp 7617 1
sunrpc 157309 1
ip_conntrack_netbios_ns 3265 0
ipt_REJECT 5569 1
xt_state 2497 2
ip_conntrack 52597 2 ip_conntrack_netbios_ns,xt_state
nfnetlink 7257 1 ip_conntrack
xt_tcpudp 3393 4
iptable_filter 3265 1
ip_tables 12809 1 iptable_filter
x_tables 14917 4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
dm_mirror 22929 0
dm_mod 59737 1 dm_mirror
video 16709 0
button 6993 0
battery 10053 0
ac 5189 0
ipv6 243169 14
lp 12937 0
parport_pc 27237 0
parport 37129 2 lp,parport_pc
uhci_hcd 23885 0
joydev 9985 0
ehci_hcd 32461 0
8139cp 22977 0
ipw2200 103581 0
8139too 27073 0
mii 5697 2 8139cp,8139too
ieee80211 31625 1 ipw2200
ieee80211_crypt 6849 4 ieee80211_crypt_wep,ieee80211_crypt_tkip,ieee80211_crypt_ccmp,ieee80211
i2c_i801 8781 0
i2c_core 22209 1 i2c_i801
snd_page_alloc 11272 0
hw_random 6361 0
ext3 129097 2
jbd 57813 1 ext3

------- /etc/modprobe.conf --------
# network
alias eth0 8139too
alias wlan0 ipw2200
#

------- /etc/asound.conf --------
#Generated by system-config-soundcard, do not edit by hand
#SWCONF
#DEV 2
defaults.pcm.card 0
defaults.pcm.device 2
defaults.ctl.card 0

------- aplay -l --------
aplay: device_list:222: no soundcards found...

------- amixer --------


------- /proc/asound/version --------


------- rpm -q alsa-lib --------
alsa-lib-1.0.11-4.rc2

------- rpm -q alsa-utils --------
alsa-utils-1.0.11-4.rc2

------- /proc/asound/modules --------


------- /proc/asound/pcm --------


------- system-config-soundcard --------

Wrong card index 0...
/usr/share/system-config-soundcard/soundcard.py:273: DeprecationWarning: use gtk.ComboBox
self.primarySubDeviceOptionMenu = gtk.OptionMenu()
/usr/share/system-config-soundcard/soundcard.py:308: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
self.timer = gtk.timeout_add (100, self.checkStatus, self)
/usr/share/system-config-soundcard/soundcard.py:548: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
gtk.main()
ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card
aplay: main:548: audio open error: No such device
Read config:
card 0
device 2
HW 0
----------- Kudzu -------------
Desc: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
Driver: snd-hda-intel
Device: None

----------- **** -------------


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list28 Jul 2006 22:32:51 GMT
Hello,

Sometimes I have noticed that just using /etc/init.d/alsasound start/stop gives the "in use" errors, but you might try

$ /sbin/service alsasound stop

then

$ /sbin/service alsasound start

then go into

$ alsamixer

and see if there are more sliders (specifically MASTER/PCM)

then if you crank the vol way up you should get the test sound in

$ system-config-soundcard


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=102707&topic_id=24243&forum=10#forumpost102707

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list4 Aug 2006 08:13:33 GMT
On Thu, 03 Aug 2006 23:35:31 +0200, Nigel Henry wrote:
> Hi JeeBee. I,ve just posted your problem to the Alsa-user list, and the
> news is perhaps not good. The main problem is that many laptop's soundcards
> are basically crappy, and if you're going to use your laptop for serious
> audio work, it's probably best to get, either a USB soundcard, or a pcmcia
> one.

Ok, Nigel, thanks for asking.
I do read some good news here as well.
I can buy a pcmcia card and have sound with linux then?
Can this card use my internal laptop speakers?
And, more importantly, which card should I buy then?

Maybe I will do so. But I'll try to be a little patient first and
wait a few weeks and pray my bug gets fixed from Alsa's bug tracker.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Nigel Henry to fedora-list25 Jul 2006 10:24:34 GMT
On Tuesday 25 July 2006 11:41, JeeBee wrote:
> Dear Fedora users,
>
> Recently, I have bought an Acer Aspire ZWLMi notebook, and I
> installed Fedora Core 5 on it. It works very well, except for
> sound, which I cannot seem to configure properly.
>
> It has an Intel HD (high definition) Audio card.
> I believe this is a Realtek ALC883 (this is what Alsa's autodetect says),
> but I'm not sure.
>
> I tried several things to configure my card (e.g. I tried configuring
> alsa), but nothing worked. Is there another user with the same sound card
> who got this working? And, if so, what driver was used?
>
> Thanks in advance,
> JeeBee.

Hi JeeBee. According to the Alsa soundcard matrix it uses the "hda-intel"
driver. See.
http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Intel#matrix

I don't use that card myself, so can't really comment as to whether there are
any difficulties with it.

Nigel.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Robert M Albrecht to For users of Fedora Core releases3 Aug 2006 16:53:41 GMT
Hallo,

has anyone gotten the integrated Bluetooth to work ?

The Bluetooth device is connected via USB, but after powering up the
device is disabled.

For Windows there is a tool for "plugging the device in", so the Windows
device manager finds the device and installs the drivers.

There is a really old tool (dmabt) for Linux, for some older Laptop
Models. But I don't found anything, if this tool is compatible with the
modern Tecras nor does this tool work Kernels above 2.4.

Regards,
Robert

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Nigel Henry to fedora-list25 Jul 2006 16:27:42 GMT
On Tuesday 25 July 2006 17:41, JeeBee wrote:
> I have disabled artsd now in KDE by starting kcontrol -> Sound &
> Multimedia -> Sound System -> Unchecked "Enable the sound system". After a
> reboot I verified that artsd was not running anymore.
>
> Still, I do not hear any sound though, when running aplay or play.
>
> # /etc/init.d/alsasound stop
> Shutting down sound driver: /etc/init.d/alsasound: line 163: 2896
> Segmentation fault /sbin/rmmod `echo $line | cut -d ' ' -f 1` ERROR:
> Module snd_seq_midi_event is in use by snd_seq_oss
> ERROR: Module snd_seq is in use by snd_seq_oss,snd_seq_midi_event
> ERROR: Module snd_seq_device is in use by snd_seq_oss,snd_seq
> ERROR: Module snd_timer is in use by snd_seq
> ERROR: Module snd is in use by snd_seq_oss,snd_seq,snd_seq_device,snd_timer
> done

Have you got anything plugged into the gameport on the card, that's likely to
be using midi? Any OSS app will be using /dev/dsp, and will grab the
soundcard, preventing anything else using it.
>
> When I try again it hangs (also aconnect --removeall hangs then).
>
> Perhaps this is because the alsa sources 1.0.12.rc1 I installed myself
> have overwritten the .rpm files that I had installed before. There might
> be version conflicts, I have no clue how to check that.

Nor have I. That's something to ask about on the alsa-user list.
>
> # rpm -qf /etc/init.d/alsasound
> file /etc/init.d/alsasound is not owned by any package

rpm -q will only find rpms. Alsasound is a shellscript, and hence rpm doesn't
know that it exists.

I'm running out of ideas.

Nigel.

btw. Just a kindly word. Try and post your answers at the bottom of the
previous post, perhaps also removing unessessary content, as I've done with
your Amixer output, and which still available on the previous post. Top
posting makes it difficult to follow a thread.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Mikkel L Ellertson to For users of Fedora Core releases30 Jul 2006 14:57:04 GMT
pithball wrote:
> Ok, I just checked your wiki page. Your results from
>
> $ dmidecode |grep Sound -B2 -A2
>
> indicate that your card is disabled. Have you checked your bios settings?
>
>
I am not sure that means much. On my Toshiba, it says my sound card is
disabled, and it is working. I thought it was kind of funny to see that
my sound card was disabled while listening to an mp3 file...

Mikkel

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list25 Jul 2006 18:04:52 GMT
> Have you got anything plugged into the gameport on the card, that's likely to
> be using midi? Any OSS app will be using /dev/dsp, and will grab the
> soundcard, preventing anything else using it.

I did not plug anything in there, but I don't know whether something could
be plugged in under the covers of my notebook.

> rpm -q will only find rpms. Alsasound is a shellscript, and hence rpm
doesn't
> know that it exists.

The -f here means "query package that owns this file". What I meant was,
this is proof the /etc/init.d/alsasound script that I'm running belongs to
the 1.0.12.rc1 version I compiled from source, and not from the alsa rpms
I had installed.

> I'm running out of ideas.

Ok, thanks for helping me.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Nigel Henry to fedora-list3 Aug 2006 21:35:31 GMT
On Thursday 03 August 2006 18:57, JeeBee wrote:
<humongeous snip>

Hi JeeBee. I,ve just posted your problem to the Alsa-user list, and the news
is perhaps not good. The main problem is that many laptop's soundcards are
basically crappy, and if you're going to use your laptop for serious audio
work, it's probably best to get, either a USB soundcard, or a pcmcia one.

Anyway. This is what Lee Revell posted back to me.

My comment.
>
> The hda-intel driver is supported according to the sound card matrix, but
are
> there any odd problems with it? And why should the master volume control be
> missing from Alsamixer.
Lee's reply.

There's really no telling. It's misleading to say "snd-hda-intel is
supported" because every single laptop and motherboard with
snd-hda-intel is slightly different and there's absolutely no
documentation on what the differences are. Possibly the hardware is
oncorrectly detected. It's also possible that these devices simply have
no hardware master volume and Windows emulates it in software.

All these users can do for now is search for information about their
machine in the ALSA bug tracker and hope it gets fixed someday. (They
can also try the various model options for their codec described in
Documentation/ALSA-Configuration.txt).

Lee

And a further post from Lee.

My posting of your amixer output.
> ------- amixer --------
> Simple mixer control 'PCM',0
> Capabilities: pvolume
> Playback channels: Front Left - Front Right
> Limits: Playback 0 - 255
> Mono:
> Front Left: Playback 255 [100%]
> Front Right: Playback 255 [100%]
> Simple mixer control 'Front',0
> Capabilities: pvolume pswitch
> Playback channels: Front Left - Front Right
> Limits: Playback 0 - 31
> Mono:
> Front Left: Playback 31 [100%] [on]
> Front Right: Playback 31 [100%] [on]

Since you only seem to have 2 channels, doesn't "Front" work as a
master?

Lee.

Sorry that I couldn't bring you any good news.

Nigel.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



no-reply-gw to fedora-list31 Jul 2006 16:17:38 GMT
Hello JeeBee,

Your /etc/modprobe.conf doesn't look right. Try this:

alias eth0 8139too
alias wlan0 ipw2200
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel

I am not sure what changes were made when installing the alsa development releases but the only thing you really need from those is your alsasound file from the Driver package which you have already copied to /etc/init.d (permissions 755).


>
> [root@localhost etc]# /sbin/service alsasound stop
> Shutting down sound driver: done
>
> [root@localhost etc]# lsmod | grep snd
> snd_page_alloc 11272 0
>
> Is correct. My /etc/init.d/alsasound explicitly omits to
> rmmod snd_page_alloc.
>


That is normal.


>
> [root@localhost etc]# /sbin/service alsasound start
>
> Gives no output at all.
>


Good.


>
> [root@localhost etc]# lsmod | grep snd
> snd_page_alloc 11272 0
>
> Hmmm, nothing because I removed the modprobe conf?
>


There should have been a long list there but there isn't because /etc/modprobe.conf is missing the line

alias snd-card-0 snd-hda-intel

so your soundcard wasn't properly initialized. This also caused alsamixer to fail.

Go through the routine again with the new modprobe.conf and post your results. You might also need

/bin/alsaunmute 0

at some point. Let's keep /etc/modprobe.d/sound in /tmp for now.


--
This is an email sent via the webforum on http://fcp.homelinux.org
http://fcp.homelinux.org/modules/newbb/viewtopic.php?post_id=103166&topic_id=24243&forum=10#forumpost103166

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



JeeBee to fedora-list3 Aug 2006 17:08:41 GMT
> $ rpm -e --nodeps alsa-lib
> $ rpm -e --nodeps alsa-utils
> $ yum install alsa-lib
> $ yum install alsa-utils

I did this, no errors.

[root@localhost etc]# service alsasound restart
Shutting down sound driver: done
Starting sound driver: snd-hda-intel done
[root@localhost etc]# rpm -qa |grep alsa
alsa-lib-devel-1.0.11-4.rc2
alsa-utils-1.0.11-4.rc2
alsa-lib-1.0.11-4.rc2

Tried playing and alsamixer. Still have no master volume.
Running system-config-soundcard now, here's the log:

[root@localhost etc]# cat /root/scsound.log
------- System Config Soundcard --------
Thu Aug 3 19:07:23 CEST 2006

------- lspci --------
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2 (rev 04)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
06:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
06:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
06:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

------- lsmod --------
Module Size Used by
snd_hda_intel 18964 0
snd_hda_codec 150272 1 snd_hda_intel
snd_seq_dummy 4484 0
snd_seq_oss 33024 0
snd_seq_midi_event 8192 1 snd_seq_oss
snd_seq 51696 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 8844 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 42752 0
snd_mixer_oss 17024 1 snd_pcm_oss
snd_pcm 76676 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 23428 2 snd_seq,snd_pcm
snd 53124 9 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10464 1 snd
ieee80211_crypt_wep 5760 0
i915 19456 1
drm 68372 2 i915
ipv6 243488 14
autofs4 21764 1
sunrpc 153916 1
michael_mic 3200 1
arc4 2688 1
ieee80211_crypt_tkip 11264 1
aes 28736 1
ieee80211_crypt_ccmp 8064 1
ip_conntrack_netbios_ns 3584 0
ipt_REJECT 5888 1
xt_state 2816 2
ip_conntrack 52148 2 ip_conntrack_netbios_ns,xt_state
nfnetlink 7704 1 ip_conntrack
xt_tcpudp 3712 4
iptable_filter 3584 1
ip_tables 13256 1 iptable_filter
x_tables 14468 4 ipt_REJECT,xt_state,xt_tcpudp,ip_tables
dm_mirror 22352 0
dm_mod 57624 1 dm_mirror
video 17284 0
button 7440 0
battery 10756 0
asus_acpi 17048 0
ac 5764 0
lp 13256 0
parport_pc 27300 0
parport 37064 2 lp,parport_pc
ehci_hcd 30984 0
uhci_hcd 23692 0
joydev 9920 0
ipw2200 97836 0
ieee80211 31176 1 ipw2200
ieee80211_crypt 6656 4 ieee80211_crypt_wep,ieee80211_crypt_tkip,ieee80211_crypt_ccmp,ieee80211
8139cp 24320 0
8139too 27264 0
mii 6016 2 8139cp,8139too
pcspkr 3712 0
i2c_i801 8332 0
snd_page_alloc 10632 2 snd_hda_intel,snd_pcm
i2c_core 21888 1 i2c_i801
ext3 128776 1
jbd 57364 1 ext3

------- /etc/modprobe.conf --------
# network
alias eth0 8139too
alias wlan0 ipw2200
# soundcard
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0
remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel

------- /etc/asound.conf --------
#Generated by system-config-soundcard, do not edit by hand
#SWCONF
#DEV 0
defaults.pcm.card 0
defaults.pcm.device 0
defaults.ctl.card 0

------- aplay -l --------
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC883 Analog [ALC883 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 2: ALC883 Digital [ALC883 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0

------- amixer --------
Simple mixer control 'PCM',0
Capabilities: pvolume
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%]
Front Right: Playback 255 [100%]
Simple mixer control 'Front',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Line',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 31 [100%] [on]
Front Right: Playback 31 [100%] [on]
Simple mixer control 'Mic',0
Capabilities: pvolume pswitch
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 0 [0%] [off]
Front Right: Playback 0 [0%] [off]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 31 [100%] [on]
Front Right: Capture 31 [100%] [on]
Simple mixer control 'Capture',1
Capabilities: cvolume cswitch
Capture channels: Front Left - Front Right
Limits: Capture 0 - 31
Front Left: Capture 31 [100%] [on]
Front Right: Capture 31 [100%] [on]
Simple mixer control 'Input Source',0
Capabilities: enum
Items: 'Mic' 'Line'
Item0: 'Line'
Simple mixer control 'Input Source',1
Capabilities: enum
Items: 'Mic' 'Line'
Item0: 'Line'

------- /proc/asound/version --------
Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22 13:55:50 2006 UTC).

------- rpm -q alsa-lib --------
alsa-lib-1.0.11-4.rc2

------- rpm -q alsa-utils --------
alsa-utils-1.0.11-4.rc2

------- /proc/asound/modules --------
0 snd_hda_intel

------- /proc/asound/pcm --------
00-02: ALC883 Digital : ALC883 Digital : playback 1
00-01: ALC883 Analog : ALC883 Analog : capture 2
00-00: ALC883 Analog : ALC883 Analog : playback 1 : capture 2

------- system-config-soundcard --------

/usr/share/system-config-soundcard/soundcard.py:273: DeprecationWarning: use gtk.ComboBox
self.primarySubDeviceOptionMenu = gtk.OptionMenu()
/usr/share/system-config-soundcard/soundcard.py:308: GtkDeprecationWarning: gtk.timeout_add is deprecated, use gobject.timeout_add instead
self.timer = gtk.timeout_add (100, self.checkStatus, self)
/usr/share/system-config-soundcard/soundcard.py:548: GtkDeprecationWarning: gtk.TRUE is deprecated, use True instead
gtk.main()
Playing WAVE '/usr/share/system-config-soundcard/sound-sample.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
Read config:
card 0
device 0
HW 0
----------- Kudzu -------------
Desc: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller
Driver: snd-hda-intel
Device: None

----------- **** -------------

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list