So, it's been a pretty crappy year so far hardware wise. My Vaio's headphone jack and 'a' key are broken, so it's been in for repair (and Sony, you're taking an awfully long time to repair relatively minor damage. It's been in since the 22nd of Febuary now...), and as of this weekend we just had, one of the hard drives in my desktop RAID died. All this is kind of inconveniencing my development efforts, which is annoying, but I'll survive.
I'm going to be buying another two to replace both of them, of course, as I don't want to put all my trust in the remaining drive not falling over.
On the subject of hardware, anyone got any recommendations laptopwise? I'm probably going to be replacing this Vaio soon, as it's just over a year old now and keeping it much longer will lead to depreciation - not a good thing.
I'm after a fair bit of power, seeing as I like compiling things like Qt every once in a while (not to mention KDE), and I'm also a fan of reasonable graphics (NVidia please, I had ATI *hell* last weekend, but that's a whole other story) as I game once or twice a month.
12 comments:
Oh, you want NVidia for your next laptop? Then be prepared to not be able to set the screen brightness.
Yeah, you may have been in ATI hell, but AMD/ATI at least provides FOSS drivers. I don't know what your hell was (I'd guess it has something to do with the proprietary drivers which AFAIK don't support the current X-Server), but I only had good experiences with the FOSS drivers that I never even toughed the proprietary ones.
FOSS drivers ans 3D compatibility require a bit older hardware, though, as AMD releases the drivers only after a while.
toughed --> touched
The latest git radeon driver works *just* fine here (Radeon HD 3200, AMD 780G integrated, RS600 architecture). The latest radeon is available from special repositories in several distributions - I know of (K)ubuntu and Arch.
It's also free and only going to get better.
Also, don't buy from Sony. At least I don't because a Sony spokesperson said that the rootkit their DRM installed on computers a few years ago "was no big deal because users don't know what a rootkit is anyway". The only way to retaliate against such contempt of customers is not buying.
Suggestions - easy: if you can afford it, get a Thinkpad, ideally from one of the series that existed before Lenovo took over. Mine is 5 years old or so, not the slightest hardware problem in all those years.
Also, Thinpad maintenance manuals are freely downloadable and Thinkpads are very easy to take apart and reassemble. You can remove the harddisk with one screw, for example. There are no plastic tabs that can break off when you don't treat them right, just screws.
Thinkpads also look (much) better used than new, which is probably not for you if you buy new hardware that often :)
I have the Asus N10J it's a 10" atom laptop with nvidia graphics. It works with KDE quite well. I haven't tried to do any gaming on it (its atom based so not so fast) but it is fast enough to run the game engine that I develop on at work.
ps Screen brightness is working fine for me here with nvidia binary drivers.
While i wouldn't recommend a 5 year old thinkpad, i can definitely recommend the new one. I have a t400, which works like a charm with linux (including sleep and whatnot). You get decent battery time (~6h), it's rather light and the led backlight screen is a must.
The ati drivers work flawlessly for me, but anyway i always use the onboard intel graphics which use less power.
wow! so many comments, thanks for the feedback all. let me address the points...
@KAMiKAZOW: thanks for the warning. i'm reluctant to use proprietary drivers, but at the moment (with nvidia and ati, I'll cover ati seperately) they're unfortunately the better option.
nv, as we know, doesn't support 3D which puts it entirely out of consideration, noveau does, but it's relatively immature (though improving fast), but it's not all that stable/tested, yet, and it's not all that fast, meaning that it's not quite ready *yet*.
I've been using proprietary (nvidia) drivers on and off since 2006, so I know what the pitfalls are, and I do dislike them, but simple pragmatic reality dictates that - at least for now - I'm stuck with them.
Open drivers are fast improving, though, so I hope that 2010 will be the year that I can kiss them goodbye. Unfortunately, I lack the skill (and time) to help improve them to reach that goal sooner.
@maelcum: I'm sure ATi are improving, but I don't have as much time as I'd like, meaning that setting drivers up from source isn't really something I'd like to do. It is what I was *forced* to do recently, since you and KAMiKAZOW seem curious:
I was setting up an OpenSUSE install on a laptop for my fiancee.
Open drivers didn't work, at all. Varying problems from total system lockup to an invisible mouse cursor. No helpful information left anywhere I could find it, at least. I'm not experienced at digging into such problems, so after a few hours of tinkering with X's config, I decided that enough was enough, and pulled fglrx, and installed it. While it's far from satisfactory in a number of ways, it at least lets me use the system, reliably.
@maelcum: on Sony... yes, I'm not satisfied with some of their business decisions in the past. unfortunately, I'm satisfied with their competitors even less.
this doesn't mean to say that I'm using a Sony simply because they're the lesser evil, they're still *an* evil I'd rather avoid - but because I've not found anything better, alas. in terms of failure rates, they're much more reliable than (most) of the competition, they have good support, and good hardware.
Thanks for the recommendations on thinkpads all. I'll take a look into what my options are. ;)
If you've got any problems with the open ATI drivers, please do report a bug on bugs.freedesktop.org with the Xorg.0.log and description of the problem -- they're really responsive and so far haven't failed to fix any problem I've seen. I'd probably say it's the best-maintained of any of the drivers; better than Intel and Nouveau (but the latter are definitely getting there), and I'm not counting nvidia_drv because it's proprietary, and screw those guys.
@daniels: I generally don't report bugs in drivers unless I can take the time to build from source and make sure the problem is still there. But I agree with everything else you said :)
Post a Comment