You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



[SOLVED] Error - Black arrow on black screen

Author (Read 8815 times)

0 Members and 1 Guest are viewing this topic.

Re: Error - Black arrow on black screen
« Reply #19 on: November 28, 2014, 04:52:53 AM »
 

linuxlite99

  • Guest
Solution for me was to add sleep 2 to the /etc/init/lightdm.conf file as described here http://www.webupd8.org/2013/01/ubuntu-lightdm-black-screen-when-using.html
 

Re: Error - Black arrow on black screen
« Reply #18 on: September 17, 2014, 06:52:34 PM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
Reboot did fix for me I did a full shutdown. 
Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #17 on: September 16, 2014, 02:49:38 PM »
 

elodman

  • Guest
Startx
Made every thing come back desktop icons background tool bar .. then did an system update then shut down.

Code: [Select]
startx
works nicely, so I did all these with Root (install updates, shutdown) but still have the lonely mouse pointer case, luckily not with simple users.

Maybe after installing any updates one should asap shutdown with root, or should one omit using root for this - and all other - purpose(s)?
 

Re: Error - Black arrow on black screen
« Reply #16 on: September 15, 2014, 01:12:20 PM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
SONIC or is it Supper SONIC 8)

Startx

Made every thing come back desktop icons background tool bar.  I did a reboot and got same error back screen did Startx again then did an system update then shut down.

The cold start all working as before  :)   
When I wont to shut down I have to put password in that's new

Many thanks Sonic & all
« Last Edit: September 15, 2014, 01:16:10 PM by Dyslexic1 »
Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #15 on: September 15, 2014, 11:26:53 AM »
 

sonic

  • Guest
In my opinion, that's a bug of lightdm. If you login at the terminal you can try to give

Code: [Select]
startx
and see what will happen.
 

Re: Error - Black arrow on black screen
« Reply #14 on: September 15, 2014, 11:16:31 AM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
I want to fix my computer!
I woukd judt install lite again but don't want to loss data,  as I ran out of diskspace I was using the disk os was installed on.

Is any clue why this happened? 


Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #13 on: September 15, 2014, 11:11:36 AM »
 

sonic

  • Guest
At the point you are, you have to write your credentials, username and password to login in. After that, there will be a prompt to do what you want.
 

Re: Error - Black arrow on black screen
« Reply #12 on: September 15, 2014, 09:35:47 AM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
Went I go into terminal
Top left:

Ubuntu 14.04.1 LTS T160 tty
Hint Num Lock on
T160 login:

I now remember my full user ID
After typing from other post Sudo visudo

On screen shows must be root to edit visudo.

Don't know how to get to root login.
Have tried
T160 login: Sudo
Pass: xxxxxxxx

Then I get Login incorrect I know this is the right password.

Don't know why this has happened!  Didn't do any update.

Thanks for help




Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #11 on: September 13, 2014, 05:31:50 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
Happy to help. Post back and let me know how it goes.  ~Scott
 

Re: Error - Black arrow on black screen
« Reply #10 on: September 13, 2014, 04:53:57 PM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
Scott Thanks for fast reply
Will tryout tomorrow.
Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #9 on: September 13, 2014, 04:52:27 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
@Dyslexic1

Quote
How can I find out the only user ID on computer please?

To find user IDs on the computer, in a terminal type this:
Code: [Select]
cat /etc/passwd
At the end of the list the user IDs should start at 1000. Here's my user ID, for example:
Code: [Select]
scott:x:1001:1001::/home/scott:/bin/bash
In this case my user ID is 1001

I hope this helps.

~Scott
 

Re: Error - Black arrow on black screen
« Reply #8 on: September 13, 2014, 04:21:51 PM »
 

DLX

  • PayPal Supporter
  • Forum Regular
  • *****
  • 182
    Posts
  • Reputation: 11
  • Knows sod all
    • View Profile

  • MEMORY: 16Gb
Thanks all
Liunx lite is the only os on computer. 
When loading black bar get about 3/4 then logs straight in. I did have password to login before.

I try CTRL+ALT+F1 hot to log on
But I don't remember my full user ID ;o numbers after name.

So I tried SU & Sudo then password but get Login incorrect. 

T160 login - The T160 is the name of my second drive, not were os is loaded.

How can I find out the only user ID on computer please?

I'm using my phone to post this please excuse spelling errors.
« Last Edit: September 13, 2014, 04:27:42 PM by Dyslexic1 »
Note to self list to get fixed 1 by 1
Read how to make LL secure.
See what else Linux Lite can do.
I think X kill is cool :)
 

Re: Error - Black arrow on black screen
« Reply #7 on: September 12, 2014, 04:21:15 PM »
 

elodman

  • Guest
Greets Maestros!

Same issue here, after having used LL 1.8 and then 2.0 altogether for a few months (installed on HD, in a multi-boot Win 7 environment).  At the latest release LL 2.0 64-bit no problem was found until about 2 weeks ago I selected install updates. Since then black screen with a lonely arrow is the protagonist - but ONLY with root/admin, not with simple users (and all log ins require a password)!
And Power off button is the only escape route.
EDIT : WRONG, TERMINAL IS OK, SEE BOTTOM PART

Anyway could I use command SU or SUDO properly, or would in User Management granting SUDO rights to my simple user be functioning, no trouble would I have. (Though, spent 2 hours with trying and net reading, also in LL manual).

Some help would be fine.

(inxi -F is not installed, should anything be presented?)
------

off: LL seems to be a very Great Distro after the many bloated and / or unstable, slow ones, used in last 4 years - thanx for it.

----EDIT: some success with terminal

Thanx for great info,

CTRL+ALT+F1 invoked terminal nicely in this no-GUI log-in case, where I could grant privileges to anyone
Code: [Select]
sudo visudo
reboot
Code: [Select]
shutdown -r now
log out
Code: [Select]
killall -u user

As couldn't summon X GUI with the other key-shortcut.
« Last Edit: September 13, 2014, 01:37:13 AM by elodman »
 

Re: Error - Black arrow on black screen
« Reply #6 on: September 12, 2014, 03:35:21 PM »
 

sonic

  • Guest
Do you give a password to login? The moment your PC hangs is when it's trying to load the window manager I suppose. Try to press CTRL+ALT+F1 to go to a terminal. With the CTRL+ALT+F7 you return to the X environment.
 

Re: Error - Black arrow on black screen
« Reply #5 on: September 12, 2014, 03:24:08 PM »
 

rokytnji

  • Friganeer
  • Platinum Level Poster
  • **********
  • 1255
    Posts
  • Reputation: 139
    • View Profile

  • CPU: Intel Core2 Duo U9600

  • MEMORY: 4Gb

  • VIDEO CARD: Intel Mobile 4
Did you md5sum the iso before burning or install?
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section