
Dodam jeszcze, że sytuacja po wpisaniu polecenia "lspci" wygląda tak:
gaco@linux:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev ff)
Po wpisaniu polecenia "aplay -l" uzyskuje taką odpowiedz:
gaco@linux:~$ aplay -l
**** Lista PLAYBACK urządzeń ****
karta 0: Intel [HDA Intel], urządzenie 0: ALC662 Analog [ALC662 Analog]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
karta 0: Intel [HDA Intel], urządzenie 1: ALC662 Digital [ALC662 Digital]
Urządzenia podrzędne: 1/1
Urządzenie podrzędne #0: subdevice #0
Natomiast po wpisaniu polecenia: "dpkg -l | grep gstreamer" system odpowiada tak:
gaco@linux:~$ dpkg -l | grep gstreamer
ii bluez-gstreamer 4.12-0ubuntu5 Bluetooth gstreamer support
ii gstreamer0.10-alsa 0.10.21-3 GStreamer plugin for ALSA
ii gstreamer0.10-ffmpeg 0.10.5-1 FFmpeg plugin for GStreamer
ii gstreamer0.10-gnomevfs 0.10.21-3 GStreamer plugin for GnomeVFS
ii gstreamer0.10-plugins-base 0.10.21-3 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base-apps 0.10.21-3 GStreamer helper programs from the "base" se
ii gstreamer0.10-plugins-good 0.10.10.4-1ubuntu1 GStreamer plugins from the "good" set
ii gstreamer0.10-plugins-ugly 0.10.9-1ubuntu0.1 GStreamer plugins from the "ugly" set
ii gstreamer0.10-pulseaudio 0.10.10.4-1ubuntu1 GStreamer plugin for PulseAudio
ii gstreamer0.10-schroedinger 1.0.5-1 GStreamer plugin for encoding/decoding of Di
ii gstreamer0.10-tools 0.10.21-4 Tools for use with GStreamer
ii gstreamer0.10-x 0.10.21-3 GStreamer plugins for X11 and Pango
ii libgstreamer-plugins-base0.10-0 0.10.21-3 GStreamer libraries from the "base" set
ii libgstreamer0.10-0 0.10.21-4 Core GStreamer libraries and elements
ii phonon-backend-gstreamer 4:4.2.0-0ubuntu1 Phonon GStreamer 0.10.x backend
ii totem-gstreamer 2.24.3-0ubuntu1 A simple media player for the GNOME desktop
Potrafi mi ktoś pomoć?