Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 26
» Latest member: Ray Edwards
» Forum threads: 29
» Forum posts: 108

Full Statistics

Online Users
There are currently 5 online users.
» 0 Member(s) | 4 Guest(s)
Google

Latest Threads
Linux- Music CD Playback ...
Forum: User Projects
Last Post: Steve
06-17-2025, 08:03 PM
» Replies: 1
» Views: 48
Some Beginner Linux Mint ...
Forum: User Projects
Last Post: Steve
06-17-2025, 01:40 PM
» Replies: 1
» Views: 55
Good Info for Anyone Thin...
Forum: Getting Started
Last Post: admin
06-17-2025, 01:33 PM
» Replies: 0
» Views: 15
Enduring Dell Systems for...
Forum: User Projects
Last Post: Paulie
05-19-2025, 09:04 AM
» Replies: 6
» Views: 408
Plucky Puffin (Ubuntu 25....
Forum: Distro Discussion
Last Post: Paulie
05-19-2025, 08:48 AM
» Replies: 1
» Views: 98
Guide to getting started ...
Forum: Getting Started
Last Post: admin
05-17-2025, 09:51 AM
» Replies: 0
» Views: 45
NEW TO LINUX? HAVE QUEST...
Forum: Getting Started
Last Post: admin
04-14-2025, 12:44 AM
» Replies: 0
» Views: 98
Meeting 3/15/2025
Forum: General Discussion
Last Post: Paulie
03-17-2025, 10:20 AM
» Replies: 2
» Views: 309
Ubuntu 24.04
Forum: Distro Discussion
Last Post: LukeT
09-13-2024, 07:43 AM
» Replies: 6
» Views: 1,742
Happy 31st birthday Debia...
Forum: Distro Discussion
Last Post: LukeT
08-16-2024, 05:19 AM
» Replies: 0
» Views: 331

 
  Sound is working!!
Posted by: glenn - 08-03-2024, 05:19 PM - Forum: Software Support - Replies (1)

Running kernel 6.9.12 and all of a sudden I have sound!!

--glenn

Print this item

  LUG Meeting July 20th
Posted by: cheetah2003 - 07-16-2024, 12:28 PM - Forum: News & Announcements - Replies (1)

The previous engagement at Computer Corps which was reserving the space for July 20th has been moved to a different date.

Carson City LUG will now be at the usual place (Computer Corps Outlet Store on Highway 50) this coming Saturday, July 20th, at 1pm.  Please arrive a few minutes before 1pm as the doors are locked at 1pm.

Those arriving at noon are welcomed to a free lunch served to all Computer Corps volunteers.

--L

Print this item

  Bottles
Posted by: cheetah2003 - 07-13-2024, 08:52 AM - Forum: Software Support - No Replies

I just came across this tool for easily running Windows applications under Linux.  Just sharing!  Enjoy!

https://usebottles.com/

Print this item

  OS system fan control - w: lmsensors & hwmon
Posted by: Markus - 07-11-2024, 01:30 PM - Forum: Hardware Support - No Replies

background:
  I've got several 2011,2012 iMac computers which work perfectly well, that were graciously obsoleted by the "Great Big Company"...
    and have SOME fan control in the loigic board EFI, but with the directive of the CEO at the time: "never bother the customer with
    anything important unless you absolutely have to!"
      lets the machines get JUST A BIT TOASTY!
So, with Linux, I can Still USE these Nice Computers Thankfully!
Here's the thing:
I've scoured the forums and found lm_sensors and hw_mon (some files included below),
  but there's no clear instructions (I've yet found) indicating HOW to design a temp/fan curve in a file,
  and attach that to a sensor:fan "pair"
ie-
profile-cpu_die_tempfan.txt
coretemp-isa-0000:core0 -- applesmc-isa-030:CPU
temp00, rmp ; 30C, 940rmp
temp01, rmp ; 35C, 1040rmp
.
.
temp99,rmp ; 67C, 2100rmp

profile-gpu_die_tempfan.txt
applesmc-isa-030:TG0D -- applesmc-isa-030:ODD
temp00, rmp ; 30C, 1148rmp
temp01, rmp ; 35C, 1248rmp
.
.
temp99,rmp ; 67C, 2970rmp

At least this is how I think it should look somewhere?!

It looks like the:  lm_sensorsConfusedervice; enabled in Status_LmSensorsServiceInquiry  BUT
   lm_sensors.service: Referenced but unset environment variable evaluates to an empty string:
isn't configured...
sudo sensors-detect
/etc/conf.d/lm_sensors

If one does an ls in: /sys/class/hwmon/hwmon0/device
one gets a whole bunch of stuff that looks very promising, but
  no instructions on how to use the plethora of files.
fan1_input maaaybe gets   coretemp-isa-0000:core0
fan1_output maybe gets     applesmc-isa-030:CPU
-r--r--r--  1 root root 4096 Jul 11 12:38 temp1_input
-r--r--r--  1 root root 4096 Jul 11 12:38 temp1_label
-r--r--r--  1 root root 4096 Jul 11 12:38 temp20_input
-r--r--r--  1 root root 4096 Jul 11 12:38 temp20_label

Where is the documentation?
What did I miss?

Thanks for your time looking at this, taking the TIME looking into this, and well, any useful
  help/recommendations might have, from something you got to work.

Apparently found this sometime ago, but, yet again, the other day:
https://linux.die.net/man/5/sensors.conf
.... and looks pretty good, but sure would be nice to have some EXAMPLE files that WORK?!

Am struggling a bit with this... but, every time I look at it, a little more kinda sinks in.

Best!
Markus



Attached Files
.txt   SMCKeys.txt (Size: 42.51 KB / Downloads: 2)
.txt   PathOfSensors.txt (Size: 3.33 KB / Downloads: 1)
.txt   SensorsDetect.txt (Size: 7.64 KB / Downloads: 1)
.txt   Status_LmSensorsServiceInquiry.txt (Size: 609 bytes / Downloads: 0)
.txt   LmSensorsIncantation.txt (Size: 276 bytes / Downloads: 0)
.txt   AppleSenseAbbreviations.txt (Size: 5.38 KB / Downloads: 0)
.txt   ListOfSensors01.txt (Size: 1.73 KB / Downloads: 0)
.txt   mhwd-hd00.txt (Size: 3.89 KB / Downloads: 2)
.txt   mhwd-la00.txt (Size: 2.01 KB / Downloads: 0)
.txt   SystemStatisticsIdentifiers01.txt (Size: 11.5 KB / Downloads: 0)
.txt   SensorsDotConf.txt (Size: 14.6 KB / Downloads: 1)
.pdf   A Complete Guide to the SMC.pdf (Size: 1.9 MB / Downloads: 1)
Print this item

  July LUG meeting.
Posted by: glenn - 06-21-2024, 02:59 PM - Forum: General Discussion - Replies (2)

With Computer Corps hosting the National Guard on July 20 we need to make other arrangements for the LUG meeting.  There are several options.  Move it to a different Saturday, or after lunch at Computer Corps move the meeting to the CC NOC at 4681 Morgan Mill Rd.  I'd like to get something set up so I can post it to the LUG website.  Please help me out and let's get something resolved. My vote is to hold it a the CC Noc.

Thanks,
--glenn

Print this item

  SDF Plan 9 virtual bootcamp
Posted by: ajheim - 06-19-2024, 07:48 PM - Forum: News & Announcements - No Replies

Hey, folks, sorry about the late notice, but I just learned that SDF, a free Unix open-access site that's available to anyone over the internet, is running their summer 2024 Plan 9 virtual bootcamp starting tomorrow, June 20th:  http://sdf.org/plan9/

What SDF is about

Plan 9 is kinda-sorta like "UNIX 2.0," in that the people responsible for creating the original UNIX operating system in the very late 60s and early 70s, decided to create a new, streamlined system that incorporated everything they had learned, as well as making networking and graphical interfaces a primary part of the system. SDF is running 9front, the most active branch or agglomeration of Plan 9 enthusiasts. More about 9front.

If you're not ready to dive in and you just want to get a taste of how Plan 9 works and what it looks like, surf over to https://copy.sh/v86/ and select "9front" from the list (you can also play with other operating systems).

Allan

Print this item

  Agenda for LUG meeting Saturday June 15th, 2024
Posted by: Steve - 06-14-2024, 11:53 PM - Forum: News & Announcements - No Replies

Agenda items planned are:

News and items of interest

    Forum site implemented at https://carsoncitylug.org/mybb  Thanks Glenn!

    Linux 6.10-rc3 Released

    Linux user share on Steam breaks 2%

    Google Chrome Manifest V3 and ad blockers

    Other items of interest

Follow up to Previous Items and Forum Discussions

    [Solved] Screen rotation issues with Dell Latitude 7390 2-in-1

    [Solved] OpenCPN marine navigation software installation on Linux

    NVME to USB enclosure update

    July meeting alternatives

Showcase

    Installation of LineageOS on a phone/tablet - Patrick

Online security practices with Linux

*  Launchpad and PPAs

*  checksums and hashes

*  passwd and shadow files

    ssh

        password

        keys and public-key cryptography

        seahorse

    https and browsers

    password managers

        KeePassXC

        Bitwarden

    two-factor authentication   

        totp

            OTPClient

        hardware keys

    passkeys



Any other business that arises



*  Topics previously covered

Print this item

  DebConf
Posted by: LukeT - 06-07-2024, 10:57 AM - Forum: General Discussion - No Replies

Anyone ever attended a Debian (or any distro really) conference?  This years DebConf is in Korea so probably a bit far and I don't think they have ever had US one but Canada/Mexico would be doable for me if it ever was there again like it was a few years ago.  I often see miniDebConf postings with one recently in Brazil too.

https://www.debconf.org/

Print this item

  Linux on Tablets?
Posted by: brew - 05-19-2024, 09:44 AM - Forum: User Projects - Replies (2)

At May's CC-LUG meeting yesterday (18 May), Patrick brought up alternatives to Android on phones and tablets.  We discussed Lineage OS, and possibly one or  two others. 

  I purchased a Samsung Tab A 8.4 from ComputerCorps to use as a pdf reader and potentially for presentations.  I bought a "dock" with it, and can not get the HDMI to drive a screen.  The USB ports work and I can move files easily.  After many attempts, I have a semi-functional pdf reader  (Foxit), so at least a part of the tablet's mission is accomplished.

  The tablet has a bunch of junk apps installed, Bixby and AT&T TV among the most annoying.  Yes, they can be disabled, but not removed.  I also hate the AT&T start screen with its hideous music (using that word loosely).

  Looking at the Lineage OS site today, this tablet appears to be supported, and I took the first steps to replace Android with Lineage today--enabled developer mode and USB debugging on the tablet.

  In the next few days, I'll put adb and fastboot on my laptop (Ubuntu 22.04) and attempt to open a channel between the laptop and the tablet.

  Assuming that all works, I'll follow the instructions to get Lineage OS on the tablet.  Of course, I will update this thread with updates and roadblocks, and hopefully bring the tablet with Lineage installed to June's meeting.


  FYI, I am following the instructions for the Tab A at:  https://wiki.lineageos.org/devices/gtowifi/

Print this item

  Marine Nav program OpenCPN
Posted by: Woodtec - 05-14-2024, 08:43 AM - Forum: User Projects - Replies (5)

With NOAA discontinuing RASTOR charts and converting to VECTOR charts I am converting to OpenCPN navigation software.  There is a add-on package to perform SAR search patterns but I am having difficulty installing it.  Hope to find someone who can help.  Roger Haynes

Print this item