<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-2548425914083736772</id><updated>2012-02-08T13:58:05.956-08:00</updated><title type='text'>Zeps Corner...</title><subtitle type='html'>For archiving purposes only !</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-8270146075147991186</id><published>2008-12-25T02:12:00.000-08:00</published><updated>2008-12-25T02:17:11.144-08:00</updated><title type='text'>Fedora 10 Ethernet Configuration</title><content type='html'>&lt;span style="font-family: arial;"&gt;System-&gt;Administration-&gt;Services-&gt;Network Manager-&gt;[Disable]&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;vi /etc/sysconfig/networking/devices/ifcfg-eth1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;DEVICE=eth1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;HWADDR=xx:xx:xx:xx:xx:xx&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;ONBOOT=yes&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;BOOTPROTO=static&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;USERCTL=no&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;PEERDNS=no&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;IPV6INIT=no&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;NM_CONTROLLED=no&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;TYPE=Ethernet&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;IPADDR=192.168.1.2&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;NETMASK=255.255.255.0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;GATEWAY=192.168.1.1&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: arial;"&gt;vi /etc/rc.local&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;ifup eth1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-8270146075147991186?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/8270146075147991186/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=8270146075147991186' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/8270146075147991186'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/8270146075147991186'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/12/fedora-10-ethernet-configuration.html' title='Fedora 10 Ethernet Configuration'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-4856741110253768681</id><published>2008-12-02T03:08:00.000-08:00</published><updated>2008-12-02T03:12:20.336-08:00</updated><title type='text'>How to mount an ISO image in Linux</title><content type='html'>&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;span style="font-family:courier new;"&gt;mkdir /mnt/iso&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt;mount myiso.iso /mnt/iso/ -t iso9660 -o ro,loop=/dev/loop0&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family:courier new;"&gt; nautilus /mnt/iso/&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-4856741110253768681?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/4856741110253768681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=4856741110253768681' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4856741110253768681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4856741110253768681'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/12/how-to-mount-iso-image-in-linux.html' title='How to mount an ISO image in Linux'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-4678939867520860945</id><published>2008-11-09T08:47:00.000-08:00</published><updated>2008-11-09T08:56:06.491-08:00</updated><title type='text'>vpnc configuration</title><content type='html'>edit  /etc/vpnc/default.conf&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style="font-size:85%;"&gt;#&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_0"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_1"  style="font-size:85%;"&gt;gateway&lt;/span&gt;&lt;span style="font-size:85%;"&gt; my.vpn.gateway&lt;br /&gt;#&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_2"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_3"  style="font-size:85%;"&gt;ID&lt;/span&gt;&lt;span style="font-size:85%;"&gt; my.ipsec.id&lt;br /&gt;#&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_4"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_5"  style="font-size:85%;"&gt;secret&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_6"  style="font-size:85%;"&gt;mysecret&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;# &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_7"  style="font-size:85%;"&gt;your&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_8"  style="font-size:85%;"&gt;username&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_9"  style="font-size:85%;"&gt;goes&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_10"  style="font-size:85%;"&gt;here&lt;/span&gt;&lt;span style="font-size:85%;"&gt;:&lt;br /&gt;#&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_11"  style="font-size:85%;"&gt;Xauth&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_12"  style="font-size:85%;"&gt;username&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_13"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_14"  style="font-size:85%;"&gt;gateway&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_15"  style="font-size:85%;"&gt;my&lt;/span&gt;&lt;span style="font-size:85%;"&gt;-&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_16"  style="font-size:85%;"&gt;gateaway&lt;/span&gt;&lt;span style="font-size:85%;"&gt;.&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_17"  style="font-size:85%;"&gt;com&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_18"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_19"  style="font-size:85%;"&gt;ID&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_20"  style="font-size:85%;"&gt;my&lt;/span&gt;&lt;span style="font-size:85%;"&gt;-&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_21"&gt;ipsec&lt;/span&gt;-&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_22"  style="font-size:85%;"&gt;id&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_23"  style="font-size:85%;"&gt;IPSec&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_24"  style="font-size:85%;"&gt;obfuscated&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_25"  style="font-size:85%;"&gt;secret&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span style="font-size:85%;"&gt;2&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_26"&gt;DE&lt;/span&gt;878F2B77008&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_27"&gt;ACB&lt;/span&gt;5368&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_28"&gt;DFD&lt;/span&gt;3A3&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_29"&gt;BEA&lt;/span&gt;3724&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_30"&gt;DDA&lt;/span&gt;4&lt;br /&gt;&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_31"  style="font-size:85%;"&gt;Xauth&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_32"  style="font-size:85%;"&gt;username&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_33"  style="font-size:85%;"&gt;my&lt;/span&gt;&lt;span style="font-size:85%;"&gt;-&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_34"  style="font-size:85%;"&gt;username&lt;/span&gt;&lt;span style="font-size:85%;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_35"  style="font-size:85%;"&gt;Xauth&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_36"  style="font-size:85%;"&gt;password&lt;/span&gt;&lt;span style="font-size:85%;"&gt; &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_37"  style="font-size:85%;"&gt;my&lt;/span&gt;&lt;span style="font-size:85%;"&gt;-&lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_38"&gt;&lt;span style="font-size:85%;"&gt;password&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_38"&gt;&lt;span style="font-size:85%;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you dont include &lt;/span&gt;&lt;span class="blsp-spelling-error" id="SPELLING_ERROR_35"&gt;Xauth&lt;/span&gt; &lt;span class="blsp-spelling-error" id="SPELLING_ERROR_36"&gt;password, vpnc will promt.&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-4678939867520860945?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/4678939867520860945/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=4678939867520860945' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4678939867520860945'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4678939867520860945'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/11/blog-post.html' title='vpnc configuration'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-4587685661383358436</id><published>2008-11-09T06:02:00.000-08:00</published><updated>2008-11-09T08:57:19.824-08:00</updated><title type='text'>M-Audio Delta 44 and pulseaudio in Fedora 9</title><content type='html'>Automatic sound card detection isn't able to configure the&lt;br /&gt;&lt;span class="highlight"&gt;Delta&lt;/span&gt; card correctly, the card seems to be a bit too exotic&lt;br /&gt;for that. So I'd say it's a HAL and/or &lt;span class="highlight"&gt;PulseAudio&lt;/span&gt; problem.&lt;br /&gt;&lt;br /&gt;Since the configuration process succesfully manages to open&lt;br /&gt;the device - after much struggling - you probably can make&lt;br /&gt;it work with static device configuration. The thing that the&lt;br /&gt;configuration finally stumbles is that the channel map for&lt;br /&gt;the sink and source aren't valid. That's because there isn't&lt;br /&gt;a default channel map defined for 10 and 12 channels.&lt;br /&gt;&lt;br /&gt;So, what you'll have to do is edit /etc/pulse/default.pa.&lt;br /&gt;Comment out module-hal-detect and module-detect, and then&lt;br /&gt;add these lines (if you don't need the sources, leave them&lt;br /&gt;out):&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;# Load the on-board device:&lt;br /&gt;load-module module-alsa-sink sink_name=intel-hda_out device=hw:0&lt;br /&gt;load-module module-alsa-source source_name=intel-hda_in device=hw:0&lt;br /&gt;&lt;br /&gt;# Load &lt;span class="highlight"&gt;Delta&lt;/span&gt; 44:&lt;br /&gt;load-module module-alsa-sink sink_name=delta_out device=hw:1 channels=10 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7&lt;br /&gt;load-module module-alsa-source source_name=delta_in device=hw:1 channels=12 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7,aux8,aux9&lt;br /&gt;&lt;br /&gt;# Set the default sink and source (not mandatory, intel-hda&lt;br /&gt;# would probably be used without this):&lt;br /&gt;set-default-sink&lt;br /&gt;delta_out set-default-source delta_in&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;That configuration makes &lt;span class="highlight"&gt;Delta&lt;/span&gt; a stereo device, in the sense&lt;br /&gt;that if you play surround content, there will be sound only&lt;br /&gt;in the first two channels. If you want a surround setup (or&lt;br /&gt;want to have the stereo output on some other physical&lt;br /&gt;connector(), edit the channel maps. Valid channel names are&lt;br /&gt;listed in near the beginning of this page (under the "Device&lt;br /&gt;Drivers" heading):&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.pulseaudio.org/wiki/Modules" target="_blank"&gt;http://www.pulseaudio.org/wiki/Modules&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you wonder why I didn't set the 'channels' argument of&lt;br /&gt;&lt;span class="highlight"&gt;Delta&lt;/span&gt; to 2, that's because it seems that the device can't be&lt;br /&gt;opened for just two channels. The auto-configurator managed&lt;br /&gt;to open the device with 10 out and 12 in channels, that's&lt;br /&gt;why I'm using those values.&lt;br /&gt;&lt;br /&gt;This setup makes the assumption that the on-board device&lt;br /&gt;will always be hw:0 and &lt;span class="highlight"&gt;Delta&lt;/span&gt; will be hw:1. This isn't&lt;br /&gt;necessary a valid assumption.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;Tanu Kaskinen&lt;br /&gt;source: https://tango.0pointer.de/pipermail/pulseaudio-discuss/2008-January/001240.html&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://fedoraforum.org/forum/showthread.php?t=189456&amp;amp;highlight=pulseaudio+delta"&gt;In fact this is my (working!) /etc/pulse/default.pa&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="smallfont" style="margin-bottom: 2px;"&gt;&lt;br /&gt;&lt;/div&gt;                &lt;blockquote&gt;#!/usr/bin/pulseaudio -nF&lt;br /&gt;#&lt;br /&gt;# This file is part of &lt;span class="highlight"&gt;PulseAudio&lt;/span&gt;.&lt;br /&gt;#&lt;br /&gt;# &lt;span class="highlight"&gt;PulseAudio&lt;/span&gt; is free software; you can redistribute it and/or modify it&lt;br /&gt;# under the terms of the GNU Lesser General Public License as published by&lt;br /&gt;# the Free Software Foundation; either version 2 of the License, or&lt;br /&gt;# (at your option) any later version.&lt;br /&gt;#&lt;br /&gt;# &lt;span class="highlight"&gt;PulseAudio&lt;/span&gt; is distributed in the hope that it will be useful, but&lt;br /&gt;# WITHOUT ANY WARRANTY; without even the implied warranty of&lt;br /&gt;# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU&lt;br /&gt;# General Public License for more details.&lt;br /&gt;#&lt;br /&gt;# You should have received a copy of the GNU Lesser General Public License&lt;br /&gt;# along with &lt;span class="highlight"&gt;PulseAudio&lt;/span&gt;; if not, write to the Free Software Foundation,&lt;br /&gt;# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.&lt;br /&gt;&lt;br /&gt;.nofail&lt;br /&gt;&lt;br /&gt;### Load something into the sample cache&lt;br /&gt;#load-sample-lazy x11-bell /usr/share/sounds/gtk-events/activate.wav&lt;br /&gt;load-sample-lazy pulse-hotplug /usr/share/sounds/startup3.wav&lt;br /&gt;#load-sample-lazy pulse-coldplug /usr/share/sounds/startup3.wav&lt;br /&gt;#load-sample-lazy pulse-access /usr/share/sounds/generic.wav&lt;br /&gt;&lt;br /&gt;.fail&lt;br /&gt;&lt;br /&gt;### Load audio drivers statically (it's probably better to not load&lt;br /&gt;### these drivers manually, but instead use module-hal-detect --&lt;br /&gt;### see below -- for doing this automatically)&lt;br /&gt;#load-module module-alsa-sink&lt;br /&gt;#load-module module-alsa-source device=hw:1,0&lt;br /&gt;#load-module module-oss device="/dev/dsp" sink_name=output source_name=input&lt;br /&gt;#load-module module-oss-mmap device="/dev/dsp" sink_name=output source_name=input&lt;br /&gt;#load-module module-null-sink&lt;br /&gt;#load-module module-pipe-sink&lt;br /&gt;&lt;br /&gt;### Automatically load driver modules depending on the hardware available&lt;br /&gt;#z#.ifexists module-hal-detect.so&lt;br /&gt;#z#load-module module-hal-detect&lt;br /&gt;#z#.else&lt;br /&gt;### Alternatively use the static hardware detection module (for systems that&lt;br /&gt;### lack HAL support)&lt;br /&gt;#z#load-module module-detect&lt;br /&gt;#z#.endif&lt;br /&gt;&lt;br /&gt;### Load several protocols&lt;br /&gt;.ifexists module-esound-protocol-unix.so&lt;br /&gt;load-module module-esound-protocol-unix&lt;br /&gt;.endif&lt;br /&gt;load-module module-native-protocol-unix&lt;br /&gt;&lt;br /&gt;### Network access (may be configured with paprefs, so leave this commented&lt;br /&gt;### here if you plan to use paprefs)&lt;br /&gt;#load-module module-esound-protocol-tcp&lt;br /&gt;#load-module module-native-protocol-tcp&lt;br /&gt;#load-module module-zeroconf-publish&lt;br /&gt;&lt;br /&gt;### Load the RTP reciever module (also configured via paprefs, see above)&lt;br /&gt;#load-module module-rtp-recv&lt;br /&gt;&lt;br /&gt;### Load the RTP sender module (also configured via paprefs, see above)&lt;br /&gt;#load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 description="RTP Multicast Sink"&lt;br /&gt;#load-module module-rtp-send source=rtp.monitor&lt;br /&gt;&lt;br /&gt;### Automatically restore the volume of playback streams&lt;br /&gt;load-module module-volume-restore&lt;br /&gt;&lt;br /&gt;### Automatically restore the default sink/source when changed by the user during runtime&lt;br /&gt;load-module module-default-device-restore&lt;br /&gt;&lt;br /&gt;### Automatically move streams to the default sink if the sink they are&lt;br /&gt;### connected to dies, similar for sources&lt;br /&gt;load-module module-rescue-streams&lt;br /&gt;&lt;br /&gt;### Automatically suspend sinks/sources that become idle for too long&lt;br /&gt;load-module module-suspend-on-idle&lt;br /&gt;&lt;br /&gt;### Load X11 bell module&lt;br /&gt;#load-module module-x11-bell sample=x11-bell&lt;br /&gt;&lt;br /&gt;### Register ourselves in the X11 session manager&lt;br /&gt;# Deactivated by default, to avoid deadlock when PA is started as esd from gnome-session&lt;br /&gt;# Instead we load this via /etc/xdg/autostart/ and "pactl load-module" now&lt;br /&gt;# load-module module-x11-xsmp&lt;br /&gt;&lt;br /&gt;### Load additional modules from GConf settings. This can be configured with the paprefs tool.&lt;br /&gt;### Please keep in mind that the modules configured by paprefs might conflict with manually&lt;br /&gt;### loaded modules.&lt;br /&gt;.ifexists module-gconf.so&lt;br /&gt;.nofail&lt;br /&gt;load-module module-gconf&lt;br /&gt;.fail&lt;br /&gt;.endif&lt;br /&gt;&lt;br /&gt;### Publish connection data in the X11 root window&lt;br /&gt;.ifexists module-x11-publish.so&lt;br /&gt;.nofail&lt;br /&gt;load-module module-x11-publish&lt;br /&gt;.fail&lt;br /&gt;.endif&lt;br /&gt;&lt;br /&gt;### Make some devices default&lt;br /&gt;#set-default-sink output&lt;br /&gt;#set-default-source input&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;######I have edited from here###########&lt;br /&gt;# Load the on-board device: DISABLED VIA BIOS&lt;br /&gt;#load-module module-alsa-sink sink_name=intel-hda_out device=hw:0&lt;br /&gt;#load-module module-alsa-source source_name=intel-hda_in device=hw:0&lt;br /&gt;&lt;br /&gt;# Load &lt;span class="highlight"&gt;Delta&lt;/span&gt; 44:&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;load-module module-alsa-sink sink_name=delta_out device=hw:0 channels=10 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; load-module module-alsa-source source_name=delta_in device=hw:0 channels=12 channel_map=left,right,aux0,aux1,aux2,aux3,aux4,au x5,aux6,aux7,aux8,aux9&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;# Set the default sink and source (not mandatory, intel-hda&lt;br /&gt;# would probably be used without this):&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;set-default-sink delta_out &lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt; set-default-source delta_in       &lt;/span&gt;&lt;/blockquote&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-4587685661383358436?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/4587685661383358436/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=4587685661383358436' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4587685661383358436'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4587685661383358436'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/11/m-audio-delta-44-and-pulseaudio-in.html' title='M-Audio Delta 44 and pulseaudio in Fedora 9'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-4626359721512944890</id><published>2008-11-09T05:55:00.000-08:00</published><updated>2008-11-09T05:58:39.189-08:00</updated><title type='text'>kaffeine - Greek Subtitles</title><content type='html'>&lt;div class="storycontent"&gt;      &lt;ol&gt;&lt;li&gt; Download &lt;a href="http://rapidshare.com/files/74416174/arialBySapioiCorp.tar.gz.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/rapidshare.com');" target="_blank"&gt;arial fonts&lt;/a&gt;,&lt;/li&gt;&lt;li&gt;Extract arialBySapioiCorp.tar.gz to   &lt;strong&gt;&lt;em&gt;/usr/share/xine/libxine1/fonts/&lt;/em&gt;&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Settings –&gt; xine Engine Parameters –&gt; subtitles&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Beginer Options&lt;/strong&gt;:  normal    0    iso-8859-&lt;strong&gt;7&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Expert Options&lt;/strong&gt;:     &lt;strong&gt;arial&lt;/strong&gt;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;&lt;/div&gt;   &lt;br /&gt;&lt;br /&gt;&lt;span style="font-style: italic;"&gt;source&lt;/span&gt;: http://www.sapioi.gr/blog/?p=1005&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-4626359721512944890?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/4626359721512944890/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=4626359721512944890' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4626359721512944890'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/4626359721512944890'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/11/kaffeine-greek-subtitles.html' title='kaffeine - Greek Subtitles'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2548425914083736772.post-974737943910591835</id><published>2008-11-09T05:53:00.000-08:00</published><updated>2008-11-09T05:59:04.159-08:00</updated><title type='text'>kplayer - Greek Subtitles</title><content type='html'>&lt;ol&gt;&lt;li&gt;Open kplayer,&lt;/li&gt;&lt;li&gt;Settings -&gt; Configure kplayer - &gt; Advanced&lt;/li&gt;&lt;li&gt;Additional command line arguments: -subcp cp1253&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2548425914083736772-974737943910591835?l=zeps-corner.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://zeps-corner.blogspot.com/feeds/974737943910591835/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=2548425914083736772&amp;postID=974737943910591835' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/974737943910591835'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2548425914083736772/posts/default/974737943910591835'/><link rel='alternate' type='text/html' href='http://zeps-corner.blogspot.com/2008/11/kplayer-greek-subtitles.html' title='kplayer - Greek Subtitles'/><author><name>Zeppelin</name><uri>http://www.blogger.com/profile/10585638084238461097</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
