EtchedPixels / FUZIX

FuzixOS: Because Small Is Beautiful
Other
2.15k stars 270 forks source link

no tx on UART on 8266 #1017

Closed qqmajikpp closed 12 months ago

qqmajikpp commented 1 year ago

I got the 8266 flashed and the sd card imaged. I can connect via uart and see output but when it asks me to input the time, it doesnt seem to accept. :(

EtchedPixels commented 1 year ago

Does it echo the characters and not accept the newline or do anything or does it not even echo ?

qqmajikpp commented 1 year ago

it does appear to let me type, on that note, the cursor moves freely and i can backspace all the way to the left past the prompt. i can type but backspace doesn't actually seem to delete anything nor does any entry seem to register.

~Ekadasi Newton (a.k.a. Scotty)

Wanna know how to pronounce Ēkādasī? Click this link and then click the Listen (speaker) icon in the lower right hand corner of the right box. https://translate.google.com/#en/hi/ekadasi

I also have a profile HERE http://www.mormon.org/me/f0pn

On Mon, Aug 21, 2023 at 8:54 AM EtchedPixels @.***> wrote:

Does it echo the characters and not accept the newline or do anything or does it not even echo ?

— Reply to this email directly, view it on GitHub https://github.com/EtchedPixels/FUZIX/issues/1017#issuecomment-1686275710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUICAJWZK7232JWYMRICC6LXWNLCFANCNFSM6AAAAAA3XOL6YA . You are receiving this because you authored the thread.Message ID: @.***>

EtchedPixels commented 1 year ago

Unable to reproduce this can you post the full boot messages and compiler version used ?

qqmajikpp commented 1 year ago

thinking about it now, i couldnt actually get Index of /downloads/0.4/esp8266 (fuzix.org) http://fuzix.org/downloads/0.4/esp8266/ to boot for me. i'll have to post the logs when i get a chance. im actually using http://cowlark.com/2021-02-09-esp8266-fuzix/fuzix.tar.xz so thats probably why...

~Ekadasi Newton (a.k.a. Scotty)

Wanna know how to pronounce Ēkādasī? Click this link and then click the Listen (speaker) icon in the lower right hand corner of the right box. https://translate.google.com/#en/hi/ekadasi

I also have a profile HERE http://www.mormon.org/me/f0pn

On Mon, Aug 21, 2023 at 12:51 PM EtchedPixels @.***> wrote:

Unable to reproduce this can you post the full boot messages and compiler version used ?

— Reply to this email directly, view it on GitHub https://github.com/EtchedPixels/FUZIX/issues/1017#issuecomment-1686685998, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUICAJT4C2VHIPOUDOG6US3XWOGYFANCNFSM6AAAAAA3XOL6YA . You are receiving this because you authored the thread.Message ID: @.***>

EtchedPixels commented 1 year ago

If you can reproduce it in 0.4 then I'm interested, if it's just the old release then no.

You'll need to build the flash images as well as they are not in the Image set (for one you need to adjust config.h for your setup and whether you have 1 SD, 2 SD or SD and Wiznet 5500 as well as setting the root device to 0 or 0x11 depending upon if you are booting from flash or SD

EtchedPixels commented 12 months ago

Not upstream tree, not reproducable, no response