<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Did you do the step to fix the udev rules step?<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
$ sudo nano /etc/udev/rules.d/42-madfuload.rules<br>
<br>
Comment or delete it all out and put in this line:<br>
ACTION=="add", SUBSYSTEM=="usb", SYSFS{idVendor}=="0763",
SYSFS{idProduct}=="2808", RUN+="/usr/local/sbin/madfuload -l -3 -f
/usr/local/share/usb/maudio/ma008100.bin -D $env{DEVNAME}"<br>
<br>
-Brian<br>
<br>
<br>
On 2/8/10 5:47 PM, Antonio Russo wrote:
<blockquote
 cite="mid:d6f11e971002081547q47db48e7g80c07a43327680f1@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
thanks for your answers!<br>
  <br>
first I tried the steps indicated by Brian in the blog:<br>
  <br>
$ sudo apt-get update<br>
  <br>
$ sudo apt-get install madfuload<br>
  <br>
sudo /etc/init.d/udev restart (it doesn't works may be because I'm
using ubuntu 9.10 but I executed sudo service udev restart)<br>
  <br>
The Ozone was plug in and power on<br>
  <br>
$ dmesg |tail <br>
I don't see the line "usbcore: registered new interface driver
snd-usb-audio", this is what I have<br>
  <br>
[  734.540734] sd 4:0:0:0: [sdc] Assuming drive cache: write through<br>
[  734.540739] sd 4:0:0:0: [sdc] Attached SCSI disk<br>
[ 2028.689627] udev: starting version 147<br>
[ 2125.877654] udev: starting version 147<br>
[ 2191.261798] udev: starting version 147<br>
[ 2206.913521] udev: starting version 147<br>
[ 2211.761776] udev: starting version 147<br>
[ 2221.504031] usb 2-1: USB disconnect, address 3<br>
[ 2262.168058] usb 2-1: new full speed USB device using uhci_hcd and
address 4<br>
[ 2262.327285] usb 2-1: configuration #1 chosen from 1 choice<br>
  <br>
$ aplay -l<br>
**** Lista de PLAYBACK Dispositivos Hardware ****<br>
tarjeta 0: Intel [HDA Intel], dispositivo 0: ALC888 Analog [ALC888
Analog]<br>
  Subdispositivos: 1/1<br>
  Subdispositivo #0: subdevice #0<br>
tarjeta 0: Intel [HDA Intel], dispositivo 1: ALC888 Digital [ALC888
Digital]<br>
  Subdispositivos: 1/1<br>
  Subdispositivo #0: subdevice #0<br>
  <br>
just appear the Intel card (actually it is the audio coming with the
motherboard) and the Ozone still refuse to be subdue :-)<br>
  <br>
After all I tried with the Bengt solution:<br>
$ sudo /et/init.d/hal restart (in ubuntu 9.10 sudo restart hal)<br>
  <br>
and nothing, could be I omitted some step or may be I have to do
something more...I really would appreciate your help about it.<br>
  <br>
Regards<br>
Russo<br>
  <br>
  <br>
  <div class="gmail_quote">2010/1/24 Jostein Chr. Andersen <span
 dir="ltr">&lt;<a moz-do-not-send="true" href="mailto:jostein@vait.se">jostein@vait.se</a>&gt;</span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">söndag
januari 24 2010 09.52.07 skrev  Bengt Gördén:<br>
...<br>
    <div class="im">&gt; It might be enough just to restart the hal
system.<br>
&gt;<br>
&gt; sudo /et/init.d/hal restart<br>
    <br>
    </div>
You're right, and here is the Fedora 10 version:<br>
    <br>
 /etc/init.d/haldaemon restart<br>
    <br>
Works like a charm. :-)<br>
    <br>
Thanks! Jostein<br>
    <div>
    <div class="h5">_______________________________________________<br>
Linux-audio-user mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.linuxaudio.org/listinfo/linux-audio-user"
 target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Russo<br>
  <a moz-do-not-send="true"
 href="http://www.bitacoradelrusso.blogspot.com">http://www.bitacoradelrusso.blogspot.com</a><br>
  <br>
Recicla, Reduce, Reutiliza<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Linux-audio-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-user">http://lists.linuxaudio.org/listinfo/linux-audio-user</a>
  </pre>
</blockquote>
</body>
</html>