Information is Wealth...

Lenovo T420 laptop Microphone Jack problem or skype not picking T420 Microphone Jack

Lenovo T420 Microphone Jack problem or skype not picking T420 Microphone Jack / Lenovo t420 micrphone jack

I've always heard people saying that Lenovo T420 is missing a microphone jack when compared to its predecessor like lenovo T500 which had two ports at the front for both Audio and Microphone Jack.

To resolve the issue with microphone jack in Lenovo T420 try the following solutions ...

1) If there is a problem with your Lenovo T420, update your conexant audio driver features using Matrix of drivers provided in Lenovo portal here.

2) You can also update conexant drivers using sytem update in Lenovo T420 as given below.















3) If you still have problem with your T420 microphone Jack after trying above steps 1 and 2 , try inserting a mobile headphone which has single port into your Lenovo T420 audio port given at the right side of your T420 laptop as shown.




















Drivers Installation didn't work for me so, I've tried with my Motorola headset and it works great as a microphone jack for my Lenovo T420 Laptop.

Given below is the audio port of Lenovo T420 where you can try with your mobile headphone with single Port.You may now have voice and video calls with Skype and Gtalk using your Microphone jack in Lenovo T420.

Submit RR Number Electricity bill online existing gas connection

To Submit RR Number Electricity bill online existing gas connection

 If you are APL card holder,submit four copies of your card with your address and consumer number.Drop it off at your LPG gas providers office.For others,drop off a copy of your electricity bill (with the RR Number) along with your consumer number.

This should be submitted on or before Feb 10th 2011.

 Government is focusing on these people, who have multiple connections and fit cylinders in their car or autos.We will be able to get at least five lakh illegal connection from such people alone.These gas cylinders are subsidised to a large extent by the government and therefore everybody should get them.

 The rule of the Gas connection is simple one house one connection not more than one registered connection like one in your mother's name and one in Son's name.This doesn't mean you cannot have double cylinder from one provider you can have double cylinder legally.

 This is just to track down on multiple connection for one house.

 To Submit RR Number Electricity bill online existing gas connection, Please go through the URL
http://web5.kar.nic.in/fcslpg/

Updated: 25th March 2012

To check LPG Gas connection status online in bangalore:
http://web1.kar.nic.in/fcslpg1/main.aspx

To apply for ration card in bangalore, karnataka online
Go through below document for Procedure to apply for New Ration Card through Online
http://ahara.kar.nic.in/Doc/newrc.pdf

How to get duplicate acknowledgement of Ration Card application in bangalore
http://web1.kar.nic.in/fcslpg1/Get_RC_Ackno.aspx

Get the LPG Distributors List based on District in karnataka
http://web1.kar.nic.in/fcslpg1/lpg_distributors_list.aspx

How to check the Status of Rural Ration Card  in bangalore
http://web1.kar.nic.in/fcslpg1/verify_RuralRationcard.aspx

How to check the Status of Urban Ration Card in bangalore
http://web1.kar.nic.in/fcslpg1/verify_rationcard.aspx






Add adsense ads below post title wordpress

You can add adsense below post title wordpress by adding  adsense code in content-single.php. If you are trying to add adsense below post body or above footer refer

To add adsense code below post title wordpress, Go to Appearance --> Editor --> content-single.php, click on the content-single.php file on the right in the editor screen, to select or modify content-single.php

Your adsense code need to be added below the
tag in content-single.php. Look  for below div tag after
tag, now place your adsense code below the div tag to display adsense below post title in wordpress
</header><!-- .entry-header -->
<div class="entry content" >
<script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxx";
google_ad_slot = "xxxxx";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

ADD YOUR ADSENSE CODE as above to display your ads below post title. Replace google_ad_client and google_ad_slot with your adsense ad details and save the content-single.php

Please note that I have added adsense below post title in my wordpress blog which has  F2 theme for wordpress. The .php file that you need to modify to display adsense ads below post title may be named different  if you are using a different theme.

If you are not able to find content-single.php in your theme look for .php file which contains article id as below and place your adsense code after
tag in it.

<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<header>
<h1><?php the_title(); ?></h1>

<div>
<?php f2_posted_on(); ?>
</div><!-- .entry-meta -->
</header><!-- .entry-header -->

if you have the content-single.php in your theme or wordpress directory, modify it as given below. Once you add adsense script and save the .php file, Google adsense ads will be now dsiplayed after title blogger in your wordpress blog