Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Windows XP Boot Up Hang, USB Router

 
   Windows (Home) -> Hardware RSS
Next:  Couple of tips on cloned HD boot problems  
Author Message
Moz

External


Since: Aug 17, 2007
Posts: 2



(Msg. 1) Posted: Fri Aug 17, 2007 8:22 am
Post subject: Windows XP Boot Up Hang, USB Router
Archived from groups: microsoft>public>windowsxp>hardware (more info?)

I'm having a problem with Windows XP I've been working on a couple of days,
this is the situation I'm in now...

My router has been working fine for months on Vista, but then it stopped
working and I decided to change to XP just for simplicity, now when the
drivers for my router (BT Voyager 2091) are installed on a fresh couple of
Windows XP using a USB connection from router to PC, my PC is prevented from
booting, it hangs just after the XP loading screen, just before login sceen
is meant to appear, sits there with a blank screen. Once the drivers are
installed and I plug the cable into ANY of the 6 USB ports, I cant start up
my computer, if I wait till the computer is started before plugging in the
USB cable to the router, the internet will not work anyway, and the computer
will hang when shutting down.

So in summary, with my USB router cable in, the computer cannot start or
shut down and the internet connection cant be detected, but with it taken out
the computer works fine, but of course the internet wont work in either of
these circumstances and this is what I need.

Curiously, I also had the same problem with Vista, I tried moving to XP and
that got me here with the same problem, but XP is the one I want to get
working for now.

P.S. I have my network drivers installed for my mobo and this router is
currently working fine for another computer connected to it by etherent at
the same time. I have also tried formatted my hd and reinstalled windows a
few times tryin different things to no avail.
Back to top
Login to vote
Paul

External


Since: Feb 16, 2008
Posts: 67



(Msg. 2) Posted: Fri Aug 17, 2007 6:23 pm
Post subject: Re: Windows XP Boot Up Hang, USB Router [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Moz wrote:
> I'm having a problem with Windows XP I've been working on a couple of days,
> this is the situation I'm in now...
>
> My router has been working fine for months on Vista, but then it stopped
> working and I decided to change to XP just for simplicity, now when the
> drivers for my router (BT Voyager 2091) are installed on a fresh couple of
> Windows XP using a USB connection from router to PC, my PC is prevented from
> booting, it hangs just after the XP loading screen, just before login sceen
> is meant to appear, sits there with a blank screen. Once the drivers are
> installed and I plug the cable into ANY of the 6 USB ports, I cant start up
> my computer, if I wait till the computer is started before plugging in the
> USB cable to the router, the internet will not work anyway, and the computer
> will hang when shutting down.
>
> So in summary, with my USB router cable in, the computer cannot start or
> shut down and the internet connection cant be detected, but with it taken out
> the computer works fine, but of course the internet wont work in either of
> these circumstances and this is what I need.
>
> Curiously, I also had the same problem with Vista, I tried moving to XP and
> that got me here with the same problem, but XP is the one I want to get
> working for now.
>
> P.S. I have my network drivers installed for my mobo and this router is
> currently working fine for another computer connected to it by etherent at
> the same time. I have also tried formatted my hd and reinstalled windows a
> few times tryin different things to no avail.
>

Perhaps you could use an Ethernet switch to work around the USB problem ?
http://compnetworking.about.com/od/homenetworkhardware/f/routervsswitch.htm

Your BT 8091 has DHCP and is a router, so takes the place of "Computer 1" in
this diagram.

http://compnetworking.about.com/od/homenetworking/ig/Home-Network-Diag...s/Hub-S

The BT 2091 specs are here.

http://www.voyager.bt.com/wireless_devices/voyager_2091/product_info.htm

Switches are pretty cheap - $10 to $30 should cover it. Check the reviews before buying.
http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=2000400030...nfigura

If you want to look at your USB connection, you can try:

1) Boot computer without device connected.
2) Plug in the USB connection.
3) Use UVCview from Microsoft, to see if the hardware is visible or not.

http://www.microsoft.com/whdc/device/stream/vidcap/UVCViewdwn.mspx

This is an example of a USB device, as seen in the Microsoft viewer.

http://image.donanimhaber.com/image.php/upfiles/110425/3FD99DDFA659483...268428A

