Troy Benjegerdes
Troy Benjegerdes
@ndren in theory it works for me, but on a Mac if I press the 'KEY_LEFT' it also triggers a jump so something is wrong, but I can't figure out...
I bumped to '-v361' which is now very slowly building, so maybe this will work if the top-level Makefile understands it needs to rebuild firrtl now...
The API was removed.. https://developer.apple.com/library/content/releasenotes/General/APIDiffsMacOSX10_11/Objective-C/Kernel.html Removed IOUSBBus Removed IOUSBBus::getMetaClass() seems like it would have to be re-implemented using some new api??
Is there any sort of implementation/migration guide for the USB stack rewrite? … If I had the source code I wouldn’t need to ask stupid questions on how to use...
Since someone else already took Debian, and I got started as a linux developer on a PowerMac7100/80 this looks pretty interesting. What mac hardware are you looking at here? There's...
I could definitely do this if I can talk to the tenstorrent card via ethernet instead of PCI. This may pose other interesting issues I'm not aware... Would that be...
@marty1885 can we continue building on this bounty to get to where we are running a BH device from Apple hardware? Maybe we could have a progression like this: 1)...
I'm interested in testing this. I'm having trouble getting things to work on Ubuntu 22.04 and I was considering installing Debian. Also see https://github.com/tenstorrent/tt-metal/issues/18506
Where should I file this (happens in a podman container with Lukoid's 'dependency' branch ``` Setting up tenstorrent-tools (1.1-5) ... /var/lib/dpkg/info/tenstorrent-tools.postinst: 9: .: cannot open /etc/default/grub: No such file dpkg:...
Also is there anyone at tenstorrent (@warthog9 ?) that could give me some background on why the debian rust & LLVM packages are not sufficient and external repos need to...