Active Topics

 


Reply
Thread Tools
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#51
Originally Posted by Boemien View Post
Then, after doing chmod +x /usr/bin/startlxde2, what do i do??
exit all

make sure to give all the files inside /home/user/ubuntu execution permissions like before

exit, close all the tabs open a new xterminal and type
Code:
cd /home/user/ubuntu
./ubuntu
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#52
Still Black Screen. I followed up all the steps. And I have errors in terminal like:

[dix] could not init font path element....

Is it related to the font? I changed mine for Lucida Blackletter!!

I Also have:

~/ubuntu $ unrecognised device identifier
(EE) config/hal :NewInputDeviceRequest fails (2)
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#53
Originally Posted by Boemien View Post
Still Black Screen. I followed up all the steps. And I have errors in terminal like:

[dix] could not init font path element....

Is it related to the font? I changed mine for Lucida Blackletter!!

I Also have:

~/ubuntu $ unrecognised device identifier
(EE) config/hal :NewInputDeviceRequest fails (2)
I have those messages to so its not a font issue.

ok lets make a new startlxde2 script to see if that works

1.
Code:
cd ubuntu
./chrootubuntu
2. Now we are inside ubuntu

Code:
aptitude install nano
aptitude install xserver-xephyr 
nano /usr/bin/startlxde2
erase all

and copy this

Code:
#!/bin/sh

DISPLAY=:2 startlxde
save it

3.
Code:
Xephyr :2 -br -fullscreen &
now a black screen will appear, press ctrl + del return to the terminal and type

Code:
startlxde2
press ctrl + del and see if it works

Last edited by juandp77; 2010-12-06 at 00:17.
 
Posts: 34 | Thanked: 6 times | Joined on Jun 2010 @ Falls Church
#54
Originally Posted by juandp77 View Post
exit all

make sure to give all the files inside /home/user/ubuntu execution permissions like before

exit, close all the tabs open a new xterminal and type
Code:
cd /home/user/ubuntu
./ubuntu
ok so i started the process all over again and i reached here

touch /usr/bin/startlxde2
nano /usr/bin/startlxde2

when i put in the second command while i have mounted the ubutnu image it says command not recognized..

so its like nano BLAh BLAh BLAh not somthing
and yes i have nano installed

what to do?
 
juandp77's Avatar
Posts: 203 | Thanked: 201 times | Joined on Jun 2010 @ Ecuador
#55
maybe a problem with nano so I sugesst you to remove and reinstall nano

Inside Ubuntu chroot type

Code:
aptitude purge nano
aptitude install nano

Last edited by juandp77; 2010-12-06 at 02:38.
 
Boemien's Avatar
Posts: 770 | Thanked: 558 times | Joined on Mar 2010 @ Abidjan
#56
Finally I did it! I made a mistake about the location of the startlxde2 file. It is located under the ubuntu Folder! Thanks. But I don't Know how to update the time and Date.

You will have to update the first post with all the mistakes corrected!
 
Posts: 114 | Thanked: 109 times | Joined on Nov 2010 @ Finland
#57
Could someone post the file /usr/bin/lxsession here, I'm missing that one.

Edit. Oh wait, I had the wrong terminal... It's working now!

Last edited by Keneraali; 2010-12-06 at 11:59.
 
Posts: 59 | Thanked: 1 time | Joined on Dec 2009
#58
I have a problem with nano, it tells me that I did not install nano
I have installed nano long time ago...

its same to use leafpad?
 
Posts: 59 | Thanked: 1 time | Joined on Dec 2009
#59
when I give the command "aptitude install nano", I get the error "segmentation fault", same error with purge

why?
 
Posts: 34 | Thanked: 6 times | Joined on Jun 2010 @ Falls Church
#60
thanks so much i got it working....but hwy is the UI like debian ???? it dosnt look like ubuntu i have on my computer??/

Last edited by mukati; 2010-12-06 at 15:04.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:37.