Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Problem: Sound and /dev/dsp on 3.2

  1. #1
    Junior Member registered user
    Join Date
    May 2003
    Posts
    10

    Problem: Sound and /dev/dsp on 3.2

    I recently installed Knoppix 3.2 on the hard disk of Toshiba Tecra 8000 laptop, replacing version 3.1. Now I am unable to play audio cd's or us xmms. On booting I get the info that "device /dev/dsp can't be opened (no such device) The sound server will continue using null device".

    Under 3.1 the sound worked ok after installing modules: sound.o,soundcore.o, ad1848 and the following in /etc/modules.

    alias sound-slot-0 ad1848
    alias synth0 opl3
    options sound dmabuf=1
    options opl3 io=0x388
    options ad1848 io=0x530 dma=1 irq=5 dma2=0
    post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>$1 || :
    preinstall sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrxrc -S >/dev/null 2>$1 || :

    Making athese changes under 3.2 is not effective. I have done extensive searches on Gloogle, Knoppix Forum and other sites without success.

    Can anyone help me on this? Is there any link that can be added to /dev/dsp to fix the problem?

    gfrick

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Have you tried using ALSA? Do a test from the cd by using the following at boot: "knoppix alsa"

    Post back results.

    P.S.

    If this is on a hdinstall try running /etc/init.d/alsa-autoconfig as root

  3. #3
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479

    Re: Problem: Sound and /dev/dsp on 3.2

    Quote Originally Posted by gfrick
    I recently installed Knoppix 3.2 on the hard disk of Toshiba Tecra 8000 laptop, replacing version 3.1. Now I am unable to play audio cd's or us xmms. On booting I get the info that "device /dev/dsp can't be opened (no such device) The sound server will continue using null device".

    Can anyone help me on this? Is there any link that can be added to /dev/dsp to fix the problem?

    gfrick
    Make sure you are a member of the audio group (type groups in console window)
    and that you have read-write permission ls -la /dev/dsp to check. To add your self to group adduser < username > audio to make the device read-write for users chmod +urw /dev/dsp both these as root in a console.
    [edit]
    You have to log out and back in for the group addition to take effect.
    [/edit]

  4. #4
    Junior Member registered user
    Join Date
    May 2003
    Posts
    10

    Re Problem: Sound and /dev/dsp on 3.2

    It is a hdinstall.

    There is no file /etc/init.d/alsa-autoconfig on my distribution.

    gfrick

  5. #5
    Junior Member registered user
    Join Date
    May 2003
    Posts
    10

    RE; Problem: Sound and /dev/dsp on 3.2

    Stephen

    gfrick is set as a member of audio and the permissions for /dev/dsp are 777.
    ls -la /dev/dsp = crwxrwxrwx 1 root audio 14, 3 april 15 2001 /dev/dsp

    The warning I am getting says that there is no such device as /dev/dsp.

    Thanks for answering.

    gfrick

  6. #6
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353

    Re: Re Problem: Sound and /dev/dsp on 3.2

    Quote Originally Posted by gfrick
    It is a hdinstall.

    There is no file /etc/init.d/alsa-autoconfig on my distribution.

    gfrick
    Hmm. ALSA was added only on the more recent releases of 3.2. But I forgot to ask if you have run sndconfig? Try running sndconfig as root.

    Adam

  7. #7
    Junior Member
    Join Date
    May 2003
    Posts
    1

    Re: Re Problem: Sound and /dev/dsp on 3.2

    Quote Originally Posted by aay
    Hmm. ALSA was added only on the more recent releases of 3.2. But I forgot to ask if you have run sndconfig? Try running sndconfig as root.

    Adam
    Excuse for my english, because I speak portuguese.
    I have the same problem of the gfrick in the Kurumim (descendent of the knoppix).
    In the forum of the Kurumim they speaked for me try sndconfig, but no function. If to funtion for you speak me, please.
    If you to obtein result speak me please.
    Thank you.
    Ps: If you speak in portuguese, I will be happy!

    Max

  8. #8
    Junior Member registered user
    Join Date
    May 2003
    Posts
    10

    RE: Prosblem: Sound and /dev/dsp on 3.2

    Hi;

    Well sndconfig didnt help.

    What irks me is that in the past I have installed RED HAT 7.1 & 7.3, MANDRAKE 9.0, aand NOPPIX 3.1 on this laptop and had no problem configuring the sound.

    It all seems to come back to /dev/dsp. The warnings I get say this device cannot be opened as there is no such device.

    I really don't know where to go from here.

    gfrick

  9. #9
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Do you see any errors if you run "dmesg |less" ?

    Perhaps you could post the output of "lspci"?

    Apart from getting some information from theses sources and finding something to address, I can only suggest that you update to the latest release and see if using ALSA will help.

  10. #10
    Junior Member registered user
    Join Date
    May 2003
    Posts
    10

    RE: Problem: Sound and /dev/dsp on 3.22

    Hi

    Output from dmesg that pertains to sound.

    YM3812 and OPL-3 Driver Copyright (c) by Hannu Savolainen. Rob Hooft 1993-1996
    ad1848/cs4248 codec driver Copyright (c) by Hannu Savelianen 1993-1996
    ad1848 No ISAPnP cardws found. Trying standard ones...

    Output of lspci

    00:00.0 Hlost bridge: Intel Corp. 440BX/ZXC/DX - 82443BX/ZX/DX Host bridge (AGP disabled)
    00:03.0 ISA brsidge: Toshiba America Info Systems: Unknown device 0611 (rev 41)
    00:04:.0 VGA compatible controller:P NeoMagic Corporation NM2200 [MagicGraph 256AV]
    00:05.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:05.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
    00:05.2 USB Controller: Intel Corp. 8237AB/EB/MB PIIX4 USB (rev 01)
    00:05.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
    00:06.0 Ethernet controller: Intel Corp. 82557/8/9 (Ethernet Pro 100) (rev 05)
    00:09.0 Communication controller:: Toshiba America Info Systems FIR Port (rev 23)
    00:0b.0 Cardbus bridge: Toshiba America Info Systems ToPIC97 (rev 05)
    00:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC97 (rev 05}

    The above seems to be a rather abreveated from that I have had before. Studied it quite extensively while I was trying to get the Winmodem to work. I gave up on that a long time ago.

    gfrick

