Results 1 to 4 of 4
I have installed on my iBook G4 PPC (PowerPC) Debian 5.03, which is working brilliant, but appears one problem.
I have a digital tablet (SlimTablet) which worked perfectly on Windows, ...
- 11-07-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Not recognized USB device
I have installed on my iBook G4 PPC (PowerPC) Debian 5.03, which is working brilliant, but appears one problem.
I have a digital tablet (SlimTablet) which worked perfectly on Windows, Mac OS and this Debian, but once I've decided to check it with all default graphical programs. After I've run XSane Image scanning program it scaned computer for the devices and tablet stoped working. Now it is just unrecognized by any computers and OSes. Neither Windows and Mac OS can not see it. I think, that problem is in formating tablet: XSane program tried to format tablet for itself and changed some default settings on it and the solution is to format the tablet again. But nobody can see it and I don't know how to format such kind of devices.
UNIX commands, like
grep -i name /proc/bus/input/devices
lsusb
are not showing this device. So, first problem is to see it (USB is working correctly).
Second problem is to format it. Is command diskdumpfmt suitable for this situation?
I can use neither Debian 5.03 and Windows XP for recivering this problem.
- 11-08-2009 #2
Hi and Welcome !
Plug-in tablet and execute this in Termnial :
Post output here.Code:tail -s 3 -f /var/log/messages
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-08-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
xsane probably thought it was a scanner and wrote what it though was appropriate firmware/driver code to the device. Look at the documentation for the device, or on the manufacturer's support web site and see if there is some way to reset the device to factory settings, or if there is a firmware update that can be written to the device to effect the same.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 11-08-2009 #4Just Joined!
- Join Date
- Nov 2009
- Posts
- 2
Code:Nov 8 16:51:04 starman kernel: [ 1277.010510] input: b43-phy0 as /class/input/input24 Nov 8 16:51:04 starman kernel: [ 1277.068743] firmware: requesting b43/ucode5.fw Nov 8 16:53:07 starman kernel: [ 1399.218336] input: b43-phy0 as /class/input/input25 Nov 8 16:53:07 starman kernel: [ 1399.276745] firmware: requesting b43/ucode5.fw Nov 8 16:55:09 starman kernel: [ 1521.426278] input: b43-phy0 as /class/input/input26 Nov 8 16:55:09 starman kernel: [ 1521.484744] firmware: requesting b43/ucode5.fw Nov 8 16:57:11 starman kernel: [ 1643.634163] input: b43-phy0 as /class/input/input27 Nov 8 16:57:11 starman kernel: [ 1643.692744] firmware: requesting b43/ucode5.fw Nov 8 16:59:13 starman kernel: [ 1765.842154] input: b43-phy0 as /class/input/input28 Nov 8 16:59:13 starman kernel: [ 1765.900759] firmware: requesting b43/ucode5.fw


Reply With Quote
