Results 1 to 4 of 4

Thread: alsa works from CD, not after HD install....?

Hybrid View

  1. #1
    Member registered user
    Join Date
    Dec 2003
    Posts
    57

    alsa works from CD, not after HD install....?

    Folks;
    I am trying to get audio out of my Dell with the i810 chip set. Alsa works when the system is booted from a CD (3.3 || 3.4). But it does not work after the HD install (3.3 2004.2.26).
    I added alsa to the lilo.config.
    I have manually run alsa_init and alsa_snddevices:
    Code:
    root@lp2:~# alsa_init
    Preparing modules for alsa...
    Building card database..
    Configuring intel8x0...
    Running update-modules...
    Creating snddevices...
    Setting default volumes...
    root@lp2:~# alsa_snddevices
    Creating /dev/mixer?... done
    Creating /dev/sequencer... done
    Creating /dev/midi?... done
    Creating /dev/dsp?... done
    Creating /dev/audio?... done
    Creating /dev/sndstat... done
    Creating /dev/music... done
    Creating /dev/dmmidi?... done
    Creating /dev/dmfm?... done
    Creating /dev/amixer?... done
    Creating /dev/adsp?... done
    Creating /dev/amidi?... done
    Creating /dev/admmidi?... done
    create symbolic link `/dev/mixer' to `/dev/mixer0'
    create symbolic link `/dev/midi' to `/dev/midi0'
    create symbolic link `/dev/dsp' to `/dev/dsp0'
    create symbolic link `/dev/audio' to `/dev/audio0'
    create symbolic link `/dev/sequencer2' to `/dev/music'
    create symbolic link `/dev/adsp' to `/dev/adsp0'
    create symbolic link `/dev/amidi' to `/dev/amidi0'
    ALSA dynamic sound device filesystem
    create symbolic link `/dev/snd' to `/proc/asound/dev'
    ALSA loader devices
    Creating /dev/aload?... done
    Creating /dev/aloadSEQ... done
    root@lp2:~# alsa
    alsa_init       alsa_snddevices alsamixer       
    root@lp2:~# alsamixer 
    
    alsamixer: function snd_ctl_open failed for default: No such file or directory
    The messages doesn't really explain what the 'default' device is that is missing. From the messages below, I l.ooked for '/dev/snd-card-0' with no luck. Also it is not in the MAKEDEV; and there is no man
    During the CD boot install, it said all the insmods had errors, but things still worked.
    Other logging files contained:

    Code:
    ----xconsole----
    
    Jun 23 13:14:25 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: init_module: No such device
    Jun 23 13:14:25 lp2 insmod: Hint: insmod errors can be caused by incorrect module parameters, includin
    g invalid IO or IRQ parameters.       You may find more information in syslog or the output from dmesg
    Jun 23 13:14:25 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: insmod snd-card-0 failed
    Jun 23 13:14:25 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: init_module: No such device
    Jun 23 13:14:25 lp2 insmod: Hint: insmod errors can be caused by incorrect module parameters, includin
    g invalid IO or IRQ parameters.       You may find more information in syslog or the output from dmesg
    Jun 23 13:14:25 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: insmod snd-card-0 failed
    
    ----/syslog---
    Jun 23 13:11:43 lp2 insmod: Warning: ignoring device_gid=29, no such parameter in this module
    Jun 23 13:11:43 lp2 insmod: Warning: ignoring device_mode=0660, no such parameter in this module
    Jun 23 13:11:43 lp2 insmod: Module snd loaded, with warnings
    Jun 23 13:11:43 lp2 kernel: Intel ICH soundcard not found or device busy
    Jun 23 13:11:43 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: init_module: No such device
    Jun 23 13:11:43 lp2 insmod: Hint: insmod errors can be caused by incorrect module parameters, includin
    g invalid IO or IRQ parameters.       You may find mo
    re information in syslog or the output from dmesg
    Jun 23 13:11:43 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: insmod snd-card-0 failed
    Jun 23 13:11:43 lp2 kernel: Intel ICH soundcard not found or device busy
    Jun 23 13:11:43 lp2 insmod: /lib/modules/extra/alsa/snd-intel8x0.o: init_module: No such device
    Jun 23 13:11:43 lp2 insmod: Hint: insmod errors can be caused by incorrect module parameters, includin
    g invalid IO or IRQ parameters.       You may find mo
    re information in syslog or the output from dmesg
     <<lots more of these>>
    So what is the difference?? Why no sound? I did an apt-get upgrade also. A lot of kxxx stuff was held back, but nothing 'alsaxxxx' labeled was..

    BillS

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    929
    Two things to try (although a search here for alsa will throw up others).

    Sound cards are notoriously prone to IRQ conflicts. Try setting the bios to non plug and play OS.

    One stunt both myself and Cuddles found worked for us was to boot knoppix from a CD with the knoppix alsa cheatcode and install from a Konsole in KDE. This seems to give a static ALSA (that is, it doesn't rely on shared libraries): it also cut out Cuddles static! Known to work (sometimes, at least) on 3.3, but AFAIK untried in 3.4.

  3. #3
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Salt Lake City, UT, U.S.A.
    Posts
    1,338
    As Fingers99 said,

    I used the alsa cheatcode on booting the Live CD, and it appeared that when I did a hard drive install from that boot, I got alsa inherited, only way I can explain it.

    I have not had a chance to try this out in v3.4 yet, but, it did work when I did it with v3.3, so, I will probably try the same thing when I "upgrade" with v3.4...

    I am planing to do this upgrade the 4th of July weekend -=- I have a four day weekend away from work because of the holiday, and seems fitting that having four days I should be able to "gut" my system, install, and get all my "apt-get install" 's done, during that time.

    If this "inheriting" process doesn't work with v3.4, as it did with v3.3, I will probably be posting on howto here shortly after the install. Funny, if this alsa is supposed to be the next OSS for Knoppix/Linux - why is it so difficult to get it going ???????? ( I am also watching a email group forum on alsa topics, and all I hear is problems with this card, that card, installing, configuring, not working, kernel compiles, etc... It appears to be a lot more of a pain that it is worth. I don't know, but a lot of programs like alsa, so I go with it. )

    I will keep you posted BillS, unless you get to try this theory out before me,
    Ms. Cuddles

  4. #4
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Salt Lake City, UT, U.S.A.
    Posts
    1,338
    Sorry to report that using alsa on the Live CD boot of Knoppix v3.4, and then doing a knoppix-installer -=- DOES NOT inherit on the Hard Drive installation -=- I am currently battling the alsa problem in the HDD Install Forum at the moment ...

    From the HDD Install Forum - Topic/Thread "Hdd Install of v3.4 2.6.6 - shopping list of probs"...

    This is what happened, after using "Linux26 alsa ..." on the boot prompt, of the v3.4 Live CD, and then doing a "knoppix-installer" with the option of doing a "debian-like" install to the hard drive...

    ALSA is apparently there, but not functioning properly - I have the complete ALSA folder structure, but in /proc/asound/cards - the contents of the file are "no soundcards"

    I have manually tried to run the alsa init, and the alsa autoconfig, and even the alsa snd config - nothing appears to set up alsa to a working state - arts has already been disabled - but alsamixer can not be used, and using alsactl returns the "bash command not found" -=- Funny thing is that I do get sound, just not sure what I can do, and where it is coming from - arts is disabled, alsamixer says "function snd_ctl_open failed for default: No such device", and even alsactl says "command not found" - but XMMS plays, Kaffeine plays ( I have no clue )

    Ms. Cuddles

