LSI MegaRaid 150-6 RAID Controler

jfdill_2 ulist at gs1.ubuntuforums.org
Fri May 26 15:39:37 UTC 2006


sud0n1m Wrote: 
> I also have a Poweredge 1850 with Perc 4e/si and 5.10 worked "out of the
> box". I just did an apt-get dist-upgrade to the Dapper RC and now have
> some stability issues with the driver. As long as I keep away from
> X-windows, everything is fine, but when I go into xwindows, the system
> locks up and there is a flashing amber light on the case.
> 
> lsmod gives me:
> 
> megaraid_mbox          39824  4 
> scsi_mod              160504  4 sg,sr_mod,sd_mod,megaraid_mbox
> megaraid_mm            13896  1 megaraid_mbox
> 
> Im willing to try a few suggestions. Any ideas on how to fix it?
Try switching the graphics driver to "vesa" then it should be stable,
although you won't be doing any 3D gaming on the console, the
performance seems fine for basic desktop functions and doesn't crash
the system.

I ended up using Debian Sarge on my PE1850s, but had to use the 2.6
kernel from etch to get the megaraid to work right with 2.6.

I.e. to be a little more specific in xorg.conf...

Code:
--------------------
    Section "Device"
  Identifier      "Generic Video Card"
  Driver          "vesa"
  EndSection
  
--------------------


-- 
jfdill_2




More information about the ubuntu-users mailing list