WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: alsa.tczl + modules does not create /dev/snd/*  (Read 8710 times)

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: alsa.tczl + modules does not create /dev/snd/*
« Reply #15 on: April 20, 2009, 06:06:41 AM »
Does the startup script "/usr/local/etc/init.d/alsasound start" not work?

Code: [Select]
>/usr/local/etc/init.d/alsasound start  (7023)
/usr/local/sbin/alsactl: save_state:1528: Cannot open /etc/asound.state for writing: Permission denied
ERROR: Removing 'snd_hda_intel': Operation not permitted
ERROR: Module snd_pcm is in use by snd_hda_intel
ERROR: Module snd_timer is in use by snd_pcm
ERROR: Module snd_hwdep is in use by snd_hda_intel
ERROR: Module snd is in use by snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
ALSA driver is already running.
>/usr/local/etc/init.d/alsasound start (7023) returned '0'
and i haven't sound still! My girl is so angry when don't hear a music from notebook!  :'(

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14555
Re: alsa.tczl + modules does not create /dev/snd/*
« Reply #16 on: April 20, 2009, 06:18:45 AM »
You need:
Code: [Select]
$ sudo /etc/init.d/alsasound start..or issue the command from a root terminal

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: alsa.tczl + modules does not create /dev/snd/*
« Reply #17 on: April 20, 2009, 06:53:24 AM »
You need:
Code: [Select]
$ sudo /etc/init.d/alsasound start..or issue the command from a root terminal

OOOOO! Man!

It works! ;-))))))))))))))))))))))))))))))))))))))))
Great!
Thanks a lot!
Thanks, Juanito!  :-*

Offline nickispeaki

  • Full Member
  • ***
  • Posts: 177
Re: alsa.tczl + modules does not create /dev/snd/*
« Reply #18 on: April 20, 2009, 06:58:14 AM »
so...
it can be to try without /local/!

 :o