Showing posts with label laptop. Show all posts
Showing posts with label laptop. Show all posts

Sunday, January 13, 2008

Anyone else excited about the Cloudbook???

I have been wanting an ASUS EEE for quite some time now but even with its low price of ~$400, I have not been able to afford it. I had been saving and hoped to have $400 for it soon...but now a new cloud has arisen :) (and for the same price)

Have you seen the Everex Cloudbook? This is another 7in screen, 2 lbs, ultra mobile laptop to be hitting the market soon (as in 25 Jan 2008 soon)!!! I still won't be able to buy one yet, but I already have ideas as to what to do with it.

First, let me state I like the hardware specs better such as 30gb hard-drive vs 4gb flash. Second, while I like ASUS as a company, Everex has seemed to recently be much more supportive of opensource personalities who might want to open up their hardware and "tinker" with it - ASUS placed a "void warranty" sticker on their boxes.

I am hoping that sites will pop up like eeeuser.com for the cloudbook. I am hoping to make this my #2 computer (a high priority for me) and so have some other operating system ideas in mind. Of course people will be putting Ubuntu on it - but I am wanting to take advantage of consistent hardware and develop a Gentoo base that can be "ghosted" onto it, from which individual software can be compiled. Maybe several images - one with Enlightenment (like the gOS has), fluxbox, commandline only, xfce with compiz, or ever the mezzo desktop. What kind of interest is there? I see no Google results for this kind of stuff yet.

Like I said, I can't wait to have one. I have more ideas, but no forum or wiki to share them. Anyone else have ideas or even want one?

--MR

See: http://www.everex.com/

Saturday, July 28, 2007

Gentoo Number Two

Things are coming along further now - I have compiled X and it works! I have settled on E17 for a window manager as I currently have a working gnome/compiz setup in Ubuntu which I will keep (for now) as a dual-boot. I can't help but feel more excited every day as I get more accomplished.

As I still have not subscribed to high speed internet at home yet (we just moved and are saving money until we get settled in and see what our typical bill will be), I have resorted to downloading sources wirelessly at coffee shops and friends houses and then compiling overnight. I have written some scripts which I will post later on which either download all sources for a world upgrade or download all sources for a particular package. I felt pretty good about writing those, though they are simple and probably boring to "real" bash users.

I could not emerge much without emerging cmatrix :) so that is now on my console!

What fun this geeky stuff is! Maybe I can become more than a bug finder - possibly a developer someday?

Tuesday, July 17, 2007

Gentoo on a Gateway 200ARC!!!

I have been working on installing gentoo on an old laptop (Gateway 200arc).

As far as I have been able to test, everything works to some degree right now - from booting without errors (and quickly) to the build in wireless card. As it is now, though, it is only a console - no X. I am new to gentoo, and have done the install mostly through chrooting from an installed working version of Ubuntu Feisty 7.04.

I am doing this because I believe a good linux user should be familiar with multiple distributions. I have the most experience with Debian (and its derivatives), but have also used Slackware and Suse in the past. I guess it is time to swim with the big fish now and Gentoo sounds geeky and l33t :)

I followed the handbook for the most part. Gentoo is actually not that difficult to install if you are comfortable with the commandline and can read/follow directions - the handbook is very well written.

Like I said, I have not used a cd iso or anything, I downloaded the single page html handbook, a stage 3 tarball, and a portage snapshot (just read the book - it will tell you what and where) all from a completely different distribution. I did everything over the other distro's wireless. I made a small file with the instructions on how to chroot into the environment, and used it whenever I needed back in (since I take many breaks). The most time consuming/nail biting experience is the kernel - but I went through every item, and made educated guesses based on lspci, lsmod, and dmesg outputs in my working distro.

The most difficult thing so far has been getting my wireless to work. I first tried compiling the driver (ipw2200) into the kernel, then as a module - both ways left me without wireless working still :( I even jumped on irc (best thing I never tried before) without resolution of the problem - then on some foreign language page I could not read - I found instructions that listed the phrase, "emerge ipw2200-firmware" which I did and everything works! It even works with each kernel :)

Well, I will keep on working at it - this is becoming fun as things work. I will be adding X soon and think I may go xfce + compiz-fusion or Enlightenment 17 - who knows - any suggestions???