Skip to content

Instantly share code, notes, and snippets.

@hakerdefo
Last active March 30, 2025 01:04
Show Gist options
  • Save hakerdefo/9c99e140f543b5089e32176fe8721f5f to your computer and use it in GitHub Desktop.
Save hakerdefo/9c99e140f543b5089e32176fe8721f5f to your computer and use it in GitHub Desktop.
Ubuntu 22.04 LTS (Jammy Jellyfish) complete sources.list
deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ jammy partner
# deb-src http://archive.canonical.com/ubuntu/ jammy partner
@hakerdefo
Copy link
Author

Hi @hakerdefo Can help?....I live in small town where nobody uses Linux...

A bit manual but should work 🀞

https://idroot.us/install-prometheus-ubuntu-24-04/

@merceroncode
Copy link

@RaulRomeroPortales I've stumbled upon your message while searching for ubuntu focal sources.list file, and all I really can say is that if a driver isn't included in the kernel but the vendor uses it, this isn't something that Linux was designed for. Linux was designed to keep device drivers in the kernel. You should contact the Promethean support for them to release updated drivers or any instruction to use it. It falls under the responsibility of someone providing the equipment. That's my 5c. Nobody will really help you set it up for them, we don't have it at home :(

Just my 5c as @hakerdefo didn't understand your message and linked Prometheus support which isn't Promethean multimedia screen.

Overall, in my experience, most multimedia screens were just using HDMI and then a tablet-like input for it. You can try using https://help.gnome.org/users/gnome-help/stable/wacom.html.en to align it to the screen if that's the case, and then a regular HDMI. If it's proprietary then it might be even possible that Promethean didn't release documentation for Linux kernel developers to add it to mainline kernel, then there's nothing we can do except recommending to avoid this particular manufacturer.

https://support.prometheanworld.com/s/article/1623?language=en_US

The last thing I might recommend is using 20.04 LTS still, it's technically still supported until April. But overall, since this package is tools, I don't know if you really need it. Might be that just regular graphic tablet utilities are fine.

@hakerdefo
Copy link
Author

@RaulRomeroPortales I've stumbled upon your message while searching for ubuntu focal sources.list file, and all I really can say is that if a driver isn't included in the kernel but the vendor uses it, this isn't something that Linux was designed for. Linux was designed to keep device drivers in the kernel. You should contact the Promethean support for them to release updated drivers or any instruction to use it. It falls under the responsibility of someone providing the equipment. That's my 5c. Nobody will really help you set it up for them, we don't have it at home :(

Just my 5c as @hakerdefo didn't understand your message and linked Prometheus support which isn't Promethean multimedia screen.

Overall, in my experience, most multimedia screens were just using HDMI and then a tablet-like input for it. You can try using https://help.gnome.org/users/gnome-help/stable/wacom.html.en to align it to the screen if that's the case, and then a regular HDMI. If it's proprietary then it might be even possible that Promethean didn't release documentation for Linux kernel developers to add it to mainline kernel, then there's nothing we can do except recommending to avoid this particular manufacturer.

https://support.prometheanworld.com/s/article/1623?language=en_US

The last thing I might recommend is using 20.04 LTS still, it's technically still supported until April. But overall, since this package is tools, I don't know if you really need it. Might be that just regular graphic tablet utilities are fine.

@merceroncode Thank you so much for this detailed and well articulated reply. This will be useful to many. πŸ‘

@luisfalvarez-dev
Copy link

Thank you. I repaired a broken distro update in a VM with Ubuntu 22 (jammy) with GPG errors when I tried to update to 24 LTS.

@RaulRomeroPortales
Copy link

RaulRomeroPortales commented Mar 26, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment