Find the answer to your Linux question:
Results 1 to 4 of 4
ok, on this old dell 8100 laptop ( formerly ran xubuntu ) im trying to use debian. there is no sound, and trying to open the volume control gives a ...
  1. #1
    Linux Newbie
    Join Date
    Nov 2007
    Posts
    223

    gstreamer in debian ?

    ok, on this old dell 8100 laptop ( formerly ran xubuntu ) im trying to use debian. there is no sound, and trying to open the volume control gives a messege of " cannot mount, no gstreamer" I went into syaptic and search for gstreamer, and it only comes back with a bunch of open office updates. does debian not use gstreamer ? I noticed it uses ice weasle instead of firefox...maybe i need something different to get sound working. ?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Which version of Debian are you using?
    Code:
    cat /etc/debian_version
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Linux Newbie
    Join Date
    Nov 2007
    Posts
    223
    it says 5.0.4 also, what is the difference between terminal and root terminal ? they both require the root password. thanks

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Difference is in PATH variable. Check the output of echo $PATH in both terminals. Path will be complete in root terminal and you will have access to all Administrative commands.

    Execute alsamixer command in Terminal and check if it allows you to set volume.
    In case it doesn't work, post the output of this
    Code:
    ls -la /dev/snd
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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