Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MPC7500

Pages: 1 ... 35 36 [37] 38 39 ... 42
541
User Zone / Re: Fedora Linux Thread
« on: February 13, 2020, 09:18:55 am »
Thanks, that's it :-)

For future revisions:
Link between IPMI fan 0/1/2 and mainboard fan connectors

542
Blackbird / Re: Regular users issues
« on: February 12, 2020, 04:58:05 pm »
Sorry :)

Vikings

543
User Zone / Re: Fedora Linux Thread
« on: February 12, 2020, 04:07:19 pm »
Code: [Select]
$ ls -l /dev/ipmi0
crw-r-----. 1 root ipmi 241, 0  5. Feb 18:05 /dev/ipmi0

Code: [Select]
$ cat /etc/udev/rules.d/99_my.rules
# allow ipmi to be seen by ipmi group
KERNEL=="ipmi*", GROUP="ipmi", MODE="0640"

Code: [Select]
chgrp ipmi /dev/ipmi0

Code: [Select]
chmod 0640 /dev/ipmi0

What have I done wrong and how do I correct the permissions?

544
User Zone / Re: Fedora Linux Thread
« on: February 12, 2020, 12:55:47 pm »
Sorry, I have to ask you one thing. I have done adduser and addgroup. The files looks as folows:

vigr:
Code: [Select]
ipmi:x:1001:username
vigr -s:
Code: [Select]
ipmi:!::username
vipw:
Code: [Select]
username:x:1000:1001:ipmi:/home/username:/bin/bash
groups:
Code: [Select]
ipmi wheel
I guess, the vipw entry are wrong? What have I got to enter in this file?

Because, when I type: ipmitool sdr type fan, I got:
Code: [Select]
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory
I still have to sudo.

545
Blackbird / Re: Regular users issues
« on: February 12, 2020, 11:45:40 am »
I asked them via mail. This was the answer from today.

546
Blackbird / Re: Regular users issues
« on: February 12, 2020, 10:24:14 am »
P. S. Vikings is already a RCS reseller :)

Quote
We are an official reseller of RCS products - you can get all RCS products from us on request.
Soon the products will also be available directly from our shop at store.vikings.net.

547
You can verify the firmware with Flashrom and a Bus Pirate. But there should be an easier solution. But sadly, that's all I can say.

548
Blackbird / Re: How to connect HDD activity LED?
« on: February 12, 2020, 08:10:10 am »
I would try "13 Identify button (active low)" for anode. Haven't tried myself.

549
I'm wondering what do you want to patch?


Notes on Binaries
This build includes a number of additional patches and features:
Patches Included
  • Patch to enable GPU-accelerated video decoding
  • Patch to change the browser's user agent string to be the same as the official Chrome build on Linux, which helps reduce the browser's fingerprinting surface
  • Patch to enable use of POWER VSX instructions in the skia rendering engine


550
User Zone / Re: petitboot error: PHB#0005[0:5]: PHB Freeze/Fence detected !
« on: February 10, 2020, 05:41:39 pm »
That's sad. Would be interesting to know what caused this error.

551
User Zone / Re: Fedora Linux Thread
« on: February 10, 2020, 07:10:01 am »
Cool. Thank you very much. I will try it later.

552
Germany, IIRC?
On Amazon a bestseller

553
User Zone / Re: Fedora Linux Thread
« on: February 08, 2020, 11:03:09 am »
Terminal command
Code: [Select]
pkcon refresh force should fix the problem, I think.

code]ipmitool sensor[/code] will show you the fan speeds etc. alongside CPU / DIMM / planar temps and power usage.

I'm aware of IPMItool. Would be nice to have a GNOME shell that uses IPMItool.

554
User Zone / Re: Fedora Linux Thread
« on: February 07, 2020, 07:05:00 am »
Your mainboard fans also not shown. Got it. Thanks!

555
User Zone / Re: Fedora Linux Thread
« on: February 06, 2020, 04:41:38 pm »
Is it possible that the kernel module ibmpowernv is not available under Fedora?
I wonder how then ClassicHasClass gets the fan sensors displayed on it?

Pages: 1 ... 35 36 [37] 38 39 ... 42