OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: xan273 on December 26, 2006, 06:18:10 am

Title: Usbfunction.py On 3200
Post by: xan273 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!!
Title: Usbfunction.py On 3200
Post by: Meanie 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
Title: Usbfunction.py On 3200
Post by: xan273 on December 26, 2006, 01:04:53 pm
tnx!!  

realy!!