Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WiildOs: graphic environment does not start #32

Closed
GoogleCodeExporter opened this issue Apr 24, 2015 · 11 comments
Closed

WiildOs: graphic environment does not start #32

GoogleCodeExporter opened this issue Apr 24, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

Steps to reproduce:
1. Boot from a Live DVD
2. Select language (Italian in my case)
3. Select "Try WiildOs without installing"

After the splash screen and some seconds of blinking dots, a terminal appears, 
with:

--------------------Terminal output begin -----------------------------
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service S20irqbalance start

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start S20irqbalance
start: Unknown job: S20irqbalance
 * Starting the Winbind daemon winbind
 * Starting bluetooth
Starting preload: preload.
 * Checking battery state...
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

wiildos@wiildos:~$ 
--------------------Terminal output end -------------------------------

If I try to "startlubuntu" or "startlxde" I get no output.
If I try to "start lxdm" I get the following error:

start: Rejected send message, 1 matched rules; type="method_call", 
sender=":1.11" (uid=999 pid=3399 comm="start lxdm ") 
interface=com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" 
requested_reply=0 destination="com.ubuntu.Upstart" (uid=0 pid=1 
comm="/sbin/init"))

The other virtual consoles (Ctrl+Alt+F2...F6) show a blinking cursor, 
Ctrl+Alt+F7 shows nothing.

Original issue reported on code.google.com by mpit...@gmail.com on 24 Jul 2011 at 2:59

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Please inform me about the status and news

Original comment by al...@paranoici.org on 1 Aug 2011 at 1:09

  • Changed state: Started
  • Added labels: Wiildos

@GoogleCodeExporter
Copy link
Author

Original comment by al...@paranoici.org on 1 Aug 2011 at 2:59

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Seems that the lxdm program is not started. The output of startlubuntu 
startlxde and start lxdm is "normal" in the sense that even in lubuntu will 
occur.
Try to give the command 
# sudo lxdm

In some machine so do I have this problem but I have not idea about what is 
this problem. I have tested tha same iso on virtualbox, on usb and it does not 
occur.
On some computer with a DVD it occurs. I have a cospirative idea that the 
ubuntu init is bugged and sometimes start the lxdm service and sometime not. 
It is possible that I am done something wrong but is pretty strange that the 
iso inside a virtual machine start the lxdm but in some real one no!
Please inform me if you have some success!
If the problem is the lxdm you can open the iso and add in /etc/rc.local to 
start lxdm
You can found a little guide to use uck in order to modify the iso in the wiki 
page 

http://code.google.com/p/ardesia/wiki/Create_a_live_distro 

Original comment by al...@paranoici.org on 2 Aug 2011 at 1:50

@GoogleCodeExporter
Copy link
Author

Original comment by al...@paranoici.org on 2 Aug 2011 at 1:50

  • Changed title: *WiildOs: graphic environment not starting *

@GoogleCodeExporter
Copy link
Author

A quick and dirty workaround can be add to /etc/rc.local

these lines:

#Start lxdm if it is not already started
sudo service lxdm start

Original comment by al...@paranoici.org on 3 Aug 2011 at 8:56

@GoogleCodeExporter
Copy link
Author

WiildOs 1.5 fix the problem

Original comment by al...@paranoici.org on 17 Aug 2011 at 8:45

@GoogleCodeExporter
Copy link
Author

Original comment by al...@paranoici.org on 17 Aug 2011 at 8:46

  • Changed title: WiildOs: graphic environment does not start

@GoogleCodeExporter
Copy link
Author

Original comment by al...@paranoici.org on 17 Aug 2011 at 8:47

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

This is aproblem common in lubuntu/ubuntu casper package.
See https://bugs.launchpad.net/ubuntu/+source/casper/+bug/854837
I have workarounded this startng lxdm in the rc.local also; this force to show 
the graphical environment

Original comment by al...@paranoici.org on 2 Nov 2011 at 11:17

@GoogleCodeExporter
Copy link
Author

Original comment by al...@paranoici.org on 17 Sep 2012 at 5:18

  • Changed state: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant