this post was submitted on 17 Dec 2023
86 points (93.9% liked)

Linux

47557 readers
863 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi everyone, Linux noob. I am installing Ubuntu on a Panasonic Toughbook CF-33. I was wondering if anyone had advice regarding drivers as the toughbooks have quite a few I/O ports, dual cameras, cellular antennas, and attached keyboard etc. Any advice is appreciated or even resources on where I could go to learn more about Ubuntu. Thanks everyone, take care.

you are viewing a single comment's thread
view the rest of the comments
[–] Verat@sh.itjust.works 6 points 9 months ago (1 children)

No experience with the CF-33, but I did use a CF-30 and as far as I could tell, outside the WiFi (back when drivers for that were a problem) everything on it worked out of the box, never had any accessories that plugged into the more proprietary connectors but everything I ever plugged in worked, including RS-232

[–] Verat@sh.itjust.works 5 points 9 months ago (1 children)

Do want to add, on the CF-30 when I replaced the WiFi card with a newer Intel card I had to shave off the power control mini pcie pin so that the BIOS whitelist couldnt deactivate it, no clue if they still whitelist WiFi cards in newer models or the CF-33.

[–] medic273@lemmy.world 3 points 9 months ago (1 children)

Will check, this one is running an Intel Dual Band AC-8260. I won’t need to use WiFi too often (this is the laptop I bring with me on work deployments, no internet and if I run the Starlink I can put it in Ethernet mode). Thank you for your help.

[–] Verat@sh.itjust.works 2 points 9 months ago (1 children)

If it isvalready equipped with an Intel WiFi card you should be good out of the box. Glad I could help!

[–] medic273@lemmy.world 3 points 9 months ago* (last edited 9 months ago) (1 children)

As of right now my I/Os are working. WiFi, mobile (gps unknown right now) but the card readers, hdmi ports etc are functioning. Forward camera works but rear still doesn’t (couldn’t get it working on win10 either, not a deal breaker) even the ambient light sensor. Any advice on getting Wine setup (I’m trying to run the Panasonic day/night to utility for a night vision/red screen mode, the only FOSS alternatives I’ve found have just been blue light blockers)?

Edit: Thanks again!

[–] Verat@sh.itjust.works 3 points 9 months ago

As you mentioned Ubuntu's Night light, f.lux, and Redshift all work more like a color temperature adjust than like a red only mode, I found some people mentioning if you are running X you can use xcalib to set the color channels individually, but couldnt find a tool for it, not entirely sure wine would make that function work correctly but it is worth a shot, as for wine, if the version in the package manager isnt new enough there is also a PPA for Ubuntu for more recent wine versions, but I havent used those in a long time and cant strongly advise them, YMMV in installing them and keeping the system working long term, but I was always the sort with too many PPAs so I switched to arch to not deal with that.

Link to xcalib discussion here.