Search found 28 matches

by Sliff2000
Tue Sep 26, 2023 5:33 pm
Forum: Nintendo 64 (N64)
Topic: N64 Core
Replies: 567
Views: 1750180

Re: N64 Core

For me if I didn't map the tilt to the analag through mister mapping up and down wouldn't work in n64.

by Sliff2000
Tue Sep 26, 2023 10:23 am
Forum: Nintendo 64 (N64)
Topic: N64 Core
Replies: 567
Views: 1750180

Re: N64 Core

So I found even with the nso controller I had to go through the full controller mapping in the mister (before the n64 core mapping) I hit my space bar to skip the mouse stuff which screwed up my analog stick -- only left and right.... But at the end was the tilt which was necessary for the analog stick to be picked up fully. I would just hit finish...
by Sliff2000
Sun Jan 01, 2023 11:13 pm
Forum: Linux
Topic: Samba Not Starting
Replies: 4
Views: 1018

Re: Samba Not Starting

Not sure why I showed the \\#!/bin/sh ... but it was #!/bin/sh. I did find the problem -- /media/fat/linux/samba.sh was /media/fat/linux/_samba.sh so the script was exiting. Renamed it and everything is working -- even on reboot. Used to work. Must have been playing around with security_fixes.sh script at some point. Should be something in the samb...
by Sliff2000
Sun Jan 01, 2023 10:08 pm
Forum: Linux
Topic: Samba Not Starting
Replies: 4
Views: 1018

Re: Samba Not Starting

The lines where in there. Never touch the file. Here is my current /etc/init.d/S91smb : \\#!/bin/sh [ -f /etc/samba/smb.conf ] || exit 0 [ -f /media/fat/linux/samba.sh ] || exit 0 mkdir -p /var/log/samba mkdir -p /tmp/samba mkdir -p /tmp/cache mkdir -p /tmp/cache/samba mkdir -p /var/lib/samba/private start() { printf "Starting SMB services: &q...
by Sliff2000
Sun Jan 01, 2023 9:44 pm
Forum: Linux
Topic: Samba Not Starting
Replies: 4
Views: 1018

Samba Not Starting

