Trang 10 của 13 Đầu tiênĐầu tiên ... 89101112 ... CuốiCuối
Kết quả 91 đến 100 của 121
  1. #91
    Ngày tham gia
    Jan 2015
    Bài viết
    0
    Trích dẫn Gửi bởi BlackBi
    Chào mọi người,
    Mình cũng đang có dự định tham gia Build Kernel nhưng đọc qua thì thấy hơi khó hiểu. Mình hiểu như vậy không biết có đúng hok? Có gì anh em góp ý để cùng giúp box phát triển hen ^^!
    Chúng ta build là build file boot-new.img. Khi nào có Kernel mới từ TQ thì mình thay file boot-new này vào?
    P/S: Máy mình i3, card onboard thì build nổi hay không?

    Thân.
    ỉ3 nhưng ram bao nhiêu?
    4gb thì còn tạm.
    còn cái boot-new ấy thì đâu phải là build đâu nhỉ.
    nâng cấp máy lên rồi mình hướng dẫn cho làm.
    còn build được nhiều hay ít thì ở sự mày mò của bạn.

  2. #92
    Ngày tham gia
    Mar 2015
    Bài viết
    0
    Trích dẫn Gửi bởi zcop
    Cập nhật source lên github tiện cho các bạn theo dõi. các thay đổi
    Hiện tại kernel có các chức năng sau:
    -Tuỳ chỉnh điện thế cho CPU(VDD level) = soft như System Tuner
    -Hỗ trợ FauxSound, driver 2.1
    -Hỗ trợ sạc nhanh qua cổng USB 3.0( khong biết có sạc nhanh hơn không...XD)
    -Hỗ trợ sạc nhanh hơn với dock sạc trên xe ô tô hoặc các loại sạc không rõ nguồn gốc

    Tải source = git


    Mã:
    cd android/kernel/
    rm -a *
    git clone https://github.com/zcop/lg_f160s_custom_kernel.git
    Chờ cũng lâu đấy ~30p

    build kernel = f160_defconfig nhé


    Mã:
    make f160_defconfig
    make
    Nếu chưa cài đặt git thì


    Mã:
    sudo apt-get install git-core
    không add thêm cpufreq với block hở?

  3. #93
    Ngày tham gia
    Mar 2015
    Bài viết
    0
    hại não quá :3

  4. #94
    Ngày tham gia
    Mar 2014
    Bài viết
    0
    Em build cho SKY A760S cac buoc deu ngon nhung den buoc build thi gap loi nay


    Mã:
    ***
    *** Can't find default configuration "arch/x86/configs/a760s_defconfig"!
    ***
    make[1]: *** [a760s_defconfig] Lỗi 1
    make: *** [a760s_defconfig] Lỗi 2
    Em su dung ubuntu ko go dc tieng Viet moi nguoi thong cam

  5. #95
    Ngày tham gia
    Apr 2015
    Bài viết
    0
    Khi den che do chon Kernel compression mode no hien ra hang loat cac cau hoi de minh chon Yes/No nhieu vo ke,moi ca tay ma van ko xong mac du trong file defconfig da chuyen =m thanh =y het


    Mã:
    Kernel compression mode
      1. Gzip (KERNEL_GZIP)
      2. Bzip2 (KERNEL_BZIP2) (NEW)
      3. LZMA (KERNEL_LZMA)
      4. XZ (KERNEL_XZ)
    > 5. LZO (KERNEL_LZO)
    choice[1-5?]: 2
    Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
    Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
    System V IPC (SYSVIPC) [Y/n/?] y
    POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
    BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
      BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [N/y/?] n
    open by fhandle syscalls (FHANDLE) [Y/n/?] y
    Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [Y/n/?] y
      Enable per-task delay accounting (EXPERIMENTAL) (TASK_DELAY_ACCT) [N/y/?] n
      Enable extended accounting over taskstats (EXPERIMENTAL) (TASK_XACCT) [N/y/?] n
    Auditing support (AUDIT) [Y/n/?] y
      Enable system-call auditing support (AUDITSYSCALL) [N/y/?] n
      Make audit loginuid immutable (AUDIT_LOGINUID_IMMUTABLE) [N/y/?] n
    Kernel .config support (IKCONFIG) [Y/n/m/?] y
      Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
    Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [17] 17
    Checkpoint/restore support (CHECKPOINT_RESTORE) [Y/n/?] y
    Automatic process group scheduling (SCHED_AUTOGROUP) [Y/n/?] y
    Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [Y/n/?] y
      Enable deprecated sysfs features by default (SYSFS_DEPRECATED_V2) [N/y/?] n
    Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] y
    Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y
      Initramfs source file(s) (INITRAMFS_SOURCE) []
      Support initial ramdisks compressed using gzip (RD_GZIP) [Y/n/?] y
      Support initial ramdisks compressed using bzip2 (RD_BZIP2) [Y/n/?] y
      Support initial ramdisks compressed using LZMA (RD_LZMA) [Y/n/?] y
      Support initial ramdisks compressed using XZ (RD_XZ) [Y/n/?] y
      Support initial ramdisks compressed using LZO (RD_LZO) [Y/n/?] y
    Optimize for size (CC_OPTIMIZE_FOR_SIZE) [Y/n/?] y
    Default panic timeout (PANIC_TIMEOUT) [5] 5
    *
    * Configure standard kernel features (expert users)
    *
    Configure standard kernel features (expert users) (EXPERT) [Y/?] y
      Enable 16-bit UID system calls (UID16) [Y/n/?] y
      Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] y
      Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y
        Include all symbols in kallsyms (KALLSYMS_ALL) [Y/?] y
      Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y
      Enable support for printk (PRINTK) [Y/n/?] y
      BUG() support (BUG) [Y/n/?] y
      Enable ELF core dumps (ELF_CORE) [Y/n/?] y
      Enable PC-Speaker support (PCSPKR_PLATFORM) [Y/n/?] (NEW)

  6. #96
    Ngày tham gia
    Mar 2015
    Bài viết
    0
    Có rom.nào hỗ trợ OTG k anh em

    Sent from my GT-I9500

  7. #97
    Ngày tham gia
    Apr 2015
    Bài viết
    0
    Trích dẫn Gửi bởi tan512
    Có rom.nào hỗ trợ OTG k anh em

    Sent from my GT-I9500
    Chỉ mong chờ vào kernel thôi , hi vọng bác zcop support nhiệt tình cho LTE2

    Sent from my LG-F160K using LG Việt mobile app

  8. #98
    Ngày tham gia
    Jun 2014
    Bài viết
    0
    export chưa đúng đường dẫn nên k build được.



    export PATH=~/đường dẩn của bạn. Nhớ là không thêm cái home/username nhé nếu thêm cái đó thì bỏ dấu ~ đi.

  9. #99
    Ngày tham gia
    Aug 2014
    Bài viết
    0
    Trích dẫn Gửi bởi thanhdong86
    Khi den che do chon Kernel compression mode no hien ra hang loat cac cau hoi de minh chon Yes/No nhieu vo ke,moi ca tay ma van ko xong mac du trong file defconfig da chuyen =m thanh =y het


    Mã:
    Kernel compression mode
      1. Gzip (KERNEL_GZIP)
      2. Bzip2 (KERNEL_BZIP2) (NEW)
      3. LZMA (KERNEL_LZMA)
      4. XZ (KERNEL_XZ)
    > 5. LZO (KERNEL_LZO)
    choice[1-5?]: 2
    Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
    Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
    System V IPC (SYSVIPC) [Y/n/?] y
    POSIX Message Queues (POSIX_MQUEUE) [Y/n/?] y
    BSD Process Accounting (BSD_PROCESS_ACCT) [Y/n/?] y
      BSD Process Accounting version 3 file format (BSD_PROCESS_ACCT_V3) [N/y/?] n
    open by fhandle syscalls (FHANDLE) [Y/n/?] y
    Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [Y/n/?] y
      Enable per-task delay accounting (EXPERIMENTAL) (TASK_DELAY_ACCT) [N/y/?] n
      Enable extended accounting over taskstats (EXPERIMENTAL) (TASK_XACCT) [N/y/?] n
    Auditing support (AUDIT) [Y/n/?] y
      Enable system-call auditing support (AUDITSYSCALL) [N/y/?] n
      Make audit loginuid immutable (AUDIT_LOGINUID_IMMUTABLE) [N/y/?] n
    Kernel .config support (IKCONFIG) [Y/n/m/?] y
      Enable access to .config through /proc/config.gz (IKCONFIG_PROC) [Y/n/?] y
    Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [17] 17
    Checkpoint/restore support (CHECKPOINT_RESTORE) [Y/n/?] y
    Automatic process group scheduling (SCHED_AUTOGROUP) [Y/n/?] y
    Enable deprecated sysfs features to support old userspace tools (SYSFS_DEPRECATED) [Y/n/?] y
      Enable deprecated sysfs features by default (SYSFS_DEPRECATED_V2) [N/y/?] n
    Kernel->user space relay support (formerly relayfs) (RELAY) [Y/?] y
    Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [Y/n/?] y
      Initramfs source file(s) (INITRAMFS_SOURCE) []
      Support initial ramdisks compressed using gzip (RD_GZIP) [Y/n/?] y
      Support initial ramdisks compressed using bzip2 (RD_BZIP2) [Y/n/?] y
      Support initial ramdisks compressed using LZMA (RD_LZMA) [Y/n/?] y
      Support initial ramdisks compressed using XZ (RD_XZ) [Y/n/?] y
      Support initial ramdisks compressed using LZO (RD_LZO) [Y/n/?] y
    Optimize for size (CC_OPTIMIZE_FOR_SIZE) [Y/n/?] y
    Default panic timeout (PANIC_TIMEOUT) [5] 5
    *
    * Configure standard kernel features (expert users)
    *
    Configure standard kernel features (expert users) (EXPERT) [Y/?] y
      Enable 16-bit UID system calls (UID16) [Y/n/?] y
      Sysctl syscall support (SYSCTL_SYSCALL) [Y/n/?] y
      Load all symbols for debugging/ksymoops (KALLSYMS) [Y/?] y
        Include all symbols in kallsyms (KALLSYMS_ALL) [Y/?] y
      Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y
      Enable support for printk (PRINTK) [Y/n/?] y
      BUG() support (BUG) [Y/n/?] y
      Enable ELF core dumps (ELF_CORE) [Y/n/?] y
      Enable PC-Speaker support (PCSPKR_PLATFORM) [Y/n/?] (NEW)
    không nhất thiết phải như vậy nhé. nếu build stock thì kiếm máy dùng stock rồi pull file config ra thôi.



    adb pull /proc/config.gz
    gunzip config.gz
    mv config arch/arm/configs/<your_config_name>_defconfig
    Thêm cái gì thì tìm sửa thành yes thôi. còn nếu k có thì thêm vào.

  10. #100
    Ngày tham gia
    Nov 2014
    Bài viết
    0
    Trích dẫn Gửi bởi vantjnh1991
    không nhất thiết phải như vậy nhé. nếu build stock thì kiếm máy dùng stock rồi pull file config ra thôi.

    Thêm cái gì thì tìm sửa thành yes thôi. còn nếu k có thì thêm vào.
    Cảm ơn bạn đã trả lời,file config lấy từ máy ra nó cũng giống với file config có sẵn trong source
    Đường dẫn thì làm đúng rồi,nhưng máy nó báo x86 trong khi file mình cho vào thư mục arm
    Thêm nữa khi build nó cứ hiện lên hàng loạt các thông báo chọn yes - no không chọn thì nó không chạy

Trang 10 của 13 Đầu tiênĐầu tiên ... 89101112 ... CuốiCuối

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •