cd /usr/src/linux
make menuconfig
Device Drivers -->
Sound card support -->
Advanced Linux Sound Architecture -->
USB sound devices -->
<*> USB Audio/MIDI driver
make modules
make modules_install
modprobe snd-usb-audio
Blue Snowball: USB Audio (hw:2,0): Front Mic:0
Blue Snowball: USB Audio (hw:2,0): Rear Mic:0
Blue Snowball: USB Audio (hw:2,0): Line:0
Blue Snowball: USB Audio (hw:2,0): Front Mic:1
Blue Snowball: USB Audio (hw:2,0): Rear Mic:1
Blue Snowball: USB Audio (hw:2,0): Line:1
Position 1,
Setting: Cardioid (capsule),
Applications: speech, vocals, podcasting
Picks up sound from the front, ideal for podcasting, game streaming or recording vocals and instruments
Position 2
Setting: Cardioid (capsule) with -10dB pad
Applications: live music, loud sound sources
Reduces mic sensitivity so loud instruments or vocalists come in crystal clear and distortion free
Position 3
Setting: Omnidirectional (capsule)
Applications: conferences, interviews, environmental recordings
Picks up sound all around the mic, perfect for conference calls or recording a group of musicians
convert 1088.png -colorspace HSV txt: | egrep -o "hsv\([^,.]+" | sort -n | uniq -c | sort -n | tail -n 3
convert 1088.png -colorspace HSV txt: | egrep -o "hsv\([^,.]+" | sort -n | uniq -c | sort -n | tail -n 3
36 hsv(27
40 hsv(40
55 hsv(36
convert 1089.png -colorspace HSV txt: | egrep -o "hsv\([^,.]+" | sort -n | uniq -c | sort -n | tail -n 3
30 hsv(216
31 hsv(211
39 hsv(217
/etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
sudo update-grub2
sudo apt-get install libdvd-pkg
sudo dpkg-reconfigure libdvd-pkg
./benchmark-launcher-cli
./benchmark-launcher-cli blender list
2.81a
2.81
./benchmark-launcher-cli devices --blender-version 2.81a
GeForce GTX 1660 Ti CUDA
Intel Core i5-9400F CPU @ 2.90GHz CPU
./benchmark-launcher-cli scenes --blender-version 2.81a list
bmw27 0
classroom 0
fishy_cat 0
koro 0
pavillon_barcelona 0
victor 0
./benchmark-launcher-cli benchmark --blender-version 2.81a --device-type CUDA --json --submit bmw27
Warming up bmw27
4 / 4 [-----------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 10 p/s
Benchmarking bmw27
4 / 4 [------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 0 p/s
[
{
"timestamp": "2020-02-06T18:41:59.033915+00:00",
"blender_version": {
"version": "2.81 (sub 16)",
"build_date": "2019-12-04",
"build_time": "13:48:07",
"build_commit_date": "2019-12-04",
"build_commit_time": "11:32",
"build_hash": "f1aa4d18d49d",
"label": "2.81a",
"checksum": "08d718505d1eb1d261efba96b0787220a76d357ce5b94aca108fc9e0c339d6c6"
},
"benchmark_launcher": {
"label": "2.0.4",
"checksum": "37c9687e041fa0a94a89914618f80d5213a556bba3822c58c09086e9c8d48944"
},
"benchmark_script": {
"label": "2.0.0",
"checksum": "e38921ff7a2959d5e47a83501a2dde3f7f166a4f46b65fac272eec38ae9e5f27"
},
"scene": {
"label": "bmw27",
"checksum": "bc4fd79cbd85a1cc47926e848ec8f322872f5c170ef33c21e0d0ce303c0ec9ea"
},
"system_info": {
"bitness": "64bit",
"machine": "x86_64",
"system": "Linux",
"dist_name": "Gentoo",
"dist_version": "2.6",
"devices": [
{
"type": "CUDA",
"name": "GeForce GTX 1660 Ti",
"is_display": false
},
{
"type": "CPU",
"name": "Intel Core i5-9400F CPU @ 2.90GHz"
}
],
"num_cpu_sockets": 1,
"num_cpu_cores": 6,
"num_cpu_threads": 6
},
"device_info": {
"device_type": "CUDA",
"compute_devices": [
{
"type": "CUDA",
"name": "GeForce GTX 1660 Ti",
"is_display": false
}
],
"num_cpu_threads": 6
},
"stats": {
"device_peak_memory": 145.99,
"total_render_time": 97.3422,
"render_time_no_sync": 94.9699
}
}
]
Submitting results
Submission successful! View your results at:
https://opendata.blender.org/benchmarks/253bacd3-abe9-4177-b2b9-a9cbcdf69f33/
/benchmark-launcher-cli benchmark --blender-version 2.81a --device-type CUDA --json --submit bmw27 classroom barbershop_interior fishy_cat koro pavillon_barcelona victor
./benchmark-launcher-cli benchmark --blender-version 2.81a --device-type CUDA --json --submit victor
Warming up victor
ERROR: An unexpected error occurred. Run with '--verbosity 3' for detailed logs.
ERROR: Did not receive Benchmark JSON Data.
benchmark-launcher-cli benchmark --verbosity 3 --blender-version 2.81a --device-type CUDA --json --submit victor
benchmark-launcher-cli clear_cache
ERROR: No token found. Create one using the 'authenticate' command.
./benchmark-launcher-cli authenticate
Please verify the token at:
https://opendata.blender.org/benchmarks/tokens/b60add57-dead-47e0-beaf-9ffaeb2d2aa0/verify/
Waiting for verification...
? The token was verified by rob_on_earth <.........@jumpstation.co.uk>, was this you?
ps auw
/home/user/.cache/blender-benchmark-launcher/blender-versions/08d718505d1eb1d261efba96b0787220a76d357ce5b94aca108fc9e0c339d6c6/blender-2.81a-linux-glibc217-x86_64/blender --background --factory-startup -noaudio --debug-cycles --enable-autoexec --engine CYCLES /home/user/.cache/blender-benchmark-launcher/scenes/0089a8807b16e07be5fba59beca64def206249df49c74f7c6aaa15d2e1a483ec/classroom/main.blend --python /home/user/.cache/blender-benchmark-launcher/benchmark-scripts/e38921ff7a2959d5e47a83501a2dde3f7f166a4f46b65fac272eec38ae9e5f27/blender-benchmark-script-2.0.0/main.py -- --device-type CUDA --device GeForce GTX 1660 Ti
/home/user/.cache/blender-benchmark-launcher/blender-versions/08d718505d1eb1d261efba96b0787220a76d357ce5b94aca108fc9e0c339d6c6/blender-2.81a-linux-glibc217-x86_64/blender --background --factory-startup -noaudio --debug-cycles --enable-autoexec --engine CYCLES /home/user/.cache/blender-benchmark-launcher/scenes/099f581574457791e8cc753b2bf350c42fcdedb9ddcf3499909d119f0ab9137f/barbershop_interior/main.blend --python /home/user/.cache/blender-benchmark-launcher/benchmark-scripts/e38921ff7a2959d5e47a83501a2dde3f7f166a4f46b65fac272eec38ae9e5f27/blender-benchmark-script-2.0.0/main.py -- --device-type CUDA --device GeForce GTX 1660 Ti
/home/user/.cache/blender-benchmark-launcher/blender-versions/08d718505d1eb1d261efba96b0787220a76d357ce5b94aca108fc9e0c339d6c6/blender-2.81a-linux-glibc217-x86_64/blender --background --factory-startup -noaudio --debug-cycles --enable-autoexec --engine CYCLES /home/user/.cache/blender-benchmark-launcher/scenes/20cedaf5d93ba81b74a1dd095e33ffac093d9928c214c6cd211bb8af9ded2dd6/pavillon_barcelona/main.blend --python /home/user/.cache/blender-benchmark-launcher/benchmark-scripts/e38921ff7a2959d5e47a83501a2dde3f7f166a4f46b65fac272eec38ae9e5f27/blender-benchmark-script-2.0.0/main.py -- --device-type CUDA --device GeForce GTX 1660 Ti
email
root
flog archives
Disclaimer:
This page is by me for me, if you are not me then please be aware of the following
I am not responsible for anything that works or does not work including files and pages made available at www.jumpstation.co.uk
I am also not responsible for any information(or what you or others do with it) available at www.jumpstation.co.uk
In fact I'm not responsible for anything ever, so there!