You are not logged in.

#1 2012-04-12 18:47:28

Vincent D
Member
From: France
Registered: 2012-04-12
Posts: 17

Gnome fallback mode and no sound after upgrade of udev

Hi,

I use gnome-shell. After the upgrade of udev and mkinitpcio today, gnome wants to start in fallback mode only and I cannot have any sound.

Here are the relevant lines (as far as I know) given by lspci :
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650]
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV635 HDMI Audio [Radeon HD 3600 Series]

I use the free ati driver xf86-video-ati.

Thanks for your help

Last edited by Vincent D (2012-05-05 10:11:05)

Offline

#2 2012-04-12 20:06:06

rasertux
Member
From: Florianópolis, Brazil
Registered: 2012-03-03
Posts: 51

Re: Gnome fallback mode and no sound after upgrade of udev

I have the same issue after update but my hardware is:

00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)

Offline

#3 2012-04-12 20:17:17

65kid
Member
From: Germany
Registered: 2011-01-26
Posts: 663

Re: Gnome fallback mode and no sound after upgrade of udev

I can't comment on gnome, but I also have the sound problem. aplay -l reports "no sound cards"

lspci | grep -i audio

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)

modules seem to be loaded just fine:

lsmod | grep snd

snd_hda_codec_hdmi     24240  4 
snd_hda_codec_realtek   113642  1 
snd_hda_intel          23631  4 
snd_hda_codec          92950  3 snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
snd_hwdep               6389  1 snd_hda_codec
snd_pcm                74812  3 snd_hda_codec,snd_hda_intel,snd_hda_codec_hdmi
snd_page_alloc          7153  2 snd_pcm,snd_hda_intel
snd_timer              19544  1 snd_pcm
snd                    59858  15 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_hda_codec_hdmi
soundcore               6210  1 snd

downgrading to udev 181 fixes it.


edit:
https://bugs.archlinux.org/task/29408

Last edited by 65kid (2012-04-12 20:48:40)

Offline

#4 2012-04-12 21:36:17

Vincent D
Member
From: France
Registered: 2012-04-12
Posts: 17

Re: Gnome fallback mode and no sound after upgrade of udev

I think these are two different issues. I also lost my network applet on gnome, but it came back after downgrading consolekit.

On the other hand, I downgraded udev to 181 and mkinitcpio to 0.8.6 and it still does not work.

Offline

#5 2012-04-12 21:48:58

tomegun
Developer
From: France
Registered: 2010-05-28
Posts: 661

Re: Gnome fallback mode and no sound after upgrade of udev

Please try with consolekit-0.6.4-2, it should be fixed now (see arch-general for more details about what happened, if you are interested).

Offline

#6 2012-04-13 06:12:57

Vincent D
Member
From: France
Registered: 2012-04-12
Posts: 17

Re: Gnome fallback mode and no sound after upgrade of udev

It works !

Finally, the responsible for this trouble is udev, that should be downgraded to 181-9.

Thanks for your help.

Offline

#7 2012-05-05 10:10:42

Vincent D
Member
From: France
Registered: 2012-04-12
Posts: 17

Re: Gnome fallback mode and no sound after upgrade of udev

I upgraded to the new version of udev (182-2) was available and I thought that it would solve the problem.

Now I am still in fallback mode and I needed to downgrade initscripts to downgrade udev.

Should I report a bug ?

Last edited by Vincent D (2012-05-05 15:11:39)

Offline

#8 2012-05-07 09:41:18

Archelien
Member
Registered: 2011-08-24
Posts: 10

Re: Gnome fallback mode and no sound after upgrade of udev

Same problem here.

Offline

Board footer

Powered by FluxBB