Audio problem on my lenovo 3000 G530 model 444622G

Please can anyone help me!!!!
I have a lenovo 3000 G530 model 444622G notebook and down graded to win xp pro, all is working fine exept for the sound that i also downloaded from lenovo website. when i install the driver it gives a error that says "DRIVER INSTALLATION FAILED : COULD NOT FIND THE MEDIA DEVICE FOR THIS DRIVER"
The driver is 52av02ww connexant universal device install x86.
Please help me

Efrum, welcome to the forum,
If you go to the W2K Audio Driver download page for the J100 and scroll down to "Before installing the Package" you will find links to the UAA audio drivers. 
Andy  ______________________________________
Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
  Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
PepperonI blog 

Similar Messages

  • Lenovo 3000 G530 Gprahics Driver problem

    i baught a new new laptop lenovo 3000 G530 with intel x4500mhd
    installed vista ultimate x64
    and donwloaded intel gma driver from lenovo support site...
    but when i go for install it says " This Computer Does Not Meet the minimum requirements to instlal the software" with error mark

    I had same problem. So what is wrong?
    Actioly it is because that driver on Lenovo website is not x64... it is x32... so looks like your destiny is to install Vista x32. Because there is no x64 video driver at all!
    N.B. I can say more - non of that drivers from Lenovo works good in x64 Vista... So i suggest you to install x32 Vista...
    Also I wanna give you advise: after you install video drivers from Lenovo website update video drivers from this website: http://www.laptopvideo2go.com/drivers 
    Message Edited by ArpanaViraj on 04-06-2009 09:26 PM
    If you need translating agency - contact with me!

  • How to enable execute-disable bit and other hidden settings on Lenovo 3000 N200 model 0769!

    2008-11-16: I have posted some more settings, scroll down to message 19 in this thread to read them.
    Hi,
    Here's some good news for anyone with a Lenovo 3000 N200 model 0769, who is disappointed and frustrated with the lack of options in the BIOS setup menu. (I had a moan about that in this thread.)
    This is a long post but I hope you'll find it worthwhile. Here are the features/settings which I will explain how to enable:
    The BIOS disables the execute-disable bit function of the CPU, with no way to turn it on. You can enable it.
    You can set VGA and VESA graphics modes to not be stretched to fill the whole screen (sharper graphics with no distorted aspect ratio).
    Speed up the POST display by skipping the memory test
    Disable various features (if you don't use them, that might save some power): the HD audio controller, WLAN card, on-board LAN, shadowing of the video BIOS
    Enable beep before booting the OS
    Enable key click sound (only in DOS, not Windows or Linux)
    I'm still working on this, and hope to figure out more hidden settings soon, e.g. to disable the DVD drive and trackpad, and to change the video output from NTSC to PAL.
    The information below applies to the Lenovo 3000 N200 model 0769 with BIOS version 3.03. My N200 has Nvidia graphics. For some background on the general principles/research required to figure this out, please see this thread at Wimsbios.com.
    To change the settings, you need to create a bootable DOS floppy disk or USB drive. Download SYMCMOS.EXE (Google for it) and put it on the bootable disk. Boot the disk and run SYMCMOS to back up your current CMOS settings: SYMCMOS -Lsettings.txt
    Next load the settings.txt into a text editor. It will begin like this:
    ( SYMBOLIC CMOS EDITOR - Version 643710-035 )
    CRC = 3EDD
    (0000) [0001]
    (0003) [0001]
    Your CRC value may differ. Each line after the CRC contains a token number, followed by the value of that token. You can start with the settings.txt you created and edit any tokens you want to change, or delete all token lines and just include the tokens you want to change. Then use SYMCMOS.EXE to apply the new file: SYMCMOS -V2 -Uupdate.txt
    After running that command you can reset, and hopefully notice the new settings in action. (For certain settings, such as re-enabling the execute-disable bit, you need to turn the computer off then on again.)
    Here are some specific tokens you can change:
    Token Default New Description
    (0000) [0001] [0000] Disable the HD audio controller
    (0042) [0001] [0000] Disable LCD panel graphics scaling/stretching
    (004B) [0000] [0001] Beep before booting the OS
    (0267) [0001] [0000] Enable support for the CPU execute-disable bit
    (028E) [0000] [0001] Enable key click (only works in DOS and BIOS setup)
    (02A3) [0001] Set to 0 for slower memory test, or 2 (or 3?) to skip
    test for faster booting, especially with 4GB RAM
    (046E) [0001] [0000] Disable video BIOS shadowing. (Best to leave enabled.)
    (0471) [0000] [0001] Enable 1MB memory hole at 15MB. (Best leave disabled.)
    (0486) [0001] [0000] Disable PCI Express ports 1-6. This takes precedence
    over the individual port bits below, and disables the
    LAN, WLAN and (probably) ExpressCard port.
    (0489) [0001] [0000] Disable PCI Express port 2 (WLAN card)
    (048C) [0001] [0000] Disable PCI Express port 3 (maybe ExpressCard?)
    (048F) [0001] [0000] Disable PCI Express port 4 (LAN)
    For example, if you want to disable LCD panel scaling and enable the execute-disable bit, you would create a text file like this:
    CRC = 3EDD
    (0042) [0000]
    (0267) [0001]
    Some final points:
    Loading the default settings in the BIOS setup menu will overwrite any changes you make using SYMCMOS.EXE. So keep that bootable disk around in case you need to re-apply your settings in future.
    The token numbers above are specific to version 3.03 of the Lenovo 3000 N200 model 0769 BIOS. They might be different for earlier BIOS versions, and will be different for other models of computer.
    Once you have created a bootable floppy disk with a text file containing your updated settings, you could create a bootable CD with the floppy's data on. Just boot that CD to restore your settings in future.
    Before experimenting with randomly changing token values to discover other hidden settings, make sure you know how to reset your computer's CMOS memory! Changing some settings results in your computer becoming unable to boot, so you can't use the BIOS setup screen to reset. I wrote about how to reset the N200 model 0769 CMOS in this thread.
    If you discover any other settings, please let me know.
    Any changes made are at your own risk; if you "brick" your laptop don't blame me!
    Message Edited by Donuts on 10-15-2008 09:45 AM
    Message Edited by Donuts on 11-16-2008 11:35 PM

    Hi Donuts !
    My computer is a 3000 N200 0769BAG. It has a Dual Core Pentium and the information I get about the BIOS using lshw are :
    ========================================================================================
    description: BIOS                                                                                                                            
              vendor: LENOVO                                                                                                                              
              physical id: 0                                                                                                                              
              version: 68ET35WW (04/16/2008)                                                                                                              
              size: 106KiB                                                                                                                                
              capacity: 960KiB                                                                                                                            
              capabilities: pci pnp apm upgrade shadowing escd cdboot bootselect edd int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer int10video acpi usb ls120boot biosbootspecification
    ====================================================================================
    I've nothing telling me it is a 3.03 BIOS version but only got the BIOS file name (68ET35WW);
    Is it the same BIOS you used and if not how could I find the list of (token, default value,new seting) for that particular BIOS ?
    Thanks a lot in advance for your help !
    Regards

  • Lenovo 3000 G530 Notebook - Windows XP Installation

    I am using Lenovo 3000 G530 Notebook with Windows Vista. Now I wanted change to Windows XP but it is not recognising Hard Drive. Please help me to install XP in my Notebook

    In the BIOS configuration, change from the SATA controller from AHCI to compatibility mode.
    \\ I do not respond to PM regarding individual tech support. Keep discussions in the forum for the benefit of others //

  • Memory problem on a Lenovo 3000 0769-BAG

    Hi !
    I own this nice machine, and put into it a Linux 64 bits OS. (Fedora 7).
    Everything is working fine, but I needed more memory to be able to scan/process large images.
    So I went to Lenovo web site and saw I needed PC2-5300 Sodimm memory. For a maximum of 4GB.
    I've bought 2 Sodimm labelled like that : 2GB DDR2-667Mhz-CL5 based upon 16 chips labelled PR128MB-3 "Made in Taiwan" ...
    So I removed the 2 512MB modules and put the 2 2GB modules. The BIOS see them and count up to 4096 GB. Fine.
    But after POST, Nothing happens. No beep no disk activity, no nothing. The message "Press F1 to enter BIOS or F12 for boot menu " disapears, the cursor goes on the upper left corner and that's it.
    So I removed the first 2GB module and put an original 512 MB instead. The machine boots fine, I'm able to successfully test the RAM either with the Vista boot menu option or the Memtest which came with Fedora.
    I've swapped the 2 GB module and done the very same test. OK. So I'm pretty confident on the operation of the 2 2GB modules. Vista and Fedora proudly announce near 2.5 GB of memory (depending of the shared memory assigned to the Intel Graphic card)
    If I put the 2 GB module on the first slot, and the 512 MB atop, the machine refuses to boot.
    So, Either there is a problem with my memory modules, or there is a problem accessing the maximal capacity using 2GB modules ? What do you think and what should I do ?
    TIA !
    Oh, BTW the BIOS is 68ET21WW (V1.05)

    Very curious indeed!
    You mention you have BIOS V1.05, the latest on Lenovo is V1.02 but with the same number 68ET21WW that you have. Typo?
    Are there any memory settings in BIOS that you can play with?
    Put in a 512/2GB combo, go to this webpage from Crucial, scroll down and have it scan your system.
    Repeat with the other 2GB. What are the results?, are those 2GB sticks what they are supposed to be?
    As you run Linux, I am at a dead end here, no knowledge.
    I assume you have installed (not just downloaded) all the Lenovo updates for Windows?
    A 32-bit OS can only address 3GB, so 4GB would be a waste.
    A 64-bit OS (both Linux and XP or Vista) should be able to work with 4GB.
    Can you borrow a 1GB stick and see if it works with 3GB?
    EDIT:
    After hunting around on the web, it seems that there is a RAM limit for the Lenovo 3000 N100.
    Also, Lenovo says this on their website:
    1 GB (footnote 4) (2-512 MB DIMMS) PC2-5300 DDR2 667 MHz memory, expandable with optional SDRAM SO DIMM module to a maximum 2.0 GB (footnote 5)
    Support Center: 800-426-7378
    4: For PCs without a separate video card, memory supports both system and video. Accessible system memory is up to 128 MB less than the amount stated, depending on video mode.
    5: Memory options up to 1024 MB PC5300 DDR2 SDRAM SO DIMM can be added for maximum memory expansion.I picked up somewhere that some BIOSes test for an original Lenovo RAM stick, but could not find this reference again.
    If you get that 1GB + 2GB working, that will be the max, otherwise hope for a new BIOS that will allow for 4GB.
    On Buy.com (sells Kingston RAM), several users reported success with 2x 1GB Kingston RAM.
    Message Edited by RealBlackStuff on 02-03-2008 11:50 AM

  • Lenovo 3000 g530 4446-35u Vista 64 bit Driver problems

    I recently purchased the laptop in the subject line.  I immediately replaced the hard drive,   the ram, and installed vista home premium 64bit.  I was able to find drivers for everything but the touchpad device.  I have been unable to determine the tech specs for the device or find a driver.  Any suggestions would be appreciated.

    if you want to know more about the subjectyou can people go there
    http://www.vista4beginners.com/DPC-Latency-Checker
    for all ich9 usb and with broadcom network cards this and my coment can be usefull.
    have a nice day,
    Mike

  • Severe problem while starting Lenovo 3000 N200

    Dear friends & experts,
    I am using Lenovo 3000N200 0769BDG laptop. I have following problems while starting the system.
    Recently my system was hacked against which I installed an Anti-Malware software. It showed that the system was free from any Malware.(But believe me, it is true that the system was hacked.). But each time on starting the system, a  black and white window  is being displayed which contains the following message:
    We apologize for the inconvenience, but Windows didnot start successfully. A recent hardware or software change might have caused this.
    If your computer stopped responding, restarted unexpectedly, or was automatically shut down to protect your files and folders, choose Last Known Good Configuration  to revert to the most recent settings that worked.
    If a previous startup attempt was interrupted due to a power failure or because the Power or Reset button was pressed , or if you aren't sure what caused the problem, choose Start Windows Normally.
    Safe  Mode
    Safe Mode with Networking
    Safe Mode with Command Prompt
    Last Known Good Configuration (your most recent settings that worked)
    Start Windows Normally
    Use the up and down arrow keys to move the highlight to your choice.
    Seconds until Windows starts:30.....1
    After 30 seconds, the Windows logo is displayed immediately followed by a Blue screen which lasts for 1 second and the system restarts.  I tried all the options listed above-- from Safe Mode to Start Windows Normally but the same problem recurrs. And the system doesn't shutdown until I press the power button.
    I have a licensed version of Windows Xp SP3 as OS. I tried to repair the system using WinXP CD but I found the following message:
    Setup did not find any hard disk drives installed in your computer.
    Make sure any hard disk drives are powered on and properly connected to your computer, and that any disk-related hardware configuration is correct. This may involve running a manufacturer-supplied diagnostic or setup program.
    Setup cannot continue. To quit Setup, press F3.
    A point to be noted is that earlier, I removed the Rescue & Recovery from my system  thinking that it might not be of much use and now, I lament for it.
    When I press F3 the same window appeared and the same problem recurred.
    I tried to access the files in my hard disk using Ubuntu CD and it was successful. I used Lenovo hardware quick test to check for any hardware faults, and my system passed all the tests.
    I request you to help me in solving this problem so that I can continue my studies peacefully.
    Thanking you,
    With regards,
    T.I. Kiran

    First off, being "hacked" and having viruses/malware are two different things. Someone hacking your computer doesn't really mean you have a virus/malware, it means an actual person gained access to your computer remotely and did something to it.
    More than likely you got a virus that corrupt your Windows System directory and/or registry. Anti-malware software won't necescarily detect all viruses, especially executable that run commands to simply delete files.
    The blue screen you're seeing is what us technicians call the BSOD (blue screen of death), it's an indication that there is a direct corruption with the core files that Windows requires to function properly.
    As an IT Technician, if this were one of my laptops or one of my end-users, I would simply reload it with a fresh copy of Windows XP. There's a possiblity that all data you had on the laptop is gone because if the Windows core files are corrupt/missing, then that could very well mean your system was wiped completely but the boot table is in tact, hence the fact that you even have the option to boot Windows XP.
    One other option I would suggest is try to reinstall Windows XP. Sometimes if you have the right copy of the install, it will let you reinstall the Windows XP core files, leaving your programs, files and directories in tact.
    Good luck.

  • I need a replacement keyboard for a Lenovo 3000 C200 Model# 8922-2FU

    My wife dumped a glass of water on her laptop and I am having a really hard time finding a replacement keyboard.
    Why do wives love to break the machines?
    Thanks

       IBM indicates your part numbers could be this: 39T7353 or this: 39T7417 if you have a laptop designed for English in the USA.
        Try these people: http://www.acsparts.com/contact_us.asp   Do check your machine first (remove the keyboard & look at its exact part number).  They can order things they don't have in stock from the warehouse.  I bought a replacement keyboard for my 3000 N200 from them a few months ago, it was an exact replacement.

  • Lenovo 3000 n200 problem with usb tv-stick

    hi guys,
    i have a problem with my lenovo 3000 and the hvr-900 usb tv-stick from hauppauge. driver installation and software installation from wintv is no problem. finding the channels ist also no problem. sound is good but i have no pictures... the display ist black.
    my grafik chip is the intel GMA X3100 onboard. i thought it was a problem with the overlay function. the wintv software shows me "surface vmr" on my old desktop with the old wintv pci card it shows me "surface overlay".
    internet tv (tvu, tv ants...) works without any difficulties. but i can`t find a function to activate "overlay".
    has anyone an idea? thanks for helping.

    i try an older usb machine from hauppauge which supports analog only (the new stick supports analog/digital) and... it works... the wintv software shows me "surface overlay"... crazy...
    now i use this until i find a solution for the stick ;-)
    thanks for helping

  • Drivers for Lenovo 3000 N500 4233-5FG notebook

    Hi everybody!
    yesterday I became my brandnew N500 4233-5FG notebook. Here are the specifications:
    http://www5.pc.ibm.com/europe/products.nsf/$wwwPartNumLookup/_NS75Fxx?open&OpenDocument&epi=w​eb_express
    A friend of mine and I tried to install Win XP, but most of the drivers from the lenovo support HP don´t work. We´ve  read  lots of threads in this forum and all over the internet, but nothing helped!
    Here is what we did till here:
    1.switch from sata to ide
    2.forcing the notebook to boot with the optical drive, because otherwise it showed no reaction on the Win Xp CD 
    3.installing Win XP
    4.installing the drivers from  http://www-307.ibm.com/pc/support/site.wss/product​.do?template=/product.do?template=%2Fproductpage%2​...
    5.Win XP "runs" but almost all the drivers are announcing conflicts and as consequence nothing works (sound, LAN, and so on)
    6.then we installed the net framework and tried the drivers described by the user voyager in this thread:
    http://forums.lenovo.com/lnv/board/message?board.i​d=N_Series_Lenovo_3000&thread.id=8077&view=by_date​...
    7.nothing worked
    8.then we installed Service Pack 3 for Win XP an tried again the drivers from the lenovo HP.
    9.there was no improvement, which means there are always the same problems as at the beginning...
    10. as it was 4 o clock in the morning and we had a very long day, we decided to go to sleep... ;.)) 
    Can anybody help me and/or has  anybody experience with exactly the same notebook than i have?? (n500 4233-5FG)
    It would be very helpfull to have some suggestions on how to do it right or perhaps anybody knows something about were to find the right drivers?!?
    Thank in advance and lots of greetings,
    Daniel 

    I reviewed the link provided for your Lenovo 3000 N500 [Model Name: 42335FG, Part Number: NS75Fxx]
    Link:
    http://www5.pc.ibm.com/europe/products.nsf/$wwwPar​tNumLookup/_NS75Fxx?open&OpenDocument&epi=web_expr​...
    At the bottom of the configuration table, under "SOFTWARE", it says "Supported operating systems" PC DOS 2000 (limited), Windows Vista Business, Windows Vista Home Basic, Windows Vista Home Premium.
    It doesn't appear that the 3000 N500 [Model Name: 42335FG, Part Number: NS75Fxx] is intended to support XP.
    What am I missing here?
    Thank you
    3000 C200 8922-2AU Laptop
    Windows XP Pro
    T5500(1.66GHz), 1.5GB RAM, 80GB 5400rpm HD, 15in 1024x768 LCD, Intel 950, CDRW/DVD, Intel 802.11abg wireless, Modem, 10/100 Ethernet, IEEE 1394, 6c Li-Ion batt.

  • Windows 7 on Lenovo 3000 V100

    I had 100% success installing Windows 7 Professional 32bit on my 3 years old Lenovo 3000 V100, model 0763-46G (Core Duo T2400 1.83GHz, RAM upgraded to 2GB, HDD upgraded to 250GB).
    Almost everything works out of the box in Windows 7 (USB, LAN, WiFi, Audio, Sleep, Battery Indicator, Fn Hotkeys, Bluetooth, SD Card Reader, DVD burner), except of the webcam, which requires a driver to be installed, touchpad works, but the driver is required for advanced features such as scrolling etc.
    Bison Webcam driver for Windows Vista v6.32.0.2 works perfectly in Windows 7: http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-68283.
    Latest touchpad driver for Windows 7 can be downloaded directly from Synaptics: http://www.synaptics.com/support/drivers
    Latest Authentec fingerprint software can be downloaded from Lenovo: http://www-307.ibm.com/pc/support/site.wss/WIN7-BETA.html#autc

    I just upgraded to windows 7 pro from vista.  Everything seems to be working fine except the webcam.  I installed the driver below:
    Bison Webcam driver for Windows Vista v6.32.0.2 works perfectly in Windows 7: http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-68283.
    The OS sees the integrated camera, but it doesn't work.  The green light above the lcd comes on.  
    When I run the integrated camera application, it starts and I get a message that ffdshow is unavailable, then
    when I click OK and try a screen capture, i get an error 80070003.
    Any suggestions?  Thanks

  • Lenovo 3000 C200 turns on but fails to start

    Greetings all!
    I have a problem with my Lenovo 3000 C200 and I'm hoping someone can help. Please be patient with me as I'm not as good with computers as I am with larger equipment. The problem goes like this:
    I bought the laptop used about a year ago, running Windows Vista Business. It has worked without any problems until a recent work related trip to California 3 weeks ago where a balloon popped up telling me Windows Live OneCare was expiring and I needed to uninstall it and replace it with a different antivirus software. I didn't think much about it at the time and was going to install the newest version of Norton when I got home and back to work but before I could, I started getting the following error messages popping up on the screen during startup and intermittently while the computer was running
    SYNTPENH.EXE (code 0cx0000142)
    RTHDVCPL.EXE
    MSASCUI.EXE
    PHOTOSCREENSAVER.SCR
    SHELLEXECUTEEXFAILED (code 3221225794)
    one of the guys I work with suggested I uninstall Windows Live OneCare and restart the computer but when I tried I noticed the "change/remove programs" prompt was missing. Also, I was unable to open Word documents, Excel files, download programs from the internet, etc.
    another coworker suggested it might be a virus or Trojan and attempted to connect his laptop to mine via a Belkin Easy Transfer Cable, thinking he would scan my hard drive remotely with the antivirus software on his computer and remove anything harmful. As soon as the cable was connected, it flashed an application error message on the screen of my Lenovo (I didn't see exactly what it said) and about 30 seconds later my screen went black.
    Now, when I press the power button, the fan comes on, it starts to make noise, the CD drive will start to spool up (if there's a disc in it) but stops before actually doing anything. Doesn't seem to matter if it's plugged in or running on battery, none of the F keys seem to do anything during this time and the screen never comes on. I've tried running the boot disc that came with it but no luck there either.
    I don't use this computer for much other than checking email when away from home, charging my phone and ipod and watching movies or doing paperwork on the plane. Unfortunately, I'm away from home a lot so it's pretty inconvenient to be without it!
    If anyone has a suggestion I'd really appreciate the help! If you've already covered this someplace else, please forgive the repost. And sorry for the book, just not sure what info might be helpful.
    thanks in advance!
    Roger

    Ok, here's the results:
    Tried plugged in but with battery out - no change
    Unplugged, removed battery, held power button for 30 seconds, reinstalled battery, replugged - no change
    Removed memory modules and reinstalled in original positions - no change
    Removed modules and tried one at  a time in different positions - this did change things! One module had no change in either location, the other allowed the computer to start and run (back to the point of the original problems with the error messages and unable to open word docs, etc) in both locations. Installing the second (bad?) module in addition to the "good" module caused the computer to not start again, removed it and computer restarts fine.
    So I'm guessing I need to replace the one apparently defective memory module and see if that takes care of the rest of the problems? Or is there something else I need to do to address the error messages and functionality issues?
    And by the way, thanks for all the help!

  • Can't turn on my Lenovo 3000 N200

    Hello, I've got a problem with my Lenovo 3000 N200 laptop.
    Yesterday I used it without it's power supply, so it discharged. I let it charge, but none of the indicating power lights are lit up even though the power supply is good. It has now ''charged'' all night, but nothing has changed, no power lights and I can't turn it on. I'm confused, it's the first time when something like this happens, I haven't dropped it or anything it just completely discharged..
    I already tried 2 times this trick when you remove the battery, push the power button for about 30 seconds and then put battery back in, but it didn't work.. :/
    Any ideas or it's dead?

    could be power cord or mainboard issue due to "no power lights"
    i believe you don't have valid warranty but is it possible to contact local support center? you'll need probably some more help to diagnose the problem.

  • Lenovo 3000 N100 - Stays on just for a very short time

    I have a Lenovo 3000 N100, Model Type 0689-29U
    Will power up but only stay on for a short time (less than two minutes usually) before it shuts down without any errors. Does not stay on long enough to run hardware diagnostics.
    Have replaced the following items so far:
    1) Main System Board (motherboard)
    2) Both Memory Modules
    3) Power Adapter (power brick)
    4) Hard Drive
    5) Battery
    Still the same results. I am not thinking that the CPU may be either bad and/or it is heating up. I am not sure how the fan on this unit is supposed to behave. In other words, I am not sure if it is supposed to be on all the time or not. When I first power the system up, the fan comes on just for a few seconds then goes off and never comes back on again. I assume that is because this unit's fan is supposed to come on only when needed although not sure.
    If anyone has any ideas and/or any feedback on anything I have written above, I would greatly appreciate your input.
    Thank you.

    remove the battery and plug the ac power, and check if issue persists.

  • Lenovo 3000 N100 audio problem

    i use a 3000 N100 0768-B9G notebook with win Xp for a year and for some reason i had to format the Hard drive yesterday. i reinstalled my Win Xp and visited the site and downloades the audio drivers for the sound but nothing happend there was no device. then i downloaded the system update programm. it downloades all of the drivers including one for audio (different from the one from the lenovo site) and this time i had a audio device (not the old one though) my speakers were off and when i pluged external speakers to the speakers in the sound was horrible...what can i do?

    Problem is that I have downloaded ALL DRIVERS from link you provided (www-307.ibm.com/pc/support/site.wss/product.do?template=/product.do?template=%2Fproductpag_1";return this.s_oc?this.s_oc(e):true">http://www-307.ibm.com/pc/support/site.wss/product.do?template=/product.do?template=%2Fproductpage%2...) but audio, video and network controller still doesn't work.
    Please, does anybody know where is possible to find 'working' drivers? Drivers provided by above link are not for Lenovo 3000 N500 configuration. Neither, on this configuration is not possible to download Windows XP SP3.

Maybe you are looking for

  • Error during activation of DSO - Activation of M records from DataStore obj

    Hi All, Below is the error i am getting while activating the DSO, Even though similar post on this topic, solution not mentioned, any solution greatly appreciable. When - During Activation of DSO State of DSO - Request become "RED", It is available f

  • Downpayment with Invoicing Plan

    Hello all, I'm trying to make a downpayment to a Vendor based upon a Purchase order (PO). Here folows the procedure reflected on the system: 1)Creation of the PO with one valuated material (quantity and amount) item. in the item invoice, we can have

  • BI PDF reports greek and latin junk charecters

    Hi, We are getting BI PDF reports in junk formate.It does not displays in English. But development and qa is fine.Is there a settings in ADS and some where to reset to english - Shaik

  • Recovery of earlier document version

    I have erroneously overwritten a document and would like to recover the former version. Can anybody help?

  • Right Click tools for SCCM 2007 issue

    We have SCCM 2007 R2 with Right click tools installed (I know this is not a direct SCCM query but linked to it and thought I might try my luck here) I use the "ConfigMgr Collection Tools - Add Systems to a collection" option within Right click tools