soloution to tickets 1263 & 1223

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



checked in.
thank you very much.

Jim Morris wrote:
> This seems to happen on newer perl versions. It is fatal in as much as 
> the sensors are not detected. The solution appears to be to simply add & 
> 0x7f to the pack statement at line 1138 of sensors_detect...
> 
> sub outb
> {
>   my $towrite = pack( "C", $_[1] & 0x7f);
> 
> 
> hope this helps
> 



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux