lintweaker wrote: > OK here we go. To determine the cause of your issues, can you provide me > with the output of the commands below. > Please do a cold start of the Quad and when finished loading turn on the > Mytek and put it in USB2 mode. > > To see if you Quad actually sees the Mytek on the USB port (I had issues > with an expansive USB cable): > > > Code: -------------------- > > > lsusb > -------------------- > > > > Check if the firmware is installed > > Code: -------------------- > > > sudo rpm -qa "mytekusb2*" > -------------------- > > > > The actual firmware files > > Code: -------------------- > > > ll /lib/firmware/mytek/ > -------------------- > > > > All usb kernel messages (before doing any rmmod/modprobe commands). > Make sure the time on the Quad is correct. > > Code: -------------------- > > > cat /var/log/messages| grep "`date +'%b %e'`"|grep "usb" > -------------------- > > > > If needed the same kernel usb messages after you did some > > Code: -------------------- > > > sudo rmmod snd_usb_mytek > sudo modprobe rmmod snd_usb_mytek > -------------------- > > > > > Code: -------------------- > > > sudo cat /var/log/messages| grep "`date +'%b %e'`"|grep "usb" > -------------------- > > > > And finally catch any firmware message from the driver > > Code: -------------------- > > > sudo cat /var/log/messages| grep "`date +'%b %e'`"|grep "ALSA" > -------------------- > >
Thanks lintweaker, date and time are wrong, but I don't know how to adjust this (I set "US/Eastern in system settings". I apologise in advance for not understanding the code, but I believe I followed the steps and code entries that you indicated. I attached the log below. TIA John +-------------------------------------------------------------------+ |Filename: putty.log | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=15009| +-------------------------------------------------------------------+ John Marshall SqueezeCenter 7.3.4 running on a DIY PC, Windows 7 64 bit o.s., with Inguz Audio EQ/DRC. (1) Transporter, (4) Booms & (2) CSOS SqueezeliteWands connected through a Linksys WRT54gs router and Linksys WAP54g access point. Using an iPad with both SqueezePad & iPeng for controllers. Transporter => Rotel RC1070 preamp => Rotel RB1080 2 channel amp => Bowers & Wilkins 805 Speakers. Headphone setup: Transporter => Woo Audio WA22 balanced headphone amp => Sennheiser HD800 headphones. ------------------------------------------------------------------------ Squeezed_Rotel's Profile: http://forums.slimdevices.com/member.php?userid=30002 View this thread: http://forums.slimdevices.com/showthread.php?t=98544 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
