Thanks Martin for the quick reply. Here, I am posting
my conf file. We tried many changes in the same but
all in vain. Could you suggest what are the changes
needed in this file to atone the things.
I'll try installing xserver-xorg on Monday as this
being weekend and hence off here. So board is not
available right now. Till the time, can u suggest
something about this configuration file.
$ cat XF86Config-4 [J
# XF86Config-4 (XFree86 X Window System server
configuration file)
#
# This file was generated by dexconf, the Debian X
Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the
XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on
xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade
of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be
automatically updated
# again, run the following commands as root:
#
# cp /etc/X11/XF86Config-4
/etc/X11/XF86Config-4.custom
# md5sum /etc/X11/XF86Config-4
>/var/lib/xfree86/XF86Config-4.md5sum
# dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall
back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "vga"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28-50
VertRefresh 43-75
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
$
--- Martin Guy <> wrote:
> 2008/1/26, Jitesh Sachdeva
> <>:
> > We are trying to install X-Window System on TS7300
> > [...]
> > # apt-get install xserver-xfree86
> > [...]
> > XFree86 Version 4.3.0.1 (Debian
> 4.3.0.dfsg.1-14sarge5
>
> Current Debian stable is "etch", not "sarge", and
> the current x server
> is "xserver-xorg" not xfree86. Everyone stampeded
> away from xfree86 a
> few years ago when its owners became possessive and
> unreasonable.
> I suggest you remove the xfree86 server, edit
> /etc/apt/sources.list to
> take etch, not sarge, then apt-get update and
> apt-get dist-upgrade,
> then install xserver-xorg, then try again.
> Alternatively, you can specify "stable" in
> sources.list instead of
> "sarge" "etch" etc, which will make it follow new
> stable releases in
> the future ("lenny" is next..., sometime this year)
>
> Your specific problem is that the X device driver,
> specified in
> /etc/X11/*.conf, does not match your video hardware.
> Once you have
> xorg, either it will just work (probably using the
> frame buffer
> driver) or you will have a more modern set of
> drivers to choose from
>
> M
>
Regards,
Jitesh Sachdeva
5, 50, 500, 5000 - Store N number of mails in your inbox. Go to
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|