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 ... 38 39 [40] 41 42
586
User Zone / Re: Graphics Card install
« on: December 31, 2019, 12:22:36 pm »
Compare your output of
Code: [Select]
lspci | grep VGA with the lines of the created file.These must be identical.

Quote
Note the numbers to the left of the "VGA compatible controller" string. Each of these numbers is the PCI d:B:D.F[note 1] number of the GPU, and is unique to the slot(s) you have your GPU(s) installed in. As a result of this slot dependence, bus IDs may differ from those shown in this example; always use your bus IDs when following the steps below. This slot dependence means that if you move your GPU to a different slot you will need to update the bus ID associated with that GPU.

Locate Bus Numbers

587
User Zone / Re: Fedora Linux Thread
« on: December 31, 2019, 12:12:42 pm »
Wayland or X? If it's Wayland, that might be your problem. See https://www.talospace.com/2019/11/fedora-31-mini-review-on-blackbird-and.html

Thanks for the link, BTW. At the end this was the only solution.

588
Firmware / Re: Updating FPGA Firmware
« on: December 31, 2019, 12:10:24 pm »
I updated the RCS Wiki.

589
Firmware / Updating FPGA Firmware
« on: December 23, 2019, 07:01:00 pm »
Hello,

in the next days I plan to update the FPGA firmware of my Blackbird. I would like to know from you if my considerations are correct so far.

I own a:
Bus Pirate v3.6 (TOL-12942)
Bus Pirate cable (CAB-09556)
Fedora 31
FlashROM v1.1

Am I correct in assuming that this patch is already included in v1.1? And I read somewhere that you should buy v3.6 and not v4. I hope this is correct?

Can I proceed as follows:

1. connect Bus Pirate and Blackbird via USB
2. connect Bus Pirate cable with FPGA header

Wire colorBus Pirate v3.6FPGA header (J10107)
BrownGND1 Ground
PinkClock2 SPI Clock
GreyMOSI3 SPI MOSI
BlackMISO4 SPI MISO
WhiteChip select (active low)5 SPI Slave select (active low)
Red+3.3V6 +3.3V (standby power)

3. boot Blackbird
4. flash firmware
5. shutdown Blackbird
6. disconnect the power supply until the lights go out
7. switch on the power supply

Or do I have to do the whole thing from another computer because the wiki says the following:
"Apply standby power to your system but do not turn it on."

I thought a second computer was not needed because it's an ISP programmer?

Now for the actual programming. Are the following commands correct:

Write Firmware: sudo flashrom -p buspirate_spi:dev=/dev/myPath,spispeed=1M -w Blackbird-system-fpga-v1.01.rom

Verify Firmware: sudo flashrom -p buspirate_spi:dev=/dev/myPath,spispeed=1M -v Blackbird-system-fpga-v1.01.rom

Is this so far correct?

590
Applications and Porting / Re: MAME for Power
« on: December 23, 2019, 08:39:44 am »
Have you read the link above?
If you don't wanna build it by your own, there is only one option: VoidLinux, IIRC

591
User Zone / Re: Graphics Card install
« on: December 23, 2019, 08:38:02 am »
https://wiki.raptorcs.com/wiki/Enabling_Navi_10_On_Fedora_31#Configuring_The_Display

