Join Today
+ Reply to Thread
Page 2 of 6 FirstFirst 123456 LastLast
Results 11 to 20 of 51
Like Tree3Likes

Thread: sdhc support

  1. #11
    Join Date
    Oct 2007
    Location
    Odessa, Ukraine
    Posts
    124

    Default

    seems something sucks.

  2. #12
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    Yeah, i requested an updated kernel source tree to moto...

  3. #13
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    vmlinux15 , vmlinux1, vmlinux10 , vmlinux12, vmlinux3, won't boot here on my a1200
    (with good batteries, no sd card, and unplugged of the computer's usb or charger)
    Should i do something else before / after flashing this?

    btw, i used "bootusb flash 0xa0000 sdhc-qtopia-kernel-to-flash" instead of flashcp, but added the required 0x800 bytes' offset...and if i go back to a backup i made (bootusb read 0xa0000 0x100000 backup) then it reboot fine.


    I have the last "test" fw from 06/03...
    Last edited by sabrod; 03-22-2009 at 07:00 PM.

  4. #14
    Join Date
    Oct 2007
    Location
    Odessa, Ukraine
    Posts
    124

    Default

    this is strange. try simply boot kernel with boot_usb and login via ssh

  5. #15
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    Sorry, i was googling...
    bootusb method: the screen is going crazy (some scrached screen, then some lcd garglings flashes, splitted in 4 horizontals divisions)...
    with sdhc15 kernel, should i try ssh ing on this junk ?
    Or try another build?
    Last edited by sabrod; 03-22-2009 at 07:29 PM.

  6. #16
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    i'll try ssh-ing...
    (OT) it seems my 2.4 compilations for A910 is auto powering off the phone... I'll review my mtd layout as it seems there is such function on the cfi NOR flash driver.

  7. #17
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    ssh works!!! But well, the screen is just "funny"
    8Go sandisk SDHC mount and list the files OK!! ... i didn't made more test, because i'm on low batt, and I'm also concerned about the lcd garglings !!! lol
    dmesg shows :
    Code:
    mmc_media_transfert: request past end of partition
    end_request: I/O error, dev f3:02 (mmc), sector 0
    FAT: unable to read boot sector
    jffs2: attempt to mount non-MTD device f3:02
    [...]
    long list of
    Code:
    sdhc address fix
    I'm from flash mode, so I also have the:
    Code:
    MUX DLCI:0 Send SABM timeout!
    On sdhc 15... wtf ?
    f3:02 > is the 2nd part of SD... i have only one part on this 8gig sdhc!


    here is a 2nd vmlinux-sdhc15' dmesg with another sd (non sdhc):
    http://pastebin.com/m4371456e
    Last edited by sabrod; 03-22-2009 at 11:24 PM.

  8. #18
    Join Date
    Oct 2007
    Location
    Odessa, Ukraine
    Posts
    124

    Default

    >bootusb method: the screen is going crazy

    its normal

    >here is a 2nd vmlinux-sdhc15' dmesg with another sd (non sdhc):
    >T[125]if_cond failed 19 (ERROR_TIMEOUT)

    Damm! AGGRH! don`t know what to do with this

    >i didn't made more test, because i'm on low batt

    you can manually turn charging on with hwtool -c 4 7

    so kernel works and you can flash it to mtd. maby you missed something first time

    >f3:02 is the 2nd part of SD... i have only one part on this 8gig sdhc!

    mmca2 can be somewhere in fstab

  9. #19
    Join Date
    Mar 2008
    Location
    just at the other end of the line.
    Posts
    879

    Default

    Well, hex-editing the file before flashing it shows me the kernel start at 0x800...
    I used boot-usb each time with all sdhc kernels i tried...

    I'll use the flashcp method next time, but i'm a little confused... Even the backup/rewrite works!

    (the good point i see, is that maybe my a910 kernels works !! As i flashed them the same way and they does boot "loop" or stuck to the bootlogo... )

    Do you have a gen2 pach to remove the big logo, and see the console at boot-time ?

  10. #20
    Join Date
    Oct 2007
    Location
    Odessa, Ukraine
    Posts
    124

    Default

    >I'll use the flashcp method next time, but i'm a little confused...

    i`m using this to update kernel on phone:

    Code:
    flash_kernel() {
     dd if=/dev/zero of=/tmp/mtd bs=1048576 count=1 
     dd if=$1 of=/tmp/mtd bs=2048 seek=1 conv=notrunc
     boot_usb flash 655360 /tmp/mtd || return
    
     rm /tmp/mtd
    
    }
    
    flash_kernel vmlinuz
    >Do you have a gen2 pach to remove the big logo, and see the console at boot-time ?

    no
    Last edited by muromec; 03-23-2009 at 02:00 PM.


 
+ Reply to Thread
Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. E6 patch - SDHC and SD support
    By epinter in forum E6 General Chat
    Replies: 42
    Last Post: 06-22-2011, 04:23 PM
  2. support SDHC for E6/E6E
    By lovegff in forum E6 General Chat
    Replies: 149
    Last Post: 03-25-2010, 03:56 PM
  3. help...format 8g sdhc card
    By sam_fisher in forum E6 General Chat
    Replies: 1
    Last Post: 09-09-2009, 05:27 PM
  4. SD or SDHC???wats ur suggestion??
    By vinayinfo in forum E6 General Chat
    Replies: 10
    Last Post: 08-03-2009, 11:23 AM
  5. what is Sdhc kernel ?
    By ravisoni7 in forum E6 General Chat
    Replies: 16
    Last Post: 07-14-2009, 11:37 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1