login
Header Space

 
 

Re: Video problems (and others?) with ASRock 755i65G/Intel 865G

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrés <adelfino@...>
Cc: misc <misc@...>
Date: Saturday, July 14, 2007 - 1:37 pm

On 7/13/07, Andris <adelfino@gmail.com> wrote:

The 'exec' there is wrong, it causes the shell that parses the
.xinitrc to replace itself with the 'xset' command, which in turn
exits when it has set up the rate.
So the whole .xinitrc script is now done, causing what your were seeing.

Are you sure it was exactly the same line ? without the 'exec' it
would have been fine, but with the 'exec'  there's no way it would
work, except it you had it *after* another 'exec' command, for
instance 'exec fvwm'. 'fvwm' doesn't exit until you select 'exit' from
its menu. So 'exec'ing the window manager in .xinitrc is correct, but
since 'exec' replaces the shell with the program it executes, the
lines after an 'exec' in any shell script are ignored.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Video problems (and others?) with ASRock 755i65G/Intel 8..., Matthieu Herrb, (Sat Jul 14, 1:37 pm)
speck-geostationary