Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jancici

Pages: [1]
1
Angstrom & OpenZaurus / Usb Connection Z <-> Gentoo Linux
« on: April 19, 2005, 04:24:51 pm »
I did using IP over USB with original SharpROM without any problem, so I have already configured usb0 and symlink.

yes I did try to load that module but after that there is NOT usb0 device so there is a error during bringing usb0 UP

I think that HOTPLUG is doing something more that just loading modules

2
Angstrom & OpenZaurus / Usb Connection Z <-> Gentoo Linux
« on: April 19, 2005, 02:50:38 am »
well, I allready discusing this in getoo forum, seems that its bug in usbnet, but I am not sure, for me it is looks like bug in hotplug or I am something missing in hotplug

3
Angstrom & OpenZaurus / Usb Connection Z <-> Gentoo Linux
« on: April 18, 2005, 11:39:51 am »
yes, I wolud like to IP over USB, but I did try that possibilities of serial over USB, but that is not working either.

Code: [Select]
T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
P:  Vendor=04dd ProdID=9032 Rev= 0.00
S:  Manufacturer=Sharp
S:  Product=SL-6000
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  2mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=02(comm.) Sub=0a Prot=00 Driver=(none)
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=85(I) Atr=03(Int.) MxPS=   8 Ivl=10ms

and this is another way
Code: [Select]
lsusb -v -s 004:003

Bus 004 Device 003: ID 04dd:9032 Sharp Corp. Zaurus SL-6000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            2 Communications
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        16
  idVendor           0x04dd Sharp Corp.
  idProduct          0x9032 Zaurus SL-6000
  bcdDevice            0.00
  iManufacturer           1 Sharp
  iProduct                2 SL-6000
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           84
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          3
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass         2 Communications
      bInterfaceSubClass     10 Mobile Direct Line
      bInterfaceProtocol      0
      iInterface              4 MDLM Network Communication Interface
  unknown descriptor type: 05 24 00 10 01
  unknown descriptor type: 15 24 12 00 01 5d 34 cf 66 11 18 11 d6 a2 1a 00 01 02 ca 9a 7f
  unknown descriptor type: 06 24 13 00 00 03
  unknown descriptor type: 0d 24 0f 05 00 00 00 00 ea 05 00 00 00
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval              10
  Language IDs: (length=4)
     0409 English(US)

4
Angstrom & OpenZaurus / Usb Connection Z <-> Gentoo Linux
« on: April 18, 2005, 07:26:59 am »
well it saying that I will used serial connection between Z <> PC

but it was working with original SharpROM so I would like to get it working with usbnet, another people using that, so why I am not able to use that ?

EDIT:
okay, I did kompile new modules on PC for USB serial, this is new in my config
Code: [Select]
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_IPAQ=m

so I did restart hotplug on PC, plug Z but nothing happend, still same problem

they are saying :
Code: [Select]
Connecting the PocketPC via USB should result in a log like

Feb  5 18:34:37 [kernel] usb 2-2: new full speed USB device using uhci_hcd and a ddress 4
 Feb  5 18:34:37 [kernel] ipaq 2-2:1.0: PocketPC PDA converter detected
 Feb  5 18:34:37 [kernel] usb 2-2: PocketPC PDA converter now attached to ttyUSB0
but it is NOT happening on my PC

and on Z usbd0 is UP

5
Angstrom & OpenZaurus / Usb Connection Z <-> Gentoo Linux
« on: April 18, 2005, 07:03:29 am »
network over USB is still not working

PC
gentoo linux with 2.6.11-gentoo-r5 kernel
I have this configuration of kernel
Code: [Select]
CONFIG_USB_USBNET=m
CONFIG_USB_ALI_M5632=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_ZAURUS=y
CONFIG_USB_GADGET=m
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=m
CONFIG_USB_GADGET_DUALSPEED=y
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y

Zaurus SL-6000L
flashed with OZ 3.5.3 from openzaurus.org + opie
Code: [Select]
uname -a
2.4.18-rmk7-pxa3-embedix

modprobe -l
not any output

what I have done
- configuring usbd0 on Z using graphical interface settins -> Network -> usbd0
I did used static ip, and switch on automatical bring up on boot
- I did restart Z
- I did configure usb0 on PC, set up with static IP

what is working
when I plug Z tu the gadget :
1. I can see it on PC, using lsub
2. usbd0 is UP on Z if it is not down

not working
on PC usb0 is not UP, I did check and find out that hotplug did not load module usbnet, this was working nicely with SharpROM

