----- Original Message ---- From: Mark Knecht <markknecht@xxxxxxxxx> To: Pandu Rakimanputra <pandu.rakimanputra@xxxxxxxxxxxxxx>; alsa-users <alsa-user@xxxxxxxxxxxxxxxxxxxxx> Sent: Fri, February 5, 2010 9:30:58 PM Subject: Re: [LAU] How to make Focusrite Saffire 6 USB works? On Thu, Feb 4, 2010 at 11:34 PM, Pandu Rakimanputra <pandu.rakimanputra@xxxxxxxxxxxxxx> wrote: > --- On Fri, 2/5/10, Mark Knecht <markknecht@xxxxxxxxx> wrote: > >> From: Mark Knecht <markknecht@xxxxxxxxx> >> Subject: Re: [LAU] How to make Focusrite Saffire 6 USB works? >> To: "Pandu Rakimanputra" <pandu.rakimanputra@xxxxxxxxxxxxxx> >> Cc: alsa-user@xxxxxxxxxxxxxxxxxxxxx, linux-audio-user@xxxxxxxxxxxxxxxxxxxx >> Date: Friday, February 5, 2010, 1:54 AM >> On Thu, Feb 4, 2010 at 5:13 PM, Pandu >> Rakimanputra >> <pandu.rakimanputra@xxxxxxxxxxxxxx> >> wrote: >> > Hi All >> > >> > Let me introduce myself, My name is Pandu, I'm from >> Indonesia, and I'm a new comer in this mailing list. As >> written on my subject, I just bought a new focusrite Saffire >> 6 USB from my local store. >> > >> > Is anybody now how to make the saffire work? I'm using >> Ubuntu Studio 8.04 with 2.6.28-3rt kernel. THe USB indicator >> didn't light on, but when i did some lsusb and dmesg, my >> computer detected a new device. >> > >> > Thanks Before >> > >> > Pandu P. Rakimanputra >> > >> >> Hi Pandu, >> Welcome to the list. >> >> Did you run alsaconf? What did it do? >> >> What contents do you can in >> /etc/modprobe.d/alsa.conf or where ever >> your distro puts that info? Or are you hoping that it all >> gets >> configured by udev or something? (I don't do that >> myself...) >> >> I cannot help you much with your specific >> device but maybe you can >> post back info on your setup which could move us along more >> quickly. >> Get the output of these commands (as root) and send them >> back to the >> list: >> >> uname -a >> >> lsmod >> >> cat /proc/asound/cards >> >> Cheers, >> Mark >> > > Thanks for your respond mark > > I think, my laptop doesn't recognize my saffire 6 as a USB soundcard. I tried to load the snd-usb-audio modules manually, but nothing happen. > > well, these are the output > > ----------------------- > uname -a: > Linux when2 2.6.28-3-rt #12-Ubuntu SMP PREEMPT RT Fri Apr 17 10:09:12 UTC 2009 x86_64 GNU/Linux > ------------------- > > ------------------------- > lsusb: > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 003 Device 003: ID 093a:2500 Pixart Imaging, Inc. USB Optical Mouse > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 002 Device 003: ID 1235:0010 Novation EMS > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > -------------------------- > > thx b4 > > Pandu > Pandu, Is there any reason why you are forced to use such an old, old kernel? lsmod? cat /proc/asound/cards? Maybe we should look at kernel config on the running kernel? zcat /proc/config.gz | grep SND - Mark Mark, 1) The old kernel is a kernel compiled by ubuntu. I've compiled a 2.6.31.12-rt20, but it doesn't work either. Well, these are output using my 2.6.31.12-rt20 ---------------------------------------------------------------------- lsmod (i didn't load the snd-usb-audio module): Module Size Used by pcspkr 3048 0 b43 142936 0 snd_intel8x0 36400 3 snd_ac97_codec 123480 1 snd_intel8x0 ac97_bus 1960 1 snd_ac97_codec amd64_edac_mod 21224 0 edac_core 46036 1 amd64_edac_mod snd_pcm_oss 45376 0 snd_mixer_oss 19336 1 snd_pcm_oss snd_pcm 87024 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss rtc_cmos 11996 0 rtc_core 19188 1 rtc_cmos rtc_lib 2952 1 rtc_core snd_seq_dummy 3436 0 snd_seq_oss 33696 0 snd_seq_midi 8288 0 snd_rawmidi 25120 1 snd_seq_midi snd_seq_midi_event 7784 2 snd_seq_oss,snd_seq_midi snd_seq 56960 7 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event snd_timer 24048 2 snd_pcm,snd_seq snd_seq_device 7868 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq snd 74152 19 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device shpchp 38148 0 snd_page_alloc 10200 2 snd_intel8x0,snd_pcm sis5513 8684 0 ide_core 102848 1 sis5513 ssb 49720 1 b43 sis900 23688 0 pata_sis 13772 3 ------------------------------------------------------------------------------------------------ ----------------------------------------------------------------------------------------------- cat /proc/asound/cards: 0 [SI7012 ]: ICH - SiS SI7012 SiS SI7012 with ALC203 at irq 18 ----------------------------------------------------------------------------------------------- For zcat command, i don't have config.gz I have extra informations and i hope it can help: cat /proc/asound/version: ------------------------------------------------------------------------------------------- Advanced Linux Sound Architecture Driver Version 1.0.22.1. Compiled on Feb 2 2010 for kernel 2.6.31.12-rt20-audioptimized2. ----------------------------------------------------------------------------------------- dmesg (right after i plug soundcard): ------------------------------------------------------- [ 900.766051] usb 2-2: new full speed USB device using ohci_hcd and address 3 [ 900.874061] ohci_hcd 0000:00:03.0: GetStatus roothub.portstatus [1] = 0x00100103 PRSC PPS PES CCS [ 900.939038] usb 2-2: ep0 maxpacket = 8 [ 900.951945] usb 2-2: default language 0x0409 [ 900.960942] usb 2-2: udev 3, busnum 2, minor = 130 [ 900.960948] usb 2-2: New USB device found, idVendor=1235, idProduct=0010 [ 900.960954] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 900.960961] usb 2-2: Product: Saffire 6USB [ 900.960966] usb 2-2: Manufacturer: Focusrite Audio Engineering [ 900.961200] usb 2-2: uevent [ 900.961246] usb 2-2: usb_probe_device [ 900.961253] usb 2-2: configuration #1 chosen from 1 choice [ 900.963948] usb 2-2: adding 2-2:1.0 (config #1, interface 0) [ 900.964039] usb 2-2:1.0: uevent [ 900.964098] usb 2-2: adding 2-2:1.1 (config #1, interface 1) [ 900.964166] usb 2-2:1.1: uevent [ 900.964303] drivers/usb/core/inode.c: creating file '003' [ 900.964375] hub 2-0:1.0: state 7 ports 3 chg 0000 evt 0004 ---------------------------------------------------- I've tried to load snd-audio-module using: $ sudo modprobe snd-usb-audio vid=0x1235 pid=0x0010 But nothing happend Thanks for your attention Mark Pandu P ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user