Hello,
I've just installed FreeBSD (I've been a Linux user for over 10 years), and I'm having some trouble configuring the X server.
At first glance it works, except that there is a strange problem: when I move the mouse to the left border of the screen, it reacts as if the mouse was moving outside the screen (the longer I move left, the longer I need to move right until I see the pointer again). No problem for the three other borders.
Also, window managers detect the left border correctly:
- With TWM, when moving a window, the window correctly stops at the border
- With WindowMaker, when moving a window, it appears on the other side (as it should) but the mouse doesn't! And I have to move right if I want to find the pointer again.
Login managers on the other hand (I've tried XDM and GDM) don't work properly:
- With XDM, all I see is a black screen, but the program seems to respond to keyboard input somewhat (I've tried typing my username and passort and when I hit Enter, X restarts as if it failed to launch the window manager).
- With GDM, same thing, except that I have a background picture.
So much for the symptoms. What I did so far:
- I used the config file generated with Xorg -configure without changes (apart from adding font paths). The resolution seems reasonable (1280x800, depth=24). Ive check with xev and it confirms me that the top-left corner has coordinate 0x0 and the bottom-right 1280x800.
- I've tried disabling auto-detect and configuring the input devices myself but the result is the same.
- I've tried using gnome-control-center (I haven't installed GNOME however, only gdm and gnome-control-center + dependencies) to change the resolution and I get the exact same problem in all available resolutions.
A few other info:
- The mouse works properly in the console.
- Xorg.0.log doesn't report any error and the hardware seems to be detected correctly.
- Video card is Radeon HD 3200, I have a USB mouse and a touchpad (both works correctly apart from this problem). The monitor is a widescreen (16:10).
- I'm using FreeBSD 9.0 amd64 and X 1.7.7
- config and log files attached
Thanks a lot for your help, because I'm really starting to loose my hair on this one...
I've just installed FreeBSD (I've been a Linux user for over 10 years), and I'm having some trouble configuring the X server.
At first glance it works, except that there is a strange problem: when I move the mouse to the left border of the screen, it reacts as if the mouse was moving outside the screen (the longer I move left, the longer I need to move right until I see the pointer again). No problem for the three other borders.
Also, window managers detect the left border correctly:
- With TWM, when moving a window, the window correctly stops at the border
- With WindowMaker, when moving a window, it appears on the other side (as it should) but the mouse doesn't! And I have to move right if I want to find the pointer again.
Login managers on the other hand (I've tried XDM and GDM) don't work properly:
- With XDM, all I see is a black screen, but the program seems to respond to keyboard input somewhat (I've tried typing my username and passort and when I hit Enter, X restarts as if it failed to launch the window manager).
- With GDM, same thing, except that I have a background picture.
So much for the symptoms. What I did so far:
- I used the config file generated with Xorg -configure without changes (apart from adding font paths). The resolution seems reasonable (1280x800, depth=24). Ive check with xev and it confirms me that the top-left corner has coordinate 0x0 and the bottom-right 1280x800.
- I've tried disabling auto-detect and configuring the input devices myself but the result is the same.
- I've tried using gnome-control-center (I haven't installed GNOME however, only gdm and gnome-control-center + dependencies) to change the resolution and I get the exact same problem in all available resolutions.
A few other info:
- The mouse works properly in the console.
- Xorg.0.log doesn't report any error and the hardware seems to be detected correctly.
- Video card is Radeon HD 3200, I have a USB mouse and a touchpad (both works correctly apart from this problem). The monitor is a widescreen (16:10).
- I'm using FreeBSD 9.0 amd64 and X 1.7.7
- config and log files attached
Thanks a lot for your help, because I'm really starting to loose my hair on this one...