
I decided it was finally time to get a new laptop after 12 years. The old machine has lost the NVIDIA chip (forcing it to run only on the intel video works, but don't even think about running 3D games and the external monitor port does not work). Also the fingerprint scanner and color meter haven't worked in years (not that I really cared much about those two things). Also the top of the screen has a chunk of dead pixels showing white all the time. I guess it was time. So my choice that I ended up with using the cyber Monday discounts and rakuten was a Thinkpad P1 Gen 7. 21KV001CUS which is: Intel Core Ultra 9 185H NVIDIA RTX 4070 Mobile 8GB 64GB LPDDR5 CAMM2 2TB NVMe 16" 2560x1600 IPS 165Hz 5MP Camera Fingerprint scanner (Seems those are just standard) Backlit US keyboard 2x2 WiFi 7 and Bluetooth 5.3 I think I am set for another decade or so. I will have to try putting Debian on it to see how well supported the hardware is, although it will most likely only ever end up running it in WSL for the most part. I have other systems dedicated to running Linux. Cyber-Monday deal knocked 59% of the list price (do they ever sell for list price?) and then rakuten provided 15% cash back after that. Still not cheap, but I don't buy computers very often. -- Len Sorensen

OK, I see it on Lenovo site. How do you get "Rakuten" promo? -- On 2024-12-02 15:19, Lennart Sorensen via talk wrote:
I decided it was finally time to get a new laptop after 12 years.
The old machine has lost the NVIDIA chip (forcing it to run only on the intel video works, but don't even think about running 3D games and the external monitor port does not work). Also the fingerprint scanner and color meter haven't worked in years (not that I really cared much about those two things). Also the top of the screen has a chunk of dead pixels showing white all the time. I guess it was time.
So my choice that I ended up with using the cyber Monday discounts and rakuten was a Thinkpad P1 Gen 7.
21KV001CUS which is:
Intel Core Ultra 9 185H NVIDIA RTX 4070 Mobile 8GB 64GB LPDDR5 CAMM2 2TB NVMe 16" 2560x1600 IPS 165Hz 5MP Camera Fingerprint scanner (Seems those are just standard) Backlit US keyboard 2x2 WiFi 7 and Bluetooth 5.3
I think I am set for another decade or so.
I will have to try putting Debian on it to see how well supported the hardware is, although it will most likely only ever end up running it in WSL for the most part. I have other systems dedicated to running Linux.
Cyber-Monday deal knocked 59% of the list price (do they ever sell for list price?) and then rakuten provided 15% cash back after that. Still not cheap, but I don't buy computers very often.

From: William Park via talk <talk@gtalug.org>
OK, I see it on Lenovo site. How do you get "Rakuten" promo?
Go to Rakuten.ca - sign up - follow the formula (for lenovo.ca discounts, follow the rakuten link to lenovo and buy - pray it works. I think that this apparatus is glued together with cookies so you probably should not suppress them. Rakuten has a broken emailer so verification messages don't get through to me. I'm to lazy to address this. I told the sysadmins but they didn't respond. The problem is the domain listed on their SMTP ehlo line doesn't resolve. ======================= I bought a couple of NAS boxes from AliExpress today, partly because of the 15% Rakuten cash back from their site today. No ECC RAM :-( <https://forums.redflagdeals.com/aliexpress-4-bay-aoostar-wtr-pro-nas-byoos-c-415-less-discounts-plus-options-2731759>

On Mon, Dec 02, 2024 at 05:54:04PM -0500, D. Hugh Redelmeier via talk wrote:
Go to Rakuten.ca
- sign up
- follow the formula (for lenovo.ca discounts, follow the rakuten link to lenovo and buy
- pray it works.
It usually does. I already got the $450 show up from lenovo which is more than everything else I ever collected through rakuten in the past combined. It does not usually work combined with other things like perkopolis (although a few people seem to have managed to convince people in the past to allow it, but normally they don't. In this case rakuten was definitely worth using over perkopolis, which was only about 5% lower price).
I think that this apparatus is glued together with cookies so you probably should not suppress them.
It definitely uses cookies to do the work.
Rakuten has a broken emailer so verification messages don't get through to me. I'm to lazy to address this. I told the sysadmins but they didn't respond. The problem is the domain listed on their SMTP ehlo line doesn't resolve.
That's strange. -- Len Sorensen

On Mon, Dec 02, 2024 at 04:20:13PM -0500, William Park via talk wrote:
OK, I see it on Lenovo site. How do you get "Rakuten" promo?
Sign up for rakuten (https://www.rakuten.ca) and use their browser extension or use their website to go to lenovo. The browser extension is handy since it will tell you if it is available for any shopping site you are on. -- Len Sorensen

On Mon, Dec 02, 2024 at 03:19:01PM -0500, Lennart Sorensen via talk wrote:
I decided it was finally time to get a new laptop after 12 years.
The old machine has lost the NVIDIA chip (forcing it to run only on the intel video works, but don't even think about running 3D games and the external monitor port does not work). Also the fingerprint scanner and color meter haven't worked in years (not that I really cared much about those two things). Also the top of the screen has a chunk of dead pixels showing white all the time. I guess it was time.
So my choice that I ended up with using the cyber Monday discounts and rakuten was a Thinkpad P1 Gen 7.
21KV001CUS which is:
Intel Core Ultra 9 185H NVIDIA RTX 4070 Mobile 8GB 64GB LPDDR5 CAMM2 2TB NVMe 16" 2560x1600 IPS 165Hz 5MP Camera Fingerprint scanner (Seems those are just standard) Backlit US keyboard 2x2 WiFi 7 and Bluetooth 5.3
I think I am set for another decade or so.
I will have to try putting Debian on it to see how well supported the hardware is, although it will most likely only ever end up running it in WSL for the most part. I have other systems dedicated to running Linux.
Cyber-Monday deal knocked 59% of the list price (do they ever sell for list price?) and then rakuten provided 15% cash back after that. Still not cheap, but I don't buy computers very often.
So I finally got around to trying a Debian install on the new laptop just to see how well (or not well) it is supported. The answer appers to be surprisingly well. I used the latest Debian testing installer image. Not sure how well stable would have done, I suspect it would not have had the firmware for the wifi at all. Installer complains about not finding iwlwifi-gl-c0-fm-c0-93.ucode even though iwlwifi-gl-c0-fm-c0-92.ucode was successfully loaded. The driver accepts either and is working. No idea how to get wifi configured in installer. I have never tried that before since this is the first machine I have ever installed Debian on that did not have a wired network port. Wifi works fine from gnome after installing. Maybe wifi support has never actually existed in the installer, although I see wpa_suplicant in the installer, so not sure what that is about. If it is supposed to detect wifi and ask, it certainly didn't. I guess I could have found a USB network adapter (I have one somewhere) and used that. Instead I spent 15 minutes downloading a 24GB BD-1 install image, and then waited 3 hours as my poorly chosen USB key wrote it at 6MB/s. I had no idea anyone made USB keys that slow anymore. Audio requires installing firmware-misc-nonfree for tas2781 firmware. After that audio and volume keys and such works fine. Webcam is working. SD card reader works. Fingerprint scanner appears to be detected and working with fprintd. At least fprintd-enroll seems to recognize it. Screen resolution is detected correctly at 2560x1600@165Hz and seems to have chosen to run X11 with nouveau driver which seems to be working fine. Brightness keys work fine. Wayland works too. I did not have to mess around with bumblebee or any of the other swithing between intel and nvidia graphics stuff. I have no idea how that works these days, it just appears it does. Hibernate appears to work, and detects the screen being opened and closed. Battery status and charging status appear to work too. I have not tried HDMI external screen yet, and I don't think I have anything to test thunderbolt with. So overall quite successful for an install on new hardware. Only missed installing the audio firmware file and the installer not doing wifi configuration (but maybe that's expected and not a problem). I was surprised all the hardware actually seems to be fully supported. I haven't decided if I will keep the debian install or not, given I have a dedicated server around to do most tasks, and I have Debian in WSL which handles most of what I ever need and Windows has a lot better support in games. Maybe I will make a small 500G Debian install and keep it around to play with. The default console font of 8x16 is crazy. 320x100 text on a 16" is a bit on the small side, but very clear overall. -- Len Sorensen

On 2025-02-06 13:05, Lennart Sorensen via talk wrote:
On Mon, Dec 02, 2024 at 03:19:01PM -0500, Lennart Sorensen via talk wrote:
I decided it was finally time to get a new laptop after 12 years.
My previous two computers were each used for almost a decade each before I felt it was time to upgrade them.
I used the latest Debian testing installer image. Not sure how well stable would have done,
I tried Debian on a Dell laptop I recently acquired. I need to switch it over to Gnome/MATE style desktop. I am not a fan of the Apple style (LXDE?) type desktop with the program icons at the bottom of the screen. I also installed Linux Mint Debian Edition on the laptop. Everything is working except for the physical right mouse button. I can't get it working. I've tried mouse-tweaks and gnome-tweaks and neither help.
I haven't decided if I will keep the debian install or not
I'm considering going back to straight up Linux Mint. It is morelikley to have both mouse buttons working. I'll have to try booting a live distro to test whether that will allow me to use the RMB. -- Cheers! Kevin. https://www.patreon.com/KevinCozens | "Nerds make the shiny things that | distract the mouth-breathers, and Owner of Elecraft K2 #2172 | that's why we're powerful" #include <disclaimer/favourite> | --Chris Hardwick
participants (4)
-
D. Hugh Redelmeier
-
Kevin Cozens
-
Lennart Sorensen
-
William Park