| Forum |
|
|||||||
| Software Q&A Having trouble with software? Find solutions here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
__________________
...:::b@dma@$h:::... |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) |
|
Attitude matters
Join Date: Jun 2007
Posts: 439
|
I have Windows Vista Home Basic on my DELL laptop and have no difficulty with the two USB pendrives Imation 1GB and G-hanz 1GB.They are automatically recognised.Check whether the Universal Serial Bus controller is listed in the Device Manager. If not enter the BIOS setup and enable the controller.
Last edited by Ponmayilal; 18-10-2007 at 04:08 PM. |
|
|
|
|
#3 (permalink) |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
I have not made any changes in the BIOS myself. Everything was working fine I think this problem has occured only after i fiddled with some settings in Windows Update. I made some changes and it redirected me to Microsoft Site and I agreed what ever it was without really reading it and from that time onwards I am facing this problem.
I had HOME PREMIUM installed before this and I used for 3 months before upgrading and I had no problem in that too.
__________________
...:::b@dma@$h:::... Last edited by codeash; 18-10-2007 at 05:37 PM. Reason: Automerged Doublepost |
|
|
|
|
#4 (permalink) | |
|
TechTin.com
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,082
|
Quote:
1) Faulty hardware 2) Bad driver Whenever it ask for driver..let windows find driver by itself...because vista comes with tons of driver preloaded.If it fails again....let windows find proper driver online.
__________________
www.9zap.com/forums -> Indian Webmaster Forum whost.in - Web Hosting Offers thinkdigit.com/forum/showthread.php?t=109137 TechTin.com |
|
|
|
|
|
#5 (permalink) |
|
Alpha Geek
Join Date: Jun 2004
Location: Noida - India
Posts: 764
|
Insert your Vista DVD in your drive and try running this command from an Administrative Command Prompt:
sfc /SCANFILE=%SYSTEMROOT%\System32\drivers\usbstor.sys if this doesn't show any error with file, the try running full SFC sfc /scannow. Reboot your system and try connecting device again. Tell me if that helps.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 Samsung Omnia Pro B7610 with Stock WM 6.1 ROM Blog: http://www.sumitbhardwaj.co.in/blog |
|
|
|
|
#6 (permalink) |
|
Attitude matters
Join Date: Jun 2007
Posts: 439
|
^Here is the Guru whom you can count upon.
|
|
|
|
|
#7 (permalink) | |
|
The G-Axe Effect
Join Date: Jan 2007
Location: New Delhi
Posts: 5,579
|
Quote:
__________________
Graphics & Web Designer - SlideShare Portfolio & Blog : http://gxsaurav.com |
|
|
|
|
|
#9 (permalink) | |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
Quote:
I had made some changes in Windows Update program of Vista. I think this has happened because of that. When ever i plug in a hardware Vista searches for it online and not in the database. Device manager also doesn't recognise a simple pen drive. I do not remember what changes did i make and where in the Update manager that has caused this. Thanks for the interest friends I really appreciate everyones time and interest. ![]() This is what it shows in the Vista Update Manager
__________________
...:::b@dma@$h:::... Last edited by codeash; 19-10-2007 at 06:42 PM. Reason: Automerged Doublepost |
|
|
|
|
|
#10 (permalink) |
|
Attitude matters
Join Date: Jun 2007
Posts: 439
|
yes, I also checked the sfc /scannow command in Vista Home Basic.A window just flashed briefly and disappeared and nothing more happened.(In XP however it asked for the CD and when fed with, started the check.But one queer thing was that it will again and again ask for the CD every one or two minutes and I had to sit before the monitor and click on try again.It took about 15 to 20 minutes for the check to complete and at the end of it the check window with the progress bar just disappeared without any message.Does it mean that everything was OK or has it repaired any corrupt files silently? ----- I do not know.Of course I do not have any problems but just tried the Command to check what happens)
As for Codeash's problem of non-recognition of USB devices is concerned I do not think it has anything to do with the Windows update settings.Codeash has not confirmed whether Universal Serial Bus Controller is present in the Device manager or not.Did you ever change anything in the POLICIES? I am just shooting in the dark |
|
|
|
|
#11 (permalink) |
|
Alpha Geek
Join Date: Jun 2004
Location: Noida - India
Posts: 764
|
If you see my post carefully i told you to run the command from an 'Administrative Command Prompt. You'll need to elevate your privileges due to the new feature called UAC in Vista. Anyways, try this..
Open Start Menu, in the search dialog type cmd.exe. On the search result, it will show the file cmd.exe. Right click on it and select 'Run as Administrator'. Now in the command prompt that appears, type those commands. See if that solves the problem. There is nothing wrong with your Windows Update settings.And yes you dont need the DVD with Vista (Thanks to gx_sauav for update) @Ponmayilal ^ - The sfc scan that you ran in Win Xp repairs the files and posts the changes it made in the Event Log. You can see these logs in 'Computer Management'. Run the file compmgmt.msc. In the Event log viewer, you'll have a System log. Here there will be two entries for start and stop of scan. In between them there will be a log of what files it repaired.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 Samsung Omnia Pro B7610 with Stock WM 6.1 ROM Blog: http://www.sumitbhardwaj.co.in/blog |
|
|
|
|
#12 (permalink) |
|
Attitude matters
Join Date: Jun 2007
Posts: 439
|
Thanks @Krazy. Yesterday night itself I went through the following
http://www.tech-recipes.com/rx/2231/vista_run_system_file_checker http://www.tech-recipes.com/windows_tips602.html and then successfully ran sfc /scannow on Vista.At the end of it said that there are some corrupt files which it could not fix and the details are in c:\windows\logs\CBS.log. I could not open that log file. access denied. I did not want to play with the security settings and left it at that. To repair any problems, however, the article says you will still require the Vista DVD.I put in the Vista DVD and tried sfc /scannow but it still did not repair.Most probably I have to run sfc /quiet or sfc /enable. Have not tried yet. Shall do it when time permits. Codeash can now run sfc /scannow |
|
|
|
|
#13 (permalink) | |
|
Alpha Geek
Join Date: Jun 2004
Location: Noida - India
Posts: 764
|
if sfc is unable to repair windows files, try this...
1. Boot into Vista Setup using DVD.. 2. Use 'repair....' option 3. Click the link to open the command prompt there. 4. You will be on drive X:\> in the command window. Now type sfc /scannow /OFFBOOTDIR=c:\ /OFFWINDIR=c:\windows [Note : Replace the c:\ and c:\windows with your actual partition that contains windows. Remember that in Vista normal mode partitions are given drive letters starting from windows boot drive. But there you have to find the actual drive letter. So for ex, if you have 3 partitions 1 primary, 1 secondry and 2 logical drives on the secondry one, and you installed windows on 1st logical drive, then logically Windows is installed on D:\ according to earlier versions of windows. But in Vista you'll see D:\ as C:\, C:\ as D:\ and E:\ as E:\. I think i cleared my point. But here you need the drive letter according to earlier version of windows. You can find that out by going to each drive letter by cd command and listiing its contents by dir. The drive that contains the windows and users folder is the one you want. This case mostly arises with users with multiboot config. ] SFC will run and repair your file. At this time the windows installation considered online is the setup (Actually setup loads the windows core components to work itself, thats why it considers itself an active windows installation) and the offline one is the one on your harddrive. Please update me on your success.Ok Quote:
Cheers! One more thing man, have you checked your device manager's USB devices section. If it doesn't shows USB Root Hubs there, then there may be a problem with your hardware too.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 Samsung Omnia Pro B7610 with Stock WM 6.1 ROM Blog: http://www.sumitbhardwaj.co.in/blog Last edited by Krazy_About_Technology; 21-10-2007 at 02:57 AM. Reason: Automerged Doublepost |
|
|
|
|
|
#14 (permalink) | |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
Quote:
__________________
...:::b@dma@$h:::... |
|
|
|
|
|
#15 (permalink) |
|
Smitten by Computers..
Join Date: Sep 2007
Location: Bangalore
Posts: 56
|
This Issue happens, When Vista 's Driver Database is Corrupted. It fails to recognize new devices and install the drivers automatically..
The most common Culprit is Nokia PC Suite. The Driver CD usually will usually contain some outdated version, So Make sure you install only the latest versions of PC Suite. You have to rebuild Vista's Driver Database. Follow these steps carefully 1. Boot from your Vista DVD and Click on "Repair your computer". 2. Open "Command Prompt". Enter C: 3. Enter CD \Windows\INF 4. Enter the following commands exactly DEL DRVINDEX.DAT DEL INFPUB.DAT DEL INFSTOR.DAT DEL INFSTRNG.DAT DEL INFCACHE.* DEL SETUPAPI.* 5. Reboot I suggest you write down these commands on paper before you try. Be carefully while deleting, making a mistake may leave your Vista Unbootable. Your comments are welcome..
__________________
There were somethings Man was never supposed to know, for everything else there is Google.. |
|
|
|
|
#16 (permalink) | |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
Quote:
" DEL INFCACHE.* [B] DEL SETUPAPI.*"
__________________
...:::b@dma@$h:::... |
|
|
|
|
|
#17 (permalink) |
|
Smitten by Computers..
Join Date: Sep 2007
Location: Bangalore
Posts: 56
|
just enter exactly as i have said. Del file.* will delete all files having name "file" and all possible extensions..
__________________
There were somethings Man was never supposed to know, for everything else there is Google.. |
|
|
|
|
#18 (permalink) | |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
Quote:
Thanks a lot dude...This helped. My problem is solved.
__________________
...:::b@dma@$h:::... |
|
|
|
|
|
#19 (permalink) |
|
Attitude matters
Join Date: Jun 2007
Posts: 439
|
Here is another tech guru raptorz.Krazy about technology in trying to resolve codeash's problem brought in System file checker in Vista. That kindled a lot of interest and I have done quite some research on the topic by doing a websearch and now intend to post some info on the subject which may be of interest for those using Vista and trying to troubleshoot.raptorz has given a good lot of info on Vista driver database corruption and how to deal with it. I feel such topics should form a sticky thread on "Troubleshooting Windows Vista"
|
|
|
|
|
#20 (permalink) | |
|
Apprentice
Join Date: Dec 2005
Location: Bangalore, Karnataka, India
Posts: 91
|
Quote:
__________________
...:::b@dma@$h:::... |
|
|
|
|
|
#21 (permalink) | |
|
Alpha Geek
Join Date: Jun 2004
Location: Noida - India
Posts: 764
|
Quote:
Cheers Everyone!
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 Samsung Omnia Pro B7610 with Stock WM 6.1 ROM Blog: http://www.sumitbhardwaj.co.in/blog |
|
|
|
|
|
#22 (permalink) |
|
Smitten by Computers..
Join Date: Sep 2007
Location: Bangalore
Posts: 56
|
This is quite a common issue in Vista, as many people try to install older drivers that are not made for vista..
It would be of help, if the mods made this thread sticky..
__________________
There were somethings Man was never supposed to know, for everything else there is Google.. |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wierd Problem in XP | Prabhagaran | Software Q&A | 12 | 22-09-2007 12:05 PM |
| a really wierd problem | vikram | Software Q&A | 2 | 15-05-2006 10:49 AM |