From: "mark" <[EMAIL PROTECTED]>
> Will wrote:
> 
> > I've just installed Redhat 7.3 on a new Athlon Thunderbird on an Asus 
> > A7N266-VM board, with onboard Geforce 2MX, LAN etc. I've managed 
> >to get RH installed and booting fine, now X is giving me trouble.
> <snip>
> > and edited XF86Config-4 accordingly. Running startx initialises X and then I 
> > get the RH spash screen saying it's starting the various GNOME services,
> > then this vanishes, I get the grey taskbar and the box hangs and has to be
> > hard reset.
> 
> I'd suggest logging in as root, in command line mode, and running 
> Xconfigurator. It will generate the XF86Config and XF86Config-4 for you, and 
> then you can tweak from there.

Already done that. The XF86Config and XF86Config-4 are fine, since X works in Failsafe 
mode , i.e. not running Gnome or KDE, and at any reolution/colour depth.

Since posting the initial message I've actually managed to "fix" KDE. There's a laptop 
APM section in /usr/bin/startkde...

# if [ ! -e "$HOME"/.kde/share/config/kcmlaptoprc -a -e /proc/apm ]; then
#  # Try to figure out if we're on a laptop
#  if ! /bin/cat /proc/apm |grep -q "?"; then
    # We appear to be on a laptop with battery status notification
#    cat >"$HOME"/.kde/share/config/kcmlaptoprc <<EOF
#[BatteryDefault]
#Enable=true
#EOF
#  fi
#fi

And commenting that out allowed KDE to start succesfully. Now to fine the Gnome 
equivalent...

Thanks for the suggestion though.

Will.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to