VGA modes 2000-2c29wm

Okay we have gotten in to using vudu and itunes on a old pc pluged in to our tv via S-Video but it can't stream for nothing and we want to advance our streaming useage. My wife has a HP 2000-2c29wm with HDMI out and VGA out our tv only has Svideo, component and composet besides the coax. Can I use just a adapter cable or do I need a converter to go from the VGA to the componet or svideo?Here is the link to our tvhttp://www.cnet.com/products/rca-p52960/specs/ Here is the link for her laptophttp://support.hp.com/us-en/document/c03619198 Here is the link to the type of cable I want to usehttp://www.newegg.com/Product/Product.aspx?Item=9SIA6J32FC0771&cm_re=vga_to_component_video-_-9SIA6J32FC0771-_-Product&nm_mc=AFC-C8Junction&cm_mmc=AFC-C8Junction-VigLink-_-na-_-na-_-na&cm_sp=&AID=10446076&PID=6155355&SID=icscdqqxrq00s3dy00053 Going out and buying a flatscreen is not a option for me any time soon.Thank you for your help in advance

Hi,
Your machine is very good actually, you only need to concern when it runs at over 75 C continuoustly.
Regards.
BH
**Click the KUDOS thumb up on the left to say 'Thanks'**
Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Similar Messages

  • How to get my macbook pro out of VGA mode

    I plugged my new Macbook Pro into a VGA adapter to do a slideshow on a projector screen, and after i was finnished, my mac is still in VGA mode on the lcd screen - is a awkward view mode.  Does anyone know how to revert back to a normal viewing mode?  Even after restarting the macbook, it remains in the mode for being connected to a vga cord.  thank you.

    Safe Mode uses a simple display mode and bypasses the stored settings. It can be used to get out of situations where you set the resolution or configuration wrong.
    Hold down Shift as you start up.
    It will run a pass of "Repair Disk", which takes several minutes.
    Then it will come up with minimal extensions loaded and default display settings.
    Provide your User_id and password and log in.
    Change the displays prefs to something boring.
    Be certain to close the pref pane and Save changes.
    Restart.

  • Upgrading hard drive and RAM in my HP 2000-2C29WM Notebook

    I would like to know if my HP Notebook Computer model # 2000-2C29WM can be upgraded with at least a 1tb hard disk drive.  I would also like to know the pin count of the RAM I need to install (208 pin, 240 pin, etc).  I know that I take DDR3 modules.  Any help will be greatly appreciated.  Also, I would like to know if the processor can be upgraded to any of the new AMD E processors.  Thanks again!

    Page 45 of this guide notes the RAM the system came with as PC3-12800 with HP part number 641369-001
    According to this site, the 204 pin module they have is equivalent to the HP part matching 641369-001.
    The notebook shouldn't have any issue as long as the HDD is not more than 1TB.  It may work with a larger HDD, but I cannot say with 100% certainty. 
    If you find this helpful or just want to say thanks you can click the white star under my name to give me Kudos.  I really appreciate it!
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • How do I get recovery disc for HP 2000, model 2000-2c29WM

    I need recovery discs for my  HP 2000, model 2000-2c29WM
    This question was solved.
    View Solution.

    Hi:
    To order recovery disks for your model, click on the link below and then click to expand the line labeled Order Recovery Media.
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?os=4132&lc=en&cc=us&dlc=en&sw_lang=&product=5360...

  • Dmesg NVRM / VGA mode?

    # dmesg | tail
    [   15.458823] NVRM: Your system is not currently configured to drive a VGA console
    [   15.458830] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [   15.458834] NVRM: requires the use of a text-mode VGA console. Use of other console
    [   15.458838] NVRM: drivers including, but not limited to, vesafb, may result in
    [   15.458841] NVRM: corruption and stability problems, and is not supported.
    # cat /boot/grub/menu.lst (kernel line)
    kernel /vmlinuz-linux root=/dev/sdb3 ro quiet vga=795 5
    # uname -a
    Linux desktop 3.4.2-2-ARCH #1 SMP PREEMPT Tue Jun 12 07:19:42 UTC 2012 i686 GNU/Linux
    # lspvi -v
    01:00.0 VGA compatible controller: NVIDIA Corporation G96 [GeForce 9400 GT] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Micro-Star International Co., Ltd. Device 1413
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Memory at fa000000 (64-bit, non-prefetchable) [size=32M]
        I/O ports at dc80 [size=128]
        [virtual] Expansion ROM at fea00000 [disabled] [size=512K]
        Capabilities: [60] Power Management version 3
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
        Capabilities: [100] Virtual Channel
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
        Kernel driver in use: nvidia
    # pacman -Ss nvidia | grep installed
    extra/libvdpau 0.4.1-2 [installed]
    extra/nvidia 302.17-1 [installed]
    extra/nvidia-utils 302.17-1 [installed]
    Last edited by Kilzool (2012-06-18 15:54:12)

    I remember this message from the first time i played around with the vga= kernel option long time ago. There is basically now way around it and I'm not sure if it does produce any problems afterall.
    On my laptop I can only get what my bios allows as resolution (1024x768x32) on a 1280x800 display. Only way to get true native resolution is with nouveau and KMS.
    Tried uvesafb and everything in the wiki but simply can't get any high than 1024x768. Syslinux Hardware Detection Tools also only listes this has the highest possible vga mode and provides the appropriate number for it.
    Let's hope that NVIDA will support KMS in the future. Not only for prettier ttys but also for wayland.
    Also like to use KMSCON in the future as kernel console replacement. Anti-Aliased hardware accelerated FullHD console Hello!
    kmscon-git is already in the AUR.
    Last edited by blackout23 (2013-02-08 22:02:34)

  • Enabling vga mode

    I just got a ibuypower gaming PC from bestbuy and the VGA mode doesn't work I was told it might be disabled but I wasn't told how to enable it without a screen to view. Can some body tell me how?

    Reset the bios
    =(。◕‿‿◕。)=

  • 2000-2c29wm internal temp

    I am running internal temperatures of 42-55 degrees Celsius, 105-135 degrees Fahrenheit CPU, 40-55 C/104-155 F Video card and harddisk @ 37-55 C/97-150 F.
    Is this within the specs?  I can't find any information relating to my specific model.
    Please let me know, if I am ok?  It just seems to be getting too hot and I wanted to make sure it is not damaging it.
    Computer is a notebook 2000-2c29wm model.
    Thank you

    Hi,
    Your machine is very good actually, you only need to concern when it runs at over 75 C continuoustly.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • VGA Mode

    I used a VGA lead from laptop to TV when doing this all the icons ect go larger than normal. Now when starting up my laptop it still seems to be in this mode and wont let me edit my password to get to my desktop. Please help.

    Hello,
    It sounds like you might need to adjust the resolution on your display to get it back to the preferred size, here are some steps that might help you resolve this issue:
    For Vista:
    1. Right-click the desktop background, and select Personalize .
    2. Select Display Settings to open the Display Settings window.
    3. To change the screen area size for the selected monitor, drag the slider under Screen resolution.drag the slider to the right to increase the screen size area, making icons and text appear smaller.
    4. Click OK .
    confirmation window open.
    5. Click Yes to save the settings
    Good luck!!
    I work for HP, However, I am speaking for myself and not for HP

  • Vga "mode not supported" message

    I Own A power mac g4 and i havent booted it in about 4 years. I hooked it up via vga to my aoc envision hdtv L19W861. When ever I boot the system i can see the apple logo when it is loading. Then after the logo dissappears and the mac boots the message "mode not supported" pops up. Please help. I am planing to use the computer soon.

    Hello,
    Sounds like a wrong resolution set, try booting up in Safe Mode, holding Shift key at bootup, then set a good resolution in System Preferences>Displays.

  • Satellite A50-105 will only start in safe mode or enable VGA mode

    After cleaning all the rubbish off my computer I must have deleted something I should not have. When I start it up the Windows Xp screen comes up then after a while it just goes blank. I can start it up in safe mode or VGA enabled but when I try to change the screen resolution from 640 x 480 pixels and Low (8bit) the screen goes blank. Can anybody help me please.

    Hi
    Maybe you have to install the compatible graphic card driver?
    Choose the right graphic driver from the Toshiba European driver page and try to install it!
    Regards

  • [SOLVED] The 773 vga mode?

    Arch supports FrameBuffer mode and a 1024 x 768 display for my video card (Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller). However whenever I try to compile the kernel from source (basically to disable modules I do not need and also to change the boot logo) I end up getting either a blank screen while boot-up or a message saying the 773 video resolution is not supported.
    Specifically I get a resolution not supported error (expectedly I guess) when I compile the kernel without making any changes in menuconfig. However even then all the difference there is is in the console mode; once I start xorg and gnome I get a full 1280 X 800 without any problems.
    When I enable any (or all) of the following under frame-buffer devices I get a blank screen. I have tried linking them to the kernel permanently as well as trying to enable them as modules.
    VGA 16-color graphics support (NEW)
    Userspace VESA VGA graphics support (NEW)
    Intel 830M/845G/852GM/855GM/865G/915G/945G/945GM/965G/965GM support (EXPERIMENTAL) (NEW)
    My notebook probably boots since after a minute when I enter a my username and password and type reboot and press enter it does reboot. I realize that even the RAMFS will reboot my computer if I type reboot but the HDD activity LED makes it pretty clear that the notebook does boot.
    Any help is appreciated.
    PS. An lsmod on the Arch Linux kernel shows me something like intel_agp. I think that this might be missing the in kernels I have compiled. I will have to double check though.
    Last edited by theDigitalAngel (2009-04-18 23:11:22)

    Woah, you shouldn't even be using vga=, that's for vesa. You should use intelfb. I'd recommend
    Devices Drivers ---> Graphics support ---> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
    [Y] Intel 830M, 845G, 8252GM, 855M, 865G (i915 driver) --->
    i915 driver
    [Y] Enable modessetting on intel by default
    Device Drivers ---> Graphics support ---> Console display driver support
    [Y] Framebuffer Console support
    In /boot/grub/menu.lst, you'll want on the kernel line
    video=intelfb:1280x800-24@60
    Don't use vga. That's for vesa.

  • VGA mode settings affect Chromium tabs text

    Hi,
    This sounds incredible. Maybe, supernatural is a better word.
    The game, step by step:
    (1) Onboard Intel video card. Everything's fine, thanks to KMS, probably. I never have had to touch anything: all the resolutions, grub, X or no X, correct right from the start. Chromium  on my desktop (KDE) is OK, which is taken for granted.
    (2) Nvidia card is bought; no KMS for me any more. No big deal. An interesting artifact shows up, though: I start getting garbled text in the Chromium tabs (KDE again, of course). About half the characters are in place, another half gets replaced by random characters. I've been living with it for some time (no big deal). But I didn't like 800x600 resolution for GRUB2 and the terminals; so I went through the proper motions and changed resolution to 1280x1024. Not quite native for a 1400x1059 monitor, but almost perfect. While admiring my handiwork I've found a bonus: Chromium tabs look right again!
    I understand that video modes is a prominent case of either-or. Or is it really so?

    anonymous_user wrote:However, it was supposedly "fixed" with the xorg packages version 1.13.0.902-2. Is your system up-to-date?
    Yes, my system is up-to-date. No, this isn't my story: partial transparency I've been taking for a feature; I'm still taking it for one .
    Last edited by Llama (2012-12-16 07:41:53)

  • W2371d VGA mode

    Need to "pre-set" 3 computers resolutions to use this monitor on switcher.  What is the best VGA res to set?

    I suspect the "switchbox" is not really a switchbox then.
    To get things sorted, just what is this "switchbox", make and model, and explain the intention of whatever the final outcome might be.
    {---------- Please click the "Thumbs Up" to say thanks for helping.
    Please click "Accept As Solution" if my help has solved your problem. ----------}
    This is a user supported forum. I am a volunteer and I do not work for HP.

  • Nvidia VGA has a hidden mode to OC through Windows.

    Ok guys. I've managed to find out the hidden for the NVIDIA VGA mode. However, I've tried on my 6600 VGA and it's stabile for 6 months till now I'm using the same setting and managed it to OC at Core Clock@400Mhz with Memory Clock Frequency@670Mhz. Hopes that this setting can help you guys. Need to do some changes in the registry.Here's the procedure that I've done:
    1) Go to START
    2) RUN type REGEDIT
    3) Under HKEY_Local_Machine go to Software
    4) Under NVIDIA Corporation go to NVTweak
    5) On the hand side RIGHT MOUSE CLICK to Create DWord Value
    6) Then key in CoolBits (without any quote).
    7) Go to CoolBits again then key in the Value Data into 3 existing was 0 then select Hexadecimal Base.
    8) Then Save it.
    9) Go to Display Properties select Advance
    10) Then select GeForce (VGA name) then search for CLOCK FREQUENCY SETTINGS.
    11) Then select MANUAL OVERCLOCKING and which setting you required such as 2D or 3D.
    12) It's also can set setting by using the DETECT OPTIMAL FREQUENCIES.
    13) Restart.
    This also tide to NVIDIA VGA only not ATI. Tested so far is GF 6series and MMX400 64MB (Core Clock@315Mhz and Frequencies@320Mhz).

    Old to some is new. Yeah the CoolBits hack is awesome regardless of its age. I remember pushing my old GeForce FX 5700 to 5900 speeds. Granted I killed two GPU fans (I blame that on the Shuttle SFF case. Heat pocket built up by the video card. In a regular ATX case there's plenty of ventilation), but the card still works to this day. It's installed now on my lil bro's rig. He may not have the latest and great but heck, he can install and play every PC Game on the market today. He's got:
    Athlon XP 2600+
    WinFast 748K7AA Motherboard
    512 MB DDR333
    75 GB IBM Deskstar
    256 MB Albatron GeForce FX 5700
    NEC DVD Recorder (forgot model)
    Onboard sound card AC'97
    I put it together for him from parts I had laying around and left over during the holidays. The rig is running great with the CoolBits as well.
    LPB

  • 2011 MBP 2nd HDD mod with SSD

    I have been trying for days to successfully get Bootcamp 4 +win7 onto my 2011 MBP.
    I have modded my MBP to have a second hard drive (ssd in main bay, original 750gb HDD in sled where optical drive used to be.)
    SSD is in the main HDD slot, and was put there since the main sata bus is native 6gbs (sata3), where the optical drive bus is sata 2.
    So since my ssd is sata3, and the original drive is sata2 it made sense, also it made sense since the main bus is where the computer is designed to boot from.
    Ok, so heres what I have done.
    I have used Bootcamp, with all combinations of the three boxes checked. (after editing files in my mac i was able to use the "create windows 7 USB installer" function)
    I purchased a macbook air super drive (after editing files on my mac, i was able to view and use the drive normally in my OS, but unable to boot from it.) Ended up returning it because an $80 that you can ONLY use on very specific systems is outragous... $25 bucks for a super generic one that has an infinite amount more compatability, or $80 for a locked drive...and here I thought the days of doing stupid proprietary crap to hardware was over
    Gparted, testdisk, pdisk, and other table editors have been no help... (cant even get gparted to boot past video drivers, even in vga mode it errors)
    I can successfully install windows when i replace the original superdrive that shipped with the system, with the original HDD in the main bay. When I install using this method, as soon as I rebuild my system (ssd main bay, hdd in second bay) my mbp fails to see the windows install (blinking ? folder). I think has to do with the drivers for the 2 sata busses are different.
    Holding "alt/option" sees a "Windows" partition that is bootable. when selected, my mbp fails to see the windows install (blinking ? folder)
    Disconnected the drive from MBP, connected it to my desktop, viewed / edited in gparted. Same outcome...my mbp fails to see the windows install.
    When I follow the main bootcamp instructions for a USB install, I can successfully create a bootable USB with windows 7 on it (works great on my PC) when my computer restarts to install... cant boot from usb, i get the blinking folder (in this config, the drives are in my preffered locations: ssd main bay, hdd in second bay)
    Someone said certain USB sticks may not work to boot from... the same USB stick boots up to gparted fine on both my iMac, my PC and this MBP... and the Windows 7 on USB that bootcamp created boots my PC seamlessly. so I doubt its the USB being "unbootable" (just to check this, i erased, reconfigured gparted live USB, and plugged in... not only does it boot, it boots fast, same with a MSDOS recovery USB stick and Unbuntu Live USB)
    I disassembled an External DVD drive, and tried about 8 different drives connected directly to the circut board of the external... Can see whatever disc i put in the drive, but only in the OS, Can not boot from any of them (windows dvd shows up as bootable when that disc is in, but selecting it gives me a blinking "_" on a black screen, a black screen, or the message "no bootable devices found, insert boot disc and press any key" depending on where I am at in my process
    How on earth should I go about completing this bootcamp install... Im beginning to lose my mind about this.
    I have been a computer tech for over 10 years and every logical solution seems to fail for reasons not apparent to me... maybe jobs was in a bad mood when they discussed how my MBP should function.
    Why not let me boot from an $80 superdrive?
    Why not let me boot Windows 7 installer from anything besides the original drive?
    Seriously... Why?
    $2000 dollars for a computer should be more than enough cheddar to get a system that isnt locked to Apples way...
    I was always a PC loyalist, and my MBP started to change that a little. But then the simple things like... booting from a different source, cant use external drives.
    My next best guess on what to do is:
    reconfigure the mac to factory, install bootcamp and configure windows on the main HDD bus.
    Take out that HDD configured the way i want it.
    put in ANOTHER DIFFERENT spare drive.
    rebuild
    install bootcamp again, go through options, partition drive and when it restarts to install, shut it down
    take spare drive
    connect both bootcamp drives to my PC, use GParted to compare the partition tables. Edit one to reflect other
    restart and see if bootcamp is bootable...
    The number one reason i was told i would enjoy my apple...
    "it just works"
    lmao

    SOLVED it for myself like this:
    Moved back the HDD from optibay to main bay. Put back the optical drive in and booted off of a windows 7 DVD and installed it on the HDD. Moved the HDD back to optibay and SSD to the main bay. Booted up and holding option/alt showed both Windows and Lion.
    Hint: I didn't wanted the win to be installed on my SSD, I am so afraid of imagining what win can do to it
    Here is what I experienced:
    SSD in main bay, HDD in optibay:
    * no boot off of a bootable windows setup on a USB made with:
    1- NTFS format (made on mac with Unetbootin)
    2- FAT format (made on windows)
    3- UDF format (made on mac with direction given here : help.ubuntu.com/community/Installation/FromUSBStick )
    * no boot off of an external DVD with original windows setup DVD
    * boots off mac os original DVD supplied
    No SSD, No HDD, No Optical drive:
    * no boot from flash/win cd
    * boots off mac os original CD supplied
    Optical drive in Optibay, SSD or HDD in main bay:
    * boot off win DVD
    * No USB booting!
    * No extrnal DVD booting
    Hope this help someone!

Maybe you are looking for

  • 5800-

    iam having prbolem in my phone Nokia 5800 that is when a audio song recieving via blue tooth that song will not saving in my songs folder when it opens asking save in music library but after deleting in my inbox that will not appear in music library.

  • Keyboard is missing the first letter I type

    From time to time (several times in an hour), when I start typing on the keyboard of my brand new MacBook, the first character is missing. Does anyone else have the same problem ?

  • Storing audio file in SQL Server

    Hi All, I need to store the recorded .wav file into the SQL Server. Can anyone give me the code that achieves this functionality. Thanks in Advance

  • Re: Filing a complaint online with the FCC - data plans, no GPS, etc

    You are absolutely right they are not going to help me, I had service with this company for almost 6 years and come to find my Fios was still running after I turned it off and paid fees for early termination (someone else using the remainder of my pl

  • See Inventory Organization Hierarchy, getting error APP-PER-50022

    Hi friends i need to see Inventory Organization Hierarchy. whenever i click Hierarchy in Inventory responsibility i get error APP-PER-50022. It says Oracle Human Resource could not retrieve a value for the user type profile option. Please ensure it i