The downloadable driver from the BT site, makes reference to "USB8023".

http://static.btopenworld.com/broadband/adhoc_pages/drivers/BT_Voyager...B_win_v

At first, the 8023 number ("USB8023") flew over my head. But after a bit of searching,
it occurred to me that the number refers to IEEE 802.3 Ethernet standard.
It could well be, that modern versions of Windows actually have an NDIS
driver for a USB to Ethernet adapter, that would have worked. It is
possible that you didn't need a driver to get that connection to work
at all. If the BT device didn't follow the rules, then a custom driver
would be required, but a designer would be stupid to do that.

The INF file in the driver package references USB\VID_069A&PID_0318.
That VID belongs to Askey Computer Corp askey.com.tw . So the ADSL
modem/router claims to be made by Askey. If you got their more expensive unit,
it has more Ethernet connectors on it, and is a better fit for most
home users. USB is really a poor choice for a network interface.
Pumping data over Ethernet is less work for the computer.

So take a look with UVCView, and see if VID_069A PID_0318 shows up or not.
If it doesn't show up, there could be a hardware problem with the BT device.

Note - I'm not a networking expert, so perhaps someone else can make
a suggestion on a home networking config. I use a wired router for my
Ethernet ports, and that is becaus my ADSL modem contains no router. My
wired router terminates the PPPOE protocol. Your BT device does all of
that for itself, which is why I suspect a cheap switch is enough to get
you more Ethernet ports.

Paul
Back to top
Login to vote
Moz

External


Since: Aug 17, 2007
Posts: 2



(Msg. 3) Posted: Fri Aug 17, 2007 6:23 pm
Post subject: Re: Windows XP Boot Up Hang, USB Router [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

ta Paul, thanks a lot for the tiem and effort you spent looking into it,
fortunately I will soon be getting a router that has 2 ethernet ports for me
to use, will using ethernet definately avoid this issue?

"Paul" wrote:

> Moz wrote:
> > I'm having a problem with Windows XP I've been working on a couple of days,
> > this is the situation I'm in now...
> >
> > My router has been working fine for months on Vista, but then it stopped
> > working and I decided to change to XP just for simplicity, now when the
> > drivers for my router (BT Voyager 2091) are installed on a fresh couple of
> > Windows XP using a USB connection from router to PC, my PC is prevented from
> > booting, it hangs just after the XP loading screen, just before login sceen
> > is meant to appear, sits there with a blank screen. Once the drivers are
> > installed and I plug the cable into ANY of the 6 USB ports, I cant start up
> > my computer, if I wait till the computer is started before plugging in the
> > USB cable to the router, the internet will not work anyway, and the computer
> > will hang when shutting down.
> >
> > So in summary, with my USB router cable in, the computer cannot start or
> > shut down and the internet connection cant be detected, but with it taken out
> > the computer works fine, but of course the internet wont work in either of
> > these circumstances and this is what I need.
> >
> > Curiously, I also had the same problem with Vista, I tried moving to XP and
> > that got me here with the same problem, but XP is the one I want to get
> > working for now.
> >
> > P.S. I have my network drivers installed for my mobo and this router is
> > currently working fine for another computer connected to it by etherent at
> > the same time. I have also tried formatted my hd and reinstalled windows a
> > few times tryin different things to no avail.
> >
>
> Perhaps you could use an Ethernet switch to work around the USB problem ?
> http://compnetworking.about.com/od/homenetworkhardware/f/routervsswitch.htm
>
> Your BT 8091 has DHCP and is a router, so takes the place of "Computer 1" in
> this diagram.
>
> http://compnetworking.about.com/od/homenetworking/ig/Home-Network-Diag...s/Hub-S
>
> The BT 2091 specs are here.
>
> http://www.voyager.bt.com/wireless_devices/voyager_2091/product_info.htm
>
> Switches are pretty cheap - $10 to $30 should cover it. Check the reviews before buying.
> http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=2000400030...nfigura
>
> If you want to look at your USB connection, you can try:
>
> 1) Boot computer without device connected.
> 2) Plug in the USB connection.
> 3) Use UVCview from Microsoft, to see if the hardware is visible or not.
>
> http://www.microsoft.com/whdc/device/stream/vidcap/UVCViewdwn.mspx
>
> This is an example of a USB device, as seen in the Microsoft viewer.
>
> http://image.donanimhaber.com/image.php/upfiles/110425/3FD99DDFA659483...268428A
>
> The downloadable driver from the BT site, makes reference to "USB8023".
>
> http://static.btopenworld.com/broadband/adhoc_pages/drivers/BT_Voyager...B_win_v
>
> At first, the 8023 number ("USB8023") flew over my head. But after a bit of searching,
> it occurred to me that the number refers to IEEE 802.3 Ethernet standard.
> It could well be, that modern versions of Windows actually have an NDIS
> driver for a USB to Ethernet adapter, that would have worked. It is
> possible that you didn't need a driver to get that connection to work
> at all. If the BT device didn't follow the rules, then a custom driver
> would be required, but a designer would be stupid to do that.
>
> The INF file in the driver package references USB\VID_069A&PID_0318.
> That VID belongs to Askey Computer Corp askey.com.tw . So the ADSL
> modem/router claims to be made by Askey. If you got their more expensive unit,
> it has more Ethernet connectors on it, and is a better fit for most
> home users. USB is really a poor choice for a network interface.
> Pumping data over Ethernet is less work for the computer.
>
> So take a look with UVCView, and see if VID_069A PID_0318 shows up or not.
> If it doesn't show up, there could be a hardware problem with the BT device.
>
> Note - I'm not a networking expert, so perhaps someone else can make
> a suggestion on a home networking config. I use a wired router for my
> Ethernet ports, and that is becaus my ADSL modem contains no router. My
> wired router terminates the PPPOE protocol. Your BT device does all of
> that for itself, which is why I suspect a cheap switch is enough to get
> you more Ethernet ports.
>
> Paul
>
Back to top
Login to vote
Gerry

