Windows 10 Random Beeps

For the past few weeks I’ve noticed Windows 10 beeping at random times. These beeps don’t seem to be correlated with anything I’m doing. I finally did a google search. It turns out that this has been a thing for quite some time.

I could not get the troubleshooter to work. But continued searching found that the beeps were an indication that the Event Log was being used. And using the Event Viewer – just type Event Viewer into the white search box at the bottom left of the desktop – showed errors in the Application log. And these errors were ESENT 455 errors. So a google search of that showed that the problem was easily solved.

Continue reading “Windows 10 Random Beeps”

Windows 10 File Sharing Broken Again

I have a bunch of computers. Not surprising since I’ve been a software engineer for decades. Windows file sharing has always been exasperating. It works, then it fails, then it works again.

So here’s an example.

Intrasitive Networking

I have had a little Gigabyte Brix computer for a couple of years now. I would like to set it up to play audio books so I moved it and hooked it to another monitor. I thought that a few weeks ago, file sharing was working fine, but now it’s not. I just need to copy the audio books to it so I can play them. So Crystal can see the GBBrix shares and read files from that system. But the GBBrix system cannot see any other systems on the network and so cannot copy files from them. All the shares are set “Everyone can read”.

Foolish me.

By “intransitive” I mean unable to communicate in both directions between two nodes of a network. Google cannot find this definition for me. All it finds for “Transitive” or “Intransitive” relates to Verbs in a language. Oh, here’s the definition. Number 2 – Logic. In either order a >> b and b >> a.

Continue reading “Windows 10 File Sharing Broken Again”

Linux to Windows File Sharing Issue

So, reaching a Windows File Share on Windows 10 from Linux Mint 19 has yet another problem. But there is a fix. My Post Here drew the attention of someone who had the answer.

The problem is that trying to reach a Windows 10 shared folder from a Linux Mint 19, or Ubuntu 20.04, system, causes an error:

“Failed to retrieve share list from server”

Here’s the workaround.

Samba woes SOLVED Linux Mint Forums.png
The Workaround

It’s pretty easy. And you can do two things.

  1. When it asks for “credentials” mark them “remember forever” and store them in your keyring, so you never have to worry again.
  2. And use “Bookmark” in the file browser to remember the share so you can easily go back there again the next time you need the Windows Share from Linux.

I was able to use the smb://win10-host-name.local/share-name fix.

The bug has been reported here, so we are probably going to get a fix soon.

Update: 30 April 2020

I tried file sharing to Windows from Fedora 32, the latest, and it failed in the same way, and was fixed in the same way. So all the Linux distros apparently share the same samba gvfs code.

May you walk in the light of the Crystal.
:ww

Printing from LinuxVM

How to Share Printers on a Network.png
From 2017 – A long time ago

For a while now I’ve been wondering how to print from Linux running in a VirtualBox virtual machine to my local Windows Printer. Well it just works. Sort of.

I did what it says on this page and it did work. I thought I had tried this a while ago and never got it going. But there has been progress with Ubuntu / Linux Mint over the years and it looks like it works now.

Continue reading “Printing from LinuxVM”

ImpressShowRunner Released

ImpressShowRunner is running well on both Windows 10 and Linux Mint 19.

Go here to get the Jar file.

Here is a complete description of the program and how to use it.

The program is distributed as a JAR file and requires Java SE 11 or later to run. OpenJDK 11 is built in to Linux Mint 19 and the normal windows SE release is currently Java 8.  This will not work to run the program since it was developed for the JDK 11 version of Java. Actually. Let me get back to you on that. I have JDK 14 installed on the system I use to test on Windows 10. I need to sort out these Java version numbers and confirm that the program works on Java 8. Are Java JDK versions different from the RunTime environment versions? Let’s see.

Continue reading “ImpressShowRunner Released”

Gigabyte Brix 7200 Displays 4K

I’ve had a Gigabyte Brix GB-BKi5HA-7200 for a while now.

20181217_071122.jpg

This is about the 3rd Mini system that I’ve had. Maybe fourth if you include one that I built from parts. This one has:

Linux Mint Fails in 4K

It was running Linux Mint 18 and recently Linux Mint 19. And this was working fine, except recently I upgraded the monitor to a Samsung 40″ 4K TV – UN40MU6300FXZA. I found the Refurbished TV for about $290 for sale by Walmart a couple of months ago. This is quite a good price for this Samsung 6300 level TV.

Walmart_- Samsung 4K UHD TV_-_2018-08-04_15.37.31xx.png

Since I use this mini system to display photos and game screen shots a large high-rez display is just the thing. However, Linux Mint has never supported the display correctly.

As you can see, when in 4K [3840×2160], the display is sliced up and repeated across the screen. It works fine in 1920×1080 mode on Linux. From all the reading of the processor and TV specs, it looked like it should work fine and when I use a long HDMI cable to plug the TV into a Windows 10 system with a GTX 1060 card, it works fine too in 4K.

