Click to See Complete Forum and Search --> : Best *nix compatible laptop & enthusiast sites.


JediFonger
12-26-2006, 10:30 AM
i didn't wanna buy another old desktop that'll take a huge amount of space just to try *nix. wanted to try *nix on somn small and can be tucked away when not taking up precious space. so i thought of laptops.

which brand/model combo yields the best *nix installations? i don't want somn so old&moldy it can't run XGL. i want somn fairly recent, hopefully with discreet graphics so i can do some media center stuff on it like video/DVD playback and spdif, etc.

quip
12-26-2006, 11:51 AM
You can check out a few sites like http://www.linux-on-laptops.com/ , but in the end, I have found in my limited experience (a dell latitude and a toshiba) that most hardware will be supported. Some things to look out for (in other words, probably will work but will take a lot more effort than you want to exert): ati graphics, any winmodem NOT supported by the smartlink drivers, and certain wireless chipsets, although the latter are getting more support via ndiswrapper as of late.

The only thing that I do not have going on my Toshiba are the specialized hotkeys; i.e. the multimedia keys on the side of the keyboard. I might be able to get them going, but I just don't care right now. Find a couple of models that you like that fit your price range and do some research, or come back and ask about specific hardware.

psych-major
12-26-2006, 12:04 PM
I have had excellent luck installing linux on several different models of Thinkpad, including t20 and r51.

I have it running now on my Dell Latitude, but with Ubuntu rather than my fave, Slackware.

But if you're scouting around, I would definitely check out Thinkpads. a 3.5lb t20 with a PIII can be had really cheap, and will run Linux very nicely, with hot-key support...

dkeav
12-26-2006, 03:14 PM
vote for thinkpad, been running it on several models t2x, r50,51, t30, t40p, t41
works great, freebsd runs quite well on them as well

the ibm acpi is well documented and supported

JediFonger
12-26-2006, 08:19 PM
i have a few Compaq/HP's, do they work well with *nix?

dkeav
12-26-2006, 09:44 PM
all depends on chipsets

JediFonger
12-28-2006, 10:55 AM
intel 855/852 chipsets. 1st gen centrinos basically. i would imagine they're all fairly well supported.

dkeav
12-28-2006, 11:55 AM
should be yes, my t41 which is early centrino i think has same chipset, it works quite well

JediFonger
12-28-2006, 09:17 PM
coo. when i do my next wave of upgrades, i'll have to retire one of these laptops to *nix it up.

dkeav
12-28-2006, 09:25 PM
go for it, i upgraded mine to intel ipw2200 if you mess with wireless cards on thinkpads you will have to modify the bios a bit, but its no biggy

currently running freebsd-stable on it, runs great, power management works great, wireless works great

blobaugh
01-11-2007, 12:37 AM
i have a compaq x1000 series and everything works with linux. well i havent ever tested the modem in linux, everything else works though.

if you have a laptop laying around download ubuntu 6.10 and boot it. it is a live cd so you will know right off if everything works. if it works on the cd it will work on an install. if you are looking to buy one take the cd to shops and ask them if you can test it.

JediFonger
01-15-2007, 10:20 AM
ubuntu has one of those *nix bootdiscs? whoa i didn't know that!!! very cool, thank you =D.

found it:
https://help.ubuntu.com/community/LiveCD

XiaoKJ
01-15-2007, 02:31 PM
ubuntu has one of those *nix bootdiscs? whoa i didn't know that!!! very cool, thank you =D.

found it:
https://help.ubuntu.com/community/LiveCD
Actually, ubuntu always installed from the livecd IIRC. Or maybe, after the first few releases, they decided to consolidate the livecd into a livecd installer, then making a alternate install cd for edge cases.

JediFonger
02-21-2008, 11:59 AM
last time i tried *nix was 4+ years ago w/mandrake, debian woody, redhat, etc. my #1 complaint about the desktop was always the clunkiness and incoherency and lack of dependency (software package) controls.

furthermore, i was stubborn about trying to learn *nix commands cold turkey. i wanted to install an entire OS from cmd line through gui from scratch instead of 'wizards'/guides. that's why debian woody distro. unfortunately, i never got the gui to run. i finally learned how to make drivers into the kernel, etc. i couldn't even figure how to adjust the screen rez/dpi for the console itself pre-gui. i figured how to install xf86, but never got beyond the .conf files for booting window managers.

just last night, i finally got around playing with ubuntu 7.1 live bootcd! holy cow, what a huge difference this desktop vs. what we had before? WOW!

i could even get the xgl to work! that's simply amazing, internet connection was a cinch, everything was zippy and the programs/apps work out of box and the package managers are awesome. man, i can't wait to find time to install this again!

it's a GREAT TIME to be in *nix!!!

oh and pertaining to this thread and for the record, i'm dedicating a toshiba satellite a10-s177

having said that, i do feel like the stubborn part of me still wants to learn howto install an entire gui from scratch. is this still possible? i know debian unstables/betas still exist as well as gentoo.

psych-major
02-21-2008, 12:04 PM
having said that, i do feel like the stubborn part of me still wants to learn howto install an entire gui from scratch. is this still possible? i know debian unstables/betas still exist as well as gentoo.you can also install Slack from and with only a CLI environment

JediFonger
02-21-2008, 05:01 PM
coo thx. that'll be a the next timesink =P. @least i have things up+running =D.

bwkaz
02-21-2008, 07:41 PM
Entire GUI, from scratch, hmm.

LFS, followed by BLFS?

:p

(I'm only half-joking. LFS starts out with an existing Linux system's command line, then builds a full system from sources from there. BLFS starts out with an LFS system (which is command-line-only), and gives you instructions on how to install tons and tons of other software, including an X server, window manager, GNOME or KDE or both, etc., etc. However, the LFS book assumes you have at least some experience with the Linux command line, so it may not be the best fit.)

JediFonger
02-22-2008, 11:09 AM
coo beans, thanks =D.