Page 1 of 3 123 LastLast

Similar Threads

  1. Sound problem...
    By Ender in forum Hardware & Booting
    Replies: 1
    Last Post: 06-05-2005, 11:12 PM
  2. Sound problem
    By empro in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 05-05-2005, 05:45 AM
  3. Another sound problem
    By durty_nacho in forum Hardware & Booting
    Replies: 3
    Last Post: 01-26-2005, 04:57 PM
  4. Sound problem
    By RoZ in forum Hardware & Booting
    Replies: 3
    Last Post: 10-05-2004, 11:19 AM
  5. Another sound problem
    By meranto in forum Hardware & Booting
    Replies: 7
    Last Post: 04-09-2003, 05:16 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
  •  


HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5

HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5" Enterprise HDD

$74.99



Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5

Seagate Exos X16 ST14000NM001G 14TB 512E SATA 6Gb/s 3.5" Enterprise Hard Drive

$157.99



WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN picture

WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN

$174.99



WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN picture

WD 2TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0020BBK-WESN

$49.99



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$89.99



Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5

Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5" Internal Hard Drive

$29.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$27.25



TOSHIBA MD04ABA400V 4TB 128MB Cache SATA 6. 0Gb/s 3. 5

TOSHIBA MD04ABA400V 4TB 128MB Cache SATA 6. 0Gb/s 3. 5"

$18.00



Seagate ST12000NM0538 Exos X14 12TB 3.5

Seagate ST12000NM0538 Exos X14 12TB 3.5" SATA 6Gbps 3.5" Enterprise Hard Drive

$45.96



Seagate Barracuda ST3000DM001 3TB 7200 RPM 64MB 6.0Gbs SATA 3.5

Seagate Barracuda ST3000DM001 3TB 7200 RPM 64MB 6.0Gbs SATA 3.5" Internal HDD

$25.89