Search found 3 matches
- Sat Jan 13, 2024 10:43 pm
- Forum: Installation and Maintenance of software
- Topic: Installing Brave and Vivaldi Browsers for Beginners
- Replies: 1
- Views: 10190
Installing Brave and Vivaldi Browsers for Beginners
I followed this YouTube video https://youtu.be/lZwxkYV4fLM but the guy went a little fast and assumed I'd be able to fill in where he skipped ahead. I use Leafpad as my text editor; if you use something else, you'll need to substitute your text editor for every instance of leafpad. Open a terminal. ...
- Sat Jan 13, 2024 9:42 pm
- Forum: Sound Device
- Topic: [Solved] No USB Sound 2.1 kit
- Replies: 7
- Views: 55550
Re: [Solved] No USB Sound 2.1 kit
Here is my output for cat /dev/sndstat sysctl hw.snd.default_unit mesg | tail -33 cat /boot/loader or tail -12 /boot/loader.conf cat /etc/rc.conf or tail -12 /etc/rc.conf cat /dev/sndstat Installed devices: pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> (play/rec) pcm1: <Realtek ALC257 (Right Analog Mic...
- Sat Jan 13, 2024 9:23 pm
- Forum: Sound Device
- Topic: [Solved] No USB Sound 2.1 kit
- Replies: 7
- Views: 55550
Re: [Solved] No USB Sound 2.1 kit
I followed these instructions to geta USB audio adapter working so I could use headphones on my Thinkpad T480s laptop. As a novice, I wasn't sure where this was supposed to be pasted: Loading the driver: CODE: SELECT ALL kldload snd_driver I guessed it was part of what was to be added here: sudo nan...