|
2016-07-11
, 10:43
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#152
|
|
2016-07-15
, 23:31
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#153
|
Hi. I've dug my N900 back out because I'm interested in running a Pi-Hole household ad-blocker on it, as per this thread.
Pi-hole is meant for a Raspberry Pi, but will work on vanilla Debian - I currently have it running on an old Asus EeePC 701 running textmode Debian.
Consequently, I need Debian running on the N900. Importantly, I don't care about Maemo at all - I'll do a MMC backup for nostalgia's sake, but I don't actually need the device to perform as a smartphone anymore, so I can wipe its contents completely and repartition from scratch. All I need is for the operating system to run and connect to my wi-fi, then I can control it via ssh and download what I need from the Debian repos and pi-hole.
I have some relatively vague memories about tinkering on the N900, but it's been several years since I've done anything on it and I don't really remember the technicalities. Is a step-by-step guide to install DebiaN900 available? I've checked the readme but it assumes knowledge I don't really have; specifically, is there any way to avoid cross-compilation, perhaps using precompiled kernels?
And thanks for the efforts, I wasn't expecting to see the most recent update to be yesterday!
Ok, I used the old version of DebiaN900 to setup Debian on my spare N900. There's one problem. U-Boot doesn't show the entries
I can choose between: attachboot, eMMC boot, SD boot, etc. I don't get the menu as on the photo here: http://i.imgur.com/5HKgggR.jpg
The generated configure-uboot.sh was:
http://paste.ubuntu.com/19067425/
I changed EXT_CARD to INT_CARD, but the problem persists.
The package is: u-boot-flasher
|
2016-07-16
, 06:52
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#154
|
It looks like you are running some other bootloader there. Make sure that Pali's U-Boot has been installed from the Extras repository and that no other bootloaders are installed which may interfere with it.
parsechangelog/debian: warning: debian/changelog(l2): found eof where expected first heading parsechangelog/debian: error: fatal error occurred while parsing debian/changelog dpkg-gencontrol: error: changelog parser /usr/lib/dpkg/parsechangelog/debian gave error exit status 255 make[1]: *** [scripts/package/Makefile:94: deb-pkg] Error 255
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2016-07-27
, 13:29
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#155
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2016-07-27
, 18:45
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#156
|
|
2016-07-28
, 07:18
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#157
|
|
2016-07-28
, 07:25
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#158
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2016-07-28
, 07:58
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#159
|
|
2016-07-28
, 14:45
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#160
|
I believe there is no way to change to a different tty due to the N900's limited keyboard. Afair the key combination to change ttys can be changed in the kernel config, which might be worth considering.
The Following 4 Users Say Thank You to wicket For This Useful Post: | ||
Pi-hole is meant for a Raspberry Pi, but will work on vanilla Debian - I currently have it running on an old Asus EeePC 701 running textmode Debian.
Consequently, I need Debian running on the N900. Importantly, I don't care about Maemo at all - I'll do a MMC backup for nostalgia's sake, but I don't actually need the device to perform as a smartphone anymore, so I can wipe its contents completely and repartition from scratch. All I need is for the operating system to run and connect to my wi-fi, then I can control it via ssh and download what I need from the Debian repos and pi-hole.
I have some relatively vague memories about tinkering on the N900, but it's been several years since I've done anything on it and I don't really remember the technicalities. Is a step-by-step guide to install DebiaN900 available? I've checked the readme but it assumes knowledge I don't really have; specifically, is there any way to avoid cross-compilation, perhaps using precompiled kernels?
And thanks for the efforts, I wasn't expecting to see the most recent update to be yesterday!
Last edited by Fallingwater; 2016-07-07 at 10:45.