Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 26

Thread: Flash and mpd audio problems

  1. #11
    Join Date
    Jun 2009
    Beans
    812

    Re: Flash and mpd audio problems

    Let us check.
    If you have not OSS4, this command should not work:

    osstest

  2. #12
    Join Date
    Nov 2008
    Beans
    20
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    also, while mpd is playing, I tested of the options under gstreamer-properties, and there were no sounds.

  3. #13
    Join Date
    Nov 2008
    Beans
    20
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    yep, command not found. I don't have oss.

  4. #14
    Join Date
    Jun 2009
    Beans
    812

    Re: Flash and mpd audio problems

    Does this command work or not?

    osstest

  5. #15
    Join Date
    Nov 2008
    Beans
    20
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    it does not work

  6. #16
    Join Date
    Jun 2009
    Beans
    812

    Re: Flash and mpd audio problems

    OK

    Check if your hardware is supported by OSS4
    https://help.ubuntu.com/community/OpenSound

    Does OSS Support My Hardware?

    Check the list here. Some devices may not have full functionality (e.g. the X-fi module is limited to stereo output at the time of this writing, and jack sensing may not work on Azalia-compliant "High-Definition" devices, which are very common on motherboards and laptops today). If you're in doubt, consult the "Additional Support" sources found towards the end of this document.

  7. #17
    Join Date
    May 2008
    Location
    Netherlands
    Beans
    505
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    What does
    sudo lspci -v 00:1b.0
    show?

    You can select text on a terminal and then use the right mousebutton to copy (or ctrl+shift+C, which will probably be apple+shift+c in your case)
    Think for yourself. Don't let others do the thinking for you.
    guide to switch to ossv4 - same guide on this forum - comprehensive multimedia guide - optimizing firefox

  8. #18
    Join Date
    Nov 2008
    Beans
    20
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    Thanks for your patience!

    Heres what i got:
    njlash@njlash-laptop:~$ sudo lspci -v 00:1b.0
    [sudo] password for njlash:
    Usage: lspci [<switches>]

    Basic display modes:
    -mm Produce machine-readable output (single -m for an obsolete format)
    -t Show bus tree

    Display options:
    -v Be verbose (-vv for very verbose)
    -k Show kernel drivers handling each device
    -x Show hex-dump of the standard part of the config space
    -xxx Show hex-dump of the whole config space (dangerous; root only)
    -xxxx Show hex-dump of the 4096-byte extended config space (root only)
    -b Bus-centric view (addresses and IRQ's as seen by the bus)
    -D Always show domain numbers

    Resolving of device ID's to names:
    -n Show numeric ID's
    -nn Show both textual and numeric ID's (names & numbers)
    -q Query the PCI ID database for unknown ID's via DNS
    -qq As above, but re-query locally cached entries
    -Q Query the PCI ID database for all ID's via DNS

    Selection of devices:
    -s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
    -d [<vendor>]:[<device>] Show only devices with specified ID's

    Other options:
    -i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
    -p <file> Look up kernel modules in a given file instead of default modules.pcimap
    -M Enable `bus mapping' mode (dangerous; root only)

    PCI access options:
    -A <method> Use the specified PCI access method (see `-A help' for a list)
    -O <par>=<val> Set PCI access parameter (see `-O help' for a list)
    -G Enable PCI access debugging
    -H <mode> Use direct hardware access (<mode> = 1 or 2)
    -F <file> Read PCI configuration dump from a given file
    njlash@njlash-laptop:~$ sudo lspci -v 00:1b.0
    Usage: lspci [<switches>]

    Basic display modes:
    -mm Produce machine-readable output (single -m for an obsolete format)
    -t Show bus tree

    Display options:
    -v Be verbose (-vv for very verbose)
    -k Show kernel drivers handling each device
    -x Show hex-dump of the standard part of the config space
    -xxx Show hex-dump of the whole config space (dangerous; root only)
    -xxxx Show hex-dump of the 4096-byte extended config space (root only)
    -b Bus-centric view (addresses and IRQ's as seen by the bus)
    -D Always show domain numbers

    Resolving of device ID's to names:
    -n Show numeric ID's
    -nn Show both textual and numeric ID's (names & numbers)
    -q Query the PCI ID database for unknown ID's via DNS
    -qq As above, but re-query locally cached entries
    -Q Query the PCI ID database for all ID's via DNS

    Selection of devices:
    -s [[[[<domain>]:]<bus>]:][<slot>][.[<func>]] Show only devices in selected slots
    -d [<vendor>]:[<device>] Show only devices with specified ID's

    Other options:
    -i <file> Use specified ID database instead of /usr/share/misc/pci.ids.gz
    -p <file> Look up kernel modules in a given file instead of default modules.pcimap
    -M Enable `bus mapping' mode (dangerous; root only)

    PCI access options:
    -A <method> Use the specified PCI access method (see `-A help' for a list)
    -O <par>=<val> Set PCI access parameter (see `-O help' for a list)
    -G Enable PCI access debugging
    -H <mode> Use direct hardware access (<mode> = 1 or 2)
    -F <file> Read PCI configuration dump from a given file

  9. #19
    Join Date
    Nov 2008
    Beans
    20
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Flash and mpd audio problems

    looks like oss supports my card... would you recommend moving forward with that?

  10. #20
    Join Date
    Jun 2009
    Beans
    812

    Re: Flash and mpd audio problems

    Can you install another Ubuntu 9.04 in dual boot (for experiments)?

    read this howto several times and try it:
    https://help.ubuntu.com/community/OpenSound

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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