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 ... 31 32 [33] 34 35 ... 39
481
Blackbird / Re: Support for POWER9 22core?
« on: February 16, 2020, 05:56:04 am »
It's possible, but not at full speed. It's linked through the power consumption -> Mainboard VRMs

483
These are only for comparison.
I would like to benchmark FFTW, but sadly it fails because he is expecting SSE and I don't know how to change it.

484
User Zone / Re: Fedora Linux Thread
« on: February 14, 2020, 09:19:29 am »
It is a pity that cpufreq does not distinguish between physical cores and threads. Then it would be possible to switch off single cores and you could also switch between SMT1, 2 and 4.

485
User Zone / Re: Fedora Linux Thread
« on: February 13, 2020, 09:18:00 pm »
Yes, the mapping is for the Blackbird only.
I'm using cpufreq.

487
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

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

Vikings

489
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?

490
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.

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

492
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.

493
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.

494
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.

495
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


Pages: 1 ... 31 32 [33] 34 35 ... 39