No sound following update to mga7

No sound following update to mga7

Postby srowe » Aug 5th, '19, 14:00

I've run into a number of issues since I updated my mga6 installation to mga7 at the weekend. One issue is that pulseaudio doesn't seem to be running

Code: Select all
bash-4.4$ ps -efw | grep pulseaudio
srowe    29324 17494  0 12:58 pts/2    00:00:00 grep pulseaudio


Trying to query its status gives me

Code: Select all
bash-4.4$ systemctl --user status pulseaudio.socket pulseaudio.service -a
Failed to get properties: Process org.freedesktop.systemd1 exited with status 1


I'm also experiencing problems when plugging USB storage and ypbind.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby ITA84 » Aug 6th, '19, 09:11

Seems like some session services aren't starting correctly, or there could be an issue with dbus. What's the output of the command "systemctl --user --failed"?

If it were PulseAudio alone I'd suggest you to just delete the user settings folder and relogin, but since you're saying other stuff doesn't work I'd hold off on doing that. I'd also look at the output of systemctl --user status pulseaudio.service
ITA84
 
Posts: 199
Joined: Mar 5th, '13, 18:15

Re: No sound following update to mga7

Postby srowe » Aug 6th, '19, 09:50

systemd isn't very happy

Code: Select all
bash-4.4$ systemctl --user --failed
Failed to list units: Process org.freedesktop.systemd1 exited with status 1


Code: Select all
bash-4.4$ systemctl --user status pulseaudio.service
Failed to get properties: Process org.freedesktop.systemd1 exited with status 1
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby ITA84 » Aug 6th, '19, 12:39

Hmmm... No idea where to look, sorry. I'd try and see if the issue is only for your current user: create a new user, login with it, and see if you have the same problem; if you do I'd suggest you open a bug report. If the new user works fine instead, you'll know that the issue is in some configuration file in your home folder.

In any case, are there any error messages of note in the journal (command "journalctl -b -p err")?
ITA84
 
Posts: 199
Joined: Mar 5th, '13, 18:15

Re: No sound following update to mga7

Postby srowe » Aug 6th, '19, 13:41

Running as my user

Code: Select all
bash-4.4$ journalctl -b -p err
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
      Pass -q to turn off this notice.
-- Logs begin at Fri 2018-08-03 03:03:57 BST, end at Tue 2019-08-06 12:36:26 BST. --
Aug 05 10:51:26 localhost sddm-helper[2338]: chdir( /home/srowe ) failed for user:  "srowe"
Aug 05 10:51:26 localhost sddm-helper[2338]: verify directory exist and has sufficient permissions
Aug 05 10:52:52 localhost /hp-systray[2790]: hp-systray[2790]: error: Unable to lock /home/srowe/.hplip/hp-systray.lock. Is hp-systray already running?


The first error will have been because autofs failed to start. I have to do that manually.

Running as root

Code: Select all
-- Logs begin at Thu 2015-03-12 14:47:46 GMT, end at Tue 2019-08-06 12:36:26 BST. --
Aug 05 10:43:26 localhost systemd[1]: network-auth.service: Job ypbind.service/start deleted to break ordering cycle starting with network-auth.service/start
Aug 05 10:43:40 localhost kernel: kvm: disabled by bios
Aug 05 10:43:40 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found
Aug 05 10:43:40 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through
Aug 05 10:43:27 localhost systemd[1]: Failed to start Load legacy module configuration.
Aug 05 10:43:34 localhost systemd[1]: Failed to start Load legacy module configuration.
Aug 05 10:43:56 localhost systemd[1]: Failed to start Configure CPU power related settings.
Aug 05 10:44:02 localhost thttpd[1410]: bind 0.0.0.0 - Address already in use
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1630 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1702 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1714 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1726 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1738 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1750 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 1762 of /var/cache/cups/job.cache.
Aug 05 10:44:10 localhost cupsd[1387]: Missing value on line 3838 of /var/cache/cups/job.cache.
Aug 05 10:44:12 localhost nmbd[1391]: [2019/08/05 10:44:12.889932,  0] ../../lib/util/become_daemon.c:136(daemon_ready)
Aug 05 10:44:12 localhost nmbd[1391]:   daemon_ready: daemon 'nmbd' finished starting up and ready to serve connections
Aug 05 10:44:14 localhost colord-sane[1730]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Aug 05 10:44:17 localhost smbd[1727]: [2019/08/05 10:44:17.488856,  0] ../../lib/util/become_daemon.c:136(daemon_ready)
Aug 05 10:44:17 localhost smbd[1727]:   daemon_ready: daemon 'smbd' finished starting up and ready to serve connections
Aug 05 10:44:35 localhost nmbd[1391]: [2019/08/05 10:44:35.052273,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:44:35 localhost nmbd[1391]:   *****
Aug 05 10:44:35 localhost nmbd[1391]:
Aug 05 10:44:35 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 10.80.2.52
Aug 05 10:44:35 localhost nmbd[1391]:
Aug 05 10:44:35 localhost nmbd[1391]:   *****
Aug 05 10:49:29 localhost ypbind[2216]: Entry "domain uk.xensource.com" is not valid, ignore it!
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118036,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 192.168.160.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118149,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 192.168.144.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118225,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 192.168.128.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118297,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 192.168.112.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118370,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 192.168.96.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118441,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 172.28.0.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]: [2019/08/05 10:49:45.118517,  0] ../../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   Samba name server LOCALHOST is now a local master browser for workgroup MGAGROUP on subnet 172.17.0.1
Aug 05 10:49:45 localhost nmbd[1391]:
Aug 05 10:49:45 localhost nmbd[1391]:   *****
Aug 05 10:50:05 localhost ypbind[2288]: Entry "domain uk.xensource.com" is not valid, ignore it!
Aug 05 10:50:09 localhost ypbind[2306]: ypbind-mt already running (pid 2216) - exiting
Aug 05 10:50:14 localhost systemd[1]: Failed to start NIS/YP (Network Information Service) Clients to NIS Domain Binder.
Aug 05 10:50:42 localhost ypbind[2323]: Entry "domain uk.xensource.com" is not valid, ignore it!
Aug 05 10:51:26 localhost sddm-helper[2334]: gkr-pam: unable to locate daemon control file
Aug 05 10:51:26 localhost sddm-helper[2334]: pam_kwallet5-kwalletd: user home folder does not exist
Aug 05 10:51:26 localhost sddm-helper[2334]: pam_kwallet5(sddm:auth): pam_kwallet5: Fail into creating the hash
Aug 05 10:51:26 localhost sddm-helper[2334]: pam_kwallet-kwalletd: user home folder does not exist
Aug 05 10:51:26 localhost sddm-helper[2334]: pam_kwallet(sddm:auth): pam_kwallet: Fail into creating the hash
Aug 05 10:51:26 localhost sddm-helper[2334]: pam_systemd(sddm:session): Failed to create session: Invalid argument
Aug 05 10:51:26 localhost sddm-helper[2334]: gkr-pam: unable to locate daemon control file
Aug 05 10:51:26 localhost sddm-helper[2338]: chdir( /home/srowe ) failed for user:  "srowe"
Aug 05 10:51:26 localhost sddm-helper[2338]: verify directory exist and has sufficient permissions
Aug 05 10:52:09 localhost sddm-helper[2464]: gkr-pam: unable to locate daemon control file
Aug 05 10:52:09 localhost sddm-helper[2464]: pam_systemd(sddm:session): Failed to create session: Invalid argument
Aug 05 10:52:09 localhost sddm-helper[2464]: gkr-pam: unable to locate daemon control file
Aug 05 10:52:52 localhost /hp-systray[2790]: hp-systray[2790]: error: Unable to lock /home/srowe/.hplip/hp-systray.lock. Is hp-systray already running?


