Re: [Line6linux-user] HD300 on Mint, need help
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Greg S. <sc...@bi...> - 2012-12-17 16:02:04
|
----- Original Message ----- > From: "Stefan Hajnoczi" <ste...@gm...> > To: "Greg Schwimer" <sc...@bi...> > Cc: lin...@li... > Sent: Sunday, December 16, 2012 11:45:49 PM > Subject: Re: [Line6linux-user] HD300 on Mint, need help > > On Mon, Dec 17, 2012 at 5:20 AM, Greg Schwimer <sc...@bi...> > wrote: > > I have an HD300 that simply will not work with linux. > > > > System: Linux Mint 13 "Maya", Kernel 3.2.0-23. I have the output of > > sysinfo.sh below for more info. > > > > I plug the HD300 in. The system detects a new USB device, and an > > lsmod shows > > the driver loads: > > > > line6usb 82196 0 > > snd_pcm 80845 4 > > line6usb,snd_ca0106,snd_ac97_codec,snd_usb_audio > > snd_rawmidi 25424 4 > > line6usb,snd_ca0106,snd_usbmidi_lib,snd_seq_midi > > snd 62064 15 > > line6usb,snd_ca0106,snd_ac97_codec,snd_usb_audio,snd_hwdep,snd_usbmidi_lib,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > > > > > > However, I cannot see the audio interfaces at all, anywhere, > > including in > > /proc/asound. > > > > I see the following in /var/log/syslog when I plug the HD300 in: > > > > Dec 16 21:10:08 minion kernel: [98107.288113] usb 5-1: new > > full-speed USB > > device number 8 using uhci_hcd > > Dec 16 21:10:08 minion mtp-probe: checking bus 5, device 8: > > "/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1" > > Dec 16 21:10:08 minion mtp-probe: bus: 5, device: 8 was not an MTP > > device > > > > > > Any clues? > > > > ################################################################## > > ################################################################## > > > > -------------------------------------------------------------------------------- > > output of "uname -a": > > Linux minion 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:41:14 > > UTC 2012 > > i686 i686 i386 GNU/Linux > > > > -------------------------------------------------------------------------------- > > output of "cat /sys/module/line6usb/version": > > 0.9.1beta (revision > > https://line6linux.svn.sourceforge.net/svnroot/line6linux/driver/trunk@972) > > Did you need to modify the driver to make it compile for your kernel? > > Stefan > No - it compiled and installed cleanly from what I can tell. |