I am using a pair of 2K monitors through a IOGear Displayport switch and Linux Mint works just fine with that using a GTX 1050 card, which has DisplayPort output.

After spending a couple of days on various forums trying to understand and fix the problem on the BRIX with no luck, I had the bright idea of just trying Windows 10 directly on the system. So I made a Windows 10 install Thumb drive, removed the M.2 Sata, to avoid messing up the Linux Install with Windows 10, and installed Windows 10 on the 60GB SATA SSD. Worked like a charm and brought the monitor right up in 4K without problems.

Continue reading “Gigabyte Brix 7200 Displays 4K”

Logging Your Public IP Address

I’ve recently had problems with my internet service. My DSL router is apparently re-syncing causing my public IP address to change. Apparently my ISP uses PPOE rather than DHCP, and apparently PPOE does not allow “Reservations”, which allows a client computer to use the same IP address if it reconnects within a given amount of time. Your home router uses DHCP, which does do reservations, so your computers LAN IP address does not change if the computer connects every 24 hours, which I understand is the default “Reservation” time.

Re-synching is not only a problem because the internet is out for a short amount of time, but also because the IP address change causes some games to require that you “Verify” your IP address by reporting a code that is sent to your email account. This is obviously an issue if the Re-Sync happens several times per day.

After quite a bit of research I found a windows service that logs the Public IP address to the Windows Event log every 15 minutes. I run one of my windows systems all the time, since it’s running Carbonite, so this system will run the PublicIpLogger program.

If you want to use the program, it’s on GitHub here. This is the forum post that mentions this program.

From Github, download the setup.exe file and run it. Then you can enter “view event log” into Cortana and you should see a choice to run the windows event viewer. The program logs your public IP address to the event log every 15 minutes.

 

 

As shown, under Application and Service Logs, find the PublicIpLogger events and there are a number of events that show the Public IP address, whether they have changed or not.

Enjoy,

:ww

 

Qt Development for Windows

AS_000340.jpg
I’m a long time user of the Qt Development Framework. But every few years, it seems to change hands and everything about how to install it changes.

I recently installed it on Linux Mint, and while it looks like it is built in, the install was anything but simple.

But now I’d like to add a feature to one of my personal programs for Windows, so here we go again. I started by trying to look up a recent YouTube video on the subject and while it was only a year or so old, and all the domains were active, it failed miserably after the install in the same way that the Linux install failed. It was unable to find a valid “Kit”. A Kit for Qt is a set of definitions so that the IDE – integrated Development Environment – can find the other tools like compilers, framework libraries, debugger and make program. Well the Youtube video I found had the same problem. The install looked like it worked, but it brought along no tools, framework or valid kits.

Well I’ve solved that, so I’m making a post here so that I remember, and maybe it will help you too.

Continue reading “Qt Development for Windows”

Sharing with Linux Mint 18.2 and Windows

I have an “Equal Opportunity” network. A few Windows 10 systems and a lot of Linux Mint systems. And I obviously want to share files among my systems.

Install Samba from 2017-10-06 09-25-01.png

Over the years and versions, Linux Mint has gotten more friendly when sharing files with Windows systems. Samba has always been a thing, but in recent versions, Linux Mint has made it easier to get it going.

Back when I was using Ubuntu – which Linux Mint is based on – in 2008, it was a pain to get Samba going. But things are better now. Now with Linux Mint 18.2 the dialog above is what you get if you navigate to Home and then try to share your personal folder, presumably for read-only, to the rest of the network. That’s a start. Look even an install button.

Continue reading “Sharing with Linux Mint 18.2 and Windows”

Move to Linux

Screenshot from 2016-08-13 07-12-48.png
Linux Mint 18

As you can tell from previous posts, I’m having trouble with the Windows 10 Anniversary Update on one of my machines. It’s an older machine and I suspect that Windows has broken a driver for the old motherboard. The latest version that worked properly was Version 1511 / 10586.545 and each time I restored to the last Restore Point, it went back to that. So apparently, the Anniversary Update 1607 / 14393.51 is the problem.

After going back to a Restore Point on two successive days, I turned off the Windows Update service and the machine was ok for a day, but I decided that this was too risky a state to leave the system. I have decided to move the system to Linux Mint 18, and this post is being typed into that system. It took about 2 hours to do the update, including installing a new system HD, and another couple of hours to set up Thunderbird email.

I have used Linux Mint for many years, and the latest is version 18. I prefer the Cinnamon version, but you may prefer another of the several window managers. For my choice, Cinnamon looks the most like Windows.

This machine is used for email, online shopping and document creation. It has two 1080×1200 monitors driven by an older GTX 270 card. Not the best for gaming, but just fine for it’s uses. Continue reading “Move to Linux”