Suse 9.1 Reviews? 406
Bruha asks: "There have been several reviews of SuSE 9.1 lately in the online press. However I'd like to hear what the buying public has to say about Novell's first release of SuSE since buying the company. I'm currently typing this article from SuSE 9.1 x86_64 and I have to say past a few quirks I'm really starting to love this distro and admire how polished it has become since 8.2 my last SuSE purchase. What are other's opinions of the software after trying it out and what problems and new things have you discovered? And if you're sticking with it after a move from another distro why did you decide to stick?"
Suse x64 and 3ware RAID (Score:5, Informative)
Be careful if you're going to put an Escalade 850x RAID card into an AMD 64 box and run SUSE linux on it. I've been having hell trying to get it to work with 9.0. The vendor is sending 9.1 around on Monday (so this story came a couple of days early for me
The hardware is fine (works great in Windows), but the entire system can hang in 5 minutes once it's had Suse 9.0 installed on it. For some reason, the windows drivers are a lot better as well - the peak read and write speeds are higher
Just a cautionary tale - I'll be as happy as anyone if 9.1 fixes it though
Simon
Re:Suse x64 and 3ware RAID (Score:5, Informative)
Re:Suse x64 and 3ware RAID (Score:5, Insightful)
You are talking out of your ass.
Drumroll....Point by Point:
We can all agree that windows always does work better. I use only linux (aside from at school) so don't start flaming me, but as far as I can tell. Windows actually is much more easy to use,install, customize, and all around run.
You haven't said anything yet
Don't talk to me about the millions, exageration, of patches you have to download in order to make it remotely stable. Last time I installed RedHat 9 it told me to download 90+ patches within "up2date", which is not very different.
You best be patching Windows. It takes less than 5 minutes for your box to be compromised. A brand new windows box put on the internet will start rebooting every sixty seconds without security precautions. This won't happen to you in linux. Additionally, the box is plenty stable, without a single patch. The only except to this that I can remember is the recent Mandrake debacle that screwed up some CDrom drives. The patches are generally security updates, or new features, or driver updates, from people like Nvidia.
And tell me, honestly, with all truth. When just starting out, as a newbie Linuxer, what one was it easiest to install java on? Windows or Linux? (and get it working in Mozilla).
Substantially easier in SuSE Linux. Why? Because it comes pre-installed. In Mozilla, Konqueror, Epiphany, etc. .
I hate it when people talk about how Linuz is SO MUCH FUCKING SUPERIOR to Windows. No, for a regular
Nonsense. My pre-setup SuSE boxes are substantially easier for my parents and sisters to use than the Windows crap laying around here.
They are amazed that my boxes rarely (hardware problems sometimes, like defective ram) crash, never require anti-virus vigilance, and have SO MUCH fucking software built in.
Linux boxes, when properly configured, come far close to computing 'appliances' than Windows boxes. Their behavior is far, far more regular.
Windows boxes, on the other hand (although things have substantially improved since the Win95 days) are far more erratic.
Windows XP still tends to get stale. Things slow down over time. Stuff gets corrupt.
God help you if you get a nefarious virus.
Especially if you don't have access to a broadband connection.
Just my two cents, or in conversion to CAN. that would be about 3.14 cents.
Another Troll Bites the Dust
Re:Suse x64 and 3ware RAID (Score:3, Interesting)
Re:Suse x64 and 3ware RAID (Score:3, Interesting)
Spyware. Hidden "functionality" and drivers. DLLs installed but not removed (Especially shared ones that you weren't sure if any of your applications were still using). Especially file fragmentation. (That was a big problem for me under WinME and FAT32. I don't know if that is solved with NTFS.)
To some extent, even things you intentionally have on there. Like the latest DirectX. Or installing
These are
Re:Suse x64 and 3ware RAID (Score:3, Interesting)
"A brand new windows box put on the internet will start rebooting every sixty seconds without security precautions. "
But that is complete horsecrap.
When was the last time you TRIED putting a store-fresh Windows box online, especially if it wasn't running XP pro? It will almost certainly get hosed in less than five minutes - I've watched it happen.
-Ed
P.S. There's a down side when it doesn't happen, too: I do know a couple folks who put new machines online - usually on dialup - with no firewall, anti-vi
Suse 9.1 is like ... (Score:5, Funny)
Darl, just step away from my computer. I can write the review on my own, thank you.
Go back to the basement.
More polished? (Score:5, Interesting)
Re:More polished? (Score:2, Funny)
Re:More polished? (Score:5, Insightful)
1. I've run it longer on Gentoo, and more frequently (no more dual boot) than I did on any previous Linux distribution, probably because:
2. I've learned more about Linux than I did on any of the previous distributions.
So, maybe it isn't faster, but I am, and steadier. That's the advantage I've found--I'm better able to figure out why things don't work--& everywhere, always, something doesn't work in this world (former mechanic).
Makes me happy.
Re:More polished? (Score:5, Insightful)
Red Hat and all the other big three distros basically compile their code with -march=i386 -mcpu=i686. Which optimizes for i686 without breaking any non-i686 CPUs. I have seen tons of Gentoo guys screaming about options such as -O3 -march=pentium4 -fomit-frame-pointer. -O3 can actually cause _slower_ code from over optimizing. It creates much larger executable then -O2. I have done the work from building my own Linux distros to see what is the overall best Linux system. Gentoo does not guarantee anything.
It is actually funny to hear all these Gentoo zealots talking about how their systems are sooo, uber fast now because they sat through a few hours of compilations. Yet they forget that a company like Red Hat has about 5 or 6 of the _top_ kernel developers working for them such as Alan Cox, while Gentoo has zero. I personally will place my trust in these top kernel developers to deliver the best overall Linux system to me then the Gentoo crowd and all their unsubstantiated claims that I have personally tried to verify and found no such evidence.
Let the flamebait mods begin!
Re:More polished? (Score:3, Interesting)
What is the point in running the very first release of KDE?
Because I can. What is the point of trying to convince somebody not to run the very first release of KDE?
-O3 can actually cause _slower_ code from over optimizing. It creates much larger executable then -O2.
Very true. I actually compile everything with -O2, but I've heard that some things run faster with -Os (KDE for example). The nice thing is, I can choose how I want to do it. If I want to fiddle with things to find the ultima
Re:More polished? (Score:4, Interesting)
Re:More polished? (Score:4, Interesting)
I installed a system for a friend, but running on integrated video (althlon 2200+) ran like crap until i tossed an nvida board
I just wonder if people who use gentoo know how to generally configure their system better?
Re:More polished? (Score:5, Interesting)
If they do -- and I would guess that it's possible, though not in some "they're WIZARDS!!!1!one!" kind of way -- then it's not because of anything other than that they kind of HAVE to: if every single piece of software is going to be compiled and optimized for your hardware, you're de facto going to have a better understanding of your system's hardware and it's relative configuration (as opposed to being a hardware wizard or general *nix guru) than someone who just slapped Debian Sarge or Knoppix or SuSE in there and let it autodetect everything on the install.
Slackware and Debian used to (and Debian Woody still does...and will for the forseeable future, unfortunately,) have a reputation for being a bitch to install primarily because you need to know your hardware specs pretty well in order to install stuff correctly and to get everything working right.
Re:More polished? (Score:3, Funny)
Re:More polished? (Score:3, Informative)
Yast has allot more ability to configure network services in 9.x
You don't think there is much difference between a 2.4 kernel and a 2.6 kernel?
KDE from 3.1 to 3.2 is dramatically better/faster. Has tighter integration with PIM/kmail.
from LILO to Grub.
Now, it would be true however, that your 56k modem still isn't any faster.....
Re:More polished? (Score:3, Interesting)
SuSE backported a crapload of stuff. Significantly, I think they backported preemption and the new vm, but I'm not sure.
Mind you, by backporting, I mean applying patches. They didn't do it themselves, and its something you can do with any 2.4 kernel.
Hypothetically, though, you should see better performance with the 2.6 kernel under higher loads, though.
Re:More polished? (Score:3, Informative)
Contempt (Score:2, Interesting)
I'd switch to SuSE if they still produced SPARC binaries in modern kernels. They stopped updating that arch at about 7.1.
Re:Contempt (Score:2)
Re:Contempt (Score:2)
As I said, if they still supported something other than just x86, I'd probably still use them. I have written positive reviews [linuxlookup.com] of their software in the past, so it isn't because they don't have a good system that I choose not to use them.
Re:Contempt (Score:5, Interesting)
I wouldn't use linux at all if java were easier to set up on FreeBSD. I don't even like java but I need it for enough things that it's worth having.
I must be a closet masochist because I keep going back to RedHat. I've messed around with SuSE, Mandrake, Gentoo and Slackware but I always felt there were compelling reasons to stick with RH. Those reasons are slowly evaporating. I really hope SuSE stays good under Novell's ownership.
Re:Contempt (Score:2)
Judging from your experiences, I'd say you didn't get what you were hoping for.
Thanks for the heads-up. I am going to be switching to RHEL next week due to our company's requirement for 'supported' operating systems. Due to the fact that Novell has not done much to push their products our direction, I am stuck with RHEL now that RH9.0 is unsupported.
Re:Contempt (Score:3, Interesting)
Re:Contempt (Score:3, Interesting)
Re:Contempt (Score:5, Insightful)
Really, I can almost like XP, so long as I can switch the interface back to "Classic Mode" it's fairly usable. But if I don't like the way MS' designers decided that people should use computers, I'm out of luck for changing it. With Linux, I can do a lot at the command line, where I'm comfortable (if not talented), and when running KDE (which is most of the time), I can configure it to do a lot of stuff that I can't do (or it costs money to add the software for) on Windows.
And, as far as the "just works" part, so do a lot of Linux distros. Pick any one of the major distros and you've got a fully-confgured, ready to run system about twenty minutes after starting your installation. The basic software is good (Open Office, Mozilla, Evolution, etc.), and a user that just wants to get by with whatever they're handed is not left wanting for much. And, mind you, I don't say that derisively. With any modern OS (okay, the major three: Windows, MacOS, Linux), the basic distro includes enough software for most users. On Windows you should really add MS Works and on MacOS add AppleWorks and the iLife packages, but without ranging too far or spending an exhorbitant amount of money, lots of functionality is at hand.
But for me, supporting freedom in an OS is important. Microsoft would go a long way toward dowsing the fire of contempt that's burning at their door if they released their core OS (without any add-ons like Paint or Wordpad or any of the myriad extras they put into their distro) as Open Source and sold what are now XP Home, Pro and Server as commercialized add-on packages with support options.
But that's just me. I'm really looking forward to what Novell is going to do once they've integrated SUSE, Ximian and their previous software (NetWare, NDS, GroupWise, etc) into one software line.
Re:Contempt (Score:5, Insightful)
1) Some people like configuring and building things from scratch, Linux gives them that power.
2) No artificially forced hardware upgrades. Linux can still run on a 486 with 32MB of Ram and make it usefull again, will XP?
3) Linux is being constantly improved on a daily basis. The next version of Windows won't be out till 2006. Maybe.
4) Linux doesn't monitor your internet activity and report back to it's creators without your knowledge as a standard practice.
5) Linux is being developed by people who love computers and programming, always eager to find new solutions to your problems. Windows is being developed by people who love your money and want to find new ways to seperate you from it.
6) Linux is packaged and sold by dozens of companies willing to cater to any market and customize their software as necessary. Windows is sold by one corporation unwilling to change except for its largest customers. Your needs are immaterial to them.
7) When you develop software for Linux the market is open to competition. When you develop software for Windows you're constantly looking over your shoulder for Microsoft to decide your enough of a threat that they need to crush you.
8) Linux gives the user unlimited options to configure their system as they wish. Microsoft grudgingly gives limited ability to customize it's software and ties many of it tools to each other in convoluted knots meant to keep the user from straying to other vendors.
9) Linux adheres to open, published standards whenever possible ensuring that your data is easily transportable to other programs or operating systems. Microsoft 'improves' published standards with proprietary unpublished changes that lock you into their software and make moving to other vendors or OSes a logistics nightmare.
10) Linux doesn't make bold advertising campaigns about the new features that will be in it's next release, force VARs and developers to start training and preparing for those new features so that they can be ready to market and then slowly whittle down or outright dump those features because they have become unfeasable/obsolete/unprofitable as the release date gets pushed farther and farther back.
Re:Contempt (Score:3, Informative)
We have nothing but good to say about RedHat, especially when it comes to running Oracle on RHEL. Oracle performs so much better on RHEL than other distributions it's not even funny.
Three minutes in and nothing but FPs? (Score:2)
How 'bout some links to the reviews?
(I'm a long time Mdk Cooker fiend, but also past SUSE purchaser)
got a copy when (Score:5, Interesting)
I a FreeBSD bigot, but I a very impressed so far.
Stable, easy as BSD to install, the fact that you can tap into NDS, which is big at our company, and translate to LDAP is nice.
Looks like a good stable of apps too.
Re:got a copy when (Score:2)
misplace that "m" key there?
Re:got a copy when (Score:4, Funny)
You have to compile an extra port to get the "m" key.
Re:got a copy when (Score:2)
Good god, if that's your benchmark for easy, what does hard look like??
(yes, I know it's not "hard" for meganerds, but wouldn't a better benchmark for "easy" be something like Fedora, Windows, or Xandros?)
Re:got a copy when (Score:4, Interesting)
Interesting story; I was installing 9.1, and a friend called. I told him that I had just started the install, and he we chatted about Linux for a bit. He said that he had to reinstall Windows about a week ago. As I was getting off the phone, I mentioned that I had about 45 minutes left on the install. He was surprised and a little smug as he told me that it took only half an hour to install Windows, versus about an hour for SUSE. I told him that in that hour, all my office software, development platform, some games and a web and database server would be installed off a DVD packed with software. I asked him how long it took to install Windows, plus Office, plus his games, plus everything else.
He was still installing his software, a week later. He had lost some of CD keys, and/or missing some CDs.
--
Evan
Re:got a copy when (Score:2)
Have you *tried* urpmi? Or (for the GUI minded) rpmdrake?
I just went from 9.0 to 9.1 (Score:5, Informative)
I do wish, however, that there were an app like Sonar or Cubase (and no, I haven't and won't consider running those under Wine.
Re:I just went from 9.0 to 9.1 (Score:2)
So Far so good. (Score:2, Informative)
Both Gome2.4 and KDE3.2 work very well.
I've had some issues with my Haupauge card though.
The 2.6 kernel seems to be working fine.
I can see myself using this quite a bit.
Re:So Far so good. (Score:2)
Well... (Score:2)
...it takes a long time to compile.
Oh, he said buying public. Cheaparse bastards like me who compile the source don't count, I guess ;)
It's been a while, but for comparison ... (Score:5, Informative)
Offtopic? WTF!?! (Score:2, Offtopic)
"And if you're sticking with it after a move from another distro why did you decide to stick?"
How does this poster's comments fall into the category of "Offtopic" when the topic asks for the information?
Moderators on drugs, that's all it could be.
Re:It's been a while, but for comparison ... (Score:5, Informative)
Beautiful boot screen and polished feel.
SUSE has a nice soothing look, rounded curves, synced Qt, GTK and framebuffer looks. Theres a simple progressbar with a "Press F2 for details", and even the detail view of boot is on a subtle pattered background and rounded corner view. Very nice.
Easy installation from freely available CD-ROM images.
SUSE has a downloadable Live CD (like Knoppix) or a FTP install disk. In the case of the latter, you download packages on demand rather than downloading all the packages. Considering the professional version weighs in at 8 CDs and 4 DVDs, there's a damn good reason (actually, 2 double sided DVDs, one side is 64bit, the other is 32bit).
The professional edition comes with quite a bit of commercial software. A DVD video editor, SQL Anywhere Studio, etc. That version is not downloadable, of course. That's pretty much the difference between personal and pro.
Automatic hardware detection via kudzu, at install time and when adding new devices.
SUSE uses yast, which does the same thing. I recently swapped a hard drive from a dead laptop into a completely different brand, and upon bootup, it found everything from the correct video and sound settings to the modem and network.
One nice thing is that yast embeds in the KDE Control Center and has a standalone X and curses version... all with the exact same menu and interface layout. If KDE+X or just X is available, it uses it, if not, it runs just fine. Handy when you're using the same tool to poke around your desktop in the Control Center and then later to work on a server.
Updates released regularly with the Fedora Legacy Project [fedoralegacy.org] providing updates for older distributions.
I'm not sure how EOL works. I was running 8.2 (still am, on the non-dev servers), and online_update works just fine.
Many pre-built RPM packages are available on-line from projects such as Samba and otherwise.
SUSE uses rpm.
Many great console & X11-based applications included by default.
Ditto. I've been using the professional version since I moved from Red Hat (server) and Mandrake (desktop), and I've set everything up for a workgroup, web and mail servers, my system and a fileserver right from the packages available on the disks. With two exceptions. lame and MPlayer are missing and not complete (respectively). You get a warning when running the latter, telling you about that, and when you run anything that wants lame, they've patched it so it tells you about Qgg and explains that, due to patent reasons, they can't include lame. And they give you the URL for "more information"... which is where you can download it. I used Packman for rpms for both. All codecs for MPlayer and a nice working lame. I note that the SUSE notices silently disappear after lame is installed. Slick, and a nice solution for a frustrating situation.
Files and configurations are in logical places.
SUSE was the first LSB certified distro. I've been using *nix for a little over two decades now. It feels perfectly fine. YMMV, but I'd imagine that RH is LSB by now.
--
Evan
It's good.... (Score:5, Informative)
As a longtime redhat guy, I've found the new distribution for me.
jeff
Wrong crowd... (Score:2, Informative)
And you're asking Slashdot?
Seriously, my only experience with Suse was my attempt to install it. Failure! It wouldn't recognize half of my hardware, including my network card. So I couldn't install it via the network install (which seemed to be the only way I was allowed to do it). I gave up and installed Mandrake in record time - it recognized everything right away and has worked beautifully.
And people claim Linux is easy to install/use/learn. If Su
MOD PARENT UP (Score:2)
Re:MOD PARENT UP (Score:2)
The moderation system has gone completely to shit.
They just modded some poor poster as Offtopic when the information went directly to the question posed by the article.
Re:Wrong crowd... (Score:4, Funny)
Honestly, half your hardware? I've seen eMachines where one or two things didn't work. But half? You wouldn't happen to be using a PDP-11, would you?
Re:Wrong crowd... (Score:2)
I have no idea if it will recognize anything else, because I HAVE NO FREAKING KEYBOARD.
And for the record, Gentoo detects it fine; it's a MS USB keyboard, not exactly a strange piece of hardware.
For me, the technical interface needs work. (Score:4, Insightful)
Debian's installer (which appears to be textual, although in a lot of languages that look like they're using the right glyphs) is still not very good. Fedora Core's installer was a breeze to deal with (the graphics for things really do make things easier to handle and navigate). Not only was Debian's installer still asking questions it didn't really need to ask (my hostname? I know what this means, but this is far too technical and not completely necessary since my DHCP server dictates my hostname, also other GNU/Linux installers don't do this) but the disk partitioner isn't as nice as the Red Hat/Fedora Core's partitioning interface.
The showstopper for me was the dodgy networking interface software--the installer appears to proceed along two stages: the stage where you boot off the CD, and the stage after the minimal system has installed and the rest of the system is downloaded from Debian servers on the Internet. The first stage appeared to go well, identifying my wireless and wired networking hardware.
The second stage did not recognize my networking hardware and then the installer asked me if I wanted to configure PPP. There was no apparent way to tell it that I wanted it to use the same interface it had just used before rebooting and to go get Debian packages using that interface. I don't need PPP at all. I'm sure if I really cared more about this issue I could have done something to fix this and keep installing, but I wanted to go through this as a novice might, not as a longtime Unix user with some years of experience using the Linux kernal.
Given this constraint, I figured I had wiped a hard drive for nothing. I reinstalled Fedora Core 1, updated it, and then kept using the machine. FC1 doesn't identify my hardware correctly (kudzu thinks I am removing and reinstalling my wireless device), the network configuration profiles don't work correctly (I can't use the GUI to remove profiles or make a profile for an unencrypted wireless network connection and also have one with a WEP key), and the USB hotplug support is lacking (USB hard drive, USB key, and Griffin iMic support are not really working smoothly enough for novices to use). However the vast majority of the system works well enough for me to do a lot of real work. Other things that don't work well are things that will not work well in other distributions too (/dev device labels are a sign of a programmer's interface, not a user's interface -- use device brand names instead so I see "iMic" never
Try APIC & ACPI =off (Score:4, Informative)
Glorious (Score:5, Informative)
Everything works. That pretty much sums it up. Printing, seeing the network, burning CDs, listening to an NPR stream. Perfect. No extra configuration, aside from downloading lame and the full MPlayer from Packman (both of which SUSE can't distribute).
--
Evan
Comment removed (Score:5, Informative)
Re:Good; Some Pkgs Not Recog'd Initially in YaST (Score:4, Informative)
suse 9.1 iso downloads here (read: informative) (Score:5, Informative)
ed2k://|file|suse-linux-professional-9.1-cd-dvd-w
ed2k://|file|suse-linux-professional-9.1-x86-i386
ed2k://|file|suse-linux-professional-9.1-x86_64-a
ed2k://|file|suse-linux-professional-9.1-x86_64-a
ed2k://|file|suse-linux-professional-9.1-x86-i386
and more..
watch out for the spaces in the urls that get added by slashdot
Since 6.1 (Score:5, Informative)
The main sticking point for me was at that time it was the only distro that could recognise and auto-configure 2 seperate video cards for multi-head X right out of the box. It follows standard (mostly) structure so other software is easy to compile. It seems like there is the Redhat way and the Common way. I would by far recommend SuSE for newbies as the YaST tool (install/admin) is very, very easy to use. Network browsing is impressive to have working right out of the box.
I'm having allot of fun!
Re:Since 6.1 (Score:2)
I'm having allot of fun!
I love this line ("Have a lot of fun!"), because it's obviously translated from the German expression "Viel Spass!" (literally: 'a lot of fun'). :-)
It just rocks so damn hard! (Score:4, Interesting)
Once the usr local bin [usr-local-bin.org] GNOME updates are ready (I'm getting there...) it'll be even better.
I tried the SuSE 9.1 LiveCD the other day (Score:3, Interesting)
SuSE 9.1 thoughts (Score:2)
The newest rendition of YAST is even better than 9 which was sweet.
I'm forced to use a number of distros from debian to Red Hat to Suse and frankly I stick with SUSE for my desktops and servers.
Suse Lemon 9.1 (Score:3, Interesting)
Good, improved ... as usual (Score:4, Interesting)
Best
- no problems to update
Good
- linux 2.6
- default desktop background in gnome are mountains
- nice(r ?) ooffice
- dependencies management with yast (ok, not really new, but still really nice)
Bad
- gnome 2.4 (and not
Rest is not new from 9.1 but still annoying
- multimedia stuff (codecs, ripper) : it's why I switched to gentoo
- habits of having library.rpm and library-devel.rpm sucks for devel. machine, no way to install directly all the devel, afaik.
you will pry debian out of my cold dead hands .... (Score:2, Informative)
i bought suse, i like it, but nothing is as slick as apt, or as refreshing as not having to worry about yast overwriting your manualy configured settings.
oh and don't get me started on rpm, rpm just has to go.
Re:you will pry debian out of my cold dead hands . (Score:3, Informative)
First of all: rpm is both a format an a tool. Both are fine. The format used in debian is deb and the tool used in debian is dpkg. Both are fine too.
Suse's apt-get equivalent is yast. But if you don't like yast, just install apt [sf.net].
Second: yast md5sums all your configfiles and refuses to overwrite any modified files:
sweet so far (Score:5, Interesting)
This was installed on my most recent box (3 ghz P4 w HT). I did this up as a dual boot box with XP like i tend to do when testing.
As I am just getting into it I can't give a full review but the install process was very smooth and the whole thing has a polished feel and look. But be sure to pre partition your drive unless you don't mind reinstalling windows ( I just installed over my existing debian linux after I took a image of my partion and MBR). The system right after the install was at about 90%. It setup grub correctly and did not mess up windows. I have to say I like the the boot up menue and the linux boot up sequence, simple but functional or as detailed as you like.
It after system setup it recognized my local ntfs and fat32 partitions and mounted them but is having trouble with my USB and 1394 drives so far. The graphics settings were usable but a bit low for my card (radeon 6800) and need minimal tweaking to get the right color depth and resolution. Network and other peripherals worked right from the start. All the major applications appear to work and I have most every app. I want but firefox and wine. I have not yet tested playing media yet as all that was not the drives that don't yet work. All said this was probably the smoothest install I have ever had. Ill bet I will like this more than red hat.
Closing impression is that I am still debian (and knoppix) at heart but this is a very nice desktop all the same.
Jem Matzan Reviewed SUSE (Score:4, Informative)
SuSE Linux 9.1 Personal Edition Review [thejemreport.com]
SuSE Linux 9.1 Professional x86/AMD64 [thejemreport.com]
Jem has lots of great info at his site.
Coming from Gentoo/Gnome (Score:3, Interesting)
SuSE specific (I think); I don't know why they included things like RealPlayer and Acrobat considering how old they are, and that there are much nicer and less crashy incarnations of these in mplayer/xine and KGhostView (Although I understand there's probably licenseing problems with ram's and mplayer).
Both my monitor (Sun 17" Flat screen) and video card (r128) don't work quite right. The monitor wasn't recignized, so I entered in the -exact- values as was in the manual, and I still can't get a good refresh rate on the higher resolutions. Not a problem in Gentoo. Don't want to touch the XF86Config because SaX2 has warnings all over not to play with it. My video card doesn't do hardware acceleration even though I had it going in Gentoo.
Konq. also crashes consistently if I try to log into a Samba share. I've had to set my username and password in the configuration as the username to browse with. Which makes it very inflexible. Esp. when I need to use many different usernames throughout the day.
Not really SuSE's fault, but I hate KDE. Too many damn options, KMail is terrible compared to Evo. Hard to scan mail because the text is so close together, can't search the bodies of messages in IMAP, LDAP address books will crash KMail every once in a while and I don't care for the way it handles multiple identities.
KWallet also does a terrible job at remembering things, very hit or miss.
Little more nitpicky, I find qt redraws windows a lot more than gtk2 did.. Opening new tabs in Konq. does it and Kopete does it with it's message alert. Drives me nuts.
The KDE is my fault, I know I could install Gnome.
On the less negitive side (I like complaining), lots of updates coming in on my SuSE Watcher (like windows update). Most of them seem reliabilty related which makes me happy. KDE also feels incredibly fast. Even OpenOffice feels integrated and speedy.
Overall I'm still getting use to it. I'll definetly keep it for the long haul, even if I end up using Gnome. Nothing pises me off more now than trying to make my desktop work when I could be screwing around with -real- problems.
I like it (Score:3, Interesting)
Eventually my brother wanted to switch too and he runs more of a server environment. He felt the Mandrake product life was much too short for him (less then a year if I recall right). SUSE doesn't seem to have solid dates. But considering they still support 7.x stuff I'm not too worried.
We bought the Professional box.
PRO:
- More stable then Mandrake.
- KDE, etc. was polished.
- Surprisingly nice set of games.
- My SATA HD was properly recogniced. I think it installed it as a SCSI drive (which surprises me...).
- Much better product life then Fedora or Mandrake.
- YAST more stable then Mandrakes update. YAST is just as stable as up2date in RedHat. I've had issues with mirrors for Mandrake giving unreliable service.
- Windows partition properly recognized and configured. No problem (just like Mandrake).
CON:
- No ATI support out of the box. I guess ATI has no 2.6 drivers yet (so not SUSEs fault).
- Kaffee/Xine which is the build in Media player in Konquerer just downright sucks. Which per SUSEs manual is because of copyright issues. I now manually installed Xine (off the web RPMs) and it's hosed now. I have to tinker with it a little. I didn't have that problem in Mandrake/RedHat though (Mandrake was fine out of the box, RedHat it was easy to install).
In general I'm happy. The Media player in SUSE is a big disappointment. It's a tad bit more polished then Mandrake.
Nooberly (Score:2, Funny)
That being said, I've completely given up on ever installing drivers for my graphics card. NVidia seems to have special instructions for SuSE users, which is disturbing in itself. After gimping it up for a while I actually installed the source stuff like I should have in the first place (I did an FTP install), and it still doesn't work.
I think I found a few forums talkinga bout the same problem, and one of them seemed to solve it, but with st
For Desktop or a Server OS? (Score:3, Insightful)
Thanks to a hard drive failure the last Suse machine I had was put to rest as debian replaced it.
Re:For Desktop or a Server OS? (Score:3, Informative)
As for additional servers, they have plenty enough now.
Intensely Disliked SUSE 9.1 (Score:4, Insightful)
First I thought to really test the system so I installed it with XFS formatted LVM partitions (these were all options given by YaST). The installer looked great and it seemed to work like a treat....until it came to the reboot where I got a "Kernel Panic: no root device". To cut a long story short I tracked it down to the boot image disk not having 'libc' installed in the correct directory so that 'insmod' could not run to insert the required modules.
At this point I was not impressed since this is a fairly major bug to have escaped notice making me wonder how rigourous their testing was but, hey, I'm a generous guy, the installer looked really cool and the install options were somewhat on the bleeding edge. So I fixed my ramdisk image and emailed their support address with a description of the exact problem......time went by with no response. So I emailed them again....and again....and again....still no response, in fact I'm still waiting for any acknowledgement of the email let alone a fix! (and no, my email does work - I did test that!)
To add further irritation the machine crashed after a few months of uptime...and when it came backup something had magically re-broken the ram disk. I tried to track this down through crontab and the rc scripts but no luck (possibly partly due to my unfamiliarity with the SUSE setup). Now I just have a cron entry that copies the fixed image back every hour....not a really sensible or reliable solution!
When Fedora Core 2 comes out this week I'm dumping SUSE. It's the only time I've ever paid for a Linux distribution and, while my experience was still way better than I've had with Windows and by no means horrific, for a Linux distribution I would rank it as my worst experience yet by far. To contrast that I've found Fedora far more like the "old" RedHat in terms of support, stability and longevity....not quite what the original RedHat press releases implied.
Re:Intensely Disliked SUSE 9.1 (Score:3, Insightful)
I don't believe you.
SuSE 9.1 came out much less than a month ago.
So unless you were in the beta (in whi
Re:Intensely Disliked SUSE 9.1 (Score:3, Informative)
Switched from redhat/fedora (Score:3, Informative)
I liked fedora core 1, it works pretty well for me and runs my apps, but I was keeping my eye on the market and looking at alternatives as usual. This week I switched my work desktop from redhat/fedora core 1 to Suse 9.1 - I'm impressed by the fact that everything "just works" with suse, and that it comes with absolutely everything but the kitchen sink. I installed the nvidia drivers with one click in the yast menu, and will be installing ut2004 after finals...
I'd tried mandrake numerous times over the years, and it always seemed "cute but flaky", whereas suse is more along the lines of "cute and solid".
SuSE 9.1: good experience, unproven kernel (Score:3, Informative)
I was pleasantly surprised at how much easier it was to configure my laptop's wireless card (D-Link DWL-650) in SuSE than it had been under Redhat 9. The graphical boot is beautiful and the default configuration is sleek and easy to use. I won't get into the whole default Gnome versus default KDE issue except to say that I liked the look of their default desktop better than the default desktop look of Fedora.
I upgraded from 9.0 to 9.1 three days ago and so far my only complaint is that my Cisco VPN client refuses to build under it. I've tried and tried, along with several other SuSE users in my office, to get the client to build under the default 2.6 kernel with no luck. Googling for help returns only a few references to discussion groups in German that say (roughly translated) "konfoundit! Cisco VPN clienten builden broken! Sheizer!"
I attribute the incompatibiltiy of Cisco's VPN client with SuSE 9.1 to SuSE's need to be on the bleeding edge. They're (arguably) the first big distro to release a version with 2.6 as the default and they've done an admirable job. Unfortunately, Cisco isn't going to get their ass in gear and support 2.6 until almost EVERYONE is using 2.6 as their default kernel. Oh, well.
If anyone has found or knows of a way to get the Cisco VPN client to build on SuSE 9.1, please post.
Suse 9.1 Personal - a review (Score:3, Informative)
BACKGROUND
A little perspective: I was Apple from the ][ up to a PowerMac. Then I was Windows up until 98. I've been using linux, primarily Redhat, for over 5 years. I have a server running Redhat 9.0, and a desktop that's been running Redhat 7 -> 9.0. I switched to linux for three reasons: 1) it's significantly cheaper to build a machine and install linux (in terms of $, but not time); 2) although I've foobarred the OS more than once, it literally has crashed about 10 times in 5 years, and I've *never* lost my data; and 3) open source development is a fundamentally more sound way of development *for some things*, including the operating system, so I support it by using it.
My choice, money no object, would probably be a G5 tower. Mac has done great things towards making the computer easy to use as a tool right out of the box. But for the reasons above, my considerations were limited to linux. Since Redhat stopped it's support, I decided to consider my options before jumping directly to Fedora. To give away the punch line, I chose Suse 9.1 as my new Desktop. Read on for more details.
DESKTOP, NOT A SERVER
I want a server that I can configure by hand, that has a minimum of software (No X), with uptime that averages around 45 days. Redhat's done a nice job of providing that. Combined with Bastille and a few other things, I've been very happy.
But I use my Desktop computer on a day-to-day basis, and above all else, I just want it to work. I don't want it to crash, and I don't want to lose data, and I'm happy to upgrade regularly for my own benefit, but I don't want it to be difficult or slow me down. I'd like the installation of new software to be be relatively easy (though I don't mind compiling that wondrous open source software when need be).
First, I looked at what several new distros provided. Now, you can upgrade any system all day long, but out of the box (or off the disc), Suse has the newest kernel, the newest KDE, the newest Gimp, the newest mozilla. By "newest," I mean relative to the other distros I checked out, and thus closest to what I could download the source for if I were the gentoo sort.
INSTALLATION RESULTS
Redhat 9.1 (for comparison), the installer crashed repeatedly when I attemped anything other than a stock install. And, they've ceased support.
Fedora is running much older package versions than are available on the web (the 2.4 kernel? helllllloooooo). I decided against it just based on this. Also, I was particularly interested in switching to an "over the counter," distro. My logic is this: If they're spending the money to box it and put it in stores, they're also spending the money (presumably) to make it relatively easy to use.
After ultimately finding the correct command line voodoo to get Knoppix to boot on my machine (already a bad taste in my mouth), I got it installed (once I found the command line instructions for how to do that - grrrr), the installation itself was painless - a giant copy, and then a reboot. At which point, my screen resolutions were wrong, my screen driver was wrong, I was utterly unable to convince the OS that my wireless card existed, let alone get it configured, and -oh- -my- -god- - WHAT is up with that start menu? Don't tell Eric Raymond about Knoppix, or his recent review of CUPS will seem but a pale and pleasant discourse.
Mandrake is a close second to Suse, but it's still running older versions than Suse makes available. Further, I know Mandrake is back from the brink, but it still concerns me that support could evaporate, and I wanted a distro that was likely to last a while. I suspect Novell will work to see that happen with Suse for some time to come.
Suse 9.1 Personal installed pretty easily. The installation appeared to be a Curses interface, which didn't seem very pretty, but it worked. Having had a framebuffer problem during initial boot, it may be that there's a nicer installation inter
-Just- installed Suse Professional 9.1 (Score:3, Interesting)
My system specs are:
AMD Athlon 64 +3200
Nvidia Geforce4 MX 420
1 gig ram
MSI K8T Neo with Via K8T800 Chipset motherboard
Anyhow after backing up my data I put the DVD in. It was labeled 64 bit on one side, 32 bit on the other. I had put it the wrong way accidentally, but it was smart and told me "Cool system! But you are about to install 32 bit software on a 64 bit computer." Flipping it around I rebooted and went into Yast without a problem.
It didn't look too much different from Suse 9.0 for the installer at first. I went with the regular install of packages plus the compilers. Network, video, and sound appeared at first to be found correctly - minus that there weren't any Nvidia 3d drivers (just 2d) included in the box. The 3d drivers had to be installed via the online update tool. Haven't tested it yet in Unreal Tourny 2004 or Neverwinter Nights.
After the first reboot the audio didn't come up right. One more reboot (with me making no config changes) the audio came up right.
I use Lotus Notes 6.5 at work, and I use the web interface at home. Trying that out turns out that Java wasn't installed in Mozilla or Firebird. It did come up with the download plugin, but you'll have to make sure you are root in the browser to have it install right. I'll see later if Yast has a package for Java.
As for enterprise features that may come in handy with our Novell environment the installer had the option to authenticate to LDAP for users.
Getting deeper into the details of the box I pulled up what version of the kernel is from
Linux version 2.6.4-54.5-default (geeko@buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 Fri May 7 16:47:49 UTC 2004
Good, 2.6 as advertised. Going into other apps everything appeared to be very KDE based like in pervious versions of Suse. Doesn't appear to have much influence from the integration of Novell+Ximian. In the programs menu everything was not based on program names, but on purpose. For example Gimp 2.0 was labeled as "Image Editing".
One of the few apps linked to on the desktop was Office, which opened up into Open Office 1.1.1. It still appeared to have a limited set of fonts that I've seen in other OO installs. That is more a limitation of OO than Suse.
About X, SaX2 (Suse's X11 config editor) reports the version is:
XFree86 Version 4.3.99.902 (4.4.0 RC 2)
I was interested in seeing in SaX2 some config options for Tablets and Touchscreens. Might be a nice item for work's graphics department to try out.
Other items included in the package were Rekall (a database frontend), Samba 3.0, KDE 3.2.
Going through the manuals (remember those?) there were two volumes, each about 440 pages. One was the user guide that went into basic installation and the individual programs. Examples of programs with screen shots in the manual were Open Office, Gimp, KGPG, Xmms, gtKam, Mozilla, Audacity, and a full chapter on the command line toward the back. The admin volume went into the details such as troubleshooting the install or using logical volume manager (LVM). Other chapters were also on networking, ipv6, NIS, Apache, Samba, Squid, SSH, Kerberos, filesystems with acl's, and development in a 64 bit environment. Needless to say I was impressed with their manuals!
Good for the desktop in the enterprise, perhaps also the end user at home if the install went well on their particular hardware. That is probably the sticking point to turn anyone off is how well the install goes. That's where buying the package with support comes in. In the "Support at SUSE" pamphlet in the box it says on one of the supported items: Installation on a typical private workstation [non-networked] or laptop equipped with a single processor, at least 128 MB RAM, and 2 BG of free hard disk space. Other support items are reising Windows partitions, conf
It's very very good (Score:5, Informative)
Having tried a lot of different distributions in the past, I expected that I would need to help him out, or that there would at least be some sort of trouble with hardware detection or a bug of some kind.
Wrong.
I believe SUSE will be the distro that brings Linux to the masses. It is easier to install than Windows. OTOH, if you know what you are doing, there are options to finetune it exactly the way you want.
Install went perfectly. The bootsplash screen and progress bar look great. There is none of this confusing text that people always comment on with Linux distros.
Things that take a long time to set up on Debian, such as java and realplayer plugins work out of the box with SUSE.
The SaX2 screen config program works amazingly well, letting you position the desktop on your screen just the right way. It autodetected my dad's monitor and videocard with no problem.
The only difficulty was that he wanted to listen to preview files from a website that sells classical music (classicalarchives.com). The format is
I have installed a lot of different distributions and this had to have been the easiest. We haven't run into a single bug yet.
If I had to recommend a distribution to someone who had never used Linux before, who didn't want to take the time necessary to understand and learn about their system which is necessary with Debian... I would recommend SUSE 9.1 without hesitation.
Unable to install due to XFS bug (Score:5, Informative)
The 32bit sides of the DVDs are not readable in my machines, but the 64bit sides are. Does me no good, my systems are 32bit. A big part of the reason I wanted the boxed Professional version is for the DVDs, and now I find them useless.
So, I still have the CDs. I booted up and attempted to upgrade my system. No go. None of the partitions on any of my drives are identified. It shows "unknown" for every partition. Even if I manually select my root partition, it fails to mount it. Keep in mind this machine was set up from scratch with 9.0 and works just fine.
I checked SuSE support, and it turns out that there is a bug in the SuSE kernel that prevents it from mounting XFS partitions. Amazing, all that testing and nobody tried to use XFS. There is a driver hotfix released as a workaround, but it can't handle root on XFS. Guess what, my root (and others) are all XFS.
This means I can only install 9.1 if I'm willing to throw away my entire config and start over with a fresh install. Unacceptable. At the very least I'd like to be able to download a replacement CD1 ISO that fixes the problem. It's ridiculous to keep shipping a broken product that can't be installed as an upgrade by an otherwise satisfied customer.
So here I sit, with 2 unreadable DVDs and 5 CDs that I can't install because apparently nobody ever tested a perfectly normal and supported configuration as an upgrade path. Sigh.
My 2 cents as a dedicated SuSE user. (Score:3, Informative)
The specs of my hardware at home are rather common: nForce2 chipsets, some old Intel chipsets, some generic noname nVidia GeForces and some old S3 PCI cards to accomodate other monitors, a pile of generic 8139 ethernet cards, a D-Link ADSL modem, and the aforementioned TFT monitors, together with a Canon flatbed scanner and an inkjet printer. I have never had any problems installing the hardware, although I had to use a commercial driver [turboprint.de] to make my cheap printer work. In SuSE 9.1 installation of several monitors with SaX went absolutely smoothly and if I weren't so picky about DPI settings and such, I could have just used the default XF86Config it made during the installation. NVidia drivers were downloaded by the YaST Online Update application and installed in the background so that I didn't even notice the fact until I ran an OpenGL screensaver and it was really fast!
The installation went smoothly as well. First of all, I am Russian, and I am oh-so-pleased to see my native language back again in YaST since it was missing in 9.0 due to some glitch. What's even better is that now SuSE ships with decent Unicode TrueType fonts with Cyrillics glyphs, so you don't have to stare at ugly bitmap fonts during the installationg, and, again, if one is not very picky, he or she would perfectly go with these bundled fonts without any need to install standard fonts from Microsoft Windows.
And now for the surprising facts I have discovered so far. Maybe I wasn't reading reviews too carefully, but the default locale is now UTF8. We all remember how bad UTF8 was implemented in RedHat 8.0, and it never became better in RedHat 9.0. It mostly likely won't make any difference for people who don't use Cyrillic characters, but here (in Soviet Russia
Fellow font maniacs, beware! If you try to build the latest Freetype (currently 2.1.8) [freetype.org], which you most likely will want to do, at least for the sake of turning the bytecode interpreter on -- DO NOT DO IT. GTK1 and other applications using bitmap fonts will crash your X after this! I've investigated the matter and solved the problem. For the curious I can e-mail an explanation, but to cut a long story short now, the steps to take to make sure your fonts look pretty and no applications crash X, do the following:
After that you should have no problems and crashes. I know that's by far not an elegant solution and will greatly appreciate other suggestions!
Samba 3 on a SuSE 8.2 box and Samba 3 on a SuSE 9.1 box export file ownership and permission data! I don't know why this works and I
Re:Suse: (Score:5, Interesting)
Re:Suse: (Score:5, Interesting)
Doing an FTP install is only an option if you can afford to wait a month or two for bugfixes (unless you build everything from source). They aren't releasing the binary RPMs for 9.1 onto their FTP servers until June.
I have 9.0 on my system. YaST2 segfaults every time I try and use the package manager or update portion of it ever since I changed my install path to a local directory. I reported the bug & sent them a backtrace and never got a response, presumably because it is either fixed in 9.1 or they're done with 9.0 now that 9.1 is out.
So you can't rely on an FTP install when the latest version availble via FTP lags a few months behind.
Overall I thought 9.0 was pretty good (albeit kind of buggy). I haven't yet decided wether I will just start shelling out to get 9.1 and subsequent releases or switch to something else. I'm waiting on Fedora core 2 to decide.
Suse nonfree? (Score:3, Interesting)
That said there is a bunch of non free stuff on the Professional version, but to install it. You'll need to fire up yast after the install to install it.
The ftp install will be avaible next month.
PS- I really recommend shelling out $30-$90 as having the media on hand for an install makes things faste
Re:Snuze: (Score:3, Informative)
Re:I seriously didnt like Suse (Score:4, Informative)
and it' s the kernel version downloaded via YOU.
Re:I seriously didnt like Suse (Score:5, Informative)
I haven't checked, but I'm pretty sure that the source for all the things on side 1 of the DVD is on side 2 as well...
As for 'real package management', I think (and I've only just started to use YaST today!) it's great. No problems with package management...
Simon
Re:I seriously didnt like Suse (Score:5, Insightful)
--
Evan
They're *REQUIRED* to Provide GPL'd Kernel Sources (Score:3, Insightful)
They do provide sources (Score:2)
Re:I seriously didnt like Suse (Score:2)
Not installing this by default is, IMHO, a good thing since the kernel source is relatively hefty when unpacked.
Of course I could be wrong about this. If so, the kernel is GPL. If you paid for it and they won't give you the source then you should let the FSF know.
That said, I'm sure this isn't the case.
Re:I seriously didnt like Suse (Score:3, Insightful)
Re:I seriously didnt like Suse (Score:3, Informative)
Yes they do. Sure, it might not be installed by default, but it's right there on the CD. Yes, if you want to do crazy stuff, go with Gentoo - nothing is more flexible. If you want a solid desktop distro, SuSE and Mandrake work quite well.
Re:I seriously didnt like Suse (Score:3, Interesting)
When I went to install something that needed the kernel headers of the running kernel it fell over with an error stating that headers != running kernel.
I got round it by compiling my own kernel, but kernel-source != kernel.athlon-source.
Re:Wonderful article... (Score:2)
Re:Wonderful article... (Score:3, Informative)
Re:Wonderful article... (Score:4, Interesting)
That's exactly why it IS here!
Re:Hardware (Score:2)
Re:Hardware (Score:3, Informative)
On the Nvidia card, after an on-line update, you should see a recommended update (not checked) to download the nvida drivers. If you don't have the source installed you will see an nvidia.install.log in