LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-02-2021, 06:18 PM   #1
Not-a-dictator
LQ Newbie
 
Registered: Dec 2020
Posts: 3

Rep: Reputation: Disabled
When I try to install Gnome in Alpine linux, everything works as it should until I try to start it.


It starts as the title says. When i try and start with the
Code:
rc-service gdm start
it says 'starting system message bus...' then on the next line 'starting display manager...' with the green 'ok' on both. Nothing happens. I have a user with a UID of 1000 and I have tried as a root and non root As well as the regular user. What is my problem?
 
Old 01-02-2021, 07:38 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,380
Blog Entries: 28

Rep: Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163
Are you referring to the Gnome Desktop or the Gnome Display Manager?

GDM commonly refers to the Gnome Display Manager (that is, login screen).
 
Old 01-02-2021, 08:24 PM   #3
Not-a-dictator
LQ Newbie
 
Registered: Dec 2020
Posts: 3

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Are you referring to the Gnome Desktop or the Gnome Display Manager?

GDM commonly refers to the Gnome Display Manager (that is, login screen).
Gnome Desktop. im brand new to gnome on alpine.
 
Old 01-15-2021, 03:16 PM   #4
M_Pixel
LQ Newbie
 
Registered: Jan 2021
Posts: 1

Rep: Reputation: Disabled
Have you tried updating and upgrading your system with apk before starting gdm? I got gdm to start only after creating a non-root user and upgrading my initial install.
 
Old 05-28-2024, 08:34 AM   #5
Philljones
LQ Newbie
 
Registered: May 2024
Posts: 3

Rep: Reputation: 0
Based on your description, it seems like the GNOME Display Manager (GDM) service starts successfully, but the graphical interface does not appear. Here are a few potential causes and troubleshooting steps you can follow:

1. **Check for Errors in Logs:**
- Check the system logs for any errors related to GDM or the X server. You can do this by looking at the output of `journalctl -xe` or examining the GDM logs specifically located at upload photos `/var/log/gdm/` or `~/.local/share/xorg/`.

2. **Verify GDM and X Server Configuration:**
- Ensure that your system's configuration files for GDM and the X server are set up correctly. Sometimes misconfigurations in these files can prevent the display manager from starting properly.

3. **Check Display Manager Status:**
- Verify the status of the GDM service using `systemctl status gdm`. This command can provide more detailed information on whether GDM is running correctly or if there are issues.

4. **Ensure Proper Permissions:**
- Confirm that your user has the appropriate permissions to start and interact with the display manager. Check file permissions and user group memberships.

5. **Graphics Drivers:**
- Ensure that your graphics drivers are properly installed and configured. In some cases, issues with graphics drivers can prevent the graphical interface from appearing even if the display manager starts successfully.

6. **Reinstall GDM:**
- As a last resort, you can try reinstalling GDM to ensure that all necessary files and dependencies are correctly in place. Use your package manager to remove and then reinstall GDM.

Here are some specific commands you can run to gather more information and possibly resolve the issue:

```sh
# Check the status of the GDM service
systemctl status gdm

# Check the journal logs for detailed error messages
journalctl -xe

# Look at the X server logs for any errors
cat /var/log/Xorg.0.log

# Reinstall GDM (example for a system using apt-get)
sudo apt-get remove --purge gdm3
sudo apt-get install gdm3
```

By examining the logs and ensuring your system's configurations are correct, you should be able to identify and resolve the issue preventing the graphical interface from starting.
 
  


Reply

Tags
alpine, gnome



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CUPS (ALPINE) - CUPS claiming print job completed despite printing nothing, How to debug the issue? (network printer, Alpine, Linux, Docker) vinnu543 Linux - Newbie 2 11-01-2018 03:18 PM
CUPS (ALPINE) - CUPS claiming print job completed despite printing nothing, How to debug the issue? (network printer, Alpine, Linux, Docker) vinnu543 Linux - Networking 1 11-01-2018 03:13 AM
LXer: Linus Torvalds Taking a Break, Help Krita Squash the Bugs, Vulnerability in Alpine Linux, Flatpak Now Works on Windows Subsystem for L LXer Syndicated Linux News 0 09-18-2018 12:26 AM
Linux Live CD works until HD install Now nothing works!! ?? gosport1 Linux - Laptop and Netbook 2 10-05-2006 07:02 PM
What should i do to make games works perfect ? What should i do to make games works p GameMaker Linux - Games 3 02-05-2006 02:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration