USB Errors
->>> does your usb hang your pc on boot.
the problems are of two types:
1.software problems (win xp,bios)
2.hardware problems.
1.Software problems
a) XP drivers problem :- in such a case go to my computer right click
and select properties -> hardware ->device manager, expand the usb
controllers option and uninstall each of them by right clicking and
selecting uninstall and then select scan for hardware changes and
the usb device may start working,if this does not work update your
drivers form the site of your motherboard manufacturer.
b) BIOS problem :- On boot menu press f12 or del depending upon ur bios,
and disable the "usb legacy support " press f10 to save and exit.
reboot and your device will work.If it does not then change the
interrupt assignment from "auto Escd" to "manual" then press
f10 and then reboot ( what this does is it reassigns interrupt
numbers to the ports in case your bios is having problem in assigning
interrupt numbers)
This should fix your problem.
2. Hardware problems :- Refer to your mother board manual and change
the usb jumpers (refer to usb device wakeup section of the manual)
to +5v and check all the connections of usb check whether
wire connection is proper (refer to connectors-> usb header)
and connection to the ground pin is proper.
Enjoy :) hope this helps.
Apr 14, 2009
Subscribe to Feeds
About Me
Google Translate
Connect !
Categories
ADF
(30)
java
(21)
windows
(20)
Counter Strike 1.6
(13)
Android
(11)
Unix/Linux
(10)
ADF security
(8)
Apache Spark
(8)
Scala
(6)
Search engine Optimization
(6)
jdeveloper11g
(6)
rest
(6)
Computer Networking
(5)
Cool Tutorials
(5)
Retrofit
(5)
Security
(5)
Fortress
(4)
OIM11g
(4)
jsf
(4)
oracle 11g
(4)
Big Data
(3)
Hive
(3)
OPSS
(3)
OpenLDAP
(3)
Wordpress
(3)
javascript
(3)
sql
(3)
website on pc
(3)
Google
(2)
Programming Stuff
(2)
Songbird
(2)
Usenet
(2)
php
(2)
search engines
(2)
wallpapers
(2)
webserver
(2)
Dynamic Dns
(1)
ECM
(1)
Impala
(1)
Lucene
(1)
Softwares
(1)
apache
(1)
code coverage
(1)
firefox
(1)
jmeter
(1)
whitepaper
(1)
Total Pageviews
Popular Posts
-
In this post i am sharing the process to make your own custom reconciliation connector. The process flow of the scheduler is shown in the be...
-
I was recently given a requirement to drive the entity attribute validations at runtime rather than at design time, with the following cri...
-
Developers while creating the applications often ignore guidelines of closing result sets which is the most common cause of memory leaks. In...
-
In this post, I will cover a tutorial that involves different moving pieces. It covers the following: Java WatchService Spring Boot ...