GatewayMX3560

Differences between revisions 15 and 16
Revision 15 as of 2007-07-06 14:31:53
Size: 6023
Editor: gw
Comment:
Revision 16 as of 2007-07-06 14:32:35
Size: 6018
Editor: gw
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
|| Installation works? || Untested || Untested || || Installation works? || Yes || Untested ||

* Contact: Corey1981

Current Issues

System Info

bios-version:W320.F09B
system-manufacturer:Gateway
system-product-name:MX3560

Hardware details

in Feisty (current stable)?

in Gutsy (current development)?

Installation works?

Yes

Untested

Hardware Information

Screen & Monitors

Device

Works?

Bug #

in Feisty (current stable)?

in Gutsy (current development)?

Screen

Yes

Untested

Correct resolution?

Yes (See Notes)

Untested

Correct refresh rate?

Yes

Untested

3D Acceleration

Yes

Untested

External monitor works?

Yes

Untested

External monitor - mirrors

Yes

Untested

External monitor - extend desktop

No

Untested

Power Management

Battery detected?

Yes

Untested

Hibernates?

Yes

Untested

Sleep

Yes

Untested

Dim monitor on battery

Yes

Untested

Blank monitor on inactivity

Yes

Untested

Lid Close

Yes

Untested

Cpu frequency scaling

Yes

Untested

Sound

Sound works?

Yes (See Notes)

Untested

Correct volume?

Yes

Untested

Hardware volume switch

Yes

Untested

Headphone jack

Yes

Untested

Mic jack

Untested

Untested

Networking

Wired NIC

Yes

Untested

Wireless NIC

Yes

Untested

PCMCIA NIC

Untested

Untested

Firewire

Untested

Untested

Bluetooth

Untested

Untested

Modem

Untested

Untested

Infrared

N/A

Untested

Touchpad & Mice

Touchpad

Yes

Untested

Touchpad - Doubletap = double click

Yes

Untested

Touchpad - Scroll down side

Yes (See Notes)

Untested

Touchpad - turned off while typing

Untested

Untested

External mouse - USB

Yes - (Wireless USB)

Untested

External mouse - Serial

Untested

Untested

Docking Station/Port Replicator

AC through replicator

Untested

Untested

USB

Untested

Untested

Serial

Untested

Untested

Parallel

Untested

Untested

External Monitor - VGA

Untested

Untested

External Monitor - DVI

Untested

Untested

Modem

Untested

Untested

NIC

Untested

Untested

PS/2

Untested

Untested

Additional Hardware

Fingerprint reader

Untested

Untested

CD/DVD drive

Untested

Untested

PCMCIA cards

Untested

Untested

Parallel Ports

Untested

Untested

Card reader(s)

Yes

Untested

Function and other keys

Fn key

Operation

Keycode

Works?

Bug #

in Feisty (current stable)?

in Gutsy (current development)?

+ Space

Untested

Untested

+ Esc

Untested

Untested

+ F1

Turns off lights on keyboard & touchpad

Untested

+ F2

Turns off wireless

Untested

+ F3

Puts computer to sleep

Untested

+ F4

Doesn't Work

Untested

+ F5

Untested

Untested

+ F6

Untested

Untested

+ F7

Brightens Screen

Untested

+ F8

Dims Screen

Untested

+ F9

Untested

Untested

+ F10

Untested

Untested

+ F11

Untested

Untested

+ F12

Untested

Untested

+ Scroll

Tuns on numlock

Untested

+ ArrowUp

Untested

Untested

+ ArrowDown

Untested

Untested

+ ArrowRight

Untested

Untested

+ ArrowLeft

Untested

Untested

+ PgUp

Untested

Untested

+ PgDown

Untested

Untested

Other special keys

Key

Operation

Keycode

Works?

Bug #

in Feisty (current stable)?

in Gutsy (current development)?

Key

Untested

Untested

Notes

Video:

To get the 1280x768 screen resolution, launch the Synaptics Package Manager and install 'xserver-xorg-video-intel' package

Sound:

To activate the sound it follows the steps below:

  • Using KMix from the KDE Panel
  • Click on the Blue Speaker
  • Click on the Mixer Button
  • Click on the Switches Tab
  • Click on 'External Amplifier" so that the yellow dot is not highlighted
  • Close the open window.

It should keep the settings through reboot, mine did.

Touchpad:

I would recommend changing this section in /etc/X11/xorg.conf

I added the last two Option lines. They let you run the synclient command to interact with the Touchpad, and correct the size of the scroll area on the right of the touchpad.

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
        Option          "SHMConfig"             "1"
        Option          "RightEdge"             "5750"
EndSection


CategoryLaptop

LaptopTestingTeam/Old/GatewayMX3560 (last edited 2008-08-06 16:39:49 by localhost)