Skip to main content

Posts

Showing posts with the label Hardware tips and tricks

How To Upgrade Your Computer's Memory,Renaming of Drives

 Upgrade Your Computer's Memory Upgrading computer memory involves increasing the RAM of your computer, so the first thing you have to figure out is the type of RAM the system uses, how it's configured, and how many RAM slots you have available. A memory upgrade usually requires that you first check the computer's user manual, or the manual for the motherboard. Find out if the memory is parity or non-parity. You can also check the website of your computer to find out the memory you need for computer memory upgrades. Now, find out what the speed of the PC memory is. When dealing with computer memory, you have to know this information. Next, does your computer use single in-line memory modules (SIMMs) or dual in-line memory modules (DIMMs)? When conducting an upgrade, it's also key to figure out if the computer uses regular, FPM, EDO, or Synch DRAM. How many pins are on the motherboard? 30, 72, or 168? Computer memory upgrades require that you remove the cover from

How to format a partition into NTFS -Disk formatting

To format a partition into NTFS you can try below points. There can be two possibilities of bad sectors (1) Your "FAT" or "bootsector" has developed "bad sectors" and it has locked it .There fore it is not allowing system to write partition info it it.Please note that it does not matter for a computer wehter it is last or first.it writes data "randomly". (2) There would be some kinda lock to your in your hdd which is preenting write to it.In NTFS you can lock the parition. Go to Administration Tools and Click Computer Management and select disk management, now you will see the partitions in your system and delete the partition you dont want and create a new partion in free space area.Now format the partition in NTFS. if you'r not able to format that partiton into ntfs you can try converting that with the help of a command go command promt a type the command "convert d: /fs:ntfs" (here d:=drive letter you wana convert)

Where to find the source file of the header netdevice.h

Where to find the source file of the header netdevice.h "cscope" is a very simple to use command line tool. you will have to install it and then use it on the kernel source tree locally. (it will index) However, if you are comfortable with the web version, that's also fine. I find cscope a faster way, so suggested that to you. :) the mechanism hardly matters. Just as an e.g. (I used cscope) Look at the file: drivers/net/82596.c line: 1125 static const struct net_device_ops i596_netdev_ops = { .ndo_open = i596_open, .ndo_stop = i596_close, .ndo_start_xmit = i596_start_xmit, .ndo_set_multicast_list = set_multicast_list, .ndo_tx_timeout = i596_tx_timeout, .ndo_change_mtu = eth_change_mtu, .ndo_set_mac_address = eth_mac_addr, .ndo_validate_addr = eth_validate_addr, }; These are the driver routines for the particular device. Now search for these function definitions in the kernel source tree

Prerequisites for Microsoft Visual Studio 2010 Express installation

Prerequisites for Microsoft Visual Studio 2010 Express installation Architectures x86, x64  Supported Operating Systems Windows XP (x86) with Service Pack 3 Windows Vista (x86 & x64) with Service Pack 2 Windows 7 (x86 and x64) Windows Server 2003 (x86 & x64) with Service Pack 2 - all editions Users must install MSXML6 if it is not already present. Windows Server 2003 R2 (x86 and x64) - all editions Windows Server 2008 (x86 and x64) with Service Pack 2 - all editions Windows Server 2008 R2 (x64) - all editions Hardware Requirements GHz or faster processor 1024 MB RAM (1.5 GB if running on a virtual machine) 3 GB of available hard-disk space 5400 RPM hard-disk drive DirectX 9-capable video card running at 1024 x 768 or higher display resolution DVD-ROM drive

Hardware and Software Requirements for your project

How to mention Hardware and Software Requirements for your project Hardware Requirements: - Standard Pentium Series Processor. (Recommended Pentium III or Advanced). Minimum 256 MB RAM. (Recommended 512 MB) HDD Storage capacity of 4 GB with 5400 rpm or more. Software Requirements: -  Operating System Windows XP Programming Tool Visual Studio 2005 ASP 2.0 MS Access. Documentation Tool Microsoft Word Microsoft Visio