The questions I always ask: - Does it have atlest two m.2 slots? - Can I have WIFI and WWAN (5G)? - Can this fit 4 RAM sticks? (96-128G RAM) - Does it have a 4k display? (it's 2023, come on!) Still not many computers do offer these parameters :-( I'd love to have Framework laptop if it would offer these parameters.
I think you should be waiting for their 16" model.
The Framework Laptop 13
251–260 of 335 posts
Re: The Framework Laptop 13
#252I've been waiting for this machine for so long, excited to see the actual CPU unveil. I may be out of date, but is the issue with not entering sleep mode properly resolved? That's a huge issue to me. Aside from Framework, does anyone suggest any other existing laptops that keep a fairly slim design while also offering lots of user repairability? I've had an okay experience with my Thinkpad X1 Carbon Gen 3, but she's…
It's pretty annoying.
Re: The Framework Laptop 13
#253The questions I always ask: - Does it have atlest two m.2 slots? - Can I have WIFI and WWAN (5G)? - Can this fit 4 RAM sticks? (96-128G RAM) - Does it have a 4k display? (it's 2023, come on!) Still not many computers do offer these parameters :-( I'd love to have Framework laptop if it would offer these parameters.
Can I ask what workloads you’re running where 8TB storage and 64gb ram aren’t enough? On a laptop…
RAM disks are quite a good way to expedite these things - along with two SSDs.
Re: The Framework Laptop 13
#254The questions I always ask: - Does it have atlest two m.2 slots? - Can I have WIFI and WWAN (5G)? - Can this fit 4 RAM sticks? (96-128G RAM) - Does it have a 4k display? (it's 2023, come on!) Still not many computers do offer these parameters :-( I'd love to have Framework laptop if it would offer these parameters.
If you need 128GB of RAM then a 13 inch laptop is not what you need.
Re: The Framework Laptop 13
#255There's a "Ryzen AI" on these AMD cores that is really a modest sized fpga, supposedly. Linux has been landing some support for interfacing with this- calling it XDNA (on a new "CDX" bus) - but no signs yet that users can program it. Would be a fun thing to get exposed to users. Fingers crossed that actually happens; I could definitely see this being very vendored up, that it ends up only really running a couple pred…
Am I reading this right? * There's a decent built-in gpu * Or I can plug an external gpu into the back * Or I can rip out the mainboard on an old Framework and pop this one in * Or I can pop this mainboard into a Cooler Master case or some rando 3D printed case and have a PC which can sit on my desktop, underneath my TV, etc. (Granted this thing probably won't have the horsepower of a real desktop but for a lot of wo…
There IS a 16" coming that will let you plugin a dedicated GPU.
I will probably order this (or it's next version) one for my machine in 18 - 30 months since mine is only ~6 months old.
edit: and apologies if I mis-understood or am being pedantic
Re: The Framework Laptop 13
#256Re: The Framework Laptop 13
#257I've been waiting for this machine for so long, excited to see the actual CPU unveil. I may be out of date, but is the issue with not entering sleep mode properly resolved? That's a huge issue to me. Aside from Framework, does anyone suggest any other existing laptops that keep a fairly slim design while also offering lots of user repairability? I've had an okay experience with my Thinkpad X1 Carbon Gen 3, but she's…
I've been daily driving a 12th-gen Framework on Fedora 36/37. Sleep itself has worked flawless, although you'll get a graphics driver freeze/crash every odd resume if you don't disable "panel self refresh."[0] I revert this setting every kernel update to see if it's fixed and have not encountered it on 6.2.12 so YMMV. I kind of assumed this was a Linux quirk and that Windows would be fine, but I haven't tried it. [0]…
11th gen doesn't have this issue, but is ...well... 11th gen if you know what I mean
Re: The Framework Laptop 13
#258Earlier quoted context omitted.
I wasn't being super fair nor nice, but I very much felt like I was trying to combat gatekeeping. I was advocating for open & possible, against someone who was trying to shut people down. Intel has 160 Gbps of throughput available for connectivity. You might be able to physically get data to all the same devices with AMD, but at much reduced bandwidth, and the job wont be as easy. And you won't be able to use thunder…
> And you won't be able to use thunderbolt peripherals like external GPUs, if those are available. USB4 is Thunderbolt and the article explicitly mentions eGPUs work.
This is, if true, very good news.
Re: The Framework Laptop 13
#259Earlier quoted context omitted.
I've been using an AX210 on a Ryzen based laptop since early 2022. I initially had issues with it causing the laptop to lockup hard, if iwlwifi module (AX210 driver) was loaded, on resume from suspend to disk. It was easy to work around using a hook script to down the interface and unload the module before suspend, and reload + up interface if it had been up at time of suspend. S3 suspend to ram / resume worked fine…
"It was easy..." - that doesn't sound that easy to me. I've honestly never had to do something like that to get linux working. Or maybe I'm too lazy and tried to work around things like that.
The original dumb version (written in anger, after the first time the laptop crashed on resume post installing the Intel card, and a bit of testing to isolate it to the iwlwifi module) was just a few lines-- literally a couple minutes to write. It has grown since to about 10X the size to handle some details specific to my network setup more intelligently.