Found an harddrive during covid Qurantine days from a closet. Plugged in and booted, good enough to give me goose bumps, it loaded Lmce with Orbiter on the screen!
Need to know, Are we still alive?
Need to know, Are we still alive?
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuaplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
/var/log$ grep "X Driver" /var/log/Xorg.0.log
[ 59.824] (II) NVIDIA dlloader X Driver 367.57 Mon Oct 3 19:35:24 PDT 2016
dpkg -l | grep nvidia
ii nvidia-352 352.63-0ubuntu0.14.04.1 i386 NVIDIA binary driver - version 352.63
ii nvidia-opencl-icd-352 352.63-0ubuntu0.14.04.1 i386 NVIDIA OpenCL ICD
ii nvidia-prime 0.6.2 i386 Tools to enable NVIDIA's Prime
ii nvidia-settings 331.20-0ubuntu8 i386 Tool for configuring the NVIDIA graphics driver
theteju@dcerouter:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1)
Quote
uname -r
4.2.0-38-generic
theteju@dcerouter:~$ modinfo soundcore
filename: /lib/modules/4.2.0-38-generic/kernel/sound/soundcore.ko
alias: char-major-14-*
license: GPL
author: Alan Cox
description: Core sound module
srcversion: 243B76FF0432C637D451917
depends:
intree: Y
vermagic: 4.2.0-38-generic SMP mod_unload modversions 686
signer: Build time autogenerated kernel key
sig_key: FF:A5:A3:EC:14:C5:AA:74:9F:8B:EE:63:47:73:0C:0B:2C:0D:A4:98
sig_hashalgo: sha512
parm: preclaim_oss:int
theteju@dcerouter:~$ aplay -l
aplay: device_list:268: no soundcards found...
theteju@dcerouter:~$ aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
analog_playback
asym_analog
default
Playback/recording through the PulseAudio sound server
theteju@dcerouter:~$
find /lib/modules/`uname -r` | grep snd-oxy
/lib/modules/4.2.0-38-generic/kernel/sound/pci/oxygen/snd-oxygen-lib.ko
/lib/modules/4.2.0-38-generic/kernel/sound/pci/oxygen/snd-oxygen.ko
lspci -v | grep -A7 -i "audio"
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
Subsystem: ASUSTeK Computer Inc. Device 82fe
Flags: bus master, fast devsel, latency 0, IRQ 28
Memory at fcff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1 (prog-if 00 [Normal decode])
--
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
Subsystem: NVIDIA Corporation Device 0000
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at fe8fc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
02:00.0 Ethernet controller: Qualcomm Atheros AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)
dpkg -l | grep nvidia
ii nvidia-352 352.63-0ubuntu0.14.04.1 i386 NVIDIA binary driver - version 352.63
ii nvidia-opencl-icd-352 352.63-0ubuntu0.14.04.1 i386 NVIDIA OpenCL ICD
ii nvidia-prime 0.6.2 i386 Tools to enable NVIDIA's Prime
ii nvidia-settings 331.20-0ubuntu8 i386 Tool for configuring the NVIDIA graphics driver
theteju@dcerouter:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1)