Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #256675 > unrolled thread
| Started by | Bala personal <balathepharmacist@gmail.com> |
|---|---|
| First post | 2023-04-03 08:20 +0200 |
| Last post | 2023-04-05 01:40 +0200 |
| Articles | 6 — 4 participants |
Back to article view | Back to linux.debian.user
|Inquiry regarding fixing the error light display manager Bala personal <balathepharmacist@gmail.com> - 2023-04-03 08:20 +0200
Re: |Inquiry regarding fixing the error light display manager davidson <davidson@freevolt.org> - 2023-04-04 21:50 +0200
Re: |Inquiry regarding fixing the error light display manager Bret Busby <bret@busby.net> - 2023-04-04 23:40 +0200
Re: |Inquiry regarding fixing the error light display manager davidson <davidson@freevolt.org> - 2023-04-06 23:30 +0200
Re: |Inquiry regarding fixing the error light display manager Bret Busby <bret@busby.net> - 2023-04-07 02:00 +0200
Re: |Inquiry regarding fixing the error light display manager songbird <songbird@anthive.com> - 2023-04-05 01:40 +0200
| From | Bala personal <balathepharmacist@gmail.com> |
|---|---|
| Date | 2023-04-03 08:20 +0200 |
| Subject | |Inquiry regarding fixing the error light display manager |
| Message-ID | <GglHP-h0zW-3@gated-at.bofh.it> |
Hello Team, Greetings. When i tried to install Debian xfce in my new computer Acer Aspire5, NVIDIA hardware pre installed support, i faced an issue after reboot the system as "failed to start light display manager. So how to fix this? I tried the button to access termial as Alt + ctrl + f2, but it does not have any effect on screen. Kindly do help me to fix it. Thanks. Warm regards, Bala.
[toc] | [next] | [standalone]
| From | davidson <davidson@freevolt.org> |
|---|---|
| Date | 2023-04-04 21:50 +0200 |
| Message-ID | <GgUPg-hmBw-9@gated-at.bofh.it> |
| In reply to | #256675 |
On Mon, 3 Apr 2023 Bala personal wrote: > Hello Team, Hello, Sailor. No team here. Just users like us. Hence "debian-user". > Greetings. When i tried to install Debian xfce in my new computer > Acer Aspire5, NVIDIA hardware pre installed support, i faced an > issue after reboot the system as "failed to start light display > manager. So how to fix this? Hopefully someone who knows something about display managers will turn up and interrogate you. > I tried the button to access termial as Alt + ctrl + f2, but it does > not have any effect on screen. Kindly do help me to fix it. Thanks. When the GRUB menu shows up, hit 'e' for edit. Then use the arrow keys to navigate down to the line that begins with "linux" and probably ends with something like "ro quiet". Leave the "ro" alone, but you can delete "quiet" if it's there, and add systemd.unit=multi-user.target and then hit either Ctrl-x or the F10 key to boot into multi-user mode, which won't try to start your display manager, but ought to give you a tty where you can login. In multi-user mode you can cycle through all the ttys with Alt-leftarrow or Alt-rightarrow. Or if you have a favorite one then Alt-F1 through Alt-F6 will take you to tty1 through tty6. -- It is said that if you wash a cat it will never again wash itself. This may or may not be true: what is certain is that if you teach a man anything he will never learn it. -- George Bernard Shaw
[toc] | [prev] | [next] | [standalone]
| From | Bret Busby <bret@busby.net> |
|---|---|
| Date | 2023-04-04 23:40 +0200 |
| Message-ID | <GgWxI-hnH2-23@gated-at.bofh.it> |
| In reply to | #256754 |
On 5/4/23 03:43, davidson wrote: > It is said that if you wash a cat it will never again wash itself. > This may or may not be true: what is certain is that if you teach a > man anything he will never learn it. -- George Bernard Shaw The "Bernard Shaw" is quite appropriate - it is BS. I have been taught many things, that I have learnt (but, there is so much to learn, and, so little time - life is short). If you are cranking an internal combustion engine, you should not form a circle around the crank handle, with your thumb and fingers. If you do, and the engine backfires, your thumb (and, if you are using both hands, then, both your thumbs) will likely be broken. That is one lesson worth being taught, rather than learning from experience. Whether shooting a bow and arrow, or, shooting a rifle, it is unwise to shoot vertically upward, lest the projectile punishes you for your stupidity. That is another lesson worth being taught, rather than learning from experience. There are so many more, that are too many to include here. .. Bret Busby Armadale West Australia (UTC+0800) ..............
[toc] | [prev] | [next] | [standalone]
| From | davidson <davidson@freevolt.org> |
|---|---|
| Date | 2023-04-06 23:30 +0200 |
| Message-ID | <GhFl8-fHy-3@gated-at.bofh.it> |
| In reply to | #256757 |
On Wed, 5 Apr 2023 Bret Busby wrote: > On 5/4/23 03:43, davidson wrote: >> It is said that if you wash a cat it will never again wash itself. >> This may or may not be true: what is certain is that if you teach a >> man anything he will never learn it. -- George Bernard Shaw > > The "Bernard Shaw" is quite appropriate - it is BS. Paging Mr Curley. -- "Does anybody read signatures anymore?" -- Charles Curley
[toc] | [prev] | [next] | [standalone]
| From | Bret Busby <bret@busby.net> |
|---|---|
| Date | 2023-04-07 02:00 +0200 |
| Message-ID | <GhHGh-h0o-3@gated-at.bofh.it> |
| In reply to | #256822 |
On 7/4/23 05:29, davidson wrote: > On Wed, 5 Apr 2023 Bret Busby wrote: >> On 5/4/23 03:43, davidson wrote: >>> It is said that if you wash a cat it will never again wash itself. >>> This may or may not be true: what is certain is that if you teach a >>> man anything he will never learn it. -- George Bernard Shaw >> >> The "Bernard Shaw" is quite appropriate - it is BS. > > Paging Mr Curley. > ? .. Bret Busby Armadale West Australia (UTC+0800) ..............
[toc] | [prev] | [next] | [standalone]
| From | songbird <songbird@anthive.com> |
|---|---|
| Date | 2023-04-05 01:40 +0200 |
| Message-ID | <GgYpP-hoQ6-1@gated-at.bofh.it> |
| In reply to | #256675 |
Bala personal wrote: > Hello Team, > > Greetings. When i tried to install Debian xfce in my new computer Acer > Aspire5, NVIDIA hardware pre installed support, i faced an issue after > reboot the system as "failed to start light display manager. So how to > fix this? I tried the button to access termial as Alt + ctrl + f2, but > it does not have any effect on screen. Kindly do help me to fix it. Thanks. > > > Warm regards, Bala. in the past i've had broken lightdm issues fixed by reinstalling it. songbird
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.user
csiph-web