AristoPrestige1600V

Current Issues

  • suspend to ram / disk do not work
  • hibernate do not work
  • problems running Beryl/Compiz (3D Desktop effects) (EDIT: please read note on the very bottom of this page)

System Info

bios-version:R1.07
system-manufacturer:MTC
system-product-name:MTC
system-version:1

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

Untested

Correct refresh rate?

Yes

Untested

3D Acceleration

Some problems

Untested

External monitor works?

Untested

Untested

External monitor - mirrors

Untested

Untested

External monitor - extend desktop

Untested

Untested

Power Management

Battery detected?

Yes

Untested

Hibernates?

No

Untested

Sleep

No

Untested

Dim monitor on battery

No

Untested

Blank monitor on inactivity

Yes

Untested

Lid Close

Yes

Untested

Cpu frequency scaling

Yes

Untested

Sound

Sound works?

Yes

Untested

Correct volume?

Yes

Untested

Hardware volume switch

Yes

Untested

Headphone jack

Yes

Untested

Mic jack

Yes

Untested

Internal mic

Yes

Untested

Networking

Wired NIC

Yes

Untested

Wireless NIC

Yes

Untested

PCMCIA NIC

N/A

Untested

MiniPCI

Untested

Untested

Firewire

Untested

Untested

Bluetooth

Yes

Untested

Modem

Untested

Untested

Infrared

N/A

Untested

Touchpad & Mice

Touchpad

Yes

Untested

Touchpad - Doubletap = double click

Yes

Untested

Touchpad - Scroll down side

Yes

Untested

Touchpad - turned off while typing

Untested

Untested

External mouse - USB

Yes

Untested

External mouse - Serial

N/A

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

N/A

Untested

CD/DVD drive

Yes

Untested

PCMCIA cards

N/A

Untested

MiniPCI 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

WIFI On/Off

Yes

Untested

+ F2

Untested

Untested

+ F3

Volume Down

Yes

Untested

+ F4

Volume Up

Yes

Untested

+ F5

CRT/LCD

Untested

Untested

+ F6

Brightness Up

Yes

Untested

+ F7

Brightness Down

Yes

Untested

+ F8

Untested

Untested

+ F9

Untested

Untested

+ F10

Volume On/Off

Yes

Untested

+ F11

Untested

Untested

+ F12

Untested

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

Brightness

Manual brightness control (via key shortcuts) was not working from the very beginning. It works fine after last kernel update. Currently I'm using kernel (uname -a):

Linux pawelg-laptop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux

Shutdown

Not worked fine from the very beginning. When I made shutdown, progress bar indicated finish, but laptop was still running. I had to power off manually (by pressing power button). It works fine after last kernel update (kernel details: see above).

Touchpad

Tapping and scrolling works fine after installing synaptics package, and adding these lines into my /etc/X11/xorg.conf:

#### Synaptics touchpad - new section ####
Section "InputDevice"
 Identifier    "MouseSynaptics"
 Driver        "synaptics"
 Option        "Device"             "/dev/psaux"
 Option        "Protocol"           "auto-dev"
 Option        "LeftEdge"           "1900"
 Option        "RightEdge"          "5400"
 Option        "TopEdge"            "1900"
 Option        "BottomEdge"         "4000"
 Option        "FingerLow"          "25"
 Option        "FingerHigh"         "30"
 Option        "MaxTapTime"         "0"      #the touch-click is off!
 Option        "MaxTapMove"         "100"
 Option        "VertScrollDelta"    "100"    #vertical scroll (0 to disable)
 Option        "HorizScrollDelta"   "100"    #horizontal scroll (0 to disable)
 Option        "MinSpeed"           "0.09"
 Option        "MaxSpeed"           "0.22"
 Option        "AccelFactor"        "0.0017"
 Option        "SHMConfig"          "on"
EndSection

## this section extended with Inputdevice "MouseSynaptics" only
Section "ServerLayout"
        Identifier      "Default Layout"
        screen "Default Screen"
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"
        Inputdevice     "stylus"        "SendCoreEvents"
        Inputdevice     "cursor"        "SendCoreEvents"
        Inputdevice     "eraser"        "SendCoreEvents"
        Inputdevice     "MouseSynaptics"        "AlwaysCore"
EndSection

3D acceleration

I still have problems with running Beryl/Compiz. Maybe it's a ATI X1600 graphic card problem, or maybe some other issue. I'm currently using standard KDE KWin manager - all works fine and fast.

EDIT/2007-07-30: I just got information from other Aristo Prestige 1600 user, that reports no problems with 3D effects using . However I still have problems, but this may due my weird installation issue (kubuntu first then ubuntu as ubuntu-base package

Bluetooth

Works fine from the scratch.

Card reader

Works fine from the scratch. Currently tested with 2 SD cards.


CategoryLaptop CategoryLaptop

SergioZanchetta/Old/AristoPrestige1600V (last edited 2010-02-26 14:26:23 by host226-241-dynamic)