Slashdot Mirror


OpenSolaris 2008.11 – Year of the Laptop?

Ahmed Kamal writes "Is Linux getting too old for you? Are you interested to see what other systems such as OpenSolaris have to offer? OpenSolaris has some great features, such as ZFS and dtrace, which make it a great server OS — but how do you think it will fare on a laptop? Let's take an initial look at the most recent OpenSolaris 2008.11 pre-release on recentish laptop hardware."

49 of 223 comments (clear)

  1. Year of the sell out by KnowledgeEngine · · Score: 4, Insightful

    I am interested to see more stories that are not advertising or shout outs develop on laptops reading slashdot. Down with the "Check out my favorite thing" posts.

    1. Re:Year of the sell out by INT_QRK · · Score: 5, Insightful

      I tried it. I installed it on my spare laptop (IBM T-41, ~4 years old). Pros include excellent speed, and easy install. Cons, especially when compared with consumer grade Linux distributions like Ubuntu, include extremely sparse OSS application repository to draw from, and wireless support that I just never could get to work. Having been there and done that, with a tee-shirt, I kept it for a week and reloaded Linux. Not ready yet.

  2. Why? by drhank1980 · · Score: 4, Interesting

    I know it is cool to try out different OSes from time to time, but is there really any solid technical reason why anyone would choose solaris on a laptop over linux?

    1. Re:Why? by Skinkie · · Score: 4, Interesting

      Now the fun of ZFS is that next to RAID-Z* it also has some nice snapshot send and receive features. So you could plugin your laptop and upon leaving, leave a snapshot of your work at another ZFS system has has many drives. Now that seems quite cool :) Another reason could be just using the features of the filesystem such as quickly sharing an NFS export for a presentation. Or making a snapshot of your latest work. ZFS like for example GIT as versioning system bring very interesting 'offline/on-the-road' use-cases. The integration that ZFS has to offer with xVM/Zones just proves the point that virtualisation is also available if you want it to. So yes you can use KVM/VirtualBox/Xen/VMware on your laptop, but as far from integration with the base OS, OpenSolaris has nifty features. Personally I run Linux on all but one system. That one system runs my cluster storage on OpenSolaris.

      --
      Support Eachother, Copy Dutch Property!
    2. Re:Why? by armanox · · Score: 3, Interesting

      Sun's License vs. GPL? Solaris comes with multimedia codecs (such as MP3) that Linux distro's don't ship out of the box. Solaris (and maybe OpenSolaris) also comes with the proprietary nVidia video driver already installed for use.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    3. Re:Why? by Lord+Kano · · Score: 2, Informative

      I'm not going to name names, because I do not wish to enter the distro jihad, but the distro that I use comes with MP3 codecs.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    4. Re:Why? by 93+Escort+Wagon · · Score: 3, Insightful

      I know it is cool to try out different OSes from time to time, but is there really any solid technical reason why anyone would choose solaris on a laptop over linux?

      If you truly are a Linux fan - isn't your first phrase answer enough? I've asked this sort of question about Linux enough times (e.g. "Do we really need another distro?" or "Do we really need yet another window manager?"), and Linux fanboys all think that "because we can" is a good enough answer in and of itself. That's fine; but if it's true when we talk about Linux, it's also true when we're discussing other operating systems.

      --
      #DeleteChrome
    5. Re:Why? by jalefkowit · · Score: 4, Informative

      This should fix most of your problems. It got Hardy working great for me on an Eee 1000.

    6. Re:Why? by phyrz · · Score: 3, Informative

      Not really a troll. Jihad generally translates as 'the struggle'. There are several versions of it.

      'Jihad as-sayf' specifically refers to 'the struggle of the sword', or the fight against non-muslims. This meaning is similar to the idea of defending the American Dream, or spreading democracy, except that some Islamic states have no seperation of state and religon.

      http://en.wikipedia.org/wiki/Jihad

      --
      Don't point that gun at him, he's an unpaid intern!
    7. Re:Why? by flosofl · · Score: 2, Interesting

      I have a 900 (the one with the 900MHz Intel Mobile) and use it mostly for pentesting. I got it because it was a) cheap ($299) and b) has an atheros chipset (for monitor mode and packet injection). I usually spend most of my time on it in Backtrack on a 4GB SDHC --1.5GB for Backtrack proper, 2.5GB for results and persistent config changes. However, I carry the thing around with me to quickly check my IMAP accounts or do a little browsing and I found Ubuntu-EEE. It's 8.04.1 with the array.org changes and the Ubuntu netbook remix on the desktop. I haven't run into any problems with it.

      Another great resource is the EEEuser Wiki.

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    8. Re:Why? by samkass · · Score: 2, Insightful

      I was thinking the same thing about MacOS. You get a full UNIX plus the benefits (zfs, dtrace) mentioned in the summary on top of an excellent platform with probably the best app support of any UNIX.

      --
      E pluribus unum
    9. Re:Why? by TheRaven64 · · Score: 4, Informative

      The Solaris kernel is very nice - good performance, good scalability, zones, ZFS, dtrace, an incredibly scalable TCP/IP stack, a stable driver ABI, and so on. It's fully supported by OSS (Sun paid 4Front to develop it) and I believe it now has a DRI implementation too. The userspace is a bit archaic - it's classic System V, which makes even a GNU userland look nice.

      Or, to turn your question around, what is the compelling reason for choosing Linux over OpenSolaris or, say, PC-BSD, on a laptop?

      --
      I am TheRaven on Soylent News
    10. Re:Why? by jedidiah · · Score: 3, Insightful

      The availability of "yet another option" doesn't make any year "a year of that yet other option".

      It's nice that Solaris x86 is finally not being treated like
      an ugly redheaded stepchild. Although it's about 10 years too
      late and that ship has sailed already.

      I would imagine any OEM would have this nagging doubt in the
      back of their mind about Sun and the future of Solaris and
      what Sun might do in the future to screw things up again.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    11. Re:Why? by armanox · · Score: 2, Funny

      You know, I never saw that coming...

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    12. Re:Why? by pablomme · · Score: 3, Interesting

      what is the compelling reason for choosing Linux over OpenSolaris or, say, PC-BSD, on a laptop?

      Frequency scaling support for the processor to save power? Hardware support in general? I tried OpenSolaris 2008.5 on my laptop, and this was the main issue.

      The userspace is a bit archaic - it's classic System V, which makes even a GNU userland look nice.

      I was interested in trying OpenSolaris for this very reason, since I wanted to see e.g. if I could build Makefiles that worked with GNU make, Sun make and BSD make, and that type of stuff. But to my surprise the userland tools I tried were all GNU.

      --
      The state you are in while your HEAD is detached... - wait, what?
    13. Re:Why? by Draek · · Score: 2, Insightful

      Why not? they're only of dubious legality in the US and other countries with software patents, but there's plenty of countries that have saner legal systems, and no reason why distros can't cater to them instead.

      --
      No problem is insoluble in all conceivable circumstances.
    14. Re:Why? by tehcyder · · Score: 4, Funny

      Sure! Running ZFS on a single drive sounds cool to the other people working at the help desk.

      Plus chicks really dig it.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    15. Re:Why? by Gordonjcp · · Score: 3, Insightful

      There aren't. It's supposedly patented, but since you cannot patent software in most of the world, no-one cares.

    16. Re:Why? by oakgrove · · Score: 3, Interesting
      An interesting thing happened while I was visiting my girlfriend's work last night. She's a project coordinator at a call center here in Atlanta that handles tech support for hotel guests' wi-fi connections. I happened to be loitering by one woman's cubicle as she was taking a call. The word "Xandros" uttered by her immediately got my attention. I quickly concluded that someone had an Eee PC and was trying to get it connected. Now, ordinarily, you would think, a call center would just say something like, "We don't support the Linux." and hang up but she gave it a go. She went through her menus on her tech support screen to pull up the right script and as I was watching, lo and behold, a screenshot of Fedora came up with some text talking about opening the terminal and using ifconfig, etc. So, she asks the guy to open the terminal. Then my heart sunk. I realized that Xandros on the Eee PC hides the terminal by default. The person she was talking to was a newb so he wouldn't be able to figure out, just open the file manager and navigate to /usr/bin to find xterm or whatever. (My way after 2 minutes in Best Buy playing with an Eee, I'm sure there are better ones.) And of course the call just went downhill from there. As badly as I wanted to, I couldn't say a word. When I couldn't take anymore, I just walked away.

      The takeaway is, as you have intimated, why do we need so many different distro's with so many ways of doing things? If Asus had just left well enough alone and hadn't tried to hide things like the terminal, that customer might have gotten his wifi working and been happy. Now, they are probably asking themselves, why they bought this non-functional Linux crap when they could have just gotten good old Windows instead. That's just a real world concrete example of the consequences of reinventing a perfectly functional wheel and alienating new Linux users.

      --
      The soylentnews experiment has been a dismal failure.
    17. Re:Why? by badkarmadayaccount · · Score: 2, Interesting

      Nice kernel for a frankenstien - a vanilla bsd would have been infinatly better. The userland I have no qualms with. And why do you think XDarwin sucks eggs? Because devs would make portable X apps that run on any UNIX, and apple doesn't want that. It's either OS X proper, or generic UNIX proper, not both. Thats why I dream of an open replacement for the Quartz graphics server. The rest of the stack is pretty much covered, just bridge that bitch to our beloved X11!

      --
      I know tobacco is bad for you, so I smoke weed with crack.
    18. Re:Why? by ToasterMonkey · · Score: 2, Informative

      I was interested in trying OpenSolaris for this very reason, since I wanted to see e.g. if I could build Makefiles that worked with GNU make, Sun make and BSD make, and that type of stuff. But to my surprise the userland tools I tried were all GNU.

      This is one of the big areas where OpenSolaris differs from Solaris. There are many more GNU utilities installed by default and in your PATH, but I don't believe any of the versions from Solaris have disappeared, just moved elsewhere.

  3. "Server" vs "Desktop" OS by Drinking+Bleach · · Score: 4, Interesting

    I've never quite gotten what people mean by classifying operating systems in these two categories. Okay, it runs GNOME, office programs, and Firefox, isn't that enough to make it a desktop operating system? Hey look, it can run apache, sendmail, and bind, it's a server operating system too!

    Seems to me it's just an operating system well-rounded for any task, and such vague categories don't really apply to it.

    1. Re:"Server" vs "Desktop" OS by zappepcs · · Score: 5, Insightful

      I would agree with you but for one point: The desktop arena is the general purpose 'swiss army knife' area, while server software has specific issues of speed, security, and robustness. Sure, they have overlap, but there are different generalized criteria for both.

      I like what Solaris is becomming, and there are definite advantages to running Solaris in certain environments on certain hardware, especially when speed and robustness are critical factors.

      Now I'm not talking about running DukeNukem, I'm talking about when an extra 100 transactions per second makes meaningful differences to your bottom line. This is when server OS software is a critical thing. Typically, desktop software OS is not what you want running a server with such critical issues under the microscope.

      Solaris has historically been an OS which can be trusted in the server environment. I look with hope that they will continue and build on such a reputation.

    2. Re:"Server" vs "Desktop" OS by eln · · Score: 4, Insightful

      The difference between a server OS and a desktop OS is not necessarily what they're capable of...most operating systems these days can serve as a halfway decent server or desktop system. The difference is really what each of them are optimized for.

      A distribution or release that's designated as a "desktop OS" will tend to include a lot more software for that purpose, such as multiple desktop environments, 3D video drivers, drivers for various sound cards, calendar apps, word processors, and the like. It may also have a kernel optimized for those components.

      A server OS, on the other hand, will likely be missing a lot of the eye candy, may not have any 3D or advanced sound drivers, and may be missing a bunch of the applications you would expect on a desktop machine. It may also come pre-installed with various server apps that would be of little use on a desktop machine, like a web or DNS server. Likewise, its kernel may be optimized for these server tasks.

      For example, if you're building a desktop system, you might want something that will automatically install several desktop managers, the full suite of KDE and Gnome apps, etc on it. If you're looking for a server OS, such things are just a waste of space, and the installer adding them to your machine automatically is not desirable.

    3. Re:"Server" vs "Desktop" OS by itzdandy · · Score: 4, Insightful

      I disagree. Desktop OS and Server OS do not overlap. I know that Linux can and is BOTH but it is not really. A server OS is an OS built on stability and security. A desktop OS is one built on user experience and usability. There is sometimes a fine line, and a server can have a Desktop, but it is typically a trimmed version of a Desktop with many services not running that would be on the "desktop" release.

      A desktop OS will have services and programs enabled that specifically disqualify it from being a server OS. Programs that listen on network ports, dont provide any kind of authentication to access devices or write to files, dont have a thorough firewall. A webserver should listen only on webserver specific ports and those necessary for remote admin. I can think of less than 10. (do a `netstat -a|grep LISTEN` and count the ports your desktop is listening on and then do the same on a server(http,ftp,ssh,rsync,and some specifics for server type like imaps or smb).

      The analog here is a brand new Lincoln truck. Sure it looks like a truck, but its very nature says that it cannot be a worktruck without losing its status as a luxury vehicle. You could dis-acknowledge its luxury status and MAKE it a work truck, but then it is no longer a luxury vehicle because there has been consideration to the nice paint job, the chrome, the soft leather seats, etc.

      So the point is:
      Ubuntu 8.04 server is a server OS. If you add everything to make it a desktop OS, it is now Ubuntu 8.04 Desktop.

    4. Re:"Server" vs "Desktop" OS by anilg · · Score: 2, Informative

      Are you a troll or woefully uninformed? VLC, Mplayer, etc run flawlessly on opensolaris (I'm using them on belenix).. and have had no issues whatsoever. look for the packages in the belenix or blastwave's repository.

      --
      http://dilemma.gulecha.org - My philospohical short film.
    5. Re:"Server" vs "Desktop" OS by moosesocks · · Score: 5, Insightful

      A desktop OS will have services and programs enabled that specifically disqualify it from being a server OS. Programs that listen on network ports, dont provide any kind of authentication to access devices or write to files, dont have a thorough firewall. A webserver should listen only on webserver specific ports and those necessary for remote admin. I can think of less than 10. (do a `netstat -a|grep LISTEN` and count the ports your desktop is listening on and then do the same on a server(http,ftp,ssh,rsync,and some specifics for server type like imaps or smb).

      Huh? This sounds like a bad idea for both server and desktop alike.

      Firstly, it's pretty well-worn knowledge by now that it's a darn good idea to run a firewall in any context, unless you positively, absolutely trust your local network.

      Second, any extraneous services should either be disabled by default on a desktop machine, or be able to be disabled quite easily. As you mentioned, it's a trivial task to take a look at what ports are open, and is equally trivial to close those ports and/or kill the underlying processes if necessary.

      Microsoft learned this lesson with Windows 2000. By stripping down their "Server" OS, they (possibly inadvertently) produced what was arguably the desktop best operating ever made by the company. Sure, it didn't come bundled with much, although that was a large part of the beauty of it. Most of the "value-added" features that came with XP were crap, and rarely used by anybody. For its time, it was fast, stable, secure, and quite easy to use. The architectural differences between the 'Server' and 'Workstation' versions were virtually nonexistent.

      Unfortunately, they forgot whatever lessons they might have learned with Win2k, and came out with XP, which though a step up from 98/Me!, wasn't nearly as fast or secure as 2k, and eventually Vista, which predominantly added bloat, and none of the much touted architectural improvements that were supposed to have been in the pipeline.

      --
      -- If you try to fail and succeed, which have you done? - Uli's moose
    6. Re:"Server" vs "Desktop" OS by TheRaven64 · · Score: 2, Informative

      No, the point is what they are optimised for. For example, a desktop OS will have a scheduler optimised for latency while a server OS will have one optimised for throughput. Other aspects, such as the memory allocation policy, filesystem, networking stack, and so on are all differently optimised for server and desktop use.

      Some operating systems try to do both, but they generally do one better than the other.

      --
      I am TheRaven on Soylent News
    7. Re:"Server" vs "Desktop" OS by quarterbuck · · Score: 2, Informative

      Forget the eye candy, it should be the kernel that really should matter . Here are my suggestions -- not saying they are how they are, just that thats how it ought to be

      On a server OS, the kernel should be optimised to run background applications faster. On a desktop the kernel should drop everything and respond to user requests.

      Once you step away from the kernel, the userland services should be similarly different. A server should run services to avoid crashes and losses of data - A server can afford to increase bootup time just to ensure that everything started up correctly. The services also need not expect to be handled carelessly, but should be very careful about data. On a desktop, the services should start fast and can afford a bit of tardiness and lack of perfection. On the other hand they should expect the user to behave randomly (start a service , stop , reboot etc. 5 times in a row) and should be able to handle it

      Applications on the other hand are something that the user can always add - the Os should not matter here.

      --
      http://slashdot.org/submission/1062723/Cheap-mobile-data-plan?art_pos=2
    8. Re:"Server" vs "Desktop" OS by DeadInSpace · · Score: 2, Interesting

      For example, a desktop OS will have a scheduler optimised for latency while a server OS will have one optimised for throughput.

      Linus Torvalds seems to disagree with that notion:

      When it comes to schedulers, "performance" *is* pretty damn well-defined, and has effectively universal meaning.

      The arguments that "servers" have a different profile than "desktop" is pure and utter garbage, and is perpetuated by people who don't know what they are talking about. The whole notion of "server" and "desktop" scheduling being different is nothing but crap.

      I don't know who came up with it, or why people continue to feed the insane ideas. Why do people think that servers don't care about latency? Why do people believe that desktop doesn't have multiple processors or through-put intensive loads? Why are people continuing this *idiotic* scheduler discussion?

    9. Re:"Server" vs "Desktop" OS by TheRaven64 · · Score: 3, Interesting

      With respect to Linus, he's wrong there. People running servers care about how many of their clients they can service without interruption. Scheduling latency often doesn't matter because it is dwarfed by network latency.

      In any scheduler, throughput and latency are at odds. You get the best throughput from cooperative multitasking. Each context switch has a fixed cost, and the more context switches you do the lower your throughput, but you improve the responsiveness of each process. A UI process has much higher latency constraints than a server process. A desktop user cares more about dropped frames in their video than CPU utilisation. If the CPU is at 60% usage instead of 50% then the user won't care, but if the are getting stuttering in their audio playback then they will. In contrast, a server operator is less likely to care if requests take 60ms instead of 50ms, because the network latency is adding 100ms or 200ms to each one anyway.

      Now, a good scheduler can be tuned to favour either throughput-sensitive or latency-sensitive workloads, and can run multiple tasks with both requirements (see HP-UX for some inspiration), but that doesn't mean that the requirements are the same.

      --
      I am TheRaven on Soylent News
  4. Senseless by nulled · · Score: 2, Interesting

    Sorry, but what in the hell does openSolaris have to do with 'Year of the Laptop'?

  5. Re:Count me by mritunjai · · Score: 5, Interesting

    Uh is it a new SCO meme ? Are you done with enough of FUD already ?

    Solaris (and previously SunOS) were Sun's implementation of UNIX. Right, just like Linux and FreeBSD. As such Sun owns the copyright to it. Sun got it UNIX 'certified'. Thats right, just like OSX, Tru64, HPUX and AIX. There is no UNIX. It is a trademark of the Open Group, and they certify various implementations of it. Ever heard of SUS ? SYS V ?

    Now onto SCO fiasco. Sun licensed some x86 drivers from SCO for Solaris 8 (yeah that old... Its like 10 years now). SCO's SCO UNIX was x86 based. Those drivers have long since disappeared! They dont even matter!

    Whats all this infighting among Open Source group ? What is that makes some fanbois do thing and spread FUD that is most anti-Open Source ?

    Guess some people just can never live happily with others!

    --
    - mritunjai
  6. Don't code for anything besides Linux!! by Anonymous Coward · · Score: 3, Insightful

    If you code on anything besides Linux the evil proprietary companies will steal your code.

    Seriously though - if you write something for OpenSolaris - how is the ownership of your code in doubt? Just like an app written for Linux does not have to be GPL'ed, or an app written for Windows is not owned by Microsoft.

    Typical Linux zealotry in action.

  7. Zealotry? by symbolset · · Score: 3, Interesting

    This is zealotry:

    The world is a bridge; pass over it; but build not your dwelling there.

    Look. We live in a litigious world. Although it's good guidance to tell programmers to avoid getting involved in discussions of, or reading, patents and their applications, it's a different thing to choose to be ignorant of your field, its history and the decisions surrounding it. The law is the law and it's a waste of time to develop applications that have been obviated by lawyers.

    God bless the lawyers. Gently may they swing.

    --
    Help stamp out iliturcy.
  8. Year of the Bullshit by Anonymous Coward · · Score: 2, Funny

    You're doing this on purpose now, it's never the year of anything.
    Plus 2008.11 isn't really a year

  9. Wow. OpenSolaris is a rough ride. by sudog · · Score: 3, Insightful

    If you thought the driver situation was bad for Linux, and worse for *BSD, it's even worser fro OpenSolaris. Yes, I said worser. It's worser enough for me to want to use a fake, worse word to describe it. :(

    I mean, great idea guys, but in execution, any OS that locks up solid so you have to ssh in remotely and kill your login session so you can log in, or that makes compilation of something as simple as Quake practically impossible--installed GNU toolchain or not--is it really worth it on commodity hardware?

    We have OpenSolaris desktop machines installed at work, and the amount of effort the OpenSolaris users go through.. my god, it's herculean. And I'm making this judgement call sitting atop a farm of NetBSD machines. So you fucking know--you KNOW--that when I say something's a rough ride, you better fucking listen.

    Not that it's a complete dearth of utility. There's lots of stuff going for it. I'm just saying. Fair warning.

    (P.S. Tinkering with it? Good luck.)

    1. Re:Wow. OpenSolaris is a rough ride. by mickwd · · Score: 2, Funny

      So you fucking know--you KNOW--that when I say .........., you better fucking listen.

      Your way of expressing yourself would suggest otherwise.

    2. Re:Wow. OpenSolaris is a rough ride. by caindie · · Score: 3, Informative

      Would be interested if you elaborated a bit on the problems you have experienced. From your perspective and from your users perspective. This is not a, I'm going to argue with you post, but rather a request for more detail - as what you have to say sounds interesting.

      I used opensolaris 2008.05 for a month and stopped as it was too rough round the edges to use day to day. But it got most of my hardware just fine. Only sound was missing and OSS handled that just fine.

      I just upgraded to 2008.11 RC1 - snv-101a - and find it a whole different experience. I have one app, which runs on linux only at the moment, and I run that on virtual box, which is a breeze to install and configure in seamless mode after the guest os additions are installed.

      Mplayer, with all its codecs, does the video, but is inconvenient compared to totem, which is useless as it has no day to day codecs.

      My video card is an old ati 2400HD pro card. Sun and ati don't have a relationship so I use the stock xorg support which works, though my initial login screen always ends up odd no matter how I twiddle xorg.conf. The desktop and gnome come up just fine.

      The perl upgrade from 5.6.1 to 5.8.4 broke CPAN and I can't fix it - a problem for me which I have to report and hope will be fixed in the the next RC.

      Gnome theme changes don't recognize custom icons. Evolution won't play a wav file when mail arrives; but it does beep.

      The system clock is set to zulu by ubuntu and I was unable to set the time within opensolaris after the upgrade.

      My permissions from 2008.05 didn't migrate. It was a bit of work to figure out how to set that right.

      On the way I got to see suns role based access control in its Gnome user and groups configuration implementation and found it much more accessible then the sel-linux approach.

      Openoffice 3 and firefox 3.03 complete my story. Both are fine, though I did tweak the firefox ui through about:config for better font rendering. I think there is freetype issue here.

      Other then that it just works and works so well that I'm switching to it for day to day work.

      My system is a vanilla desktop system built - and rebuilt - over the years from parts from fry.

      PC power and cooling 600 watt power supply
      core 2 duo 6550
      2 GB kingston ddr-800 ram
      ati hd 2400 pro
      maxtor ide drive
      intel/realtec motherboard hd audio
      various usb etc which all work
      kds monitor - a problem as xorg doesn't seem to figure out its capabilities correctly
      memorex dvd -
      broke after 6 months of limited usage - tech support - doesn't - "as there are too many linux versions to support" - so no rma for a broken drive still under warantee - stay away from memorex.

      Thats what my hardware looks like.

      I connect to the net through a vonage router which acts as a firewall and dhcp server. The modem is a cable modem. I've had no connectivity problems. My phone runs via Vonage VOIP.

      Printer is an old hp 3200se which works via cups.

      Current versions of Azuereus don't work because it has dependencies on eclipse which opensolaris doesn't support.

      I think this will likely continue to be true for a while as eclipse is IBM and netbeans is Sun (opensolaris) and well, Sun and IBM have a disfuntional relationship history.

      There is an earlier version of azureus that may work, but I haven't tried that yet.

      The linux app that doesn't work on opensolaris and which reqiuires virtual box/ubuntu to run - is an application based/built on mozilla.

      In theory it should recompile without problems on opensolaris, but in practice it hasn't.

      However, compiling a mozilla app is a little like building emacs - they are separate words unto themselves; and I am not knowledgeable about building mozila apps.

      I will contact the developers. In theory I just have configuration problems for the compile - in practice, it may be opensolaris has some work to do on what gets installed in their gcc environment.

      So thats how things are working for me.

      Time will tell.

  10. Get yer torrents! by Niten · · Score: 3, Informative

    The server at http://www.genunix.org/, where this OpenSolaris 2008.11 ISO is hosted, is responding rather slowly right now (indirect Slashdotting?). So I want to point out that if you'd like to download this build and try it for yourself, you can get it as a torrent here.

  11. Re:Self-helpdesking BSD by Shag · · Score: 4, Funny

    I hear there's a company that sells laptops with a BSD OS and decent support... named after some kind of fruit or something.

    --
    Village idiot in some extremely smart villages.
  12. Re:It's a trap by lokedhs · · Score: 4, Interesting
    I have also followed Groklaw basically since they started, and you are basically scaremongering for the purpose of getting attention.

    You know full well that no one is going to read through all of those documents unless they're getting paid for it. I'm pretty sure you didn't read them either, but base everything off of people's comments on the blog. Esp. given the fact that PJ never said that Solaris was illegally open sourced. In fact, I believe she said that Sun already had that right, regardless of whether or not SCO had the right to sign the contract with them.

  13. Firefox and Suspend makes not a year of the laptop by SkullOne · · Score: 4, Interesting

    So this guy tests the Install process, running Firefox and navigating to Youtube, to find out he has to manually install Flash.
    He then puts the laptop into suspend, with a successful resume.
    Then he declares OpenSolaris the year of the laptop.

    Am I missing something? Any additional unit testing? Benchmarks? Usability? Application availability?

    Nice Slashvertisement.

    Warning: I use OpenSolaris a lot as well, love it for the sake of some serious faults, but it does its job well. That job is NOT running on a laptop however. Good luck to the poor souls who try to use it as a daily driver.

    --

    Brent Jones
  14. Year of Plan9 on the laptop? by lokpest · · Score: 3, Funny

    Wow, I wonder what year will be "Year of Plan9 on the laptop"

  15. WTF? by drinkypoo · · Score: 2, Insightful

    Is Linux getting too old for you?

    Oh right, if Linux is getting too old for you, then clearly what you need to do is pick up a direct genetic (source code) descendant of AT&T System V.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  16. Re:It's a trap by symbolset · · Score: 2, Insightful

    You don't have to dig down very far. The relevant Judge's ruling is currently on Groklaw's main page as the top article. In red for ease of locating.

    --
    Help stamp out iliturcy.
  17. Commerical UNIX Gone Open - Most Missing The Point by Smackintosh · · Score: 2, Insightful

    Maybe most of the posters here just haven't been around long enough.

    The significance of this achievement is that we're talking about the first major, major commerical UNIX having gone to an open source model. We're talking about Solaris running on a laptop of all things, with close to x86 desktop parallelism with Linux. I can't think of IBM (AIX), HP (HP-UX), SGI (Irix), or anyone else even thinking about doing this.

    We're talking an operating system with decades of history, gigantic commerical leverage, and very robust, enterprise-class features.

    One that you can run on a dinky laptop.

    Enjoy it. Appreciate it. Learn something new.

  18. Survey of Solaris Installation Guides for Laptops by wehe · · Score: 2, Informative

    As far as I can see Opensolaris as well as Solaris is not widely used on portable computers yet. TuxMobil provides a Survey of Solaris, OpenSolaris & NexentaOS Installation Guides for Laptops and Notebooks. The survey contains links to around 70 installation guides. The overall number of installation guides for Unix operating systems listed at TuxMobil is almost 8,000.

  19. Open Solaris on 3 different laptops and 2 desktops by opypod · · Score: 2, Informative

    I've installed Open Solaris on 3 different laptops (hp nc6400, dell inspiron 300m, toshiba u205) and 2 desktops (dell workstation with quad xeon and sun ultra 20) and here's my take: 1) open solaris is a really cool idea and i am happy sun has taken this step forward 2) although it installs really easy, the lack of audio drivers (in particular for standard intel chipset) is upsetting. a tech guy at sun told me they are fixing this in the next release. 3) someone posted that it comes with codecs??? really ... the only way i thought you could play mp3's is to deal with fluendo $$$. i never got mp3's to work. 4) the package manager is REALLY nice, but much much slower than e.g. synaptic. 5) if you're used to linux, some things are really challenging in Open Solaris, for example, devices. In linux, it's easy to find your usb drive (e.g. /dev/sdb2) and mount from command line. pardon my general inexperience with solaris, but i found it impossible to sort through the many many many virtual dev that OS uses. long story short ... my quick and easy linux tricks don't work in solaris which make trouble shooting VERY difficult. 5) wireless was hit or miss ... on some laptops, no problem at all. on others - nightmare (i guess this is the case for linux too) 6) acpi (on laptops) is flaky, but same for linux sometimes too. PROS) i like that sun is trying to give us a complete open source world: open solaris, open office, open jdk, mysql, netbeans, etc.. THAT in itself is so cool: to have one company trying to give you the whole integrated package. all these things together make for a really great laptop/desktop CONS) your linux skills might not apply when troubleshooting and given x hours of free time in the day, you may not want to dive into solaris ... also, sun's customer support (even with my free trial of ultra 20) is horrible. be prepared to be tossed around to dozen's of customer support people, each of whom seem to know less than you do. FINALWORD) give it a whirly-ding. it's a great experience and i think the more people that try/use/comment/fix open solaris, the better it will become. i just wish sun would have thought of open sourcing solaris 10 years ago when it could have grown up to be what linux is right now.