![]() |
Re: Easy Debian Fremantle Beta Testing
@optx yes I sat password user
Have you tried to run synchroot from maemo after mounting debian? |
Re: Easy Debian Fremantle Beta Testing
not yet, since i want to figure out, what kernel flasher does. Every time i install it, i get this msg :
mount failure! /media/mmc1/debina-m5-v3b.img.ext2 failed to mount on loop0 /sbin/qmount line 195: dmlosetup: not found mount: mounting /dev/dm-0 on /.debian failed: no such file or directory . Why that ? I used easy debian, installed kernel flasher, and then its funked up. How to solve that ? make a new .debian folder ? |
Re: Easy Debian Fremantle Beta Testing
OptX: could you see if the new Easy Chroot in extras-devel fixes your "dmlosetup not found" problem?
rebhana: could you modify the debbie script and see if that fixes your problem? |
Re: Easy Debian Fremantle Beta Testing
optx: have you tried to remove/rename the dm module?
rmmod dm-loop and then rename the dm-loop.ko to dm-loop.ko.org ? But better try qole's sugestion, |
Re: Easy Debian Fremantle Beta Testing
@qole : Just installed the Easy Chroot, same msg.
@hstende : That did the trick (for now :P) |
Re: Easy Debian Fremantle Beta Testing
I'll upload another version of Easy Chroot, then. I don't want that error.
OptX, do you have one of the custom kernels installed? If so, the custom kernel must include the dm-loop kernel module (I don't know why). |
Re: Easy Debian Fremantle Beta Testing
yes, i have a custom kernel with dm-loop.ko in /lib/modules/2.6.28maemo-omap1/ .
|
Re: Easy Debian Fremantle Beta Testing
OptX: I have sent a new version of Easy Chroot (0.3.0) to the builder. When you see it is available, I would really appreciate it if you could move dm-loop.ko.org back to dm-loop.ko and try the new Easy Chroot.
Which kernel do you have? The one by titan? I want to send the kernel creator a note that dm-loop.ko has its own package, and shouldn't be included in another package. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Tested the 0.3.0, everything is fine now. THX a lot :)
It is titans kernel that i use. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
Quote:
|
Re: Easy Debian Fremantle Beta Testing
I tried to set the su -
The problem is that the DISPLAY variable will not be set. |
Re: Easy Debian Fremantle Beta Testing
Quote:
My /usr/bin/debbie script now has Code:
if [ $# = 0 ] ; then |
Re: Easy Debian Fremantle Beta Testing
OK, I've pushed Easy Debian 0.9.46 and Easy Chroot 0.3.0 to Testing. These packages incorporate all the stuff we've been hacking out together, including the fix to make LXDE theme editing a possibility.
Sorry, rebhana, we'll have to work on the whole su problem in Extras-devel until I get this version into Extras. |
Re: Easy Debian Fremantle Beta Testing
I have made a new ubuntu karmic image,
I fixed lxmusic so it work with libpulse I added libgtkstylus I changed with visudo so that user doesn't need password when sudo. I added ssh so that it start the deamon on port 23. I added a script that put the info from /proc/mounts into /etc/mtab so that the df command work. I added mlocate so that locate work inside http://www.filehosting.org/file/deta...ac-v2.img.lzma |
Re: Easy Debian Fremantle Beta Testing
hi guys, i hope you are well.
im sorry for posting here as this isnt the right spot but i dont seem to be able to post a comment on the http://maemo.org/downloads/product/M...sy-deb-chroot/ page. my question is as this runs java, would the logmein app work on it? cheers! |
Re: Easy Debian Fremantle Beta Testing
qole, i just wanted to thank you immensely and offer you my first born child. easy debian on the n900 is just amazing. it works. its magical. yes, Mr.Jobs. this IS magical.
just got a quick question though guys. sorry if its a n00b query but is there any way that i can enable portrait mode in debian LXDE? its just that some of the menus in GIMP (ie preference) has options such as the "ok" button etc that cant be selected due to space restriction. any ideas? thanks once again qole. you're a legend! |
Re: Easy Debian Fremantle Beta Testing
Quote:
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
EDIT: I'm still using easy-chroot 0.2.8-2fremantle1. @qole, could that possibly make a difference? |
Re: Easy Debian Fremantle Beta Testing
Quote:
--denis |
Re: Easy Debian Fremantle Beta Testing
delaroca: The version in karmic is 2.6.7. You could try to add this ppa from this page https://launchpad.net/~matthaeus123/...e/mrw-gimp-svn and compile the source follow this guide:
http://ubuntuforums.org/showthread.php?t=101097 |
Re: Easy Debian Fremantle Beta Testing
rebhana, hstende: Looks like the display problem with su - is in Ubuntu, but not in Debian. But Debian ooo has its own problems with su -, it doesn't use the theme specified in ~/.gtkrc-2.0, for one.
|
Re: Easy Debian Fremantle Beta Testing
The problem can be that the export variables in /sbin/debian will not be inherited when you use su -. You have to set them manually in the chroots users enviroment. .bashrc or some other place like
/etc/environment #Messy hack to make tap-and-hold work with GTK apps. export GTK_MODULES=libgtkstylus.so #Some OpenOffice environment variables export SAL_USE_VCLPLUGIN="gtk" export OOO_FORCE_DESKTOP="gnome" export SAL_NOOPENGL="true" export OOO_DISABLE_RECOVERY="true" export SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION="true" #export SAL_DISABLE_CUPS="true" #dirtyhack for setting display DISPLAY=:0.0 |
Re: Easy Debian Fremantle Beta Testing
Quote:
"sudo debian su - user -c ... " when a full login shell is needed. Or perhaps modify debbie to pass the optional switch "-" to su. |
Re: Easy Debian Fremantle Beta Testing
To make my firefox in the ubuntu-image start better I did a change :
I made a script /usr/bin/iceweasel and put this into it: #!/bin/bash dbus-launch firefox |
Re: Easy Debian Fremantle Beta Testing
for some reason i can not find gimp anymore, all i have after starting debian is my documents, pc file man, term, and web ?
dont have the menu button that was in the top left of screen previously, anyone know whats going on with that? |
Re: Easy Debian Fremantle Beta Testing
I have a problem with the menu of LXDE, I change the resolution of the monitor, now the menu lxde flashes, how can i fix it?
|
Re: Easy Debian Fremantle Beta Testing
I replace the image with a clean even so not work
|
Re: Easy Debian Fremantle Beta Testing
Quote:
it just opens pcfile man but the folder icon at the top of the list on the left does that, so whats the point of having my documents on the homescreen? and what is debian chroot for? it only ever opens xterm then does nothing else? |
Re: Easy Debian Fremantle Beta Testing
how can i delete the configuration of lxde with the console, what are the files to delete to fix the flashing problem menu
|
Re: Easy Debian Fremantle Beta Testing
Ok, leetut and jahberre, you're asking the same question again, so I've added a section to the wiki:
LXDE Top Menu Disappears Go there and follow the instructions. The "Debian chroot" icon opens a root shell in the chroot. You can install apps or other root tasks this way. (By the way, what do you mean, "change the resolution of the monitor"?) |
Re: Easy Debian Fremantle Beta Testing
thanks, my problem is this:
curious change the resolution from 800x400 to 840x400, now flashing the menu bar |
Re: Easy Debian Fremantle Beta Testing
jahberre: where did you change this resolution? The resolution of all Maemo devices is fixed at 800x480.
|
Re: Easy Debian Fremantle Beta Testing
a main menu option where you set the resolution and rate, I do not remember exactly
|
Re: Easy Debian Fremantle Beta Testing
my menu appears and disappears quickly
|
Re: Easy Debian Fremantle Beta Testing
if i erased the settings that lxde kepps, i would fix it. but i donŽt know
|
Re: Easy Debian Fremantle Beta Testing
jahberre: Try opening the terminal inside LXDE and type "sudo lxrandr" and see if that lets you fix the monitor resolution. I don't have any other ideas...
|
Re: Easy Debian Fremantle Beta Testing
it was the screen where i changed, but it does the same. by the way, I'm from mexico, can i write in spanish?
|
Re: Easy Debian Fremantle Beta Testing
jahberre:
I can't read Spanish, perhaps someone else can help you in Spanish. But I can't help you with this problem anyway. If this doesn't help, I don't have any other ideas: - Change the resolution back to 800x480 with sudo lxrandr - Logout / close LXDE - Close chroot - Reboot N900 |
Re: Easy Debian Fremantle Beta Testing
iŽll do it, thanks!
|
All times are GMT. The time now is 23:27. |
vBulletin® Version 3.8.8