AST: At boot (connecting through ssh or a second display
AMD: On desktop

592
User Zone / Re: Graphics Card install
« on: December 22, 2019, 03:42:43 pm »
I don't know what command you executed. I don't know what kind of error you got.

593
User Zone / Re: Graphics Card install
« on: December 21, 2019, 05:52:50 pm »
make -j`nproc` doesn't give me an error …

Little bit of googling
difference between nproc "make -j"

Google again
fatal error: openssl/opensslv.h: No such file or directory fedora

Quote from the thread
Quote
To install OpenSSL development package on Fedora, CentOS or RHEL
Code: [Select]
sudo yum install openssl-devel
But it's good that you've made some progress on your own.

594
User Zone / Re: Graphics Card install
« on: December 20, 2019, 01:22:48 pm »
Then go to the folder boot and see what file(s) you find with the name config-*.ppc64le.

Googling a little bit
List file names Linux

Code: [Select]
ls /boot/config-*.ppc64le
/boot/config-5.3.16-200.fc30.ppc64le 
/boot/config-5.3.16-300.fc31.ppc64le

What's the problem here?

595
User Zone / Re: Graphics Card install
« on: December 19, 2019, 04:28:15 pm »
Googling a little bit
Linux command cp
/boot/ is a folder.
config-*.ppc64le is a file.

There seems to be something wrong with this file. Then go to the folder boot and see what file(s) you find with the name config-*.ppc64le. The * is a placeholder. Then you'll understand what the problem is.

596
User Zone / Re: Graphics Card install
« on: December 19, 2019, 12:47:24 pm »
It looks like I'm ready for Navi

597
User Zone / Re: Graphics Card install
« on: December 18, 2019, 05:39:51 pm »
In the meantime, could you figure out why the error message pops-up?
Also do you know what this line means?
cp /boot/config-*.ppc64le .config

598
Blackbird / Re: Heatsink dual fan configuration
« on: December 17, 2019, 05:02:32 pm »
Cool, thanks. I didn't read the thing about the fix. I will give bangBMC also a try. It's quite possible that I'll get back to you, then.

599
User Zone / Re: Graphics Card install
« on: December 17, 2019, 03:44:50 pm »
@meklort: ATM I'm on Fedora 30.

After: make oldconfig I get:
Code: [Select]
HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/confdata.o
  HOSTCC  scripts/kconfig/expr.o
  LEX     scripts/kconfig/lexer.lex.c
  YACC    scripts/kconfig/parser.tab.[ch]
  HOSTCC  scripts/kconfig/lexer.lex.o
  HOSTCC  scripts/kconfig/parser.tab.o
  HOSTCC  scripts/kconfig/preprocess.o
  HOSTCC  scripts/kconfig/symbol.o
  HOSTCC  scripts/kconfig/util.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --oldconfig Kconfig
.config:6025:warning: symbol value 'm' invalid for REMOTEPROC
*
* Restart config...
*
*
* Platform support
*
IBM PowerNV (Non-Virtualized) platform support (PPC_POWERNV) [Y/n/?] y
  OPAL PRD driver (OPAL_PRD) [M/n/y/?] m
  Enable removal of RAM from kernel mappings for tracing (PPC_MEMTRACE) [N/y/?] n
  IBM Virtual Accelerator Switchboard (VAS) (PPC_VAS) [Y/n/?] y
Expose SCOM controllers via debugfs (SCOM_DEBUGFS) [Y/n/?] y
IBM pSeries & new (POWER5-based) iSeries (PPC_PSERIES) [Y/n/?] y
  Support for shared-processor logical partitions (PPC_SPLPAR) [Y/n/?] y
    Dispatch Trace Log (DTL) [Y/n/?] y
  pSeries energy management capabilities driver (PSERIES_ENERGY) [M/n/y/?] m
  Scanlog dump interface (SCANLOG) [Y/n/m/?] y
  IO Event Interrupt support (IO_EVENT_IRQ) [Y/n/?] y
  LPAR Configuration Data (LPARCFG) [Y/?] y
  Support for shared-memory logical partitions (PPC_SMLPAR) [Y/n/?] y
    Collaborative memory management (CMM) [Y/n/m/?] y
  Hypervisor supplied PMU events (24x7 & GPCI) (HV_PERF_CTRS) [Y/n/?] y
  Support for the PAPR Storage Class Memory interface (PAPR_SCM) [M/n/?] m
  Secure virtual machine (SVM) support for POWER (PPC_SVM) [N/y/?] (NEW)

.config:6025:warning: symbol value 'm' invalid for REMOTEPROC

600
User Zone / Re: Fedora Linux Thread
« on: December 16, 2019, 07:40:46 pm »
Now I'm back on Fedora Workstation 30 again, without any problems. Tomorrow I'll try to set it up the way I did. And then updated to 31. Let's see if it works then.

Pages: 1 ... 38 39 [40] 41 42