Posts

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mntmn, to random
@mntmn@mastodon.social avatar

did a bit of Reform Next routing at home

chiefgyk3d,
@chiefgyk3d@social.chiefgyk3d.com avatar

@AdeptVeritatis @mntmn i said the same thing a few days ago 🤣

chiefgyk3d,
@chiefgyk3d@social.chiefgyk3d.com avatar

@mntmn @sontags oh sweet that answers my question. Any idea what the battery life would be like compared to the current module in the pocket reform?

Maybe I’ll be able to buy the RK3588 upgrade for my pocket reform around the holidays once I am used to the Pocket Reform.

I can’t wait to slap a cell phone modem in and do work from anywhere. I haven’t been this excited to use and review a product since I got my hands on my @purism Librem 14 with Qubes OS!

mntmn, to random
@mntmn@mastodon.social avatar

i have word that the first 18 MNT Pocket Reforms have started shipping to backers (non-hyper, black case, white kailh choc switches). anyone got a notification?

also, we have packed another shipment of 30 Pocket Reforms that's going out on tuesday (after customs clearance). that one also contains devices with Red Pro switches.

mntmn,
@mntmn@mastodon.social avatar

@chiefgyk3d @mtm @defcon did you order hyper or non hyper?

chiefgyk3d,
@chiefgyk3d@social.chiefgyk3d.com avatar

@mntmn @mtm @defcon I ordered a purple non hyper unit

mntmn, to random
@mntmn@mastodon.social avatar

so what exactly is the display tech in the daylight dc-1? high res monochrome lcd with the backlight removed/replaced with something transflective?

j4n3z,
@j4n3z@mastodon.social avatar

@mntmn I think first time I saw something like that on Pebble watch back then. If I remember correctly it was LCD with transreflective layers behind and state memory for saving battery life.

hardcoreufo,

@mntmn could be like the sharp memory lcds on the playdate or Swiss micros calculators.

mntmn, to random
@mntmn@mastodon.social avatar

after a lot of trial and error and reverse engineering of a hdmi adapter from the seller i got the alternative display panel for pocket reform up and running today, finally. this was hard because docs were severely limited and @timonsku and me were extremely puzzled why nothing was working. in the end the escape clock frequency was too high, setting it to 24MHz worked.

josch,
@josch@floss.social avatar

@mntmn Though I guess that might be a bit disruptive for existing setups which control their setups using tools like brightnessctl set 8 to put their display to full brightness, which would then not do the intended thing anymore. But I would also not know how to make this sort of thing opt-in... :/

mntmn,
@mntmn@mastodon.social avatar

@josch one can do brightnessctl 100%

mntmn, to random
@mntmn@mastodon.social avatar

trying to reverse engineer a mipi dsi display's init sequence

video of an oscilloscope capturing binary data transmission on two channels (blue and yellow)

azonenberg,
@azonenberg@ioc.exchange avatar

@mntmn Did you try decoding it in ngscopeclient? We have D-PHY and DSI decodes.

mntmn,
@mntmn@mastodon.social avatar

@azonenberg just captured a .wfm!

mntmn, to random
@mntmn@mastodon.social avatar

anyone can get me the datasheet for Erised ER88477?

lina,
@lina@uwu.social avatar
mntmn,
@mntmn@mastodon.social avatar

@lina this is not the datasheet for the chip. only a partial datasheet for a display, which isn't useful for me at this point

mntmn, to random
@mntmn@mastodon.social avatar

sneak peek at the purple MNT Pocket Reform aluminum color

daviwil,
@daviwil@fosstodon.org avatar

@mntmn I'll take all of them, please

savasten,

@mntmn so pretty 😍

mntmn, to random
@mntmn@mastodon.social avatar

since i'm watching voyager i have seven living rent free in my head saying "irrelevant" when reading weird stuff on the internet

cenbe,
@cenbe@mastodon.sdf.org avatar

@mntmn Fun will now commence.

mntmn, to random
@mntmn@mastodon.social avatar

working on rendered illustrations for the MNT Pocket Reform manual ^^

mntmn, to random
@mntmn@mastodon.social avatar

TIL (via CADmium) that there's a b-rep kernel for Rust called Truck with examples https://ricos.gitlab.io/truck-tutorial/v0.1/bottle.html

mntmn, to random
@mntmn@mastodon.social avatar

Microsoft suddenly going to town again with ARM/qualcomm surely will be good for us in terms of more arm64 software compat and Linux mainlining efforts for Qualcomm hw.

also, people who are tired of all these AI anti-features can be sure that the MNT Reform family will be free of that stuff.

chainq,
@chainq@mastodon.social avatar

@mntmn I wonder if any of these high-end non-Apple ARM chips will be available for "mortals" to buy and design hardware around, or this will just remain yet another walled garden.

mntmn,
@mntmn@mastodon.social avatar

@chainq also my main question atm. at least we can start with QCS6490

mntmn, to random
@mntmn@mastodon.social avatar

most underrated text editor: micro

mntmn, to random
@mntmn@mastodon.social avatar

what's the easiest way to forward input events (mouse, keyboard) from a wayland (wlroots) session on one computer to the other (also wayland/wlroots)?

bitman,
@bitman@techhub.social avatar

@mntmn just to add an alternative I'm using https://github.com/debauchee/barrier. BTW is

mntmn,
@mntmn@mastodon.social avatar

@bitman barrier works on wayland?

mntmn, to random
@mntmn@mastodon.social avatar

here's the first demo i've seen so far of the upcoming toponaming (topological renaming?) fix for FreeCAD that has been in the works for a while now. i think it's gonna be a big deal in terms of FreeCAD usability https://www.youtube.com/watch?v=kvRpOzig6D4

mntmn, to random
@mntmn@mastodon.social avatar

done with the second revision of the RK3588 module for MNT Reform (and Pocket Reform as soon as there are DSI display drivers mainlined). i've been running the first rev in my laptop for weeks (months? lost track of time on this one). this rev has a bunch of fixes and new stuff:
—"wifi/bt" connector to support any kind of off-board sdio/uart/usb module for wifi/bt or other things
—lpc spi connection for system controller
—hdmi fixes (4k@60 works now!)
—extra sai audio lines for phone/modem

the same MNT RCORE module in the pcb editor of kicad, 6 layers, it's a maze of crisscrossing signals

gsuberland,
@gsuberland@chaos.social avatar

@mntmn ah nice. glad to hear it wasn't an SI issue, that would've been much more funky to fix :)

frostchild,
@frostchild@mastodon.social avatar

@mntmn Cool, so you got MK3588 working for pocket mnt reform? That's awesome. :D

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • tacticalgear
  • mdbf
  • InstantRegret
  • magazineikmin
  • Youngstown
  • thenastyranch
  • rosin
  • slotface
  • Durango
  • cubers
  • ngwrru68w68
  • anitta
  • cisconetworking
  • GTA5RPClips
  • modclub
  • tester
  • khanakhh
  • everett
  • provamag3
  • osvaldo12
  • Leos
  • normalnudes
  • ethstaker
  • megavids
  • lostlight
  • All magazines