
Originally Posted by
oldcpu
- PC#5: this is my sandbox PC, an old 32-bit AMD Athlon-1100 w/1GB (MSI KT3 Ultra motherboard) w/AGP nVidia GeForce FX5200 graphics and it had the same hiccups with M7 that I saw previous on M6 with the 32-bit openSUSE-11.3 KDE4 liveCD. It would not boot in any of the 800x600, 10247x768 nor vesa mode, each time hanging up when trying to run X (presumably the nouveau driver failing ? ) . I then booted to safe Settings, only to watch that 'hang' after a clock setting (same behaviour as M6):
Code:
[39.456766] rtc0: alrms up to one day, 114 bytes nvram
and as per M6 by pressing < ctrl-c> it restarted / continued its boot and eventually booted to X at a low 1024x768 resolution. That turned out to be the nv graphic driver. Fonts were bad on this boot (but not as bad as I rememberd M6). Sound did NOT initially work (unlike M6) and what was interesting was it put my USB webcam (which has only a mic) as default. But sound is not an issue as I can retune this in YaST and this PC has multiple sound cards which is difficult for any automatic configuration program to figure out. Wired Internet worked.
.
I plan to install M7 on this PC later (possibly this weekend).
I installed 11.3 M7 on this PC, but it was not easy. I suspect new users if they had identical hardware would be lost, and likely would do unkind things to any openSUSE-11.3 liveCD they procured.
As before (with M6) I could only install with SafeSettings. Previous 1024x768, 800x600, VESA and text mode installs all failed. After a successful safe settings install, the PC would boot ONLY to fail safe. Eventually I found it possible to get it do a normal boot to change this line in the /boot/grub/menu.lst (for the regular boot) :
Code:
kernel /boot/vmlinuz-2.6.34-8-default root=/dev/disk/by-id/ata-ST3320620A_9QFAJR66-part6 apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll pci=nommconf resume=/dev/disk/by-id/ata-ST3320620A_9QFAJR66-part3 splash=silent quiet showopts vga=0x317
to this line:
Code:
kernel /boot/vmlinuz-2.6.34-8-default root=/dev/disk/by-id/ata-ST3320620A_9QFAJR66-part6 resume=/dev/disk/by-id/ata-ST3320620A_9QFAJR66-part3 splash=silent quiet showopts vga=0x317 nomodeset
The regular boot had many extra codes (because this was a safe settings install) that would normally not be there. These many extra codes made it impossible to boot the PC to X, as one was always greeted with a black screen. It turns out as a minimum, the "nomodeset" boot code was needed, and there was a note in the 11.3 M7 release notes about that. Of course, HOW MANY new or beginner users read the release notes ?? Not many is the opinion I venture.
And I had to remove all the other needless boot codes from the menu.lst. At that point, it would boot as a normal boot.
So the PC could now boot to ONLY 1024x768 in a normal boot. But the graphic driver chosen (as a result of the "nomodeset" ) was the "nv" driver. The proper resolution for the "nv" driver is 1900x1200 with this graphic card/monitor combination. The 1024x768 is pathetic in comparison. In the past (on previous openSUSE versions) the "nv" driver supported that 1920x1200 resolution. So it IS possible. I also noted xrandr only gives options of LOWER resolutions. No option to select 1920x1200 (nor indeed any resolution higher than 1024x768). So I went to run the sax2 application to configure an xorg.conf to setup the higher resolution , and guess what ??
No sax2 application in 11.3 M7 !! Its been removed. Its gone. Its not on the DVD. Its not on the factory-snapshot repository. Its gone ! Its been removed. Only sax2-tools is left, and it is NOT adequate. IMHO unless there is a replacement configuration tool (that works) that complete removal of sax2 is a seriously bad move if it was done deliberately.
Now if one searches for sax2 in factory from here: Software.openSUSE.org one will find it. But how many new users know about that?
How is a user, who does not know of Software.openSUSE.org, and who does not want to use the proprietary nVidia driver (which by the way is NOT ready yet for the 2.6.34 kernel with this GeForce FX5200 nVidia hardware), supposed to configure their graphics beyond 1024x768 ??
Unless they are an xorg.conf hacker, they can't. The possibility is gone. And so will this user. They WILL BE GONE. GONE away from openSUSE to a distribution that DOES provide a wizard for configuring the graphics when the automatic xorg config fails.
So, how to lose openSUSE users and make openSUSE detractors? This is how !
I'm not impressed. I am disappointed.
Of course this won't stop me. I can grab sax2 by searching here: Software.openSUSE.org , .... I can easily install the proprietary video driver, and hopefully the "hack" (and it was a hack) that I used to boot X from run level 3 with the proprietary graphic driver will work.
And I will point new users here: Software.openSUSE.org, to get sax2. But that should NOT be necessary.
So I am very disappointed, and unless I am wrong (which is possible and it won't be the 1st time), and unless this deficiency is addressed, I predict many users of old nVidia hardware will storm way from openSUSE in droves, much like happened with openSUSE-10.1 with the software package management was bad. This is from my view a SERIOUS mistake.
IMHO it IS premature to drop sax2 completely without a replacement - the xorg automatic configuration is not there yet in terms of reliability.
Bookmarks