Author Topic: Usbfunction.py On 3200  (Read 1869 times)

xan273

  • Newbie
  • *
  • Posts: 7
    • View Profile
Usbfunction.py On 3200
« on: December 26, 2006, 06:18:10 am »
Hello, when i try to execute the usb program (Usbfunction.py) it tell me this:

Code: [Select]
Traceback (most recent call last):
  File "/usr/bin/usbfunction.py", line 6, in ?
    class usbconfig:
  File "/usr/bin/usbfunction.py", line 11, in usbconfig
    f = open("/proc/deviceinfo/product","r")
IOError: [Errno 2] No such file or directory: '/proc/deviceinfo/product'


i am using a 3200 ...please help!!

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Usbfunction.py On 3200
« Reply #1 on: December 26, 2006, 07:41:04 am »
Quote
Hello, when i try to execute the usb program (Usbfunction.py) it tell me this:

Code: [Select]
Traceback (most recent call last):
  File "/usr/bin/usbfunction.py", line 6, in ?
    class usbconfig:
  File "/usr/bin/usbfunction.py", line 11, in usbconfig
    f = open("/proc/deviceinfo/product","r")
IOError: [Errno 2] No such file or directory: '/proc/deviceinfo/product'


i am using a 3200 ...please help!!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=149111\"][{POST_SNAPBACK}][/a][/div]

you are probably running r121 or beta4. use beta3 instead
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

xan273

  • Newbie
  • *
  • Posts: 7
    • View Profile
Usbfunction.py On 3200
« Reply #2 on: December 26, 2006, 01:04:53 pm »
tnx!!  

realy!!