User contributions for Root
Jump to navigation
Jump to search
26 November 2024
- 23:1223:12, 26 November 2024 diff hist +2,063 N MPD on CPU Deficient Devices Created page with "...IE, what happens if a small Router device with a single CPU core is asked to decode an MP3 file? Well, if PulseAudio is involved, there's just a bunch of static. A quick way to test is to have MPD play directly to the ALSA Hardware (see /etc/mpd.conf below);<syntaxhighlight lang="text"> music_directory "/MP3" log_file "/tmp/mpd.log" pid_file "/tmp/run/mpd.pid" playlist_directory "/MP3" db_file "/MP3/mpd.db" log_file "/var/log/mpd.log" log_level "verbose" bind..." current Tag: Visual edit
19 November 2024
- 21:3421:34, 19 November 2024 diff hist +2,035 N PulseAudio Show Stopper Created page with "...well, Jimmeny Cricket, noticing a pattern in late 2024 on OpenWRT 23.05.05 where the /etc/init.d/pulseaudio and /etc/init.d/mpd are configured such that both services are essentially useless because of changes in the init.d files. See the MPD Show Stopper for information on that. For PulseAudio, it is a mystery. Below is the /etc/init.d/pulseaudio file from version 23.05.03, which works;<syntaxhighlight lang="text"> #!/bin/sh /etc/rc.common # Copyright (C) 2011 Ope..." current Tag: Visual edit
- 18:0218:02, 19 November 2024 diff hist +17 m MPD Show Stopper No edit summary current Tag: Visual edit
- 18:0018:00, 19 November 2024 diff hist +532 m MPD Show Stopper No edit summary Tag: Visual edit
- 17:5317:53, 19 November 2024 diff hist +2,146 N MPD Show Stopper Created page with "'''Question:''' Why won't MPD work 'right out of the box'? '''Answer:''' It doesn't have permissions to create its log file;<syntaxhighlight lang="text"> daemon.err mpd[4369]: exception: failed to open log file "/tmp/mpd.log" (config line 2): Permission denied daemon.err mpd[4478]: exception: failed to open log file "/var/log/mpd.log" (config line 7): Permission denied daemon.err mpd[4540]: exception: failed to open log file "/var/log/mpd.log" (config line 7): Permissio..." Tag: Visual edit
- 01:1001:10, 19 November 2024 diff hist −71 m PulseAudio on OpenWRT with MPD and other Stuff →Hardware Tag: Visual edit
- 00:3600:36, 19 November 2024 diff hist +355 m PulseAudio on OpenWRT with MPD and other Stuff →Installation of Software Tag: Visual edit
18 November 2024
- 21:5921:59, 18 November 2024 diff hist +23 m ALSA and PulseAudio Refresher →An Insane Side Story current Tag: Visual edit
- 21:5721:57, 18 November 2024 diff hist +1 m ALSA Basics →Drivers (Windows term there), AKA Firmware (Linux term there), and other Software (AKA Packages) to Install current Tag: Visual edit
14 October 2024
- 23:0423:04, 14 October 2024 diff hist +1,530 m ALSA and PulseAudio Refresher →Dual Physical Audio Devices Tag: Visual edit
- 20:2320:23, 14 October 2024 diff hist +14,147 N ALSA and PulseAudio Refresher Created page with "...just some quick notes on commonly used commands. Sourced from other page and useful when not having used ALSA or PulseAudio for a couple of months when needing to get some stuff accomplished quickly === General === Show information about Audio Devices: <code>aplay -l OR aplay -L</code> Play via ALSA (forget PulseAudio and MPD): <code>aplay -D hw:0,0 -c 6 BeeGees.wav -vv</code> (...don't forget: <code>service pulseaudio stop</code>) === Dual Physical Audio Devices..." Tag: Visual edit
1 October 2024
- 23:2623:26, 1 October 2024 diff hist +58 m S1300 from GL iNet No edit summary current Tag: Visual edit
24 September 2024
- 18:3818:38, 24 September 2024 diff hist +83 m PulseAudio on OpenWRT with MPD and other Stuff →The Errors Tag: Visual edit
- 16:4416:44, 24 September 2024 diff hist +2,028 m MV1000W along with Other OpenWRT Routers →Marvell U-Boot and PRINTENV current Tag: Visual edit
23 September 2024
- 20:2320:23, 23 September 2024 diff hist +980 m MV1000W along with Other OpenWRT Routers No edit summary Tag: Visual edit
- 20:1420:14, 23 September 2024 diff hist +6,277 m MV1000W along with Other OpenWRT Routers No edit summary Tag: Visual edit
- 18:4018:40, 23 September 2024 diff hist +2,542 N MV1000W along with Other OpenWRT Routers Created page with "...ever run into a situation where there's a desire to change how the "Disk Drive" of a device is organized? === Example === OK, take the GL.iNet brand GL-MV1000W (or just plain GL-MV1000). It has a onboard 8GB eMMC! That's like having an 8GB MicroSD Card welded to the PCB. Cool! Except for one thing... It just isn't taken advantage of. The default configuration has the following; * 16.3 MB allocated to the "/boot" Partition (IE, where the Image file containing t..." Tag: Visual edit
22 September 2024
- 22:1622:16, 22 September 2024 diff hist +549 m GL MV1000W from GL iNet AKA Brume →Alternate Solution current Tag: Visual edit
20 September 2024
- 13:5013:50, 20 September 2024 diff hist +6,087 m GL MV1000W from GL iNet AKA Brume →Alternate Solution Tag: Visual edit
- 13:4813:48, 20 September 2024 diff hist +3,765 m GL MV1000W from GL iNet AKA Brume →Wireless Tag: Visual edit
18 September 2024
- 23:3423:34, 18 September 2024 diff hist +188 m OpenWRT and Tracking Down Firmeware Drivers and KMOD Stuff No edit summary current Tag: Visual edit
15 September 2024
- 19:5119:51, 15 September 2024 diff hist +186 m S1300 from GL iNet No edit summary Tag: Visual edit
12 September 2024
- 23:5823:58, 12 September 2024 diff hist +218 m S1300 from GL iNet No edit summary Tag: Visual edit
- 01:3601:36, 12 September 2024 diff hist +716 N S1300 from GL iNet Created page with "Issue: Bluetooth just won't work as anticipated (say, with a speaker) Source of issue: It appears the "Bluez Stuff" that comes in OpenWRT 22.x aren't as good as what comes with 23.x. Catch 22: The S1300 doesn't have a 23.x version of OpenWRT available that's been built. Solution? https://mirror-03.infra.openwrt.org/releases/23.05.3/packages/arm_cortex-a7_neon-vfpv4/packages/ * opkg install bluez-libs_5.66-1_arm_cortex-a7_neon-vfpv4.ipk * opkg install bluez-utils_5...." Tag: Visual edit
27 August 2024
- 02:0102:01, 27 August 2024 diff hist +74 m OpenWRT and Tracking Down Firmeware Drivers and KMOD Stuff →First and Foremost Tag: Visual edit
- 01:3401:34, 27 August 2024 diff hist +66 m OpenWRT and Tracking Down Firmeware Drivers and KMOD Stuff No edit summary Tag: Visual edit
- 01:3301:33, 27 August 2024 diff hist +14,642 m OpenWRT and Tracking Down Firmeware Drivers and KMOD Stuff No edit summary Tag: Visual edit
- 00:5300:53, 27 August 2024 diff hist +14 N File:DarnTheLuck.png No edit summary current
- 00:4000:40, 27 August 2024 diff hist +18,411 N OpenWRT and Tracking Down Firmeware Drivers and KMOD Stuff Created page with "Wanna track down Firmware / Driver and / or KMOD Module for some obscure USB Wireless Device? Search forums? Result: Hair ripping out pain reading through all the drivel. Just no. Rely on the actual Chip or Chipset that is in the device, either by visually looking at the microscopic printing on the Chip or by the description of the seller or by plugging it into Windows computer and using something like USB Tree View or AIDA to figure it out. Sure, that often works...." Tag: Visual edit
- 00:1300:13, 27 August 2024 diff hist +196 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit
23 August 2024
- 15:1015:10, 23 August 2024 diff hist +5,024 N Ralink and OpenWRT Created page with "== OpenWRT and Ralink == Wouldn't it be nice to add 802.11abgn to an OpenWRT device? Well good luck with Intel, Realtek, Athros, etc. Ralink seems to have the best support. That is if you can actually find a product with the below chipsets. === Summary of Ralink RT3572, RT5572, and RT5592 Chipsets: === ==== 1. '''RT3572 Chipset''' ==== * '''Family''': Part of the '''RT2800 series''' (covered by <code>kmod-rt2800-usb</code> driver). * '''Bands Supported''': Dual-ban..." current Tag: Visual edit
21 August 2024
- 23:2723:27, 21 August 2024 diff hist +62 m PulseAudio on OpenWRT with MPD and other Stuff →amixer-webui Tag: Visual edit
- 23:2723:27, 21 August 2024 diff hist +30 m GL MV1000W from GL iNet AKA Brume →Wireless Tag: Visual edit
20 August 2024
- 21:3221:32, 20 August 2024 diff hist +113 m ALSA Basics No edit summary Tag: Visual edit
19 August 2024
- 22:0122:01, 19 August 2024 diff hist +308 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit
- 21:0921:09, 19 August 2024 diff hist +3,966 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit
- 20:1720:17, 19 August 2024 diff hist +35 N File:GL iNet GL MV1000W Brume 8 GB MMC.png No edit summary current
- 20:1220:12, 19 August 2024 diff hist +1,155 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit
- 20:0420:04, 19 August 2024 diff hist +45 N File:GL iNet GL MV1000W Brume Successful Upgrade.png No edit summary current
- 20:0320:03, 19 August 2024 diff hist +51 N File:GL iNet GL MV1000W Brume Firmware Update Web Page.png No edit summary current
- 20:0220:02, 19 August 2024 diff hist +1,845 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit
- 18:5718:57, 19 August 2024 diff hist +3 m GL MV1000W from GL iNet AKA Brume No edit summary
- 18:5618:56, 19 August 2024 diff hist +11 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit: Switched
- 18:5418:54, 19 August 2024 diff hist −10 m GL MV1000W from GL iNet AKA Brume No edit summary
- 18:4618:46, 19 August 2024 diff hist −24 m GL MV1000W from GL iNet AKA Brume No edit summary Tag: Visual edit: Switched
- 18:4518:45, 19 August 2024 diff hist +4 m GL MV1000W from GL iNet AKA Brume No edit summary
- 18:4118:41, 19 August 2024 diff hist +71 m GL MV1000W from GL iNet AKA Brume No edit summary
- 18:4118:41, 19 August 2024 diff hist +3,612 N GL MV1000W from GL iNet AKA Brume Created page with "...a great little device that doesn't seem to be made anymore: GL-iNet GL-MV1000W * Dual 1 GHz CPUs * 1 GB of RAM * micro SD Card Slot * PLUS ** Small Form Factor ** USB C Power ** 3 Port Switch ** Antennas can be removed and replaced with RP-SMA Connectors fairly easily ** 8 GB MMC Storage Built in (but it has to be "earned") * MINUS ** USB 2.0 Only ** No PCIe Bus, wireless is USB too ** Wireless has to be "earned" too https://openwrt.org/toh/gl.inet/gl-mv1000 === In..." Tag: Visual edit
- 17:5817:58, 19 August 2024 diff hist +94 N File:GL iNet GL MV1000W Brume SystemBoard with TTL Serial Pin Headers courtesy of OpenWRT.org.jpg No edit summary current
- 17:4617:46, 19 August 2024 diff hist +1,603 m PulseAudio on OpenWRT with MPD and other Stuff →Multi-Channel Testing (first need a multi-channel file) Tag: Visual edit