[EMAIL PROTECTED]: usb_boot ezx phones,]

2007-06-04 Thread Harald Welte
Hi, this should have gone to the list instead to me:

-- 
- Harald Welte [EMAIL PROTECTED]  http://gnumonks.org/

Privacy in residential applications is a desirable marketing option.
  (ETSI EN 300 175-7 Ch. A6)
---BeginMessage---

hy i'm trying to boot a custom kernel version into my motorla ROKR E2. I
download(co from svn) and compile the program but when i try to boot with
the example kernel  i only obtain this

[EMAIL PROTECTED]:~/usbboot/boot_usb# ./boot_usb zImage-2.6.16.13-ezx3-32mb-p1
E2/A1200/E6 found.
TX: RQSN ( 02 52 51 53 4e 03)
TX: RQVN ( 02 52 51 56 4e 03)
TX: ADDRA0DEBA ( 02 41 44 44 52 1e 41 30 44 45 30 30 30 30 42 41 03)
TX: JUMPA0DEBA ( 02 4a 55 4d 50 1e 41 30 44 45 30 30 30 30 42 41 03)

yo quiero
I'm learning how ti works because i want to put a kernel with SDHC support
in my rokr
Thanks

sorry for buggin you by email.

--
Pablo PDA
http://www.pablopda.com.ar/blog
---End Message---


Re: rokr e2 kernel SDHC

2007-06-04 Thread Antonio Ospite
On Thu, 31 May 2007 19:01:22 -0300
Pablo Perez De Angelis [EMAIL PROTECTED] wrote:

 Hy I'm looking to change the kernel in my E2 (original from 2.4
 family) with one from 2.6 family with SDHC support.
 
 If any one have experience changing the software from e2 please
 contact me. Some links to read are welcome.
 

Hola Pablo,

from the email you sent to Harald and Stefan I see you are trying to
use a 2.6.16 kernel.
There have been some updates, so give a look at the wiki:
http://wiki.openezx.org/Kernel_hacking_-_linux-2.6
and let us know if you are able to boot a 2.6.21 kernel.

Keep in mind that with a 2.6 kernel you will not be able to use the
original userspace software. Albeit the kernel is not fully
functional yet, some of us already run alternative setups (mostly GPE
based) with OpenEZX kernels.

Regards,
   Antonio.

-- 
  Web site: http://www.studenti.unina.it/~ospite
Public key: http://www.studenti.unina.it/~ospite/aopubkey.asc


pgpTG4e3pKgyL.pgp
Description: PGP signature


A910 and boot_usb

2007-06-04 Thread marc
Hi all,

Here is my attempt at booting a zImage on a A910 :

# ./boot_usb zImage-2.6.13-ezx6-32mb-p1
E2/A1200/E6 found.
TX: RQSN ( 02 52 51 53 4e 03)
TX: RQVN ( 02 52 51 56 4e 03)
TX: ADDRA0DEBA ( 02 41 44 44 52 1e 41 30 44 45 30 30 30 30 42 41 03)
TX: JUMPA0DEBA ( 02 4a 55 4d 50 1e 41 30 44 45 30 30 30 30 42 41 03)
#

boot_usb was downloaded and compiled today, and run as root.

Here is lsusb 0.1.12 output with the A910 in bootloader mode :

Bus 001 Device 005: ID 22b8:6023 Motorola PCS 
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize016
  idVendor   0x22b8 Motorola PCS
  idProduct  0x6023 
  bcdDevice0.01
  iManufacturer   1 
  iProduct2 
  iSerial 0 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  4 
bmAttributes 0xc0
  Self Powered
MaxPower   10mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass 10 
  bInterfaceProtocol255 
  iInterface  5 
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01  EP 1 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0

regards
-- 
marc




Re: A910 and boot_usb

2007-06-04 Thread Daniel Ribeiro

Sorry, all my fault.
A typo broke boot_usb for e2, e6, a1200 and a910.
Its fixed on r2025, please try again.

2007/6/4, [EMAIL PROTECTED] [EMAIL PROTECTED]:

Hi all,

Here is my attempt at booting a zImage on a A910 :

# ./boot_usb zImage-2.6.13-ezx6-32mb-p1
E2/A1200/E6 found.
TX: RQSN ( 02 52 51 53 4e 03)
TX: RQVN ( 02 52 51 56 4e 03)
TX: ADDRA0DEBA ( 02 41 44 44 52 1e 41 30 44 45 30 30 30 30 42 41 03)
TX: JUMPA0DEBA ( 02 4a 55 4d 50 1e 41 30 44 45 30 30 30 30 42 41 03)
#

boot_usb was downloaded and compiled today, and run as root.

Here is lsusb 0.1.12 output with the A910 in bootloader mode :

Bus 001 Device 005: ID 22b8:6023 Motorola PCS
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize016
  idVendor   0x22b8 Motorola PCS
  idProduct  0x6023
  bcdDevice0.01
  iManufacturer   1
  iProduct2
  iSerial 0
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  4
bmAttributes 0xc0
  Self Powered
MaxPower   10mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass 10
  bInterfaceProtocol255
  iInterface  5
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01  EP 1 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0

regards
--
marc






--
EOF

Daniel Ribeiro



SBF Linux Firmware

2007-06-04 Thread flash.tatp lombardo

Hi 2 all OpenEXZ Dev Team,
i'm flash.tato (an Italian Motorola Modder), well in Italy we don't have 
some Linux phone yet, but someone asked me for explaining them the structure 
of a Firmware Linux Based (only common SBF Structure that i have explained 
the last year and someother).


My question is: Can i integrate in my guide your info?

I can post a link to your website. ;)

Let me know.

And congratulations for all that you made for Motorola based Linux Phone.

Bye bye

_
Windows Live OneCare: tutto per la cura del tuo PC ! Provalo Gratis! 
http://onecare.live.com/standard/it-it/default.htm