Results 1 to 10 of 13
I am noticing a problem on startup:
Code:
/usr/sbin/alsactl load_state:1686: No soundcards found... [FAIL]
Then after it starts the daemons it won't start X. Instead, where it says yourhostname login: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-29-2012 #1Just Joined!
- Join Date
- Jun 2012
- Posts
- 37
Kernel update broke my system...I think
I am noticing a problem on startup:
Then after it starts the daemons it won't start X. Instead, where it says yourhostname login: right before starting SLiM it keeps flashing and eventually saysCode:/usr/sbin/alsactl load_state:1686: No soundcards found... [FAIL]
I'm not sure if the two are related but everything was working perfectly fine beforehand and now suddenly it won't boot into X.Code:init: Id "x" respawning too fast: disabled for 5 minutes
When I run aplay -l, instead of listing my soundcards I get this:
Again, I'm not sure if this has anything to do with why X won't start. If I run startx I get this message:Code:aplay : device_list:252 No soundcards found....
I've also recently performed a system upgrade and it updated the kernel..Code:xinit: giving up xinit: unable to connect to X server: Connection Refused xinit: server error
- 08-29-2012 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
What is your video card? You may need to reinstall the video driver (proprietary nVidia drivers have this issue). Don't know about the sound card, but you could try reinstalling the driver for that also. You will need to boot into text mode (runlevel 3 on Red Hat / Fedora systems) to fix this stuff.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-29-2012 #3Just Joined!
- Join Date
- Jun 2012
- Posts
- 37
Well, I tried reinstalling the video driver xf86-video-intel. But, since the problem obviously seems to be with updating it then installing it again doesn't seem to be the right thing to do. Am I supposed to downgrade the video driver?
- 08-29-2012 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-29-2012 #5Just Joined!
- Join Date
- Jun 2012
- Posts
- 37
If downgrading the video driver works do I keep it downgraded forever? What affects does this have on the system and if there are so many problems with updating then why update at all?
- 08-29-2012 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
Well, sometimes it is called the "bleeding edge" for a reason. I don't know which kernel version you are running, but stuff sometimes breaks. If you boot from the old kernel, does it work properly? Most Linux systems keep the last 3-4 kernels around and you can choose from the boot menu which to run. This allows you to boot a previous kernel if the new one has a problem.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-29-2012 #7Just Joined!
- Join Date
- Jun 2012
- Posts
- 37
I attempted to downgrade the video driver by running:
The error I get is:Code:sudo pacman -U /var/cache/pacman/pkg/xf86-video-intel-2.20.5-1-x86_64.pkg.tar.xz xf86-video-intel-2.20.4-1-x86_64.pkg.tar.xz
I also tried to downgrade the kernel but I get a similar error:Code:Error:'xf86-video-intel-2.20.4-1.x86_64.pkg.tar.xz': could not find or read package
I triple checked the package names in the pacman log just to be sure.Code:Error:'linux-3.4.9-1-x86_64.pkg.tar.xz': duplicate target
EDIT: Just realized I was using the command wrong. I successfully downgraded the kernel. The errors about sound went away. However, am I just supposed to stick with the old kernel? What does one do at this point? What happens next time I run pacman -Syu?Last edited by jdos1; 08-29-2012 at 07:51 AM.
- 08-30-2012 #8Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
This issue will probably be fixed in a near-future kernel update; however, I strongly recommend that you report your problem to the Arch Linux bug and/or user forums. Myself, I've had to revert to an older kernel at times in the past because of some bug that made it past QA testing. As a software engineer with 30+ years experience on everything from embedded systems to large scale distributed systems (I am currently doing performance and reliability engineering on systems with 1000's of servers and millions of users) I can assure you that while not frequent, this sort of thing does happen. Reporting it is critical.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 08-30-2012 #9Just Joined!
- Join Date
- Jun 2012
- Posts
- 37
Hmm, yeah perhaps I will. I've tried everything I and others can possibly think of. There seems to be no fix. I guess in this case I would just stick with my old kernel then?
- 08-30-2012 #10Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,148
Well, if it ain't broke...
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote

