LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-13-2004, 03:39 PM   #1
tsigo
LQ Newbie
 
Registered: Feb 2004
Distribution: Gentoo
Posts: 4

Rep: Reputation: 0
ALSA freezes system randomly during use


I'm at my wit's end with this problem. This will be the third Linux forum I've posted this question in, and I haven't gotten a solid answer yet, so I'm hoping someone will know what's happening.
  • Distribution: Gentoo
  • Kernel: mm-sources-2.6.3_rc1
  • ALSA Version: 1.0.2 (built as a module)
  • alsa-utils Version: 1.0.2
  • alsa-lib Version: 1.0.2
  • ALSA Sound Module: snd-usb-audio (Creative Labs Extigy)
  • Desktop Environment: KDE 3.2

So I'm trying to make the switch from Windows to Linux on my main workstation and this is my only major problem so far. I'll be using the system as I normally would, and at random points the system will freeze. Complete lockup, the keyboard won't even toggle num lock. After a lot of testing I've narrowed it down to something to do with ALSA. I did this by unloading ALSA from the kernel altogether and trying to get it to freeze without luck. As soon as I loaded ALSA again it froze.

Tests performed and still resulted in a freeze:
  • Different kernel (gentoo-dev-sources-2.6.1)
  • Different ALSA version (1.0.0)
  • Stopping the "alsasound" service
  • Setting hardware to "None" in KDE Sound System configuration
  • Disabling KDE Sound System altogether
  • Different Window Manager (XFCE4)
  • Different nvidia kernel module (1.0-5336)
  • Using "nv" driver instead of nvidia

Tests performed that resulted in the system not freezing
  • Unloading ALSA from the Kernel

Various information that may or may not be helpful
  • KDE 3.1 was compiled on gentoo-sources-2.4.x WITHOUT alsa use flag
  • KDE 3.2 was compiled on gentoo-sources-2.4.x WITH alsa use flag
  • XFCE4 was compiled on mm-sources-2.6.3_rc1 WITH alsa use flag

If I can't use sound then the whole thing is pointless.

Last edited by tsigo; 02-13-2004 at 07:04 PM.
 
Old 02-13-2004, 08:17 PM   #2
Hiper
Member
 
Registered: Aug 2003
Location: Portugal
Distribution: Slackware 10.0
Posts: 100

Rep: Reputation: 15
If you are using a usb keybord and mouse, maybe the system isn't crashing, it's just some usb(driver?) problem. After a crash does the screen go blank or just freezes? if so check if the clock is updating. serial login might also be useful.
provide us some more HW details.
 
Old 02-13-2004, 08:37 PM   #3
tsigo
LQ Newbie
 
Registered: Feb 2004
Distribution: Gentoo
Posts: 4

Original Poster
Rep: Reputation: 0
Freezes, doesn't go blank. I never let it sit long enough to see if the clock updates, so I'll check that next time. But I think it's completely frozen, since I can't CTRL+ALT+Fx to another terminal. Nor can I kill X.
  • Motherboard: Soyo KT333 Dragon Ultra Platinum
  • CPU: AMD Athlon XP 2200+ @ 1.8GHz
  • RAM: 1024MB
  • HD: 1x Seagate Baracuda IV 40GB, 3x Seagate Baracuda IV 80GB
  • CD: Lite-On CD-RW, Lite-On DVD-ROM
  • IDE Configuration: 1x 40GB and 1x 80GB on IDE0, CD Drives on IDE1, 2x 80GB on IDE2 (HighPoint 370 RAID controller, built into Kernel, but not in a RAID configuration)
  • Keyboard: Generic Dell (PS2)
  • Mouse: Logitech MX700 (USB)
  • Video: GeForce4 Ti4400
  • Sound: Creative Labs Extigy (USB) and C-Media 8xxx (on-board)
  • Network: Intel PRO/1000 (PCI, e1000 module from 2.6.x Kernel)
  • Misc: IEEE1394 Firewire card (PCI, for iPod)

My iPod was plugged into the dock during all this, and I know that's caused problems for me before when booting Windows after a re-install, so I'll have to try for a while without it and see if that makes a difference.

I can post a dmesg and anything else that might be helpful in a few hours, when I'm done in Windows.

Last edited by tsigo; 02-13-2004 at 08:41 PM.
 
Old 02-14-2004, 07:33 AM   #4
Hiper
Member
 
Registered: Aug 2003
Location: Portugal
Distribution: Slackware 10.0
Posts: 100

Rep: Reputation: 15
My ideia was that if you were using usb keyboard, the keyboard would be useless if the usb driver failed, but it's ps/2, so it's shouldn't fail.
btw do you have the latest bios flash?

could someone with experience in crash debugging give a hand? i never had a linux crash so i can't be very helpful
 
Old 02-15-2004, 03:40 PM   #5
tsigo
LQ Newbie
 
Registered: Feb 2004
Distribution: Gentoo
Posts: 4

Original Poster
Rep: Reputation: 0
I started from scratch last night and reinstalled Gentoo with a different Kernel (2.6.3-rc2-love) and it just froze after I loaded ALSA in the Kernel and changed KDE's sound system from Auto to ALSA.

However, the keyboard wasn't completely frozen. I could toggle numlock, but couldn't kill X or change to another terminal.

Oh well. Maybe I'll give it another go when I build a new computer.
 
Old 02-16-2004, 07:33 AM   #6
Hiper
Member
 
Registered: Aug 2003
Location: Portugal
Distribution: Slackware 10.0
Posts: 100

Rep: Reputation: 15
I was hoping someone out there could help, but there have been already 71 views and no answer.
perhaps you could try asking the ALSA people for help?
you can always use the onboard sound in the meantime, I guess it's better than nothing :\
 
Old 04-06-2004, 04:53 PM   #7
geekzen
Member
 
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183

Rep: Reputation: 30
I seem to get the same thing... Freezes, and then nothing. When its music that freezes the computer, i get a hissing/garbled sound in the speakers. Other than that nothing.
 
Old 04-08-2004, 02:08 AM   #8
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
When I compiled a new version of ALSA with older gcc compiler (2.96), it did freeze and both the cap lock and scroll lock leds was blinking. I then re-compiled ALSA using the same gcc compiler version (3.2) that was used with the kernel and it stopped freezing. I put a note to myself, when I'm compiling modules I have to use the same gcc compiler version or else bad things will happen. I was upgrading ALSA to 1.0.3 from 1.0.1.
 
Old 04-24-2004, 06:34 PM   #9
MadCoder42
LQ Newbie
 
Registered: Apr 2004
Location: Westminster, CO
Distribution: gentoo
Posts: 2

Rep: Reputation: 0
I have this problem also - I can't play xmms, alsaplayer, pysol, or xgalaga without causing
the same sort of lockup.

I'm running gentoo-2.6.5 with the latest emerged system.

Any thoughts would be greatly appreciated.
 
Old 04-24-2004, 06:37 PM   #10
geekzen
Member
 
Registered: Mar 2004
Location: Canada. The Great white north.
Distribution: Debian Sid
Posts: 183

Rep: Reputation: 30
Ok. My problem was solved by simply restarting alsa each time the system comes up. I dont know what it is, but right after boot, sound will lock the system. If i go sudo /etc/init.d/alsa restart then sound will work. A quick hack, but it works.
 
Old 04-25-2004, 11:49 AM   #11
MadCoder42
LQ Newbie
 
Registered: Apr 2004
Location: Westminster, CO
Distribution: gentoo
Posts: 2

Rep: Reputation: 0
I tried that - locked up just as quick.

Glad it worked for you though.
 
Old 04-25-2004, 12:09 PM   #12
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
are you using the kernels alsa, or are you compiling and installing it yourself? try enabling sound support in the kernel, but disabling alsa or oss. then, when you boot up again, compile and install the tarballs from
http://alsa-project.org
and see if it still freezes.
 
  


Reply



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
Random freezes, don't know why randomshinichi Linux - Software 3 06-07-2005 11:58 AM
Random Server Freezes deviance99 Linux - Hardware 11 12-02-2004 06:28 PM
RH9 random freezes ashwin_cse Red Hat 1 08-12-2004 08:55 AM
Random freezes within RH9 (help with grub please) rhino02ss Red Hat 6 08-30-2003 02:17 AM
nvidia and random freezes claylong Linux - Newbie 4 02-25-2003 07:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:38 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