<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mythical Noppatech</title>
	<atom:link href="http://noppatech.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://noppatech.wordpress.com</link>
	<description>Noppaman's techcorner</description>
	<lastBuildDate>Wed, 05 Oct 2011 15:15:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='noppatech.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c4ca41ead7045d447d97ab233c32777b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Mythical Noppatech</title>
		<link>http://noppatech.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://noppatech.wordpress.com/osd.xml" title="Mythical Noppatech" />
	<atom:link rel='hub' href='http://noppatech.wordpress.com/?pushpress=hub'/>
		<item>
		<title>HOWTO to restore mythtv database</title>
		<link>http://noppatech.wordpress.com/2011/05/12/howto-to-restore-mythtv-database/</link>
		<comments>http://noppatech.wordpress.com/2011/05/12/howto-to-restore-mythtv-database/#comments</comments>
		<pubDate>Thu, 12 May 2011 23:57:21 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[mythtv]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=201</guid>
		<description><![CDATA[Mythtv database got mangled. This is how I restored it from backup database: root@hippo:/home/iso$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 10.10 Release:        10.10 Codename:       maverick You have new mail in /var/mail/root root@hippo:/home/iso$ root@hippo:/home/iso$ mythbackend &#8211;version Please attach all output as a file in bug reports. MythTV Version   : 26437 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=201&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mythtv database got mangled. This is how I restored it from backup database:</p>
<p>root@hippo:/home/iso$ lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: Ubuntu<br />
Description:    Ubuntu 10.10<br />
Release:        10.10<br />
Codename:       maverick<br />
You have new mail in /var/mail/root<br />
root@hippo:/home/iso$</p>
<p>root@hippo:/home/iso$ mythbackend &#8211;version<br />
Please attach all output as a file in bug reports.<br />
MythTV Version   : 26437<br />
MythTV Branch    : branches/release-0-23-fixes<br />
Network Protocol : 23056<br />
Library API      : 0.23.1.201000710-1<br />
QT Version       : 4.7.0<br />
Options compiled in:<br />
linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br />
root@hippo:/home/iso$</p>
<p>root@hippo:~/.mythtv#<br />
root@hippo:~/.mythtv# cat /root/.mythtv/config.xml</p>
<p>&lt;!&#8211;<br />
Set the  hostname override below only if you want to use<br />
something other than the machine&#8217;s real hostname for identifying settings<br />
in the database.  This is useful if your hostname changes often, as<br />
otherwise you&#8217;ll need to reconfigure mythtv every time.</p>
<p>NO TWO HOSTS MAY USE THE SAME VALUE<br />
&#8211;&gt;<br />
        localhost<br />
        mythtv<br />
        mythtv<br />
        mythconverg<br />
        0</p>
<p>root@hippo:~/.mythtv# cat /root/.mythtv/backuprc<br />
DBBackupDirectory=/home/root/mytti<br />
BUsername=mythtv<br />
DBPassword=mythtv<br />
root@hippo:~/.mythtv#</p>
<p>root@hippo:/home/iso$  /usr/share/mythtv/mythconverg_restore.pl &#8211;version<br />
MythTV Database Restore Script<br />
mythconverg_restore.pl<br />
version: 1.0.13<br />
root@hippo:/home/iso$</p>
<p>Note usage of these options:</p>
<p>&#8211;drop_database</p>
<p>If specified, and if the database already exists, the script will attempt<br />
to drop the database. This argument may only be used when the<br />
&#8211;create_database argument is also specified (see below).</p>
<p>&#8211;create_database</p>
<p>If specified, and if the database does not exist or the &#8211;drop_database<br />
argument is specified, the script will attempt to create the initial<br />
database. Note that database creation requires a properly configured MySQL<br />
user and permissions.  See, also, the MythTV HOWTO (<br />
http://www.mythtv.org/docs/ ) for details on &#8220;Setting up the initial<br />
database.&#8221;</p>
<p>root@hippo:~/.mythtv# /usr/share/mythtv/mythconverg_restore.pl &#8211;verbose &#8211;drop_database &#8211;create_database  &#8211;username mythtv &#8211;filename  mythconverg-1254-20110510040002.sql.gz</p>
<p>Configuring environment:<br />
-    username: root<br />
-        HOME: /root<br />
- MYTHCONFDIR: /root/.mythtv</p>
<p>Parsing configuration files:<br />
- checking: /root/.mythtv/config.xml<br />
parsing: /root/.mythtv/config.xml<br />
- checking: /root/.mythtv/backuprc<br />
parsing: /root/.mythtv/backuprc</p>
<p>Applying command-line arguments.</p>
<p>Checking configuration.</p>
<p>Database Information:<br />
DBHostName: localhost<br />
DBPort: 0<br />
DBUserName: mythtv<br />
DBPassword: XXX<br />
DBName: mythconverg<br />
DBSchemaVer:<br />
DBBackupDirectory: /home/root/mytti<br />
DBBackupFilename: mythconverg-1254-20110510040002.sql.gz<br />
drop_database: yes<br />
create_database: yes</p>
<p>Executables:<br />
mysql_client: mysql<br />
uncompress: gzip -d</p>
<p>Miscellaneous:<br />
partial_restore: no<br />
restore_xmltvids: no<br />
change_hostname: no</p>
<p>Checking database.</p>
<p>Preparing initial database.<br />
Dropping database.<br />
Creating database.<br />
Setting database character set.</p>
<p>Found 0 tables in the database.</p>
<p>Backup file is compressed.<br />
- Uncompressing backup file with IO::Uncompress::Gunzip.</p>
<p>Attempting to use supplied password for mysql command-line client.<br />
Any [client] or [mysql] password specified in the MySQL options file will<br />
take precedence.</p>
<p>Executing command:<br />
&#8216;mysql&#8217; &#8211;defaults-extra-file=&#8217;/tmp/rdrnijWlZM&#8217; &#8211;host=&#8217;localhost&#8217; &#8211;user=&#8217;mythtv&#8217; &#8216;mythconverg&#8217;</p>
<p>mysql exited with status: 0</p>
<p>Restored 3599 of 3599 lines.</p>
<p>Successfully restored backup.<br />
root@hippo:~/.mythtv#</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=201&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2011/05/12/howto-to-restore-mythtv-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Streamzap remote settings for mythtv</title>
		<link>http://noppatech.wordpress.com/2011/01/09/streamzap-remote-settings-for-mythtv/</link>
		<comments>http://noppatech.wordpress.com/2011/01/09/streamzap-remote-settings-for-mythtv/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 00:48:51 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[mythtv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[remote control]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=143</guid>
		<description><![CDATA[UPDATE Jan 2011: See these links how to fix Ubuntu 10.10 (Maverick Meerkat) Duplicate Keypresses Issue http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Xinput:_Preventing_Streamzap_from_becoming_a_keyboard http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Bugs_and_Workarounds http://wilsonet.com/?page_id=95 end update. Streamzap remote settings on Mythbuntu. Note I programmed four colour keys at the bottom of the remote too. mythtv@osmo:~/.lirc$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 10.04.1 LTS Release: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=143&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE Jan 2011:</strong> See these links how to fix Ubuntu 10.10 (Maverick Meerkat) Duplicate Keypresses Issue </p>
<p><a href="http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Xinput:_Preventing_Streamzap_from_becoming_a_keyboard">http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Xinput:_Preventing_Streamzap_from_becoming_a_keyboard</a></p>
<p><a href="http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Bugs_and_Workarounds">http://wiki.xbmc.org/index.php?title=Streamzap_PC_Remote#Bugs_and_Workarounds</a></p>
<p><a href="http://wilsonet.com/?page_id=95">http://wilsonet.com/?page_id=95</a><br />
<strong>end update.</strong></p>
<p><a href="http://www.streamzap.com/consumer/pc_remote/index.php">Streamzap</a> remote settings on Mythbuntu. Note I programmed four colour keys at the bottom of the remote too.</p>
<blockquote><p>
mythtv@osmo:~/.lirc$ lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: Ubuntu<br />
Description:    Ubuntu 10.04.1 LTS<br />
Release:        10.04<br />
Codename:       lucid<br />
mythtv@osmo:~/.lirc$ mythfrontend &#8211;version<br />
xprop:  unable to open display &#8221;<br />
Please include all output in bug reports.<br />
MythTV Version   : 24158<br />
MythTV Branch    : branches/release-0-23-fixes<br />
Network Protocol : 56<br />
Library API      : 0.23.20100314-1<br />
QT Version       : 4.6.2<br />
Options compiled in:<br />
 linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br />
mythtv@osmo:~/.lirc$</p>
<p>mythtv@osmo:~/.lirc$ cat mythtv<br />
# LIRCRC Auto Generated by Mythbuntu Lirc Generator<br />
# Author(s): Mario Limonciello, Nick Fox, John Baab<br />
# Created for use with Mythbuntu<br />
begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 0<br />
    config = 0<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 1<br />
    config = 1<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 2<br />
    config = 2<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 3<br />
    config = 3<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 4<br />
    config = 4<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 5<br />
    config = 5<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 6<br />
    config = 6<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 7<br />
    config = 7<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 8<br />
    config = 8<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = 9<br />
    config = 9<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = MUTE<br />
    config = |<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = CH_UP<br />
    config = Up<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = VOL_UP<br />
    config = ]<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = CH_DOWN<br />
    config = Down<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = VOL_DOWN<br />
    config = [<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = UP<br />
    config = Up<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = LEFT<br />
    config = Left<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = OK<br />
    config = Return<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = RIGHT<br />
    config = Right<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = DOWN<br />
    config = Down<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = MENU<br />
    config = M<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = EXIT<br />
    config = Escape<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = PLAY<br />
    config = P<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = PAUSE<br />
    config = P<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = STOP<br />
    config = Escape<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p>begin<br />
    remote = Streamzap_PC_Remote<br />
    prog = mythtv<br />
    button = RECORD<br />
    config = R<br />
    repeat = 0<br />
    delay = 0<br />
end</p>
<p># Info<br />
begin<br />
remote = Streamzap_PC_Remote<br />
prog = mythtv<br />
button = GREEN<br />
repeat = 2<br />
config = I<br />
end</p>
<p># Seek to previous commercial cut point<br />
begin<br />
remote = Streamzap_PC_Remote<br />
prog = mythtv<br />
button = YELLOW<br />
repeat = 2<br />
config = Q<br />
end</p>
<p># Seek to next commercial cut point<br />
begin<br />
remote = Streamzap_PC_Remote<br />
prog = mythtv<br />
button = BLUE<br />
repeat = 2<br />
config = Z<br />
end</p>
<p># Toggle close caption<br />
begin<br />
remote = Streamzap_PC_Remote<br />
prog = mythtv<br />
button = RED<br />
repeat = 2<br />
config = T<br />
end</p>
<p>mythtv@osmo:~/.lirc$
</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=143&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2011/01/09/streamzap-remote-settings-for-mythtv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>NVIDIA FX5200 driver settings from Maverick 10.10 backend install</title>
		<link>http://noppatech.wordpress.com/2010/12/21/nvidia-fx5200-driver-settings-from-maverick-10-10-backend-install/</link>
		<comments>http://noppatech.wordpress.com/2010/12/21/nvidia-fx5200-driver-settings-from-maverick-10-10-backend-install/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 20:10:12 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[mythtv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[NVIDIA]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=153</guid>
		<description><![CDATA[Some notes just for future Ubuntu upgrades: mythtv@hippo:/proc/driver/nvidia$ l total 0 dr-xr-xr-x 4 root root 0 2010-12-21 12:06 .. dr-xr-xr-x 6 root root 0 2010-12-21 12:06 . dr-xr-xr-x 2 root root 0 2010-12-21 12:06 warnings -r&#8211;r&#8211;r&#8211; 1 root root 0 2010-12-21 12:06 version -r&#8211;r&#8211;r&#8211; 1 root root 0 2010-12-21 12:06 registry dr-xr-xr-x 2 root root [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=153&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some notes just for future Ubuntu upgrades:</p>
<p>mythtv@hippo:/proc/driver/nvidia$ l<br />
total 0<br />
dr-xr-xr-x 4 root root 0 2010-12-21 12:06 ..<br />
dr-xr-xr-x 6 root root 0 2010-12-21 12:06 .<br />
dr-xr-xr-x 2 root root 0 2010-12-21 12:06 warnings<br />
-r&#8211;r&#8211;r&#8211; 1 root root 0 2010-12-21 12:06 version<br />
-r&#8211;r&#8211;r&#8211; 1 root root 0 2010-12-21 12:06 registry<br />
dr-xr-xr-x 2 root root 0 2010-12-21 12:06 patches<br />
dr-xr-xr-x 2 root root 0 2010-12-21 12:06 cards<br />
dr-xr-xr-x 2 root root 0 2010-12-21 12:06 agp</p>
<p>mythtv@hippo:/proc/driver/nvidia$ cat version<br />
NVRM version: NVIDIA UNIX x86 Kernel Module  173.14.28  Wed Sep 29 09:47:25 PDT 2010<br />
GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)</p>
<p>mythtv@hippo:/proc/driver/nvidia$ cat cards/0<br />
Model:           GeForce FX 5200<br />
IRQ:             10<br />
Video BIOS:      04.34.20.18.07<br />
Card Type:       AGP<br />
DMA Size:        32 bits<br />
DMA Mask:        0xffffffff<br />
Bus Location:    01.00.0<br />
mythtv@hippo:/proc/driver/nvidia$ </p>
<p>mythtv@hippo:/etc/apt/sources.list.d$ uname -a<br />
Linux hippo 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU/Linux</p>
<p>mythtv@hippo:/etc/apt/sources.list.d$ ls -ls /var/lib/dkms/nvidia-173/173.14.28/2.6.35-24-generic/i686/module/nvidia-173.ko</p>
<p>7692 -rw-r&#8211;r&#8211; 1 root root 7875104 2010-12-20 18:29 /var/lib/dkms/nvidia-173/173.14.28/2.6.35-24-generic/i686/module/nvidia-173.ko</p>
<p>mythtv@hippo:/etc/apt/sources.list.d$ modinfo /var/lib/dkms/nvidia-173/173.14.28/2.6.35-24-generic/i686/module/nvidia-173.ko<br />
filename:       /var/lib/dkms/nvidia-173/173.14.28/2.6.35-24-generic/i686/module/nvidia-173.ko<br />
alias:          char-major-195-*<br />
supported:      external<br />
license:        NVIDIA<br />
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*<br />
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*<br />
depends:        agpgart<br />
vermagic:       2.6.35-24-generic SMP mod_unload modversions 686<br />
parm:           NVreg_EnableVia4x:int<br />
parm:           NVreg_EnableALiAGP:int<br />
parm:           NVreg_ReqAGPRate:int<br />
parm:           NVreg_EnableAGPSBA:int<br />
parm:           NVreg_EnableAGPFW:int<br />
parm:           NVreg_Mobile:int<br />
parm:           NVreg_ResmanDebugLevel:int<br />
parm:           NVreg_RmLogonRC:int<br />
parm:           NVreg_ModifyDeviceFiles:int<br />
parm:           NVreg_DeviceFileUID:int<br />
parm:           NVreg_DeviceFileGID:int<br />
parm:           NVreg_DeviceFileMode:int<br />
parm:           NVreg_RemapLimit:int<br />
parm:           NVreg_UpdateMemoryTypes:int<br />
parm:           NVreg_UseVBios:int<br />
parm:           NVreg_RMEdgeIntrCheck:int<br />
parm:           NVreg_UsePageAttributeTable:int<br />
parm:           NVreg_MapRegistersEarly:int<br />
parm:           NVreg_RegistryDwords:charp<br />
parm:           NVreg_NvAGP:int<br />
mythtv@hippo:/etc/apt/sources.list.d$</p>
<p>mythtv@hippo:/etc/apt/sources.list.d$ modinfo /lib/modules/2.6.35-24-generic/kernel/drivers/video/nvidia.ko<br />
filename:       /lib/modules/2.6.35-24-generic/kernel/drivers/video/nvidia.ko<br />
alias:          char-major-195-*<br />
supported:      external<br />
license:        NVIDIA<br />
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*<br />
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*<br />
depends:        agpgart<br />
vermagic:       2.6.35-24-generic SMP mod_unload modversions 686<br />
parm:           NVreg_EnableVia4x:int<br />
parm:           NVreg_EnableALiAGP:int<br />
parm:           NVreg_ReqAGPRate:int<br />
parm:           NVreg_EnableAGPSBA:int<br />
parm:           NVreg_EnableAGPFW:int<br />
parm:           NVreg_Mobile:int<br />
parm:           NVreg_ResmanDebugLevel:int<br />
parm:           NVreg_RmLogonRC:int<br />
parm:           NVreg_ModifyDeviceFiles:int<br />
parm:           NVreg_DeviceFileUID:int<br />
parm:           NVreg_DeviceFileGID:int<br />
parm:           NVreg_DeviceFileMode:int<br />
parm:           NVreg_RemapLimit:int<br />
parm:           NVreg_UpdateMemoryTypes:int<br />
parm:           NVreg_UseVBios:int<br />
parm:           NVreg_RMEdgeIntrCheck:int<br />
parm:           NVreg_UsePageAttributeTable:int<br />
parm:           NVreg_MapRegistersEarly:int<br />
parm:           NVreg_RegistryDwords:charp<br />
parm:           NVreg_NvAGP:int<br />
mythtv@hippo:/etc/apt/sources.list.d$</p>
<p>mythtv@hippo:/etc/apt/sources.list.d$ dpkg -l libvdp*<br />
Desired=Unknown/Install/Remove/Purge/Hold<br />
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br />
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br />
||/ Name                              Version                           Description<br />
+++-=================================-=================================-==================================================================================<br />
ii  libvdpau-dev                      0.4-5ubuntu1                      Video Decode and Presentation API for Unix (development files)<br />
ii  libvdpau-doc                      0.4-5ubuntu1                      Video Decode and Presentation API for Unix (documentation)<br />
ii  libvdpau1                         0.4-5ubuntu1                      Video Decode and Presentation API for Unix (libraries)<br />
mythtv@hippo:/etc/apt/sources.list.d$ dpkg -l nvidia*<br />
Desired=Unknown/Install/Remove/Purge/Hold<br />
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br />
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br />
||/ Name                              Version                           Description<br />
+++-=================================-=================================-==================================================================================<br />
ii  nvidia-173                        173.14.28-0ubuntu1                NVIDIA binary Xorg driver, kernel module and VDPAU library<br />
un  nvidia-173-dev                                                (no description available)<br />
un  nvidia-173-modaliases                                         (no description available)<br />
un  nvidia-185-libvdpau                                           (no description available)<br />
un  nvidia-185-libvdpau-dev                                       (no description available)<br />
un  nvidia-96-modaliases                                          (no description available)<br />
rc  nvidia-common                     0.2.23                            Find obsolete NVIDIA drivers<br />
rc  nvidia-current                    260.19.06-0ubuntu1                NVIDIA binary Xorg driver, kernel module and VDPAU library<br />
un  nvidia-current-dev                                            (no description available)<br />
un  nvidia-current-modaliases                                     (no description available)<br />
un  nvidia-glx-173                                                (no description available)<br />
un  nvidia-libvdpau                                               (no description available)<br />
un  nvidia-libvdpau-dev                                           (no description available)<br />
un  nvidia-libvdpau-ia32                                          (no description available)<br />
un  nvidia-libvdpau1                                              (no description available)<br />
un  nvidia-libvdpau1-ia32                                         (no description available)<br />
ii  nvidia-settings                   260.19.29-0ubuntu1~xup            Tool of configuring the NVIDIA graphics driver<br />
un  nvidia-vdpau-driver                                           (no description available)<br />
mythtv@hippo:/etc/apt/sources.list.d$ lsmod|grep nvidia<br />
nvidia               7088432  24<br />
agpgart                32011  2 nvidia,via_agp<br />
mythtv@hippo:/etc/apt/sources.list.d$ lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: Ubuntu<br />
Description:    Ubuntu 10.10<br />
Release:        10.10<br />
Codename:       maverick<br />
mythtv@hippo:/etc/apt/sources.list.d$ dpkg -l mythtv*<br />
Desired=Unknown/Install/Remove/Purge/Hold<br />
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend<br />
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)<br />
||/ Name                              Version                           Description<br />
+++-=================================-=================================-==================================================================================<br />
ii  mythtv                            0.23.1+fixes26437-0ubuntu1        A personal video recorder application (client and server)<br />
ii  mythtv-backend                    0.23.1+fixes26437-0ubuntu1        A personal video recorder application (server)<br />
ii  mythtv-common                     0.23.1+fixes26437-0ubuntu1        A personal video recorder application (common data)<br />
ii  mythtv-database                   0.23.1+fixes26437-0ubuntu1        A personal video recorder application (database)<br />
un  mythtv-doc                                                    (no description available)<br />
ii  mythtv-frontend                   0.23.1+fixes26437-0ubuntu1        A personal video recorder application (client)<br />
ii  mythtv-theme-arclight             1:0.23.0+fixes23872-0ubuntu1      The arclight MythTV Theme<br />
un  mythtv-theme-blootube                                         (no description available)<br />
ii  mythtv-theme-blootube-osd         1:0.23.0+fixes23872-0ubuntu1      The blootube-osd MythTV Theme<br />
un  mythtv-theme-blootube-wide                                    (no description available)<br />
un  mythtv-theme-blootubelite-wide                                (no description available)<br />
ii  mythtv-theme-blueosd              1:0.23.0+fixes23872-0ubuntu1      The blueosd MythTV Theme<br />
un  mythtv-theme-glass-wide                                       (no description available)<br />
ii  mythtv-theme-graphite             1:0.23.0+fixes23872-0ubuntu1      The graphite MythTV Theme<br />
un  mythtv-theme-gray-osd                                         (no description available)<br />
un  mythtv-theme-isthmus                                          (no description available)<br />
un  mythtv-theme-iulius                                           (no description available)<br />
ii  mythtv-theme-iulius-osd           1:0.23.0+fixes23872-0ubuntu1      The iulius-osd MythTV Theme<br />
ii  mythtv-theme-metallurgy           1:0.23.0+fixes23872-0ubuntu1      The metallurgy MythTV Theme<br />
un  mythtv-theme-minimalist-wide                                  (no description available)<br />
ii  mythtv-theme-mono-osd             1:0.23.0+fixes23872-0ubuntu1      The mono-osd MythTV Theme<br />
ii  mythtv-theme-mythbuntu            1:0.23.0+fixes23872-0ubuntu1      The mythbuntu MythTV Theme<br />
un  mythtv-theme-mythcenter                                       (no description available)<br />
un  mythtv-theme-mythcenter-wide                                  (no description available)<br />
un  mythtv-theme-neon-wide                                        (no description available)<br />
un  mythtv-theme-proejctgrayhem-wide                              (no description available)<br />
un  mythtv-theme-projectgrayhem                                   (no description available)<br />
ii  mythtv-theme-projectgrayhem-osd   1:0.23.0+fixes23872-0ubuntu1      The projectgrayhem-osd MythTV Theme<br />
un  mythtv-theme-retro                                            (no description available)<br />
ii  mythtv-theme-retro-osd            1:0.23.0+fixes23872-0ubuntu1      The retro-osd MythTV Theme<br />
un  mythtv-theme-titivillus                                       (no description available)<br />
ii  mythtv-theme-titivillus-osd       1:0.23.0+fixes23872-0ubuntu1      The titivillus-osd MythTV Theme<br />
ii  mythtv-themes                     1:0.23.0+fixes23872-0ubuntu1      Themes for MythTV<br />
ii  mythtv-transcode-utils            0.23.1+fixes26437-0ubuntu1        Utilities used for transcoding MythTV tasks<br />
mythtv@hippo:/etc/apt/sources.list.d$</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=153&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/12/21/nvidia-fx5200-driver-settings-from-maverick-10-10-backend-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get mythfrontend from maverick PPA to work on LinuxMint Isadora with Maverick 10.10 backend</title>
		<link>http://noppatech.wordpress.com/2010/12/21/how-to-get-mythfrontend-from-maverick-ppa-to-work-on-linuxmint-isadora-with-maverick-10-10-backend/</link>
		<comments>http://noppatech.wordpress.com/2010/12/21/how-to-get-mythfrontend-from-maverick-ppa-to-work-on-linuxmint-isadora-with-maverick-10-10-backend/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 19:52:12 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[mythtv]]></category>
		<category><![CDATA[LinuxMint]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=148</guid>
		<description><![CDATA[Sometimes I use underpowered laptop running Mint Isadora (fluxbox WM) to watch mythtv recordings. My backend runs Maverick 10.10 Ubuntu. Mint Isadora&#8217;s code base is Ubuntu 10.04 (Lucid). Frontend on laptop: pompeli sources.list.d # lsb_release -a No LSB modules are available. Distributor ID: LinuxMint Description: Linux Mint 9 Isadora Release: 9 Codename: isadora pompeli sources.list.d [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=148&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes I use underpowered laptop running Mint Isadora (fluxbox WM) to watch mythtv recordings. My backend runs Maverick 10.10 Ubuntu.</p>
<p><a href="http://en.wikipedia.org/wiki/List_of_Linux_Mint_releases">Mint Isadora&#8217;s code base is Ubuntu 10.04 (Lucid)</a>.</p>
<p><strong>Frontend on laptop:</strong></p>
<p>pompeli sources.list.d # lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: LinuxMint<br />
Description:    Linux Mint 9 Isadora<br />
Release:        9<br />
Codename:       isadora<br />
pompeli sources.list.d # pwd<br />
/etc/apt/sources.list.d<br />
pompeli sources.list.d #</p>
<p><strong>Add this:</strong></p>
<p>pompeli sources.list.d # cat mythbuntu-0.23.1-isadora.list<br />
deb http://ppa.launchpad.net/mythbuntu/0.23.1/ubuntu lucid main<br />
pompeli sources.list.d #</p>
<p><strong>Usual stuff:</strong></p>
<p>pompeli ~ # apt-get update<br />
Fetched 79.7kB in 4s (17.9kB/s)<br />
Reading package lists&#8230; Done</p>
<p><strong>First remove old non-compatible version:</strong></p>
<p>pompeli ~ # apt-get remove mythtv-frontend<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
The following packages were automatically installed and are no longer required:<br />
  pwgen mythtv-common libmyth-0.23-0 wmctrl libvdpau1 ttf-droid<br />
Use &#8216;apt-get autoremove&#8217; to remove them.<br />
The following packages will be REMOVED:<br />
  mythtv-frontend<br />
0 upgraded, 0 newly installed, 1 to remove and 9 not upgraded.<br />
After this operation, 12.9MB disk space will be freed.<br />
Do you want to continue [Y/n]?<br />
(Reading database &#8230; 128305 files and directories currently installed.)<br />
Removing mythtv-frontend &#8230;<br />
Processing triggers for menu &#8230;<br />
Processing triggers for desktop-file-utils &#8230;</p>
<p><strong>Install new:</strong></p>
<p>pompeli ~ # apt-get install mythtv-frontend<br />
Reading package lists&#8230; Done<br />
Building dependency tree<br />
Reading state information&#8230; Done<br />
The following extra packages will be installed:<br />
  libmyth-0.23-0<br />
Suggested packages:<br />
  mythtv-backend mythmusic mythweather mythgallery mythvideo mythgame<br />
The following NEW packages will be installed:<br />
  mythtv-frontend<br />
The following packages will be upgraded:<br />
  libmyth-0.23-0<br />
1 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.<br />
Need to get 14.7MB of archives.<br />
After this operation, 12.9MB of additional disk space will be used.<br />
Do you want to continue [Y/n]?<br />
WARNING: The following packages cannot be authenticated!<br />
  libmyth-0.23-0 mythtv-frontend<br />
Authentication warning overridden.<br />
Get:1 http://ppa.launchpad.net/mythbuntu/0.23.1/ubuntu/ lucid/main libmyth-0.23-0 0.23.1+fixes26863-0ubuntu0+mythbuntu2 [10.7MB]<br />
Get:2 http://ppa.launchpad.net/mythbuntu/0.23.1/ubuntu/ lucid/main mythtv-frontend 0.23.1+fixes26863-0ubuntu0+mythbuntu2 [3,964kB]<br />
Fetched 14.7MB in 1min 30s (163kB/s)<br />
Preconfiguring packages &#8230;<br />
(Reading database &#8230; 128250 files and directories currently installed.)<br />
Preparing to replace libmyth-0.23-0 0.23.0++fixes25362-0ubuntu0++mythbuntu2 (using &#8230;/libmyth-0.23-0_0.23.1+fixes26863-0ubuntu0+mythbuntu2_i386.deb) &#8230;<br />
Unpacking replacement libmyth-0.23-0 &#8230;<br />
Selecting previously deselected package mythtv-frontend.<br />
Unpacking mythtv-frontend (from &#8230;/mythtv-frontend_0.23.1+fixes26863-0ubuntu0+mythbuntu2_i386.deb) &#8230;<br />
Processing triggers for menu &#8230;<br />
Processing triggers for desktop-file-utils &#8230;<br />
Setting up libmyth-0.23-0 (0.23.1+fixes26863-0ubuntu0+mythbuntu2) &#8230;</p>
<p>Setting up mythtv-frontend (0.23.1+fixes26863-0ubuntu0+mythbuntu2) &#8230;</p>
<p>Processing triggers for libc-bin &#8230;<br />
ldconfig deferred processing now taking place<br />
Processing triggers for menu &#8230;</p>
<p><strong>Check version:</strong></p>
<p>mythtv@pompeli:~$ mythfrontend &#8211;version<br />
xprop:  unable to open display &#8221;<br />
Please attach all output as a file in bug reports.<br />
MythTV Version   : 26863<br />
MythTV Branch    : branches/release-0-23-fixes<br />
Network Protocol : 23056<br />
Library API      : 0.23.1.201000710-1<br />
QT Version       : 4.6.2<br />
Options compiled in:<br />
 linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br />
mythtv@pompeli:~$</p>
<p><strong>Matches backend version:</strong></p>
<p>mythtv@hippo:~$ mythfrontend &#8211;version<br />
xprop:  unable to open display &#8221;<br />
Please attach all output as a file in bug reports.<br />
MythTV Version   : 26437<br />
MythTV Branch    : branches/release-0-23-fixes<br />
Network Protocol : 23056<br />
Library API      : 0.23.1.201000710-1<br />
QT Version       : 4.7.0<br />
Options compiled in:<br />
 linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br />
mythtv@hippo:~$</p>
<p>mythtv@hippo:~$ /usr/bin/mythbackend &#8211;version<br />
Please attach all output as a file in bug reports.<br />
MythTV Version   : 26437<br />
MythTV Branch    : branches/release-0-23-fixes<br />
Network Protocol : 23056<br />
Library API      : 0.23.1.201000710-1<br />
QT Version       : 4.7.0<br />
Options compiled in:<br />
 linux debug using_oss using_alsa using_pulse using_jack using_pulseoutput using_backend using_dvb using_firewire using_frontend using_glx_proc_addr_arb using_hdhomerun using_hdpvr using_iptv using_ivtv using_joystick_menu using_libudev using_lirc using_mheg using_opengl_video using_opengl_vsync using_qtdbus using_qtwebkit using_v4l using_x11 using_xrandr using_xv using_xvmc using_xvmc_vld using_xvmcw using_bindings_perl using_bindings_python using_opengl using_vdpau using_ffmpeg_threads using_libavc_5_3 using_live using_mheg<br />
mythtv@hippo:~$ lsb_release -a<br />
No LSB modules are available.<br />
Distributor ID: Ubuntu<br />
Description:    Ubuntu 10.10<br />
Release:        10.10<br />
Codename:       maverick<br />
mythtv@hippo:~$</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=148&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/12/21/how-to-get-mythfrontend-from-maverick-ppa-to-work-on-linuxmint-isadora-with-maverick-10-10-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>mythfrontend.real: error while loading shared libraries: libvdpau.so.1</title>
		<link>http://noppatech.wordpress.com/2010/12/21/mythfronend-real-error-while-loading-shared-libraries-libvdpau-so-1/</link>
		<comments>http://noppatech.wordpress.com/2010/12/21/mythfronend-real-error-while-loading-shared-libraries-libvdpau-so-1/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 12:15:45 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[mythtv]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[lucid]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=119</guid>
		<description><![CDATA[UPDATE Dec 2010: I ran into this same problem when updating from 10.4 Lucid to 10.10 Maverick. The trick is just to reinstall libvdpau1 using synaptic. End update. There are many users posting reports about this problem and I could not find any real resolutions&#8230; Here is a good example: http://ubuntu-ky.ubuntuforums.org/showthread.php?p=8048972 I think this is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=119&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE Dec 2010:</strong> I ran into this same problem when updating from 10.4 Lucid to 10.10 Maverick.<br />
The trick is just to reinstall libvdpau1 using synaptic.<strong> End update.</strong></p>
<p>There are many users posting reports about this problem and I could not find any real resolutions&#8230; Here is a good example:</p>
<p>http://ubuntu-ky.ubuntuforums.org/showthread.php?p=8048972</p>
<p>I think this is what fixed it on my system (I did not take real notes about this):</p>
<p>Uninstall libvdpau</p>
<p>Uninstall nvidia drivers (if any)</p>
<p>Reinstall nvidia drivers</p>
<p>Reinstall libvdpau.</p>
<p>My working pkgs  (Ubuntu 10.4 Lucid mythtv 0.23):</p>
<p>root@hippo:~# dpkg -l libvdpau*</p>
<p>Desired=Unknown/Install/Remove/Purge/Hold</p>
<p>| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend</p>
<p>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)</p>
<p>||/ Name                                         Version                                      Description</p>
<p>ii  libvdpau-doc                                 0.3-2build1                                  Video Decode and Presentation API for Unix (documentation)</p>
<p>ii  libvdpau1                                    0.3-2build1                                  Video Decode and Presentation API for Unix (libraries)</p>
<p>root@hippo:~# dpkg -l nvdia*</p>
<p>No packages found matching nvdia*.</p>
<p>root@hippo:~# dpkg -l nvidia*</p>
<p>Desired=Unknown/Install/Remove/Purge/Hold</p>
<p>| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend</p>
<p>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)</p>
<p>||/ Name                                         Version                                      Description</p>
<p>ii  nvidia-173                                   173.14.22-0ubuntu11                          NVIDIA binary Xorg driver, kernel module and VDPAU library</p>
<p>rc  nvidia-current                               195.36.15-0ubuntu3                           NVIDIA binary Xorg driver, kernel module and VDPAU library</p>
<p>ii  nvidia-current-modaliases                    195.36.15-0ubuntu3                           Modaliases for the NVIDIA binary X.Org driver</p>
<p>un  nvidia-libvdpau                                                                     (no description available)</p>
<p>un  nvidia-libvdpau-ia32                                                                (no description available)</p>
<p>un  nvidia-libvdpau1                                                                    (no description available)</p>
<p>ii  nvidia-settings                              195.36.08-0ubuntu2                           Tool of configuring the NVIDIA graphics driver</p>
<p>un  nvidia-vdpau-driver                                                                 (no description available)</p>
<p>root@hippo:~# dpkg -l libvdpau*</p>
<p>Desired=Unknown/Install/Remove/Purge/Hold</p>
<p>| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend</p>
<p>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)</p>
<p>||/ Name                                         Version                                      Description</p>
<p>ii  libvdpau-doc                                 0.3-2build1                                  Video Decode and Presentation API for Unix (documentation)</p>
<p>ii  libvdpau1                                    0.3-2build1                                  Video Decode and Presentation API for Unix (libraries)</p>
<p>root@hippo:~# dpkg -l mythtv*</p>
<p>Desired=Unknown/Install/Remove/Purge/Hold</p>
<p>| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend</p>
<p>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)</p>
<p>||/ Name                                         Version                                      Description</p>
<p>ii  mythtv                                       0.23.0+fixes24158-0ubuntu2                   A personal video recorder application (client and server)</p>
<p>ii  mythtv-backend                               0.23.0+fixes24158-0ubuntu2                   A personal video recorder application (server)</p>
<p>ii  mythtv-common                                0.23.0+fixes24158-0ubuntu2                   A personal video recorder application (common data)</p>
<p>ii  mythtv-database                              0.23.0+fixes24158-0ubuntu2                   A personal video recorder application (database)</p>
<p>un  mythtv-doc                                                                          (no description available)</p>
<p>ii  mythtv-frontend                              0.23.0+fixes24158-0ubuntu2                   A personal video recorder application (client)</p>
<p>ii  mythtv-theme-arclight                        1:0.23.0+fixes23872-0ubuntu1                 The arclight MythTV Theme</p>
<p>un  mythtv-theme-blootube                                                               (no description available)</p>
<p>ii  mythtv-theme-blootube-osd                    1:0.23.0+fixes23872-0ubuntu1                 The blootube-osd MythTV Theme</p>
<p>un  mythtv-theme-blootube-wide                                                          (no description available)</p>
<p>un  mythtv-theme-blootubelite-wide                                                      (no description available)</p>
<p>ii  mythtv-theme-blueosd                         1:0.23.0+fixes23872-0ubuntu1                 The blueosd MythTV Theme</p>
<p>un  mythtv-theme-glass-wide                                                             (no description available)</p>
<p>ii  mythtv-theme-graphite                        1:0.23.0+fixes23872-0ubuntu1                 The graphite MythTV Theme</p>
<p>un  mythtv-theme-gray-osd                                                               (no description available)</p>
<p>un  mythtv-theme-isthmus                                                                (no description available)</p>
<p>un  mythtv-theme-iulius                                                                 (no description available)</p>
<p>ii  mythtv-theme-iulius-osd                      1:0.23.0+fixes23872-0ubuntu1                 The iulius-osd MythTV Theme</p>
<p>ii  mythtv-theme-metallurgy                      1:0.23.0+fixes23872-0ubuntu1                 The metallurgy MythTV Theme</p>
<p>un  mythtv-theme-minimalist-wide                                                        (no description available)</p>
<p>ii  mythtv-theme-mono-osd                        1:0.23.0+fixes23872-0ubuntu1                 The mono-osd MythTV Theme</p>
<p>ii  mythtv-theme-mythbuntu                       1:0.23.0+fixes23872-0ubuntu1                 The mythbuntu MythTV Theme</p>
<p>un  mythtv-theme-mythcenter                                                             (no description available)</p>
<p>un  mythtv-theme-mythcenter-wide                                                        (no description available)</p>
<p>un  mythtv-theme-neon-wide                                                              (no description available)</p>
<p>un  mythtv-theme-proejctgrayhem-wide                                                    (no description available)</p>
<p>un  mythtv-theme-projectgrayhem                                                         (no description available)</p>
<p>ii  mythtv-theme-projectgrayhem-osd              1:0.23.0+fixes23872-0ubuntu1                 The projectgrayhem-osd MythTV Theme</p>
<p>un  mythtv-theme-retro                                                                  (no description available)</p>
<p>ii  mythtv-theme-retro-osd                       1:0.23.0+fixes23872-0ubuntu1                 The retro-osd MythTV Theme</p>
<p>un  mythtv-theme-titivillus                                                             (no description available)</p>
<p>ii  mythtv-theme-titivillus-osd                  1:0.23.0+fixes23872-0ubuntu1                 The titivillus-osd MythTV Theme</p>
<p>ii  mythtv-themes                                1:0.23.0+fixes23872-0ubuntu1                 Themes for MythTV</p>
<p>ii  mythtv-transcode-utils                       0.23.0+fixes24158-0ubuntu2                   Utilities used for transcoding MythTV tasks</p>
<p>root@hippo:~#</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=119&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/12/21/mythfronend-real-error-while-loading-shared-libraries-libvdpau-so-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Compact Flash with Ubuntu</title>
		<link>http://noppatech.wordpress.com/2010/10/08/using-compact-flash-with-ubuntu/</link>
		<comments>http://noppatech.wordpress.com/2010/10/08/using-compact-flash-with-ubuntu/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 15:32:58 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[CF card]]></category>
		<category><![CDATA[DMA]]></category>
		<category><![CDATA[Lubuntu]]></category>
		<category><![CDATA[SanDisk]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=138</guid>
		<description><![CDATA[Some notes about using SanDisk Extreme III 4GB 30MB/s CF card on Ubuntu. Actually I was using lighter Lubuntu 10.4 with openbox windowmanager since my system is underpowered VIA C3 Nehemiah 665MHz: root@ismo:~# dmesg &#124;grep Nehe [    0.446812] longhaul: VIA C3 'Nehemiah B' [C5XLOH] CPU detected.  Powersaver supported. root@ismo:~# root@ismo:~# lscpu Architecture:          i686 CPU(s):                1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=138&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some notes about using SanDisk Extreme III 4GB 30MB/s CF card on Ubuntu.</p>
<p>Actually I was using lighter Lubuntu 10.4 with openbox windowmanager since my system is underpowered VIA C3 Nehemiah 665MHz:</p>
<pre>
root@ismo:~# dmesg |grep Nehe
[    0.446812] longhaul: VIA C3 'Nehemiah B' [C5XLOH] CPU detected.  Powersaver supported.
root@ismo:~#

root@ismo:~# lscpu
Architecture:          i686
CPU(s):                1
Thread(s) per core:    1
Core(s) per socket:    1
CPU socket(s):         1
Vendor ID:             CentaurHauls
CPU family:            6
Model:                 9
Stepping:              3
CPU MHz:               665.000

root@ismo:~# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8623 [Apollo CLE266]
00:01.0 PCI bridge: VIA Technologies, Inc. VT8633 [Apollo Pro266 AGP]
00:0d.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics (rev 03)
root@ismo:~#

root@ismo:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 10.04.1 LTS
Release:        10.04
Codename:       lucid
root@ismo:~#

root@ismo:~# uname -a
Linux ismo 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:26:08 UTC 2010 i686 GNU/Linux
root@ismo:~#
</pre>
<p>SanDisk detected in boot:</p>
<pre>
root@ismo:~# dmesg |grep SanDisk
[    3.292664] ata1.00: CFA: SanDisk SDCFX3-004G, HDX 4.32, max UDMA/66
[    3.293754] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDCFX3-0 HDX  PQ: 0 ANSI: 5
</pre>
<p>Note UDMA/66. But according to this link:</p>
<pre>

http://kb.sandisk.com/app/answers/detail/a_id/262
</pre>
<p>my card does not support DMA.</p>
<p>So first go here:</p>
<pre>

http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt
</pre>
<p>search for &#8220;CF&#8221;. And disable DMA altogether like this:</p>
<p>Add libata.dama=0 in this file:</p>
<pre>
root@ismo:~# cat /etc/grub.d/40_custom
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
libata.dma=0
root@ismo:~#
</pre>
<p>and reboot:</p>
<pre>
root@ismo:~# dmesg |grep command
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic root=UUID=b59249ce-9490-400d-a435-4c6669cb53ed ro splash libata.dma=0
</pre>
<p>hdparm test gives me this:</p>
<pre>
root@ismo:~# hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   194 MB in  2.00 seconds =  96.90 MB/sec
 Timing buffered disk reads:   12 MB in  3.53 seconds =   3.40 MB/sec
root@ismo:~#
</pre>
<p><strong>If you dont have DMA disabled with this CF card</strong> you&#8217;ll get very slow boot up times since Linux kernel keeps probing CF card for DMA quite some time:</p>
<pre>
root@ismo:/var/log# grep  -i UDMA messages
Oct  7 12:06:05 ismo kernel: [    3.252649] ata1.00: CFA: SanDisk SDCFX3-004G, HDX 4.32, max UDMA/66
Oct  7 12:06:05 ismo kernel: [    3.253244] ata1.00: configured for UDMA/66
Oct  7 12:06:05 ismo kernel: [   34.021251] ata1.00: configured for UDMA/66
Oct  7 12:06:05 ismo kernel: [   64.867333] ata1.00: limiting speed to UDMA/44:PIO4
Oct  7 12:06:05 ismo kernel: [   65.021184] ata1.00: configured for UDMA/44
Oct  7 12:06:05 ismo kernel: [   95.867339] ata1.00: limiting speed to UDMA/33:PIO4
Oct  7 12:06:05 ismo kernel: [   96.021202] ata1.00: configured for UDMA/33
root@ismo:/var/log#</pre>
<p>From /var/log/kern.log:</p>
<pre>
Oct  7 11:05:10 ismo kernel: [    3.273619] scsi 0:0:0:0: Direct-Access     ATA      SanDisk SDCFX3-0 HDX  PQ: 0 ANSI: 5
Oct  7 11:05:10 ismo kernel: [    3.274175] sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct  7 11:05:10 ismo kernel: [    3.275210] sd 0:0:0:0: [sda] 8027712 512-byte logical blocks: (4.11 GB/3.82 GiB)
Oct  7 11:05:10 ismo kernel: [    3.275338] sd 0:0:0:0: [sda] Write Protect is off
Oct  7 11:05:10 ismo kernel: [    3.275350] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Oct  7 11:05:10 ismo kernel: [    3.275413] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Oct  7 11:05:10 ismo kernel: [    3.276307]  sda:
Oct  7 11:05:10 ismo kernel: [    4.480411] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[004063f000000481]
Oct  7 11:05:10 ismo kernel: [   33.816090] ata1: lost interrupt (Status 0x58)
Oct  7 11:05:10 ismo kernel: [   33.820019] ata1: drained 32768 bytes to clear DRQ.
Oct  7 11:05:10 ismo kernel: [   33.867340] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct  7 11:05:10 ismo kernel: [   33.867356] ata1.00: failed command: READ DMA
Oct  7 11:05:10 ismo kernel: [   33.867381] ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
Oct  7 11:05:10 ismo kernel: [   33.867387]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Oct  7 11:05:10 ismo kernel: [   33.867400] ata1.00: status: { DRDY }
Oct  7 11:05:10 ismo kernel: [   33.867443] ata1: soft resetting link
Oct  7 11:05:10 ismo kernel: [   34.021243] ata1.00: configured for UDMA/66
Oct  7 11:05:10 ismo kernel: [   34.021260] ata1.00: device reported invalid CHS sector 0
Oct  7 11:05:10 ismo kernel: [   34.021285] ata1: EH complete
Oct  7 11:05:10 ismo kernel: [   64.816089] ata1: lost interrupt (Status 0x58)
Oct  7 11:05:10 ismo kernel: [   64.820020] ata1: drained 32768 bytes to clear DRQ.
Oct  7 11:05:10 ismo kernel: [   64.867335] ata1.00: limiting speed to UDMA/44:PIO4
Oct  7 11:05:10 ismo kernel: [   64.867349] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct  7 11:05:10 ismo kernel: [   64.867364] ata1.00: failed command: READ DMA
Oct  7 11:05:10 ismo kernel: [   64.867390] ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
Oct  7 11:05:10 ismo kernel: [   64.867396]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Oct  7 11:05:10 ismo kernel: [   64.867408] ata1.00: status: { DRDY }
Oct  7 11:05:10 ismo kernel: [   64.867450] ata1: soft resetting link
Oct  7 11:05:10 ismo kernel: [   65.021184] ata1.00: configured for UDMA/44
Oct  7 11:05:10 ismo kernel: [   65.021200] ata1.00: device reported invalid CHS sector 0
Oct  7 11:05:10 ismo kernel: [   65.021232] ata1: EH complete
Oct  7 11:05:10 ismo kernel: [   95.816093] ata1: lost interrupt (Status 0x58)
Oct  7 11:05:10 ismo kernel: [   95.820019] ata1: drained 32768 bytes to clear DRQ.
Oct  7 11:05:10 ismo kernel: [   95.867333] ata1.00: limiting speed to UDMA/33:PIO4
Oct  7 11:05:10 ismo kernel: [   95.867346] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct  7 11:05:10 ismo kernel: [   95.867361] ata1.00: failed command: READ DMA
Oct  7 11:05:10 ismo kernel: [   95.867386] ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
Oct  7 11:05:10 ismo kernel: [   95.867392]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Oct  7 11:05:10 ismo kernel: [   95.867404] ata1.00: status: { DRDY }
Oct  7 11:05:10 ismo kernel: [   95.867444] ata1: soft resetting link
Oct  7 11:05:10 ismo kernel: [   96.021187] ata1.00: configured for UDMA/33
Oct  7 11:05:10 ismo kernel: [   96.021202] ata1.00: device reported invalid CHS sector 0
Oct  7 11:05:10 ismo kernel: [   96.021232] ata1: EH complete
Oct  7 11:05:10 ismo kernel: [  126.816088] ata1: lost interrupt (Status 0x58)
Oct  7 11:05:10 ismo kernel: [  126.820019] ata1: drained 32768 bytes to clear DRQ.
Oct  7 11:05:10 ismo kernel: [  126.867334] ata1.00: limiting speed to PIO4
Oct  7 11:05:10 ismo kernel: [  126.867347] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct  7 11:05:10 ismo kernel: [  126.867362] ata1.00: failed command: READ DMA
Oct  7 11:05:10 ismo kernel: [  126.867387] ata1.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
Oct  7 11:05:10 ismo kernel: [  126.867394]          res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Oct  7 11:05:10 ismo kernel: [  126.867406] ata1.00: status: { DRDY }
</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=138&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/10/08/using-compact-flash-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Making Ubuntu Lucid 10.04 stable</title>
		<link>http://noppatech.wordpress.com/2010/06/16/making-ubuntu-lucid-10-04-stable/</link>
		<comments>http://noppatech.wordpress.com/2010/06/16/making-ubuntu-lucid-10-04-stable/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 22:30:56 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[grub]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[lucid ubuntu]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=124</guid>
		<description><![CDATA[These kernel parameters made my Lucid stable: root@hippo:~$ dmesg &#124;grep "command line" [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic \ root=UUID=dcfa191a-0318-4062-986c-d6db2474382a ro \ nomodeset noapic root@hippo:~$ grep noapic /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="nomodeset noapic" root@hippo:~$ Remember to run update-grub after making chnages.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=124&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>These kernel parameters made my Lucid stable:</p>
<pre>root@hippo:~$ dmesg |grep "command line"
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic \
root=UUID=dcfa191a-0318-4062-986c-d6db2474382a ro \
nomodeset noapic
root@hippo:~$ grep noapic /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset noapic"
root@hippo:~$
</pre>
<p>Remember to run update-grub after making chnages.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=124&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/06/16/making-ubuntu-lucid-10-04-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Howto to allow remote mythtv frontends connect to backend?</title>
		<link>http://noppatech.wordpress.com/2010/06/10/howto-to-allow-remote-mythtv-frontends-connect-to-backend/</link>
		<comments>http://noppatech.wordpress.com/2010/06/10/howto-to-allow-remote-mythtv-frontends-connect-to-backend/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 07:04:03 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=117</guid>
		<description><![CDATA[This is asked about gazillion times in the web&#8230; But very infrequent good answers/resolutions.. So here we go&#8230; On the machine you&#8217;re running mysql (typically the same machine as your MythTV master backend server), you need to allow mysql connections from other hosts on your network. $ mysql -u root -p mythconverg mysql&#62; grant all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=117&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is asked about gazillion times in the web&#8230; But very infrequent good answers/resolutions.. So here we go&#8230;</p>
<p>On the machine you&#8217;re running mysql (typically the same machine as your MythTV master backend server), you need to allow mysql connections from other hosts on your network. </p>
<pre>
$ mysql -u root -p mythconverg
mysql&gt; grant all on mythconverg.* to mythtv@"192.168.2.%" identified by "mythtv";
mysql&gt; flush privileges;
mysql&gt; quit
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/117/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/117/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/117/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=117&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/06/10/howto-to-allow-remote-mythtv-frontends-connect-to-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Samsung ML-2510 and red error light</title>
		<link>http://noppatech.wordpress.com/2010/01/08/samsung-ml-2510-and-red-error-light/</link>
		<comments>http://noppatech.wordpress.com/2010/01/08/samsung-ml-2510-and-red-error-light/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 19:26:23 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[cartridge]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[ML-2150]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=112</guid>
		<description><![CDATA[So you replaced ML-2510 cartridge, but red error lilght is still on and printer does not work? There is very simple solution. You just need to replace fuse in cartridge. See this thread for details. Search for &#8220;radio&#8221; or &#8220;fuse&#8221;. https://secure.fixyourownprinter.com/forums/laser/44978 Nice pictures about ML-2150 cartridge and how to replace fuse: http://www.taiga.com/~m_m/printer.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=112&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So you replaced ML-2510 cartridge, but red error lilght is still on and printer does not work?</p>
<p>There is very simple solution. You just need to replace fuse in cartridge. </p>
<p>See this thread for details. Search for &#8220;radio&#8221; or &#8220;fuse&#8221;.</p>
<p><a href="https://secure.fixyourownprinter.com/forums/laser/44978">https://secure.fixyourownprinter.com/forums/laser/44978</a></p>
<p>Nice pictures about ML-2150 cartridge and how to replace fuse:</p>
<p><a href="http://www.taiga.com/~m_m/printer.html">http://www.taiga.com/~m_m/printer.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=112&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2010/01/08/samsung-ml-2510-and-red-error-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get CUPS to work with Samsung ML-2510 b/w laser printer on ClarkConnect Community Edition 5.0 firewall (CentOS 5.3 based)</title>
		<link>http://noppatech.wordpress.com/2009/12/22/how-to-get-cups-to-work-with-samsung-ml2510-bw-laser-printer-on-clarkconnect-community-edition-5-0-centos-5-3-based/</link>
		<comments>http://noppatech.wordpress.com/2009/12/22/how-to-get-cups-to-work-with-samsung-ml2510-bw-laser-printer-on-clarkconnect-community-edition-5-0-centos-5-3-based/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 18:57:40 +0000</pubDate>
		<dc:creator>noppaman</dc:creator>
				<category><![CDATA[CUPS]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[ClarkConnect]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ML-2510]]></category>
		<category><![CDATA[ML2510]]></category>
		<category><![CDATA[printer]]></category>

		<guid isPermaLink="false">http://noppatech.wordpress.com/?p=101</guid>
		<description><![CDATA[Some backround first. I needed to get Linux FW distro that supports CUPS out of the box and more specifically CUPS with Samsung ML-2510 support. I used to run IPcop as firewall and then CUPS on Ubuntu box. So some HW consolidation was needed&#8230; After quite extensive research I found ClarkConnect Community Edition firewall that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=101&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some backround first.</p>
<p>I needed to get Linux FW distro that supports CUPS out of the box and more specifically CUPS with Samsung ML-2510 support.</p>
<p>I used to run IPcop as firewall and then CUPS on Ubuntu box. So some HW consolidation was needed&#8230;</p>
<p>After quite extensive research I found ClarkConnect Community Edition firewall that supports out of a box CUPS. I think it is the only one?</p>
<p>CUPS support on ClarkConnect is not well documented and Samsung PPD file from my working Ubuntu based CUPS print server did not work at all.</p>
<p>After spending couple of days on this here is how to get it to work (I may have missed some steps in this writeup):</p>
<p>For Samsung printers you need download and build Splix on ClarkConnect (apparently my Ubuntu had these files included.):</p>
<p><code>http://splix.sourceforge.net/</code></p>
<p>SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language) printers. If you have a such printer, you need to download and use SpliX.</p>
<p>From Splix INSTALL file:</p>
<p><code>If you're using a distribution with a real package manager you need to<br />
install the cups developement package (libcups...-devel or something like that).<br />
To finish the libjbig is needed if the JBIG algorithm compilation isn't<br />
disabled.</code><br />
<code><br />
Summary:<br />
* CUPS<br />
* libcups<br />
* libjbig (If the JBIG algorithm compilation isn't disabled)<br />
</code></p>
<p>So first disable JBIGLIB in module.mk in splix src files (I could not get to compile otherwise):</p>
<p><code><br />
#       module.mk                       (C) 2007-2008, Aurélien Croc (AP²C)<br />
#<br />
#  Compilation file for SpliX<br />
#<br />
# Options: DISABLE_JBIG<br />
#          DISABLE_THREADS<br />
#          DISABLE_BLACKOPTIM<br />
# Compilation option:<br />
#          V=1          Verbose mode<br />
#          DESTDIR=xxx  Change the destination directory prefix</code></p>
<p>MODE                    := optimized</p>
<p>SUBDIRS                 += src<br />
TARGETS                 := rastertoqpdl pstoqpdl<br />
PRE_GENERIC_TARGETS     := optionList</p>
<p># Default options<br />
THREADS                 ?= 2<br />
CACHESIZE               ?= 30<br />
DISABLE_JBIG            ?= 1 (&lt;======= set this to one (1) to disable<br />
DISABLE_THREADS         ?= 0<br />
DISABLE_BLACKOPTIM      ?= 0</p>
<p>My ClarkConnect details:</p>
<p><code><br />
[root@firewall splix-2.0.0]# lsb_release -a<br />
LSB Version:    :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch<br />
Distributor ID: CentOS<br />
Description:    CentOS release 5.3 (Final)<br />
Release:        5.3<br />
Codename:       Final<br />
[root@firewall splix-2.0.0]#<br />
</code></p>
<p>I built splix on Ubuntu box since ClarkConnect does not come with full dev tools and just tarred up splix folder and scp&#8217;ed it to my ClarkConnect box.</p>
<p>Before &#8220;make install&#8221; works on ClarkConnect you need to install cups-devel (make install needs cups-config):</p>
<p>As root run on ClarkConnect:</p>
<p><code>yum install cups-devel</code></p>
<p>My CUPS rpms:</p>
<p><code><br />
[root@firewall cups]# rpm -qa|grep -i cups<br />
cups-1.3.7-8.3.v5<br />
app-cups-5.0-10<br />
cups-devel-1.3.7-8.3.v5<br />
cups-libs-1.3.7-8.3.v5<br />
[root@firewall cups]#<br />
</code></p>
<p>Then &#8220;make install&#8221; as root in splix subdir on firewall.</p>
<p>make -n install showed here for reference:<br />
<code><br />
[root@firewall splix-2.0.0]# make -n install<br />
mkdir -p `cups-config --serverbin`/filter<br />
echo "     INSTALL           optimized/rastertoqpdl"<br />
install -m 755 -s optimized/rastertoqpdl `cups-config --serverbin`/filter<br />
echo "     INSTALL           optimized/pstoqpdl"<br />
install -m 755 -s optimized/pstoqpdl `cups-config --serverbin`/filter<br />
make --no-print-directory -C ppd install Q=@ \<br />
DESTDIR= DISABLE_JBIG=1<br />
echo "     INSTALL           Samsung PPD files"<br />
install -d -m 755 `cups-config --datadir`/model/samsung<br />
for filename in clp500 clp550 clp510 clp610 ml1510 ml1520 ml1610 ml1630 ml1640 ml1710 ml1740 ml1750 ml2010 ml2150 ml2250 ml2251 ml2510 ml2550 ml3050 ml3560 scx4200 scx4500; do \<br />
install -m 644 $filename.ppd `cups-config --datadir`/model/samsung;\<br />
for lang in fr pt; do \<br />
install -m 644 $filename$lang.ppd `cups-config --datadir`/model/samsung;\<br />
done; \<br />
done;<br />
echo "     INSTALL           Xerox PPD files"<br />
install -d -m 755 `cups-config --datadir`/model/xerox<br />
for filename in ph3115 ph3116 ph3117 ph3120 ph3121 ph3122 ph3130 ph3150 ph3160 ph3420 ph3425 ph5500 ph6100 wc3119; do \<br />
install -m 644 $filename.ppd `cups-config --datadir`/model/xerox;\<br />
for lang in fr pt; do \<br />
install -m 644 $filename$lang.ppd `cups-config --datadir`/model/xerox;\<br />
done; \<br />
done;<br />
echo "     INSTALL           Dell PPD files"<br />
install -d -m 755 `cups-config --datadir`/model/dell<br />
for filename in 1100 1110; do \<br />
install -m 644 $filename.ppd `cups-config --datadir`/model/dell;\<br />
for lang in fr pt; do \<br />
install -m 644 $filename$lang.ppd `cups-config --datadir`/model/dell;\<br />
done; \<br />
done;<br />
echo ""<br />
echo "PLEASE INSTALL MANUALLY COLOR PROFILE FILES (CHECK INSTALL)"<br />
echo "             --- Everything is done! Have fun ---"<br />
echo ""<br />
[root@firewall splix-2.0.0]#<br />
</code></p>
<p>For Samsung ML2510 make sure you have these files after splix install:</p>
<p><code><br />
[root@firewall splix-2.0.0]# locate 2510<br />
/model/samsung/ml2510.ppd<br />
/model/samsung/ml2510fr.ppd<br />
/model/samsung/ml2510pt.ppd<br />
/usr/share/cups/model/samsung/ml2510.ppd<br />
/usr/share/cups/model/samsung/ml2510fr.ppd<br />
/usr/share/cups/model/samsung/ml2510pt.ppd<br />
[root@firewall splix-2.0.0]#<br />
</code></p>
<p>In /etc/cups/mime* files make sure octet-stream is ENABLED:</p>
<p><code><br />
[root@firewall cups]# grep octet *<br />
mime.convs:application/octet-stream     application/vnd.cups-raw        0       -<br />
mime.types:application/octet-stream<br />
[root@firewall cups]#<br />
</code></p>
<p>Now with CUPS web interface configure ML2510 like this:</p>
<p><code><br />
samsung (Default Printer)<br />
Description: upstairs Samsung ML2510<br />
Location: upstairs<br />
Printer Driver: Samsung ML-2510, SpliX V. 2.0.0<br />
Printer State: idle, accepting jobs, published.<br />
Device URI: usb://Samsung/ML-2510%20Series<br />
</code></p>
<p>Enable Windows networking (Samba) in ClarkConnect with printers support. (Steps not shown here).</p>
<p>This is fairly good reference on Samba printers:<br />
<code>http://www.linuxprinting.org/kpfeifle/SambaPrintHOWTO/Samba-HOWTO-Collection-3.0-PrintingChapter-11th-draft.pdf</code></p>
<p>You also need dummy Samba username to be able to connect to printers shared over Samba to Windows users in your home network. (I could not get CUPS IPP based printer to work on Windows clients).</p>
<p>In ClarkConnect Windows Networking Global settings screen set</p>
<p>Printing RAW (other options Disable and Point and Click)</p>
<p>Here are my working smb.conf and cups.conf files. They may not be optimal but they are working.</p>
<p>Make sure CUPS is &#8220;driving&#8221; Samba printing in smb.conf:</p>
<p># Printing<br />
printcap name = cups<br />
#printcap name = /etc/printcap<br />
load printers = Yes</p>
<p><code><br />
[root@firewall samba]# cat smb.conf<br />
[global]<br />
# General<br />
netbios name = some_string<br />
workgroup = WORKGROUP<br />
server string = SOME_STRING<br />
# Logging<br />
syslog = 0<br />
log level = 8<br />
log file = /var/log/samba/%L-%m<br />
max log size = 0<br />
utmp = Yes</code></p>
<p># Network<br />
bind interfaces only = yes<br />
interfaces = lo eth1<br />
smb ports = 139</p>
<p># Printing<br />
printcap name = cups<br />
#printcap name = /etc/printcap<br />
load printers = Yes</p>
<p># Security settings<br />
security = user<br />
guest account = guest<br />
#restrict anonymous = 2</p>
<p># WINS<br />
wins support = No<br />
wins server =</p>
<p># PDC<br />
domain logons = No<br />
#domain logons = Yes<br />
add machine script = /usr/sbin/samba-add-machine &#8220;%u&#8221;<br />
logon drive = U:<br />
logon script = logon.cmd<br />
logon path =<br />
logon home = \\%L\%U</p>
<p># Other<br />
preferred master = Yes<br />
domain master = Yes<br />
unix password sync = Yes<br />
passwd program = /usr/sbin/userpasswd %u<br />
passwd chat = *password:* %n\n *password:* %n\n *successfully.*<br />
username map = /etc/samba/smbusers</p>
<p># LDAP<br />
include = /etc/samba/smb.ldap.conf</p>
<p># Winbind<br />
include = /etc/samba/smb.winbind.conf</p>
<p>#============================ Share Definitions ==============================</p>
<p>include = /etc/samba/flexshare.conf</p>
<p>[homes]<br />
comment = Home Directories<br />
path = /home/%U<br />
valid users = %D\%S<br />
read only = No<br />
browseable = No<br />
available = Yes</p>
<p>[printers]<br />
cups options = raw<br />
comment = Print Spool<br />
path = /var/spool/samba<br />
printing = cups<br />
public = yes<br />
guest ok = yes<br />
guest only = yes<br />
use client driver = Yes<br />
printable = Yes<br />
read only = No<br />
browseable = Yes<br />
available = Yes</p>
<p>[print$]<br />
comment = Printer Drivers<br />
path = /var/samba/drivers<br />
read only = Yes<br />
browseable = Yes<br />
available = Yes</p>
<p>[netlogon]<br />
comment = Network Logon Service<br />
path = /var/samba/netlogon<br />
read only = No<br />
locking = No<br />
browseable = No<br />
available = No</p>
<p>[profiles]<br />
comment = Profile Share<br />
path = /var/samba/profiles<br />
read only = No<br />
profile acls = Yes<br />
browseable = No<br />
available = No<br />
[root@firewall samba]#</p>
<p>Here is cups.conf:</p>
<p><code><br />
[root@firewall samba]# cat /etc/cups/cupsd.conf<br />
MaxLogSize 2000000000<br />
#LogLevel debug<br />
LogLevel info<br />
SystemGroup sys root<br />
# Show shared printers on the local network.<br />
Browsing On<br />
BrowseOrder allow,deny<br />
# (Change '@LOCAL' to 'ALL' if using directed broadcasts from another subnet.)<br />
BrowseAllow @LOCAL<br />
DefaultAuthType Basic<br />
# Allow remote access<br />
Port 631<br />
Include /etc/cups/cupsd.listen.conf<br />
Include /etc/cups/cupsd.location.conf<br />
Include /etc/cups/cupsd.policy.conf<br />
# Allow remote administration...<br />
#  Order allow,deny<br />
#  Allow @LOCAL<br />
Order Deny,Allow<br />
Deny From All<br />
Allow From 127.0.0.1<br />
Allow From 192.168.2.0/24<br />
# Allow remote administration...<br />
Order allow,deny<br />
Allow @LOCAL</code></p>
<p># Allow remote access to the configuration files&#8230;</p>
<p>AuthType Default<br />
Require user @SYSTEM<br />
Order allow,deny<br />
Allow @LOCAL</p>
<p>root@firewall samba]#</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/noppatech.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/noppatech.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/noppatech.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=noppatech.wordpress.com&amp;blog=2470851&amp;post=101&amp;subd=noppatech&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://noppatech.wordpress.com/2009/12/22/how-to-get-cups-to-work-with-samsung-ml2510-bw-laser-printer-on-clarkconnect-community-edition-5-0-centos-5-3-based/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c0773620f27217321f40e7364c1af51?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">noppaman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
