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 39
526
Blackbird / Re: Regular users issues
« on: January 29, 2020, 01:25:30 pm »
You don't need to update the Firmware. If you want to update, it's pretty easy. Even as a non-programmer.

What is the problem with the installer of Debian? I installed several distributions. Almost all worked without a problem. Debain, too.
https://wiki.raptorcs.com/wiki/Operating_System_Compatibility_List

About glamour etc.: You only have to create a file and C&P a few chars. That's it.

In the meantime, it would be good to collect some Linux experience before buying a BB.

Linux is different from Windows or Mac. You cannot install Linux and expect a MacOS. Linux will remain Linux.
If you are looking for support, IRC is very helpful. There are mostly developers there, but everyone is very helpful.
But what is really basic is the will to educate yourself and the ability to use Google search properly.
If this will is not brought along, then it will be very difficult. Because as I said, Linux will never become MacOS.
I had MacOS before my BB and the beginning was really hard.

But maybe you're right and some things are changed in two years. I have no objection ;)

527
Blackbird / Re: Regular users issues
« on: January 28, 2020, 05:51:24 pm »
I don't have that system by my own, but you could see it on the picture: Phoronix

I would call it "enhanced cooling system" instead of different.

528
Blackbird / Re: Regular users issues
« on: January 28, 2020, 08:00:59 am »
I think it's only called Blackbird II, because of the different cooling system.

529
Legacy POWER Hardware / Re: Old stuff survey
« on: January 27, 2020, 10:51:19 am »
Just out of curiosity, do you also have a MPC86xx-RDB or T4240-RDB from Freescale? If so, maybe you can do some benchmarks with the Phoronix Test Suite? :)

530
Blackbird / Re: Heatsink dual fan configuration
« on: January 25, 2020, 05:55:34 pm »
Hi,

I thought shawnanastasio / dormito are the same person. Sorry about that.

In the next couple days I will do some small modifications on my setup. Also I will put in an ASSMANN AK-610300-003-E. Then I have a serial connection. What just comes to my mind, wouldn't it be better to buy another chip and program bangBMC on it? Then you can easily change the chips if needed. I have a Bus Pirate, too.

Could you please post a picture of your 2U heat sink setup?
Never seen one. :-[

At the end, it's a 3U HSF, little bit smaller and without fan.

531
Blackbird / Re: Heatsink dual fan configuration
« on: January 22, 2020, 05:30:49 pm »
@mx08 or @ shawnanastasio:
In the next few days would like to update to bangBMC. Is the procedure identical to Updating the BMC firmware?
Or how do I proceed?

And is there a comparison table (features/ pros and cons) somewhere between OpenBMC and bangBMC?

532
GPU Compute / Accelerators / Re: powerxcell 8i
« on: January 17, 2020, 06:37:33 pm »
You killed the nVidia? Not working anymore? You need a working Mac graphic card otherwise the Mac won't boot. Or you have a modified OFW ;)
Here is the english version of the manual. Should be almost the same. It's Version 17. Yours is V18.

534
GPU Compute / Accelerators / Re: powerxcell 8i
« on: January 14, 2020, 07:12:55 pm »
It doesn't look like this card will work under PowerPC, but it's worth a try.

According to the manual the whole thing works under CentOS 4.5 and YDL6. The YDL repositories should still be online. Maybe you can find drivers there.

Here you can find YDL: Download
This is the product page: Fixstars

Probably none of this is news to you. Unfortunately, I couldn't find anything more in a hurry. In any case it is very interesting

535
General Discussion / Re: 2 boot work-around
« on: January 06, 2020, 07:23:07 am »

536
User Zone / Re: Graphics Card install
« on: January 02, 2020, 12:52:42 pm »
The comments wasn't the problem. Comments are only comments.

537
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

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

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

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

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