I recently installed FreeBSD 7.1 on my laptop. This computer was running 7.0 without incident and with normal X behavior.
Under 7.1, though, starting KDE or Gnome makes the computer almost unusable--the menu fonts are several inches tall and only a singe menu item is visible at a time (for example the "File" item from firefox").
I have traced the problem to the fact that the X configuration thinks that my monitor is 289x21 millimeters and running at 1280x800 with a resolution of 112x968 dpi. In fact, the display is 330x210 mm at 1280x800 and runs at a resolution of 99x97 dpi under Linux.
I have tried setting the DisplaySize to "330 210" in an xorg.conf file that I generated, edited and placed in /etc/X11, but this had no effect.
Running "xrandr --fbmm 330x210" in the X terminal window after running "xinit" by hand and then starting a window manager results in normal behavior.
Can someone explain why the X server seems to be ignoring my xorg.conf DisplaySize parameter or give a suggestion for getting this to work? Ideally I'd like to run gdm or kdm as a login manager rather than logging in and starting X by hand.
By the way, this is an HP DV5000 with the ATI Radeon chip set. I can provide more specifics if necessary.
TIA
Under 7.1, though, starting KDE or Gnome makes the computer almost unusable--the menu fonts are several inches tall and only a singe menu item is visible at a time (for example the "File" item from firefox").
I have traced the problem to the fact that the X configuration thinks that my monitor is 289x21 millimeters and running at 1280x800 with a resolution of 112x968 dpi. In fact, the display is 330x210 mm at 1280x800 and runs at a resolution of 99x97 dpi under Linux.
I have tried setting the DisplaySize to "330 210" in an xorg.conf file that I generated, edited and placed in /etc/X11, but this had no effect.
Running "xrandr --fbmm 330x210" in the X terminal window after running "xinit" by hand and then starting a window manager results in normal behavior.
Can someone explain why the X server seems to be ignoring my xorg.conf DisplaySize parameter or give a suggestion for getting this to work? Ideally I'd like to run gdm or kdm as a login manager rather than logging in and starting X by hand.
By the way, this is an HP DV5000 with the ATI Radeon chip set. I can provide more specifics if necessary.
TIA