Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

ROM work for Archos 80 Cobalt?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    people will always argue.over whats faster, just like they whinge about battery life (for gods sake, you have a pocket sized computer!) but i dont give a toss about a few points gained on a benchmark test!

    if i'd wanted cutting edge blisteringly fast tech, id have bought a device 3-4x the price of this one.

    Comment


      OK so maybe time for me to help.

      Do you guys want parameter files for different setups of user space?

      Bob
      "Pzebacz im, bo nie wiedzą, co czynią"
      "Прости им, они не ведают, что творят"
      "Perdona loro perché non sanno quello che fanno"
      "Vergib ihnen, denn sie wissen nicht, was sie tun"
      "Vergeef hen want ze weten niet wat ze doen"
      "Pardonne-leur car ils ne savent pas ce qu'ils font"
      "Perdónalos porque no saben que lo que hacen"
      "Oprosti im, jer ne znaju što čine"
      "Forgive them as they know not what they do"





      Comment


        I'll probably be able to look at this tomorrow evening. I'll put my cobalt on charge and will be able to test flash. Can also look at swapping the sdcard too.
        900Supersport

        900supersports FreakTab rkROMkitchen

        900supersports guide to working-RK-ROMs

        Under Construction 900supersports guide to working MediaTek ROMS

        Struggling for time at the moment, but will try and drop by when I can.

        If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

        freaktab developer

        Proof that you're never to old to learn. Sometimes too old to remember though.

        Comment


          This parameter file will give 6 gig app space.

          Code:
          FIRMWARE_VER:1.0.3
          MACHINE_MODEL:ARCHOS 80 COBALT
          MACHINE_ID:007
          MANUFACTURER:RK30SDK
          MAGIC: 0x5041524B
          ATAG: 0x60000800
          MACHINE: 3066
          CHECK_MASK: 0x80
          KERNEL_IMG: 0x60408000
          #RECOVER_KEY: 1,1,0,20,0
          CMDLINE: console=ttyFIQ0 androidboot.console=ttyFIQ0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00002000@0x00002000(misc),0x00004000@0x00004000(kernel),0x00008000@0x00008000(boot),0x00008000@0x00010000(recovery),0x00100000@0x00018000(backup),0x0003a000@0x00118000(cache),0x00c00000@0x00152000(userdata),0x00002000@0x00d52000(kpanic),0x00100000@0x00d54000(system),-@0x00e54000(user)
          open the parameter file from my rom kit in a text editor and replace with this. Then do a full flash with erase idb. Will sort swapping the sdcards tomorrow.

          For safeties sake make a backup of the parameters file
          900Supersport

          900supersports FreakTab rkROMkitchen

          900supersports guide to working-RK-ROMs

          Under Construction 900supersports guide to working MediaTek ROMS

          Struggling for time at the moment, but will try and drop by when I can.

          If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

          freaktab developer

          Proof that you're never to old to learn. Sometimes too old to remember though.

          Comment


            Re: ROM work for Archos 80 Cobalt?

            Here's the vold.fstab

            Code:
            ## Vold 2.0 Generic fstab
            ## - San Mehat ([email protected])
            ## 
            
            #######################
            ## Regular device mount
            ##
            ## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...> 
            ## label        - Label for the volume
            ## mount_point  - Where the volume will be mounted
            ## part         - Partition # (1 based), or 'auto' for first usable partition.
            ## <sysfs_path> - List of sysfs paths to source devices
            ######################
            
            ## Example of a standard sdcard mount for the emulator / Dream
            # Mounts the first usable partition of the specified device
            #dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
            #dev_mount flash /mnt/sdcard auto /devices/virtual/mtd/mtd9/mtdblock9
            dev_mount flash /mnt/sdcard auto /devices/platform/rk29_sdmmc.0/mmc_host/mmc0
            #dev_mount sdcard /mnt/external_sd auto /devices/platform/rk29_sdmmc.0/mmc_host/mmc0
            dev_mount sdcard /mnt/external_sd auto /devices/virtual/mtd/mtd9/mtdblock9
            dev_mount udisk /mnt/usb_storage auto /devices/platform/usb20_otg/usb 
            ## Example of a dual card setup
            # dev_mount left_sdcard  /sdcard1  auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
            # dev_mount right_sdcard /sdcard2  auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
            
            ## Example of specifying a specific partition for mounts
            # dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
            900Supersport

            900supersports FreakTab rkROMkitchen

            900supersports guide to working-RK-ROMs

            Under Construction 900supersports guide to working MediaTek ROMS

            Struggling for time at the moment, but will try and drop by when I can.

            If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

            freaktab developer

            Proof that you're never to old to learn. Sometimes too old to remember though.

            Comment


              this will make 6gb on /data? and external sd become /sdcard right?

              quick question, with the way i swapped internal and external, i couldnt install xda app, it said could not install to sdcard or usb storage

              Comment


                Re: ROM work for Archos 80 Cobalt?

                Yes, not tried the xda app but had no problems so far with tappatak, Facebook and carbon.
                900Supersport

                900supersports FreakTab rkROMkitchen

                900supersports guide to working-RK-ROMs

                Under Construction 900supersports guide to working MediaTek ROMS

                Struggling for time at the moment, but will try and drop by when I can.

                If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                freaktab developer

                Proof that you're never to old to learn. Sometimes too old to remember though.

                Comment


                  Re: ROM work for Archos 80 Cobalt?

                  I get a package file not valid error on the xda-developers app.
                  900Supersport

                  900supersports FreakTab rkROMkitchen

                  900supersports guide to working-RK-ROMs

                  Under Construction 900supersports guide to working MediaTek ROMS

                  Struggling for time at the moment, but will try and drop by when I can.

                  If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                  freaktab developer

                  Proof that you're never to old to learn. Sometimes too old to remember though.

                  Comment


                    ill just pull it off my phone and put it in /system/app that should work...

                    Comment


                      Re: ROM work for Archos 80 Cobalt?

                      I'll have a go with this when I've got a bigger sd card to use, currently only got a 2GB spare one!

                      Sent from my LT26i using Tapatalk 2

                      Comment


                        ROM work for Archos 80 Cobalt?

                        Nice! I've wanted the ability to use the external sd card as internal storage for ages now! I'll give this a try. Thanks 900supersport

                        Comment


                          Firstly, great thanks to 900supersport and the site for providing more valuable assistance with the Cobalt.


                          I've applied the parameter file will to give 6 gig app space and that seems to work well.


                          I also tried to apply the vold.fstab option but on booting the tablet sat on the start-up screen with loading ... flashing across the top of the screen and no further progress, so I'm not sure if I have done something wrong there but cannot get that to apply.


                          I've noted a few additional things about the new ROM:


                          1. Battery usage seems to be far higher and rather than getting up to 5 hours of general use, I am now getting less than 3.


                          2. The volume rocker switches are now reversed.


                          3. When performing a back-up using CWM to the external card, the process seems to run correctly but when I examine the contents, there are are 5 files:


                          boot.img (16 mb)
                          cache.ext4.dup (5k)
                          data.tmpfs.dup (9b)
                          nandroid.md5 (238b)
                          recovery.img (16mb)
                          system.ext4.dup (196k)


                          I would expect the backup to be in the hundreds of megabytes, so don't know what is preventing the back-up from completing successfully.


                          I did try the back-up to the internal SD but there wasn't enough space for it.
                          R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                          Comment


                            Re: ROM work for Archos 80 Cobalt?

                            I don't use the cobalt too often so have not noticed the battery issue.

                            The six gig apps space and vold where done and tested on the original ROM, again I've not tried this on the new ROM. It would make more sense to look at the vold I posted and compare with that on the new ROM, with a but of luck an edit on the two lines for the sdcard should see you right.
                            900Supersport

                            900supersports FreakTab rkROMkitchen

                            900supersports guide to working-RK-ROMs

                            Under Construction 900supersports guide to working MediaTek ROMS

                            Struggling for time at the moment, but will try and drop by when I can.

                            If you would like to support my ROM development then please visit my Google site donate page where you can make a paypal donation

                            freaktab developer

                            Proof that you're never to old to learn. Sometimes too old to remember though.

                            Comment


                              Thanks.

                              I followed the instructions in post 190 and that seems to have done the trick.
                              R-TV BOX S10, Beebox N3150, Chuwi Hibox, Nvidia Shield, A95X Max

                              Comment


                                Hi,

                                I've flashed the custom ROM & works very well, but just been reading through these threads, would it be possible to have 5GB for APPS and whatever space is left for SD Card, reason being is the 6GB parameter leaves only 196MB for SD which is a little on the small side.

                                Thanks

                                Comment

                                Working...
                                X