External


Since: Sep 30, 2007
Posts: 177



(Msg. 4) Posted: Sat Aug 18, 2007 11:08 am
Post subject: Re: Windows XP Boot Up Hang, USB Router [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In my opinion Ethernet cable connections are better than USB and
preferable to Wireless.

Did you get the drivers for the BT Voyager from the original disk or
updated drivers from the manufacturers web site. BT have an annoying
habit of providing disks containing out of date drivers and not telling
you where to go for updated drivers. They were promoting hard and
distributing Home Hubs a month after Vista was launched which were not
compatible with Vista

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~


Moz wrote:
> ta Paul, thanks a lot for the tiem and effort you spent looking into
> it, fortunately I will soon be getting a router that has 2 ethernet
> ports for me to use, will using ethernet definately avoid this issue?
>
> "Paul" wrote:
>
>> Moz wrote:
>>> I'm having a problem with Windows XP I've been working on a couple
>>> of days, this is the situation I'm in now...
>>>
>>> My router has been working fine for months on Vista, but then it
>>> stopped working and I decided to change to XP just for simplicity,
>>> now when the drivers for my router (BT Voyager 2091) are installed
>>> on a fresh couple of Windows XP using a USB connection from router
>>> to PC, my PC is prevented from booting, it hangs just after the XP
>>> loading screen, just before login sceen is meant to appear, sits
>>> there with a blank screen. Once the drivers are installed and I
>>> plug the cable into ANY of the 6 USB ports, I cant start up my
>>> computer, if I wait till the computer is started before plugging in
>>> the USB cable to the router, the internet will not work anyway, and
>>> the computer will hang when shutting down.
>>>
>>> So in summary, with my USB router cable in, the computer cannot
>>> start or shut down and the internet connection cant be detected,
>>> but with it taken out the computer works fine, but of course the
>>> internet wont work in either of these circumstances and this is
>>> what I need.
>>>
>>> Curiously, I also had the same problem with Vista, I tried moving
>>> to XP and that got me here with the same problem, but XP is the one
>>> I want to get working for now.
>>>
>>> P.S. I have my network drivers installed for my mobo and this
>>> router is currently working fine for another computer connected to
>>> it by etherent at the same time. I have also tried formatted my hd
>>> and reinstalled windows a few times tryin different things to no
>>> avail.
>>>
>>
>> Perhaps you could use an Ethernet switch to work around the USB
>> problem ?
>> http://compnetworking.about.com/od/homenetworkhardware/f/routervsswitch.htm
>>
>> Your BT 8091 has DHCP and is a router, so takes the place of
>> "Computer 1" in
>> this diagram.
>>
>> http://compnetworking.about.com/od/homenetworking/ig/Home-Network-Diag...s/Hub-S
>>
>> The BT 2091 specs are here.
>>
>> http://www.voyager.bt.com/wireless_devices/voyager_2091/product_info.htm
>>
>> Switches are pretty cheap - $10 to $30 should cover it. Check the
>> reviews before buying.
>> http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&N=2000400030...nfigura
>>
>> If you want to look at your USB connection, you can try:
>>
>> 1) Boot computer without device connected.
>> 2) Plug in the USB connection.
>> 3) Use UVCview from Microsoft, to see if the hardware is visible or
>> not.
>>
>> http://www.microsoft.com/whdc/device/stream/vidcap/UVCViewdwn.mspx
>>
>> This is an example of a USB device, as seen in the Microsoft viewer.
>>
>> http://image.donanimhaber.com/image.php/upfiles/110425/3FD99DDFA659483...268428A
>>
>> The downloadable driver from the BT site, makes reference to
>> "USB8023".
>>
>> http://static.btopenworld.com/broadband/adhoc_pages/drivers/BT_Voyager...B_win_v
>>
>> At first, the 8023 number ("USB8023") flew over my head. But after a
>> bit of searching, it occurred to me that the number refers to IEEE
>> 802.3 Ethernet standard.
>> It could well be, that modern versions of Windows actually have an
>> NDIS
>> driver for a USB to Ethernet adapter, that would have worked. It is
>> possible that you didn't need a driver to get that connection to work
>> at all. If the BT device didn't follow the rules, then a custom
>> driver
>> would be required, but a designer would be stupid to do that.
>>
>> The INF file in the driver package references USB\VID_069A&PID_0318.
>> That VID belongs to Askey Computer Corp askey.com.tw . So the ADSL
>> modem/router claims to be made by Askey. If you got their more
>> expensive unit,
>> it has more Ethernet connectors on it, and is a better fit for most
>> home users. USB is really a poor choice for a network interface.
>> Pumping data over Ethernet is less work for the computer.
>>
>> So take a look with UVCView, and see if VID_069A PID_0318 shows up
>> or not.
>> If it doesn't show up, there could be a hardware problem with the BT
>> device.
>>
>> Note - I'm not a networking expert, so perhaps someone else can make
>> a suggestion on a home networking config. I use a wired router for my
>> Ethernet ports, and that is becaus my ADSL modem contains no router.
>> My
>> wired router terminates the PPPOE protocol. Your BT device does all
>> of
>> that for itself, which is why I suspect a cheap switch is enough to
>> get
>> you more Ethernet ports.
>>
>> Paul
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Unable to install wireless router - I have a Belkin wireless router FSD 6230-3. I am not able to get windows to recognize the router with cable modem. I also do not have the Belkiin router install CD. Suggestions?

Application Hang - System crashing every other day! Clock and date come up wrong all the time. System logs onto windows but ends in blank screen before password comes up, then I have to unplug as off button doesn't work. Have done defrag & disk clean up. Error log sh...

windows wont boot up and then wont boot cd drive first - windows wont boot up and then wont boot cd drive first and i kinda need it to either use the windows disc to use the recovery console or use the windows start up disk i made this is the error screen i get when trying to boot the cd drive first ..

XP logon screen hang: ctrl-alt-del - After the reboot, the Logon screen reveals and I need to press ctrl-alt-del buttons together in order to supply my username and password to log onto my local network. Before any button is pressed, the mouse is responsive. However, as soon as I pressed...

Explorer.exe and other Microsoft processes hang requiring .. - My laptop has been bullet proof since I bought it last may (Toshiba Tecra M5, XP Pro, Core Duo 2.0, 2GB DRAM2-667). Because it was going so well I resisted the nagging XP updates for a long time. However the experience of others suggested there was..
       Windows (Home) -> Hardware All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact