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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 28
» Latest member: Roger Haynes
» Forum threads: 32
» Forum posts: 111

Full Statistics

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

Latest Threads
Meeting 2025-10-18
Forum: General Discussion
Last Post: cheetah2003
10-18-2025, 04:59 PM
» Replies: 0
» Views: 43
AppGini
Forum: User Projects
Last Post: mike
09-20-2025, 09:17 AM
» Replies: 0
» Views: 153
WNC Beginning Linux Class
Forum: Getting Started
Last Post: Art Hernandez
07-08-2025, 12:58 PM
» Replies: 0
» Views: 482
Linux- Music CD Playback ...
Forum: User Projects
Last Post: Steve
06-17-2025, 08:03 PM
» Replies: 1
» Views: 607
Some Beginner Linux Mint ...
Forum: User Projects
Last Post: Steve
06-17-2025, 01:40 PM
» Replies: 1
» Views: 655
Good Info for Anyone Thin...
Forum: Getting Started
Last Post: admin
06-17-2025, 01:33 PM
» Replies: 0
» Views: 350
Enduring Dell Systems for...
Forum: User Projects
Last Post: Paulie
05-19-2025, 09:04 AM
» Replies: 6
» Views: 2,264
Plucky Puffin (Ubuntu 25....
Forum: Distro Discussion
Last Post: Paulie
05-19-2025, 08:48 AM
» Replies: 1
» Views: 718
Guide to getting started ...
Forum: Getting Started
Last Post: admin
05-17-2025, 09:51 AM
» Replies: 0
» Views: 415
NEW TO LINUX? HAVE QUEST...
Forum: Getting Started
Last Post: admin
04-14-2025, 12:44 AM
» Replies: 0
» Views: 456

 
  Meeting 3/15/2025
Posted by: rons - 03-15-2025, 02:34 PM - Forum: General Discussion - Replies (2)

Good meeting today, Steve. Good discussion and interesting topics.
Ron

Print this item

  Happy 31st birthday Debian!
Posted by: LukeT - 08-16-2024, 05:19 AM - Forum: Distro Discussion - No Replies

Debian micronews
https://micronews.debian.org/

Print this item

  Bluetooth Speaker
Posted by: glenn - 08-03-2024, 05:50 PM - Forum: News & Announcements - No Replies

Hey folks,

If anyone has a use for a bluetooth speaker I have one that I paid $120 for that I'm willing to part with for $50.

--glenn

Print this item

  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