I already have a local user account (the failing one is a NIS account on an NFS file system), I'll try that shortly.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby doktor5000 » Aug 6th, '19, 17:57

You may want to add some context information on the NIS setup. Which is your local user, and what is the NIS user?
Also there seem to be quite a few issues tied to your /home folder - is that by any chance NFS-mounted?

Best thing would be to add a full journal log as root after a clean boot.
Code: Select all
journalctl -ab > /tmp/journal.log
and later attach /tmp/journal.log here, after adding above mentioned context information.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: No sound following update to mga7

Postby srowe » Aug 7th, '19, 09:51

NIS is set up with a single ypserver entry in /etc/yp.conf. The service isn't starting since upgrading to mga7, I'm having log in and start it manually. The home directory for srowe is on an NFS file system which is managed by autofs.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby srowe » Aug 7th, '19, 09:59

OK, so logging in to the local account shows the correct devices in the mixer. I've obviously got some incompatible config in my NIS account home directory. How do I track down what I need to nuke?
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby doktor5000 » Aug 9th, '19, 08:32

Seems you're still missing most of the context information. Is this your NIS server or is it only some client?
What do the logs say regarding ypbind after a regular boot (so before you would log in and start it manually - also what in particular do you start manually ?). What does the autofs configuration look like for the home folder?
What does the home directory for srowe look like at all when it's mounted, and after a fresh boot? According to the log excerpts you posted above it doesn't look like it's mounted at all ...
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: No sound following update to mga7

Postby srowe » Aug 9th, '19, 10:12

The logs are from my desktop client, I don't have access to the NIS server. ybind and autofs haven't ever started automatically for me for any version of Mandrake/Mandriva/Mageia. Up until mga6 logging in as root and restarting them both got me /home/srowe and a working desktop.

I'll live with having to manually restart services if I can get my user account working again.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby ITA84 » Aug 9th, '19, 11:44

Are the journal logs you've posted from before or after you mount your remote home? If they're from before, could you please post the logs from after you've mounted it and logged into your remote account?
ITA84
 
Posts: 199
Joined: Mar 5th, '13, 18:15

Re: No sound following update to mga7

Postby srowe » Aug 9th, '19, 12:44

They were after I had logged in, the failures related to the home directory were for an attempt to login when autofs wasn't running.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby srowe » Aug 14th, '19, 11:53

Well I tried moving the entire contents of my home directory to one side and re-generating it. Same result.

I'll probably downgrade back to mga6.
srowe
 
Posts: 17
Joined: Aug 7th, '15, 08:54

Re: No sound following update to mga7

Postby haroldhartley » Dec 8th, '19, 03:45

I actually did a new install of Mageia 7.1 and everything else works fine except for the sound. It seems to tell me I need the "snd_hda_intel" driver for my sound to work. I have looked on the internet and it seems to be correct on everything I found except the "snd_hda_intel" driver like it doesn't load as I believe it's in the kernel. I'm not sure except for what I read in the kernel info.
Hopefully someone will have an answer for this.
haroldhartley
 
Posts: 1
Joined: Dec 8th, '19, 03:35

Re: No sound following update to mga7

Postby doktor5000 » Dec 9th, '19, 17:33

How is that related to this thread?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Sound

Who is online

Users browsing this forum: No registered users and 1 guest