Haven't used samba in awhile but regularly update mister. Ssh into mister and tried running smbd when I couldn't access any of the samba shares and I got the error: directory_create_or_exist: mkdir failed on directory /var/lib/samba/private/msg.sock: No such file or directory Made the directory -- smbd then nmbd and everything works ((well had to a...
by Sliff2000
Wed Dec 21, 2022 6:01 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

It seems I can't upload gifs or the ota. The gifs said no sdcard and the ota didn't work either. Is it possible I have a bad solder? It reads OK - just seems like it can't write. Could it be the CS connection? ((Looks a little weak -- will re-solder when I get home)). Promise I won't blow this thread up, but I simply made a new galaga 192x32 from t...
by Sliff2000
Wed Dec 21, 2022 4:52 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

So it works with 3 panels (obviously) but everything is left justified. Is there anyway to easily center it?

Here is the code change:

Screen Shot 2022-12-21 at 11.41.36 AM.png

Here is Galaga:

PXL_20221221_164054334.jpg

Here is all 3 working:

PXL_20221221_164104759.jpg
by Sliff2000
Wed Dec 21, 2022 4:44 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18936

Re: tty2rgbmatrix

Also,, if anyone does have an issue uploading to the ESP32-Trinity board, lower your baud rate. Not sure how that changed on me, but it was my fix.

by Sliff2000
Wed Dec 21, 2022 4:21 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

Wow.. changed the baud to 230400 and it worked!

And yes,,that was the message that I got in my browser.

by Sliff2000
Wed Dec 21, 2022 3:57 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

So I have a ESP32-Trinity board that I successfully uploaded and everything looks great. I wanted to screw around and see if I can add another panel which I changed on line 111. Compiles no issue -- but when it goes to upload I get: Sketch uses 1001021 bytes (76%) of program storage space. Maximum is 1310720 bytes. Global variables use 74708 bytes ...
by Sliff2000
Wed Dec 21, 2022 3:54 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18936

Re: tty2rgbmatrix

Sorry man.... need to stop drinking wine before working on this stuff.

by Sliff2000
Wed Dec 21, 2022 1:15 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18936

Re: tty2rgbmatrix

So I have a ESP32-Trinity board that I successfully uploaded and everything looks great. I wanted to screw around and see if I can add another panel which I changed on line 111. Compiles no issue -- but when it goes to upload I get: I also tried the OTA and I get Method Not Allowed I had the trinity unpluged from the led boards and only plugged int...
by Sliff2000
Mon Dec 12, 2022 9:18 pm
Forum: Official Addon Boards
Topic: MT32-Pi Gerber Issues?
Replies: 5
Views: 3158

Re: MT32-Pi Gerber Issues?

Mine were done by JLCPCB -- had many other boards done by them. Never had a problem and pretty cheap. Think I got 20 sets of these for $18.00 a year ago with a coupon or something.

by Sliff2000
Mon Dec 12, 2022 7:29 pm
Forum: Official Addon Boards
Topic: MT32-Pi Gerber Issues?
Replies: 5
Views: 3158

Re: MT32-Pi Gerber Issues?

I have got a few,, made a few --- sold a few. PM me your address and I can send a pcb set out to you for free. I can send you one built for $20.

by Sliff2000
Tue Dec 06, 2022 5:14 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

Silly ... thanks.

by Sliff2000
Tue Dec 06, 2022 5:02 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23309

Re: web2rgbmatrix

Call me a newbie -- Have the latest Arduino 2.03. Installed the libraries and can't get the code to compile. Any help I would be grateful.

by Sliff2000
Fri Jul 29, 2022 10:47 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18936

Re: tty2rgbmatrix

What an amazing project! I have both i2c2 and tty2 on my arcade bar cab. My parts ordered is placed! Do you think it would be possible down the road to save the pictures to the mister like ttty2oled? Maybe even have the option to load a tty2 picture if a rgb is not present? Wish I could code. Very excited to see the future on this project! Thanks e...
by Sliff2000
Wed Jun 22, 2022 4:21 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1375
Views: 396600

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Unfortunately I don't really know...I was trying on my mac then switched to windows and everything went flawless.
by Sliff2000
Tue Jun 21, 2022 7:25 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1375
Views: 396600

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Keep on getting an error when verifying:

'OLED_DC' was not declared in this scope

on line 129: Adafruit_SSD1322 oled(256, 64, &SPI, OLED_DC, OLED_RESET, OLED_CS);


Any wisdom? Thanks
by Sliff2000
Sat Jan 22, 2022 11:30 am
Forum: Linux
Topic: TP-Link TL-WN725N V1 Driver
Replies: 17
Views: 21727

Re: TP-Link TL-WN725N V1 Driver

I would like to confirm that my network running with Ubiquity hardware started working after I added these lines to my /media/fat/linux/wpa_supplicant.conf:

ctrl_interface=/run/wpa_supplicant
update_config=1
country=US
by Sliff2000
Wed Jan 12, 2022 1:39 am
Forum: Official Addon Boards
Topic: Unable to get a MT32 Pi hat working
Replies: 17
Views: 17044

Re: Unable to get a MT32 Pi hat working

Glad it's working. Monkey Island 2 really does sound good.
by Sliff2000
Tue Jan 11, 2022 7:56 pm
Forum: Official Addon Boards
Topic: Unable to get a MT32 Pi hat working
Replies: 17
Views: 17044

Re: Unable to get a MT32 Pi hat working

All good with new IO board! I'm having the exact problem you have, but a new IO board didn't solve it for me :( I've run out of ideas about why my MT32 won't load (black screen, red flashing light). I've tried so many things but alas, no luck. Might make a new thread with a complete rundown and photos later, see if anyone can point me in the right...
by Sliff2000
Wed Dec 29, 2021 9:25 pm
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 152701

Re: i2c2oled (little brother of tty2oled)

Just like to say thumbs up to venice - fantastic project bro! I found a 5v off the ADC header on the de-10 ((10 pin header by the ethernet)) pin 1 is 5v and pin 10 is gnd. The 3v on the rtc was a little to small for my aging eyes. The IC display can run 3-5v. I also removed the wire from the power and ground dupont connectors and cut the plastic sh...
by Sliff2000
Wed Dec 29, 2021 3:18 pm
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 152701

Re: i2c2oled (little brother of tty2oled) and Mister mt-32 pi

Are the sdl and scl pins on the mister arduino headers the same as the rtc board? I am running a mt-32 pi hat for midi and it connects to the sdl and scl pins on the de-10 nano. Curious if this would cause an issue before I start taking everything apart. Also it shows to connect to 3v, but I see the specs on the 2864 128x64 OLED Display SSD1306 Dri...
by Sliff2000
Tue Nov 16, 2021 12:37 pm
Forum: Linux
Topic: Importing or converting .ttf font.
Replies: 3
Views: 3247

Re: Importing or converting .ttf font.

I am including in my finds an 8x8 pf editor. You can also open multiple instances and copy and paste between them so you can add the system icons ((status bars, wifi, etc..)).

https://www.min.at/prinz/o/software/pixelfont/
by Sliff2000
Tue Nov 16, 2021 12:57 am
Forum: Linux
Topic: Importing or converting .ttf font.
Replies: 3
Views: 3247

Re: Importing or converting .ttf font.

Wow, pretty awesome. Fantastic start -- Thank you!
by Sliff2000
Mon Nov 15, 2021 4:28 am
Forum: Linux
Topic: Importing or converting .ttf font.
Replies: 3
Views: 3247

Importing or converting .ttf font.

I've noticed all the fonts for the menu end with .pf. I have a few .ttf fonts I would like to bring over to my mister. Is there a tool? I have looked to no avail. I am including the two fonts I would like to add/convert -- maybe someone will sprinkle some faery dust on them ;) . Thanks.