GithubHelp home page GithubHelp logo

dderby / debian900 Goto Github PK

View Code? Open in Web Editor NEW
37.0 11.0 12.0 52 KB

DebiaN900 - A set of scripts to facilitate the installation of Devuan or Debian GNU/Linux on the Nokia N900

License: GNU General Public License v3.0

Shell 100.00%
debian devuan n900

debian900's People

Contributors

dderby avatar niko2040 avatar sim6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

debian900's Issues

Latest kernel will not boot

Device shuts off after running '${EXT_CARD}p1/boot.scr'

Last u-boot message is "mmc0 is current device"

cat /etc/bootmenu.d/30-Debian_GNU_Linux-jessie-armhf-4.7.0-rc4+.item
ITEM_NAME="Debian GNU/Linux jessie armhf 4.7.0-rc4+"
ITEM_DEVICE="${EXT_CARD}p1"
ITEM_FSTYPE="ext4"
ITEM_KERNEL="/boot/uImage-4.7.0-rc4+"
ITEM_INITRD="/boot/uInitrd-4.7.0-rc4+"
ITEM_CMDLINE="root=/dev/mmcblk0p1 rootwait ro console=tty0 vram=12M ubi.mtd=5"

cat /mnt/boot.scr
setenv mmcnum 0
setenv mmcpart 1
setenv mmctype ext4
setenv bootargs root=/dev/mmcblk0p1 rootwait ro console=tty0 vram=12M ubi.mtd=5
setenv setup_omap_atag
setenv mmckernfile /boot/uImage-4.7.0-rc4+
setenv mmcinitrdfile /boot/uInitrd-4.7.0-rc4+
setenv mmcscriptfile
run trymmckerninitrdboot

'nice -n' in build_kernel.sh

To not have problem with nice

nice -n $NICENESS make -j $JOBS rx51_defconfig
nice -n $NICENESS make -j $JOBS
nice -n $NICENESS make -j $JOBS modules_install

Add rfkill and dhcpcd5 to default packages

Hello and thanks for the debian900 script!

At least on my n900, I can't connect to any wifi-networks without rfkill unblocking. So I guess it makes sense to install this by default.

Also, I am not sure if there is a dhcp client installed by default, dhcpcd works for me.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.