![]() |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Here are a bunch of answers in one post:
Quote:
Quote:
Yes, there are a few good SAMBA explorers in Debian. The best is Nautilus, from Gnome, but it is huge. Can anyone suggest something else? No, you don't want to use VLC on the tablet. Use maemo mplayer instead. It plays everything that VLC can play, and it is the fastest video player on the tablet. Quote:
Quote:
Quote:
Quote:
You might try "apt-get install --reinstall lxde" to see if you can put back the missing pieces. Quote:
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
That sounds great qole! I don't even care about Hildon apps - I've pretty much uninstalled them all and replaced them with Debian equivalents, but the connections and battery stuff would be good. What about something like lxsensors and one of the lightweight connection managers from the linux world, instead of worrying about the Hildon panel at all?
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
So far, it looks like I'm going to be forced to start Hildon Desktop, but I just know that there's a better way... |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Ok, I meant wmbattery. I was thinking lm-sensors, but that's not battery. Good news is that wmbattery works. It's docking in the top left corner and covering the menu icon on the panel, but I think that's configurable. If not, I can just move the panel. Now for network stuff.
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Qole, quick question: is there any way to chose what size the img.ext2 for Debian is?
I had tried to resize it with resize2fs. The image actually enlarged to 1.7 GB. but Debian wouldn't recognize it and I ended up reinstalling it from scratch (which didn't take much time at all.) So, aside from setting the size initially, can I safely change it now? Thanks a lot for any help and for this great system you've got going, I love it :D |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
I agree, qole, that Maemo's status and network stuff is great. I'm just wondering if we can't access them with standard linux tools. For instance, wmbattery does seem to handle the battery status fine. The network status applet in the LXDE panel works fine, but isn't a connection manager. Surely we can find some kind of connection manager that will access all the connections. Maemo seems to treat bluetooth connections as standard network connections(once they've been setup), so maybe they'd be seen that way by another connection manager?
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
Extract: what you need: - a computer with linux - resize2fs on it ... - optional: SD card reader + adapter to (micro/mini)sd depend of which of the 3 you use. steps: 1. Either connect your IT to your pc or get the card out (caution: do not take it out if in use, safest way to make sure: power off your IT) and put it in the card reader. 2. go in the terminal or if in X launch a terminal emulator 3. type cd /<your path to your (micro/mini)sd/ 4. e2fsck -f <your debian image file name> -> it check if everything is allright with the filesystem 5. resize2fs <your debian image file name> 1950M (As psykosis said you can change the size but if your (micro/mini)sd card is formatted in fat, like mine, the file better not be bigger than 2gb) |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Hi Qole, Lxde default points to xterm for terminal emulation. But xterm is not installed by default (in the image). I thought if you could either change the default to roxterm, or install xterm by default, it would make newbies' life easier ;)
|
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Getting A Big Debian Image File:
It would probably be just as easy to start from scratch; if you don't want to partition your SD card (still the best way to get lots of space), you can make your own (empty) image file as described way back here: (you may need to be root to do this, you will definitely have to apt-get install e2fsprogs) Code:
dd if=/dev/zero of=debian.img.ext2 count=3984589 Then, you have to mount the new image file and untar the Easy Debian files into it, as described in this post: As root, mount it like so (so you get the turbo speed): Code:
insmod /lib/modules/2.6.21-omap1/dm-mod.ko Code:
cd /debian |
Re: ANNOUNCE: Easy Debian Turbo-Charged Edition!
Quote:
But I never use the terminal inside LXDE. I like osso-xterm. I don't see the point of starting a second environment just to run a terminal inside the environment... Open osso-xterm, enter "sudo debian" (for root access) or "debbie" (for user access) to get into the chroot, then enter Code:
DISPLAY=:1 |
All times are GMT. The time now is 10:09. |
vBulletin® Version 3.8.8