Similar Threads

  1. No ALSA with HD install
    By ica in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 02-14-2004, 06:44 PM
  2. Need ALSA in HDD-INSTALL!
    By StyleWarz in forum Hardware & Booting
    Replies: 6
    Last Post: 05-10-2003, 03:32 AM
  3. Need ALSA on HDD-Install.....
    By StyleWarz in forum General Support
    Replies: 4
    Last Post: 04-30-2003, 09:48 AM
  4. Need ALSA on HDD-INSTALL!!!!!
    By StyleWarz in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 04-29-2003, 04:50 PM
  5. HDD-Install kills alsa!
    By schnarff in forum General Support
    Replies: 0
    Last Post: 04-22-2003, 04:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Dell PowerEdge FC430 Blade Server 2x Xeon E5-2630v4 20 Cores FX2 FX2s No RAM/HDD picture

Dell PowerEdge FC430 Blade Server 2x Xeon E5-2630v4 20 Cores FX2 FX2s No RAM/HDD

$119.99



Dell PowerEdge FX2s + 8x FC430 Blades 16x E5-2630v4 160 Cores Rails No PSU/RAM picture

Dell PowerEdge FX2s + 8x FC430 Blades 16x E5-2630v4 160 Cores Rails No PSU/RAM

$699.00



Dell PowerEdge M630 Blade Server 2x Xeon E5-2680 v4, 2F3MP , 4GDP5 ,R10KJ ,JVFVR picture

Dell PowerEdge M630 Blade Server 2x Xeon E5-2680 v4, 2F3MP , 4GDP5 ,R10KJ ,JVFVR

$96.60



AS IS READ DESCRIP. Supermicro SuperServer 6026TT-HIBQRF 12-Bay 4x X8DTT-HIBQF picture

AS IS READ DESCRIP. Supermicro SuperServer 6026TT-HIBQRF 12-Bay 4x X8DTT-HIBQF

$215.00



NETAPP HCI NAF-1701 SuperMicro Server 4X BLADE H410C 8X GOLD 5120 - 4X S25G NICs picture

NETAPP HCI NAF-1701 SuperMicro Server 4X BLADE H410C 8X GOLD 5120 - 4X S25G NICs

$1999.97



Dell PowerEdge VRTX Rackmount Chassis w/4x PSUs 2x CMC Modules picture

Dell PowerEdge VRTX Rackmount Chassis w/4x PSUs 2x CMC Modules

$399.98



Dell R740XD VxRail P570 24x 2.5” 2U CTO Server– 2x Gold 6240, H740p, 2x 1600W picture

Dell R740XD VxRail P570 24x 2.5” 2U CTO Server– 2x Gold 6240, H740p, 2x 1600W

$699.00



Cisco B200 M3 2x E5-2670V2 10 Core 8x 16GB-128GB Ram Blade Server VIC1240 14900R picture

Cisco B200 M3 2x E5-2670V2 10 Core 8x 16GB-128GB Ram Blade Server VIC1240 14900R

$399.00



Dell Poweredge VRTX 25Bay 2.5

Dell Poweredge VRTX 25Bay 2.5" 2x PERC 8, 2xCMC, I/O 1GB Pass Through, 4x PS

$578.08



Lot of 3 Dell PowerEdge Blade Server HHB005 x2 HHB006 x1 picture

Lot of 3 Dell PowerEdge Blade Server HHB005 x2 HHB006 x1

$256.49