![]() |
Re: Easy Debian Fremantle Beta Testing
Quote:
Although, I must say, that I still see powerful, regular-size desktop computers as part of this "idea". Desktop computer with replaceable parts (and better performance/price ratio) for in home entertainment/work, and mobile device for all other (and the same on-the-go) needs (that can connect to big screen, keyboard, mouse etc, if need to emulate desktop arise). Not to mention that this mobile device can still connect to desktop via ssh, vnc, or x-forwarding, if need for max performance of calculating something arise. /Estel |
Re: Easy Debian Fremantle Beta Testing
Quote:
As far as I understand you configured ED's X-Server not to run on Maemo's local one but on the remote one of the laptop. So except for the X-output everything is still happening on the N900, right? I guess the laptop would have to be ancient (early Pentium II) for this procedure to be useful performance-wise. btw: Just in case you don't want to move the whole desktop but only single applications/windows to the laptop xpra [1] might be worth a try (assuming it works cross-architecture, which I haven't tested). [1] https://packages.debian.org/wheezy/xpra |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
#!/bin/sh In Maemo, I configured the usb0 interface to have address 192.168.3.15. In Debian on the old laptop, I configured the usb0 interface to have address 192.168.3.14, and I started an X server on display :1. Quote:
I found that the remote X setup benefited from having the usb0 connection solely dedicated to X traffic. For example, mplayer running on the N900 was able to play videos smoothly on the remote X display. This also had the advantage that the N900's wlan0 connection could be dedicated to traffic from the rest of the network. Quote:
|
Re: Easy Debian Fremantle Beta Testing
Is this [1] diff the only patch to be applied for directory-based Easy Debian?
[1] http://213.128.137.28/showpost.php?p...postcount=2911 |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
pp900-a:/sbin# diff closechroot closechroot.old All you have to do is make sure everything that was mounted gets unmounted afterwards. |
Re: Easy Debian Fremantle Beta Testing
Despite having had at least 1 n900 for almost 5 years, I am just getting round to playing with ED. I like it so much I want to get it running as smoothly as possible. Having read the wiki and about 10% of this thread I think I know what I need to do for that, if not all the steps to get there, but I'd appreciate the opinions of those with a bit more experience on my opinions/assumptions before I start working out exactly how to go about achieving it.
1. ED as it comes from the repos downloads, uncompresses and installs an image file in MyDocs or on SD which is then mounted as a pseudo drive. This is a virtual ext2 on FAT32, so has more overheads and causes issues with USB MAss Storage mode. 2. The most efficient use of space is to install the ED image as a directory under opt. This would involve repartitioning the eMMC to give home a couple more gig at the expense of MyDocs. 3. If you're going to the effort of buggering around with partitions and assuming KP52 is installed, you may as well go the whole hog and format home to ext4, which should see marginal performance gains for Maemo as well as ED. I have a spare device I can experiment upon before trying it on my day-to-day phone, but as I say above I'd appreciate the gurus' confirmation I'm aiming for the right thing before setting off down the path. |
Re: Easy Debian Fremantle Beta Testing
@TomJ
By way of a trial, you might save yourself a lot of work by creating an ext4 partition on your SD card and unpacking the ED image into that. It worked well for me. |
Re: Easy Debian Fremantle Beta Testing
Quote:
That's the sort of thing that's so obvious in hindsight it makes you wonder how you missed it. Thanks! |
Re: Easy Debian Fremantle Beta Testing
Well, no-one's said I'm mad yet, so let's see if I understand what needs doing while I wait for a multi-gig backup over USB1, here's what I think I need to do on my device which has a currently working ED setup...
1. Format media and make directory, (.ED perhaps?) 2. Mount the image file (mount -o loop /home/user/MyDocs/debian-m5-estel.img.ext3 /mnt/ED). 3. Copy all of image file to directory (cp -R /mnt/ED /media/mmc1/.ED) 4. modify /home/user/.chroot, to make it point to include, in the relevant position: IMGFILE=none CHROOT=/media/mmc1/.ED 5. Edit closechroot script (where is that located?) as per Sulu's post 3095 above. 6. ... 7. Profit At the risk of jinxing myself this seems deceptively easy. Are there any (what are the) immediate gotcha's I'm missing? |
Re: Easy Debian Fremantle Beta Testing
Quote:
Code:
/sbin/closechroot |
All times are GMT. The time now is 05:57. |
vBulletin® Version 3.8.8