<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kerry D. Wong &#187; ASUS P5QL Pro</title>
	<atom:link href="http://www.kerrywong.com/tag/asus-p5ql-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 00:51:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A Dual Sound Card Setup</title>
		<link>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/</link>
		<comments>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 02:15:07 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Linux/BSD]]></category>
		<category><![CDATA[ASUS P5QL Pro]]></category>
		<category><![CDATA[Dual]]></category>
		<category><![CDATA[MIDI keyboard]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[Sound Card]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=442</guid>
		<description><![CDATA[Newer sound card usually does not&#160; come with a game port since most of the peripherals nowadays come almost exclusively with USB connections.Since I have an old MIDI keyboard (MK-4903) and the only way it can connect to a computer is via the game port, I could not use it on my either of my [...]]]></description>
			<content:encoded><![CDATA[<p>Newer sound card usually does not&nbsp; come with a <a href="http://en.wikipedia.org/wiki/Game_port">game port</a> since most of the peripherals nowadays come almost exclusively with USB connections.<span id="more-442"></span>Since I have an old MIDI keyboard (MK-4903) and the only way it can connect to a computer is via the game port, I could not use it on my either of my Linux workstations (<a href="/2008/04/12/some-pictures-of-my-new-rig/">1</a>, <a href="/2008/10/29/another-quad-core-build/">2</a>) at home. My main working station uses an ASUS P5E motherboard, which uses an add-on PCI Express sound card and the other Linux box uses an ASUS P5QL Pro motherboard with integrated sound. In theory, I could just disable the default sound on either of the machines and use a game port equipped sound card instead. But the only spare sound card I have is a SoundBlaster Live value card which does not offer much beyond the basics, so I decided to try adding it as a second sound card to my <a href="/2008/04/12/some-pictures-of-my-new-rig/">main computer</a>.</p>
<p>Ubuntu 8.04 recognized the second sound card with no problem. A <em>cat /dev/sndstat </em>confirmed that both sound cards are indeed installed:</p>
<blockquote><p>Card config: <br />
HDA Intel at 0xf9ff8000 irq 22<br />
SBLive! Value [CT4780] (rev.7, serial:0&#215;80221102) at 0xe880, irq 18
</p></blockquote>
<p>And <em>lsmod | grep snd</em> showed that midi modules were successfully loaded:</p>
<blockquote>
<p>snd_rtctimer, snd_emux_synth, snd_seq_virmidi, snd_emu10k1, snd_ac97_codec, snd_seq_dummy, snd_seq_oss, snd_hda_intel, snd_pcm_oss, snd_mixer_oss, snd_pcm, snd_rawmidi, snd_hwdep, snd_seq, snd_timer, snd_seq_device</p>
</blockquote>
<p>So the dual sound card setup is pretty effortless. Getting the MIDI keyboard setup correctly though turned out to be quite tricky and I will share my experience in a later post.</p>
<blockquote></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2008/12/09/a-dual-sound-card-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ASUS P5QL Pro Audio Configuration in Ubuntu 8.10 (64 Bit)</title>
		<link>http://www.kerrywong.com/2008/11/12/asus-p5ql-pro-audio-configuration-in-ubuntu-810-64-bit/</link>
		<comments>http://www.kerrywong.com/2008/11/12/asus-p5ql-pro-audio-configuration-in-ubuntu-810-64-bit/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 02:11:25 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[ASUS P5QL Pro]]></category>
		<category><![CDATA[Audio Controller]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://www.kerrywong.com/?p=418</guid>
		<description><![CDATA[After building the new quad core PC, I realized that the sound was not working (at first, I did not pay much attention to sound since this new build is used mainly as a headless node).The motherboard I am using is an ASUS P5QL Pro. At the time of purchase, my primary goal was to [...]]]></description>
			<content:encoded><![CDATA[<p>After building the <a href="/2008/10/29/another-quad-core-build/">new quad core PC</a>, I realized that the sound was not working (at first, I did not pay much attention to sound since this new build is used mainly as a headless node).<span id="more-418"></span>The motherboard I am using is an ASUS P5QL Pro. At the time of purchase, my primary goal was to choose a cheap yet power efficient board and thus I decided on this P43 ASUS board. Since Intel&#8217;s P43 chipset is relatively new, I realized that the hardware support might be some issue (for instance, the onboard gigabit LAN support was just added in Ubuntu 8.10 64 bit).</p>
<p align="left">According to Asus&#8217;s documentation, the audio for P5QL Pro is Reltek ALC1200 8-Channel High-Definition Audio. The controller is showing as an Intel 82801JI (ICH10 Family) HD Audio Controller and bares a device ID of 82fe:</p>
<p align="center"><img alt="sysinfo" src="/blog/wp-content/uploads/2008/11/sysinfo-audio-controller.jpg" /></p>
<p>But running amixer in console does not yield any sound devices. After searching the Internet, I found <a href="http://ubuntuforums.org/showthread.php?p=6136058">this article</a>: basically, adding</p>
<blockquote>
<p><strong>options snd-hda-intel probe_mask=1</strong></p>
</blockquote>
<p>to<strong> <em>/etc/modprobe.d/alsa-base</em></strong>. I was able to see the device output from amixer command. And <strong><em>sudo lshw -C sound</em></strong> shows that I have the following:</p>
<blockquote>
<div>
<p>description: Audio device<br />
product: 82801JI (ICH10 Family) HD Audio Controller<br />
vendor: Intel Corporation<br />
physical id: 1b<br />
bus info: pci@0000:00:1b.0<br />
version: 00<br />
width: 64 bits<br />
clock: 33MHz<br />
capabilities: pm msi pciexpress bus_master cap_list<br />
configuration: driver=HDA Intel latency=0 module=snd_hda_intel</p>
<p>&nbsp;</p>
</div>
</blockquote>
<p>But I still was not able to use the sound control within the Gnome session. The sound icon was shown as disabled and clicking on it resulted in a &quot;<em>no volume control GStreamer plugins and/or devices found</em>&quot; error. After further research, I realized that the user I logged in as does not belong to the group audio (note, this is due to the fact audio was not recognized during installation). So I added the user to the audio group:</p>
<blockquote>
<p><strong>usermod -a -G audio &lt;username&gt;</strong></p>
</blockquote>
<p>And after that, the audio button became functional.</p>
<p>For whatever reason, the device is showing as HDA Intel ALC 888 in Sound Preferences. And there are many devices to choose from:</p>
<p align="center"><img alt="Sound Preferences" src="/blog/wp-content/uploads/2008/11/sound-preferences.jpg" /></p>
<p>It seems that leaving the options as auto detect does not work. I manually set the Sound Events, Music and Movies and Audio Conferencing to use HDA Intel ALC888 Analog (OSS) and set the Default Mixer Tracks to use Realtek ALC888 (OSS Mixer) and everything seemed to finally work.</p>
<p>The ALSA version that comes with Ubuntu 8.10 is 1.0.17a, the source from <a href="http://www.alsa-project.org/ ">http://www.alsa-project.org/ </a>does not include patches for 2.6.27-7-generic kernel so I was not able to compile the source. I guess that as an alternative, you can try downloading the latest driver source (right now is 1.0.18a) and it should work in Ubuntu 8.10 (I have compiled it successfully).</p>
<p>Here are some useful links:</p>
<blockquote>
<div><a href="https://wiki.ubuntu.com/DebuggingSoundProblems">https://wiki.ubuntu.com/DebuggingSoundProblems</a></div>
<div><a href="https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller">https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller</a></div>
<div><a href="http://alsa.opensrc.org/index.php/Quick_Install">http://alsa.opensrc.org/index.php/Quick_Install</a></div>
<div><a href="http://www.alsa-project.org/~valentyn/Alsa-sound-mini-HOWTO-7.html">http://www.alsa-project.org/~valentyn/Alsa-sound-mini-HOWTO-7.html</a></div>
<div><a href="https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/49666">https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/49666</a></div>
</blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kerrywong.com/2008/11/12/asus-p5ql-pro-audio-configuration-in-ubuntu-810-64-bit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
