FC6 and sound

Sebastian Gurovich sebas0 at gmail.com
Sun May 27 22:17:20 UTC 2007


Hi (Hola) Antonio,
I couldn't find it listed.
Here are the contents of "/etc/modprobe.d/blacklist"
regards (saludos),
#
# Listing a module here prevents the hotplug scripts from loading it.
# Usually that'd be so that some other driver will bind it instead,
# no matter which driver happens to get probed first.  Sometimes user
# mode tools can also control driver binding.
#
# Syntax:  driver name alone (without any spaces) on a line. Other
# lines are ignored.
#

# watchdog drivers
blacklist i8xx_tco

# framebuffer drivers
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist i810fb
blacklist cirrusfb
blacklist intelfb
blacklist kyrofb
blacklist i2c-matroxfb
blacklist hgafb
blacklist nvidiafb
blacklist rivafb
blacklist savagefb
blacklist sstfb
blacklist neofb
blacklist tridentfb
blacklist tdfxfb
blacklist virgefb
blacklist vga16fb

# ISDN - see bugs 154799, 159068
blacklist hisax
blacklist hisax_fcpcipnp



On 5/27/07, Antonio Olivares <olivares14031 at yahoo.com> wrote:
>
> --- Sebastian Gurovich <sebas0 at gmail.com> wrote:
>
> > [root at localhost ~]# more /etc/modprobe.conf
> > alias dev2287 b44
> > alias dev28587 b44
> > alias dev26307 b44
> > alias dev29182 b44
> > alias dev9579 b44
> > alias dev30018 b44
> > alias eth0 b44
> > alias eth1 ipw2200
> > options snd cards_limit=8
> > alias snd-card-0 snd-intel8x0
> > options snd-intel8x0 index=0
> > alias snd-card-1 snd-intel8x0m
> > options snd-intel8x0m index=1
> >
> Sebastian,
>
>   Currently there are issues with snd_intel8x0m
> module.  Could you also check to see if this module is
> blacklisted, ie., on the file
> /etc/modprobe.d/blacklist
>
> # ALSA modules to support sound modems.  These should
> be loaded manually
> # if needed.  For most people they just break sound
> support...
> blacklist snd-atiixp-modem
> blacklist snd-intel8x0m
> blacklist snd-via82xx-modem
>
> If it is there, remove it/or comment it out with # and
> try to probe sound again.  Hope this helps.
>
> Regards,
>
> Antonio
>
> > On 5/27/07, Antonio Olivares
> > <olivares14031 at yahoo.com> wrote:
> > >
> > > --- Sebastian Gurovich <sebas0 at gmail.com> wrote:
> > >
> > > > My FC6 installation is sick.
> > > > Sound is broken.
> > > > Any suggestions would be much appreciated?
> > > > Below are some details of system and response.
> > > >
> > > > [root at localhost ~]# uname -a
> > > > Linux localhost 2.6.19-1.2911.fc6 #1 SMP Sat Feb
> > 10
> > > > 15:51:47 EST 2007
> > > > i686 i686 i386 GNU/Linux
> > > >
> > > >
> > > > [root at localhost ~]# alsamixer
> > > >
> > > > alsamixer: function snd_ctl_open failed for
> > default:
> > > > No such file or directory
> > > >
> > > > [root at localhost ~]# lsmod
> > > > Module                  Size  Used by
> > > > tun                    15553  0
> > > > autofs4                25797  2
> > > > hidp                   24513  2
> > > > l2cap                  32065  5 hidp
> > > > bluetooth              62245  2 hidp,l2cap
> > > > arc4                    6337  2
> > > > ecb                     8001  2
> > > > blkcipher              10049  1 ecb
> > > > ieee80211_crypt_wep     9793  1
> > > > iptable_filter          7233  0
> > > > ip_tables              17541  1 iptable_filter
> > > > x_tables               19909  1 ip_tables
> > > > cpufreq_ondemand       12493  1
> > > > dm_mirror              26897  0
> > > > dm_mod                 63449  1 dm_mirror
> > > > video                  21061  0
> > > > sbs                    20097  0
> > > > i2c_ec                  9281  1 sbs
> > > > button                 10961  0
> > > > battery                14533  0
> > > > asus_acpi              20825  0
> > > > ac                      9541  0
> > > > ipv6                  276481  14
> > > > parport_pc             31205  0
> > > > lp                     16905  0
> > > > parport                40841  2 parport_pc,lp
> > > > snd_intel8x0m          21965  0
> > > > snd_ac97_codec         99813  1 snd_intel8x0m
> > > > snd_ac97_bus            6593  1 snd_ac97_codec
> > > > joydev                 13697  0
> > > > snd_seq_device         12365  0
> > > > snd_pcm_oss            46433  0
> > > > snd_mixer_oss          20545  1 snd_pcm_oss
> > > > snd_pcm                80965  3
> > > > snd_intel8x0m,snd_ac97_codec,snd_pcm_oss
> > > > sr_mod                 21349  1
> > > > ipw2200               149801  0
> > > > i2c_i801               11853  0
> > > > cdrom                  38753  1 sr_mod
> > > > b44                    31949  0
> > > > ohci1394               39173  0
> > > > snd_timer              26693  1 snd_pcm
> > > > ieee80211              36233  1 ipw2200
> > > > i2c_core               26049  2 i2c_ec,i2c_i801
> > > > sdhci                  23385  0
> > > > ieee80211_crypt        10561  2
> > > > ieee80211_crypt_wep,ieee80211
> > > > mii                     9665  1 b44
> > > > serio_raw              11333  0
> > > > ieee1394              300185  1 ohci1394
> > > > mmc_core               31045  1 sdhci
> > > > iTCO_wdt               14853  0
> > > > snd                    58181  7
> > > >
> > >
> >
> snd_intel8x0m,snd_ac97_codec,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> > > > soundcore              12193  1 snd
> > > > snd_page_alloc         14281  2
> > > > snd_intel8x0m,snd_pcm
> > > > sg                     38877  0
> > > > pcspkr                  7360  0
> > > > ata_piix               20041  5
> > > > ahci                   24517  0
> > > > libata                109272  2 ata_piix,ahci
> > > > sd_mod                 25025  5
> > > > scsi_mod              141805  5
> > > > sr_mod,sg,ahci,libata,sd_mod
> > > > ext3                  136905  3
> > > > jbd                    65001  1 ext3
> > > > ehci_hcd               35661  0
> > > > ohci_hcd               25433  0
> > > > uhci_hcd               28237  0
> > > >
> > > > --
> > > > fedora-list mailing list
> > > > fedora-list at redhat.com
> > > > To unsubscribe:
> > > >
> > https://www.redhat.com/mailman/listinfo/fedora-list
> > > >
> > >
> > > could you also post /etc/modprobe.conf?
> > >
> > > Thanks,
> > >
> > > Antonio
> > >
> > >
> > >
> > >
> >
> ____________________________________________________________________________________Got
> > a little couch potato?
> > > Check out fun summer activities for kids.
> > >
> >
> http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz
> > >
> > > --
> > > fedora-list mailing list
> > > fedora-list at redhat.com
> > > To unsubscribe:
> > https://www.redhat.com/mailman/listinfo/fedora-list
> > >
> >
> > --
> > fedora-list mailing list
> > fedora-list at redhat.com
> > To unsubscribe:
> > https://www.redhat.com/mailman/listinfo/fedora-list
> >
>
>
>
>
> ____________________________________________________________________________________Pinpoint customers who are looking for what you sell.
> http://searchmarketing.yahoo.com/
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>




More information about the fedora-list mailing list