uname -a:
- Code: Select all
gio@mymint ~ $ uname -a
Linux mymint 3.2.0-4-486 #1 Debian 3.2.32-1 i686 GNU/Linux
inxi -F:
- Code: Select all
gio@mymint ~ $ inxi -F
System: Host mymint Kernel 3.2.0-4-486 i686 (32 bit) Distro Linux Mint Debian Edition
CPU: Single core Intel Core2 Duo E4500 (-UP-) cache 2048 KB flags (lm nx sse sse2 sse3 ssse3) bmips 4413.02 clocked at 2206.512 MHz
Graphics: Card NVIDIA G86 [GeForce 8500 GT] X.Org 1.12.4 Res: 1920x1080@59.9hz
GLX Renderer GeForce 8500 GT/PCIe/SSE2 GLX Version 3.3.0 NVIDIA 304.48 Direct Rendering Yes
Audio: Card-1 Intel 82801H (ICH8 Family) HD Audio Controller driver snd_hda_intel BusID: 00:1b.0
Card-2 Microsoft Corp. LifeCam VX-1000 driver snd-usb-audio
Sound: Advanced Linux Sound Architecture Version 1.0.24
Network: Card Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller driver r8169 v: 2.3LK-NAPI at port c800 BusID: 03:00.0
Disks: HDD Total Size: 440.1GB (50.3% used) 1: /dev/sda WDC_WD3200AAKS 320.1GB
2: /dev/sdb Samsung_SSD_840 120.0GB
Partition: ID:/ size: 106G used: 16G (15%) fs: rootfs ID:/ size: 106G used: 16G (15%) fs: ext4
ID:swap-1 size: 4.69GB used: 0.00GB (0%) fs: swap
Sensors: System Temperatures: cpu: 32.5C mobo: 25.0C gpu: 0.0:46C
Fan Speeds (in rpm): cpu: 1776 psu: 0 sys-1: 1607 sys-2: 0
Info: Processes 123 Uptime 31 min Memory 366.8/2978.4MB Runlevel 2 Client Shell inxi 1.4.23
gio@mymint ~ $
aplay -l:
- Code: Select all
gio@mymint ~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: AD198x Digital [AD198x Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci -v |grep Audio:
- Code: Select all
gio@mymint ~ $ lspci -v |grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
Under Cinnamon in "System Settings" --> "Sound" i get 5 Tabs "Output", "Input", "Hardware", "Sound Effects", "Applications"
The First Tab "Output" has one entry: "Dummy Output"
The 2nd, 3rd and 5th, "Input", "Hardware" and "Applications" are empty - no entry's
But i can remember that there was entry's e.g. on "Input"-Tab the micro of my connected WebCam. etc.!
Isn't there a way in Linux (Mint Debian Edition) to autoreconfigure the system?
P.S. When i unplug and replug the WebCam, then the WebCam is shown in "Input"- and "Hardware"-Tab but not from the beginning after reboot.