Search found 825 matches

by kmathern
Fri Oct 20, 2023 2:41 pm
Forum: Hardware /Configuration
Topic: Beelink EQ12 wired ethernet not working [Solved]
Replies: 15
Views: 676

Re: Beelink EQ12 wired ethernet not working [Solved]

Okay, I plugged the old pc and EQ12 together and the LEDs are on/flashing!
by kmathern
Fri Oct 20, 2023 2:30 pm
Forum: Hardware /Configuration
Topic: Beelink EQ12 wired ethernet not working [Solved]
Replies: 15
Views: 676

Re: Beelink EQ12 wired ethernet not working [Solved]

Same behaviour if you connect the two PCs direct (optionally with a crossover-cable) ? Haven't tried that. Would that involve just connecting the two and checking the ethernet port LEDs? I have just one monitor and keyboard/mouse that I'm switching between the old pc and the EQ12 so it's kind of ha...
by kmathern
Fri Oct 20, 2023 2:03 pm
Forum: Hardware /Configuration
Topic: Beelink EQ12 wired ethernet not working [Solved]
Replies: 15
Views: 676

Re: Beelink EQ12 wired ethernet not working [Solved]

When the dc power is plugged in but I haven't yet pressed the power button on the front panel, the ethernet LEDs will light up. Shortly after pressing the power button the LEDs turn off.

I'm aware of the speed mismatch, would think they would backwards compatible though.
by kmathern
Fri Oct 20, 2023 1:35 pm
Forum: Hardware /Configuration
Topic: Beelink EQ12 wired ethernet not working [Solved]
Replies: 15
Views: 676

Beelink EQ12 wired ethernet not working [Solved]

Hi folks, it's been a longtime since I've posted here. I'm having a problem with a wired internet connection (something you almost never hear of). Just a couple days ago I got a Beelink EQ12 N100 mini pc. I've been testing it with a MX23-ahs LiveUSB, but haven't installed MX23 yet. For the most part...
by kmathern
Mon Mar 23, 2020 10:13 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

If you're worried that /run/user/$UID might not be big enough (usually limited to 10% of RAM), how about using ~/.cache? Actually I never really considered having it in /run/user/$UID (before this). The temporary folder and files & scripts in it are quite small (du shows just 16K in my tests), ...
by kmathern
Sun Mar 22, 2020 10:24 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

imschmeg wrote: Sun Mar 22, 2020 10:08 pm Tried it, and it works.
Thanks for checking.


... I don't know that I'd choose ~ as target dir on a permanent basis, though.
I'm also not crazy about doing that as a permanent fix, but at least I know it works for you.
by kmathern
Sun Mar 22, 2020 8:16 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

@imschmeg You can try this, it creates the temporary folder for the updateScript in your ~/ directory instead of in /tmp. Run the sed command below then restart MX Updater from it's Whiskermenu entry. sudo sed -i 's/mktemp -d \/tmp\/apt-notifier.XXXXXX/mktemp -d ~\/apt-notifier.XXXXXX/' /usr/bin/apt...
by kmathern
Thu Mar 19, 2020 6:15 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

Should I continue from that point? Will the upgradeScript print to the terminal any error it encounters? If there's any error messages you should see them in the terminal. If you do the upgrades you'll have wait again until some more updates are available to troubleshoot this. Question, what's the ...
by kmathern
Thu Mar 19, 2020 5:38 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

$ sudo bash upgradeScript [sudo] password for root: full upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: brave-browser (1.4.96 => 1.5.112) brave-keyring (1.9 => 1.10) mx-packageinst...
by kmathern
Thu Mar 19, 2020 5:15 pm
Forum: Bugs and Non-Package Requests Forum
Topic: mx updater fails after clicking upgrade
Replies: 70
Views: 6675

Re: mx updater fails after clicking upgrade

$ ls -l /tmp total 0 drwx------ 2 root root 40 Mar 19 12:56 pulse-PKdhtXMmr18n srwxr-xr-x 1 me me 0 Mar 19 12:58 qtsingleapp-quiter-9c4b-3e8 -rw-r--r-- 1 me me 0 Mar 19 12:58 qtsingleapp-quiter-9c4b-3e8-lockfile drwx------ 2 me me 60 Mar 19 12:56 ssh-tTIgjmvAffdk $ ls -l /var/lib/synaptic/ total 0 ...

Go to advanced search