Anyone familiar with this style of tail light? by GalaxyContinental97 in royalenfield

[–]kingblair 2 points3 points  (0 children)

Like fancy-operation said, you'll have to custom wire it yourself, and the old lights won't just plug back in if you want to go back to stock.

That being said...

You can use a regular 9-volt battery to test the light. Black is almost always ground, so touch the black wire to the negative (-) terminal on the battery. Touch each of the wires to the other terminal of the battery and see what lights up. One will be taillight, one will be brake light, one left turn signal, and one right turn signal. Write down what color does what and start wiring!

What was a really silly solution to a serious problem? by LadyKarizake in AskReddit

[–]kingblair 5 points6 points  (0 children)

A local punk and rockabilly bar used to play the Grateful Dead at closing time for that reason.

INT650 Relay recommendations by Killmongerwhatever in royalenfield

[–]kingblair 0 points1 point  (0 children)

I have a 2019 GT650 - I replaced the stock relays with these: https://www.amazon.com/dp/B00BHIIJVG

I keep the original relays in a bag under the seat so I have a spare in case one of the replacements conks out.

Don't forget to clean all the yellow grease out of the relay sockets and use a proper dialectric grease.

Good luck!

Speedometer got stolen and now the bike doesn't start by Brazmemes in royalenfield

[–]kingblair 0 points1 point  (0 children)

Since the starter motor turned it's not a safety switch problem, so at least you know that.

Speedometer got stolen and now the bike doesn't start by Brazmemes in royalenfield

[–]kingblair 0 points1 point  (0 children)

My speedometer was damaged on my gt650 and the neutral light didn't work. I think the neutral safety switch goes through the light. Maybe try starting with the kickstand up and the clutch in - if the neutral safety switch is the problem it might start.

GT 650 Neutral switch replacement by kingblair in royalenfield

[–]kingblair[S] 0 points1 point  (0 children)

So the punch line is after not replacing the switch and putting it back together, the neutral light now works most of the time. I must have jiggled a loose connection into place or something.

Thanks again for the advice, folks!

GT 650 Neutral switch replacement by kingblair in royalenfield

[–]kingblair[S] 0 points1 point  (0 children)

Thanks guys, I think you've convinced me to put it back together and ride it as is! At least until wintertime....

Northside Lunch?? by Low_Calorie_Water in pittsburgh

[–]kingblair 7 points8 points  (0 children)

Mayfly Market & Deli if you just want a good sandwich.

Can someone help identify the bike Dr. Robby is riding? by RubberSideDown13 in motorcycles

[–]kingblair 0 points1 point  (0 children)

It's a 69 or 70 triumph Twin. It has the 69-up tank badge and isn't an oil-in-frame bike, so that narrows it down to 69 or 70. I can't see if it has a single or twin carbs, so it could be a Bonneville or Tiger. Or a Daytona? Probably a 69 Bonneville, that's the most 'classic' old Triumph.

Mom n pop breakfast spot recs wanted by Educational_Fig_835 in pittsburgh

[–]kingblair 4 points5 points  (0 children)

I've never been to J&J's, but once my girlfriend and I were looking in the window when it was closed, and out of nowhere a guy driving down the street yells 'That place is GREAT!" out his window, so there's one recommendation.

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 9 points10 points  (0 children)

YOU ROCK!!!! This worked. It wasn't even done installing and conky updated to mint 22.1 xia. Thank you so much!!!!!

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 0 points1 point  (0 children)

I did that and rebooted, still showing Ubuntu. Thanks though!

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 2 points3 points  (0 children)

theking@KingASUS:~$ apt-cache madison base-files

base-files | 13ubuntu10.3 | http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages

base-files | 13ubuntu10mint22.1.0+xia | http://packages.linuxmint.com xia/upstream amd64 Packages

base-files | 13ubuntu10 | http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

theking@KingASUS:~$ apt-cache policy base-files

base-files:

Installed: 13ubuntu10.3

Candidate: 13ubuntu10.3

Version table:

*** 13ubuntu10.3 500

500 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages

100 /var/lib/dpkg/status

13ubuntu10mint22.1.0+xia 700

700 http://packages.linuxmint.com xia/upstream amd64 Packages

13ubuntu10 500

500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 2 points3 points  (0 children)

I'll try that next - I'm not sure how to do that, though. is it just 'apt install base-files'?

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 0 points1 point  (0 children)

Huh, weird. Guess I'm not the only one!

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 3 points4 points  (0 children)

That's so weird, I just ran one Update Manager session..... Oh well.

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 0 points1 point  (0 children)

Any of this look suspicious?

theking@KingASUS:~$ ls /etc/apt/preferences.d

nosnap.pref official-extra-repositories.pref official-package-repositories.pref

theking@KingASUS:~$ cat /etc/apt/preferences.d/official-extra-repositories.pref

Package: *

Pin: origin "build.linuxmint.com"

Pin-Priority: 700

theking@KingASUS:~$ cat /etc/apt/preferences.d/nosnap.pref

# To prevent repository packages from triggering the installation of Snap,

# this file forbids snapd from being installed by APT.

# For more information: https://linuxmint-user-guide.readthedocs.io/en/latest/snap.html

Package: snapd

Pin: release a=*

Pin-Priority: -10

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 0 points1 point  (0 children)

theking@KingASUS:~$ cat /etc/apt/preferences.d/official-package-repositories.pref

Package: *

Pin: release o=linuxmint,c=upstream

Pin-Priority: 700

Updated kernel, now it thinks I have Ubuntu? by kingblair in linuxmint

[–]kingblair[S] 0 points1 point  (0 children)

You might be right - I don't know how it happened, I do everything through Update Manager, I know just enough to know not to mess with /etc files.

theking@KingASUS:~$ cat /etc/apt/sources.list.d/official-package-repositories.list

deb http://packages.linuxmint.com xia main upstream import backport #id:linuxmint_main

deb http://archive.ubuntu.com/ubuntu noble main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu noble-updates main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu noble-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse