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 ... 34 35 [36] 37 38 ... 41
526
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?

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

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

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

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

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

532
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


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

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

535
Germany, IIRC?
On Amazon a bestseller

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

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

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

539
Great. Now the card only has to work at Petitboot?

540
I don't have a discrete GPU myself, so I couldn't try it. But output will be Petitboot. That's why you need the disable jumper. Otherwise Petitboot will be shown on the AST GPU.

In the firmware directory you need two directories. amdgpu and radeon. Which files do you have in the directories?
But anyway, I would first to get it working under Linux.

Maybe there is someone else who could help.

Pages: 1 ... 34 35 [36] 37 38 ... 41