Giter Site home page Giter Site logo

busdog's People

Watchers

 avatar

busdog's Issues

USB-Keyboard no longer work when directly connected after installation

I started Busdog and told him to install his driver. 
The Backlight of my Keyboard (icluding Num-Lock) went off and after a few 
second back on, but it went off again after less then 0.8 seconds and stoped 
working (I'm not sure if Num-Lock flashed too).

I tried connecting the Keyboard to another USB-Port -> still not working
I tried connecting my USB-Hub (which has a LED-Light in it) to the port where 
the Keyboard is used to be and connected the Keyboard to the USB-Hub -> both 
work fine (I was able to trace the Keyboards communication using busdog, so 
full unistall as "solution" would be fine too)
I tried to uninstall busdog via the GUI-Button -> still not working if i 
connect it directly

What version of the product are you using? On what operating system?
Busdog 0.2.1 on Windows XP MCE SP3 (32bit). Keyboard is a Logitech G11.

Please provide any additional information below.
Sorry for my bad english ;-)

Original issue reported on code.google.com by [email protected] on 9 Dec 2012 at 9:49

Device unrecognized after installation

After removed to tool through uninstall button on 64 bit version my device is 
not more recognized... what exactely do the filter?? 

Original issue reported on code.google.com by r.federiconi on 9 Jun 2014 at 2:41

It doesnt capture all the trafic

What steps will reproduce the problem?
1.Capture a comunication
2.
3.

What is the expected output? What do you see instead?
A lot of data, and information, no just a part of the data

What version of the product are you using? On what operating system?

v-2.0.1, windows 7-64bit

Please provide any additional information below.

It doesnt capture all the data, I'm trying this with a finger print reader. And 
using another program, gives me more data, and also more information (like 
interruptions etc.)

Original issue reported on code.google.com by [email protected] on 20 Jan 2011 at 11:25

Parallel Port Trace doesn't work

What steps will reproduce the problem?
1. Install busdog on Windows 32bit
2. Install a printer on LPT1
3. Run busdog, select parallel port, start capture
4. Send a job to printer

What is the expected output? What do you see instead?
Expect to capture data sent to printer, no activity is captured on busdog


What version of the product are you using? On what operating system?
0.2.1-32bit. Tested on Windows XP and Windows 7, same behaviour on both.

Please provide any additional information below.
Have tried serial ports, they work fine, just parallel port doesn't work.

Original issue reported on code.google.com by [email protected] on 18 Oct 2010 at 11:14

Busdog does not list all USB devices

Busdog does not list all USB devices. Some USB devices are hidden.

I see only USB mouse and some bridges. USB camera is not listed. For example 
snoopy shows all devices correctly. But from some Windows upgrade Snoopy 
stopped to work.

busdog32_v0.2.1.exe on Windows XP.

Original issue reported on code.google.com by [email protected] on 16 May 2013 at 8:27

Cannot sniff "LibUSB-Win32 Devices"

Hello,

thanks for this very nice and usefull tool. I need to sniff exchanges with an 
USB device that is not appearing in the "Devices" tab.

In devices manager (from Windows configuration panel), the device is listed 
under LibUSB-Win32 Devices (it's the only one) whereas all other USB devices 
are listed under USB host controller.

When looking at driver details for devices listed under "USB devices", I can 
see that busdog.sys driver is used. This is not the case when looking at it for 
the libusb device.

I didn't find a way to manually force the device to use busdog.sys.

Regards,
Colin

Original issue reported on code.google.com by [email protected] on 5 Jan 2013 at 9:51

Attachments:

Now that BusDog is installed, how do I start it? Where was it installed?

Q: I downloaded busdog64_vX.X.X.exe and ran it to install. Now that it's 
installed, how do I start BusDog? I can't find it in the Start menu or under 
\Program Files\.

A: That .exe is the runtime utility rather than an installer (although it does 
automatically instal the required driver). Copy or move that .exe to a 
convenient location.

Original issue reported on code.google.com by [email protected] on 12 Nov 2010 at 10:13

Don't see Bluetooth dongle in busdog's list of devices

I have busdog installed on my Window7 x86 box.  When I connect a Bluetooth USB 
dongle it does _not_ appear in busdog's list of devices.  When I attach an 
iPhone it does appear in the list, but a WindowsMobile device also does not 
appear in the list.

I can't see anything on the website that suggests that I shouldn't be able to 
see the Bluetooth dongle -- tested with various models (or the WM device).  Is 
there any reason why it should not appear, or should I keep trying?

What version of the product are you using? On what operating system?
busdog32_v0.2.1.exe, Window7 x86

Thanks
Alan

Original issue reported on code.google.com by [email protected] on 30 Jun 2011 at 2:09

Unpluggin a USB device causes entire system to slow down

What steps will reproduce the problem?
1. Install BusDog filter driver
2. Reboot
3. Plug in USB device
4. Unplug it

What is the expected output? What do you see instead?
USB mouse is extremely slow and laggy, mouse buttons no longer work
Task Manager no longer works.  It opens, but is empty
Computer will not shut down

What version of the product are you using? On what operating system?
busdog64_v0.2.1
Windows 7 Pro 64-bit

Original issue reported on code.google.com by [email protected] on 6 Jun 2012 at 9:39

Busdog broke USB sub-system

What steps will reproduce the problem?
1.Install busdog32_v0.2.1.exe (generates error where Windows 7 requests a 
password)
2.Install busdog64_v0.2.1.exe
3. During installation, no error but USB sub-system stops working (typically 
the mouse)

What is the expected output? What do you see instead?
The whole USB sub-system is broken, even after reboot.
Issue in Device Manager is that NEC Host Controller and Intel Enhanced Host 
Controller fail to load:
        "Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)"

What version of the product are you using? On what operating system?
v0.2.1
OS is Windows 7, 64bits.

Please provide any additional information below.
I tried to update falty drivers but Windows does not want to update them 
because they're the most recent ones.

I tried to rename busdog.sys in \Windows\System32\Drivers and rebbot but did 
not change anything.

Original issue reported on code.google.com by [email protected] on 10 Nov 2010 at 10:45

busdog GUI to check driver version on startup

This is so the client can tell the user it needs to upgrade the driver for
full functionality

looking through ntdev archives it seems as though the easiest way will be
to have a define inside the driver and an ioctl or something to pull out
the version

ref: http://www.osronline.com/showThread.cfm?link=153896
     http://www.osronline.com/showThread.cfm?link=54282



Original issue reported on code.google.com by [email protected] on 16 Nov 2009 at 7:24

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.