what is happening during pluging Z
Code: [Select]
tail -f /var/log/messages
Apr 18 12:58:43 abraham hub 5-0:1.0: state 5 ports 8 chg 0000 evt 0100
Apr 18 12:58:43 abraham ehci_hcd 0000:00:10.4: GetStatus port 8 status 001803 POWER sig=j  CSC CONNECT
Apr 18 12:58:43 abraham hub 5-0:1.0: port 8, status 0501, change 0001, 480 Mb/s
Apr 18 12:58:43 abraham hub 5-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501
Apr 18 12:58:43 abraham ehci_hcd 0000:00:10.4: port 8 full speed --> companion
Apr 18 12:58:43 abraham ehci_hcd 0000:00:10.4: GetStatus port 8 status 003001 POWER OWNER sig=se0  CONNECT
Apr 18 12:58:44 abraham uhci_hcd 0000:00:10.3: wakeup_hc
Apr 18 12:58:44 abraham hub 4-0:1.0: state 5 ports 2 chg 0000 evt 0004
Apr 18 12:58:44 abraham uhci_hcd 0000:00:10.3: port 2 portsc 0093,00
Apr 18 12:58:44 abraham hub 4-0:1.0: port 2, status 0101, change 0001, 12 Mb/s
Apr 18 12:58:44 abraham hub 4-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x101
Apr 18 12:58:44 abraham usb 4-2: new full speed USB device using uhci_hcd and address 14
Apr 18 12:58:44 abraham usb 4-2: ep0 maxpacket = 16
Apr 18 12:58:44 abraham usb 4-2: skipped 4 descriptors after interface
Apr 18 12:58:44 abraham usb 4-2: new device strings: Mfr=1, Product=2, SerialNumber=0
Apr 18 12:58:44 abraham usb 4-2: default language 0x0409
Apr 18 12:58:44 abraham usb 4-2: Product: SL-6000
Apr 18 12:58:44 abraham usb 4-2: Manufacturer: Sharp
Apr 18 12:58:44 abraham usb 4-2: hotplug
Apr 18 12:58:44 abraham usb 4-2: adding 4-2:1.0 (config #1, interface 0)
Apr 18 12:58:44 abraham usb 4-2:1.0: hotplug
Apr 18 12:58:44 abraham hub 4-0:1.0: state 5 ports 2 chg 0000 evt 0004


any tip will help
thanks

6
Angstrom & OpenZaurus / 3.5.3 Upgrades
« on: April 18, 2005, 04:07:12 am »
I did update to 3.5.3 with opie, step from 3.5.2 is very cool

I did try to install opie-mediaplayer2, but I could not find libxine1 library, it was a dependency, I did find only libxine,

so I did install libxine, and I did change dependecy in control file of opie-mediaplayer package from libxine1 -> libxine

seems that it's working

BUT when I play mp3 sound is not very good, it is disjoined, and some noise is in the sound :-(

7
Angstrom & OpenZaurus / Oz 3.5.3 Wellenreiter Ii -- We V16/we V17
« on: April 18, 2005, 03:26:14 am »
well, I have got SL-6000L and same problem

8
Angstrom & OpenZaurus / Usb Connection Howto
« on: April 17, 2005, 05:30:35 pm »
hi, for me this is not working, I can remember that with original sharp ROM it was working very well. I did flash OZ 3.5.2 and it was not working, yeasterday I did flash OZ 3.5.3. and still I have problem.

so on Z I have OpenZaurus 3.5.3, uname -a saying 2.4.18-mk7-pxa3-embedix
I have done :
1. settings -> network -> usbd0 : to bring it UP automaticaly, and set up static IP
2. restart Z
after that usbd0 net interface is up

on my desktop I am running gentoo with 2.6.11-gentoo-r5 kernel
I did use same configuration as for SharpROM, so I think it's should work (if necesary I can post my config

when I plug Z to cardle and then I plug usb cable to desktop I can see Zaurus on desktop using "lsusb" command. but hotplug on desktop is not starting usbnet and I don't know why.

when I am typing modprobe -l on Z I am getting empty list :-(

I am totaly tired with this, I did try follow several hot-to by did not help.

thanks

9
Angstrom & OpenZaurus / Not Able To Install Xine Plugin
« on: April 02, 2005, 04:03:40 am »
I was using the graphical package manager, so I did trry to intall that in console with that switch and I had success.

I did reinstall opie-mediaplayer2, installation is okay but still canot play music, going to find some solution somewhre here

10
Angstrom & OpenZaurus / Not Able To Install Xine Plugin
« on: April 01, 2005, 07:54:54 am »
I did install openzaurus ROM 3.5.2 with opie on my SL-6000L 2 days ago. I am slowly adding some new software.

I am just installin opie-mediaplaye2, I did find out that it is need quite a lot of dependencies, so I am installing them.

BUT with libxine-plugin-inp-file_1.0.0-rc7-r0_arm.ipk I have problem, I am not able to write all output but this is few lines from it:

Code: [Select]
...
cleanup_temporary_file: pkg=libxine.........
Failed.
Configuring unpacked packages
...
...
An error ocurred, return value 1.


I did check intalation, the plugin is there I mean that file .so but PACKAGE is not installed and I am not able to continue to install opie-mediaplayer2

I did download package again but same problem.

what should I do ?

11
6000 - Tosa / Please Help Me To Understand
« on: February 23, 2005, 05:55:41 am »
hi

I decided that I will flash ROM to OpenZaurus ROM. but I am not sure what I should do before, and I don't know how the device is working.

please correct me if I am NOT right, or point me to good web where can I find more details, thanks.

SL-6000 has 64MB + 64MB:
:first 64MB is NAND where original ROM is stored - slow chip
:second 64MB is RAM where OS is running - fast chip

- I did install several programs, I did choose Internal flash, it's mean that it was instaled in ffirst 64MB or in second?
- when I will flash ROM with OpenZaurus what will happend, will original ROM disappear? If I will not like that shal I go back to original ROM
- I did install programs using original ROM, I did install to internal flash,  let's say it did take 2MB of space, so if I will stay on OpenZaurus and another sets of programs, so should I uninstall those programs and get 2MB more free space before flashing to OpenZaurus?

Pages: [1]