PanasonicCFR4

Revision 11 as of 2006-04-02 08:03:57

Clear message


  • Processor : Intel(R) Pentium(R) M processor 1.20GHz (or 1.3GHz)
  • Chipset : Intel i915GMS Express
  • Southbridge : ?
  • Memory : DDR2-SDRAM PC2-3200 - 1 GBytes
  • Touchpad : Synaptic
  • Audio : Intel Corp. 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
  • NIC : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
  • WiFi : Intel 2915 a/b/g

  • Video : Intel i915GM
  • Display : 1024x768


Current Issues

Quite substancial regressions from Breezy,

  • Hotkeys only work with upgraded pcc_acpi driver [1]
  • Does not wake from suspend
  • Does not wake from Hibernate
  • Sdcard driver works unreliably (sdhci)

The following are serious regressions from breezy and render the laptop a lot less useful. [https://launchpad.net/distros/ubuntu/+bug/33855 33855],[https://launchpad.net/distros/ubuntu/+source/acpi-support/+bug/31525 31525], [https://launchpad.net/distros/ubuntu/+source/acpi-support/+bug/35170 35170], [https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/35973 35973]

Hardware details

in Breezy?

in Dapper (current development)?

Installation works?

yes

yes

Hardware Information

Screen & Monitors

Device

Works?

Bug #

in Breezy?

in Dapper (current development)?

Screen

yes

yes

Correct resolution?

yes

yes

Correct refresh rate?

yes

yes

3D Acceleration

yes

yes

External monitor works?

untested

Yes see [5]

External monitor - mirrors

untested

Yes

External monitor - extend desktop

untested

untested

Power Management

Battery detected?

yes

yes

Hibernates?

no

no

Sleep

yes

yes sometimes. see[2]

Dim/Blank monitor?

yes

yes

Sound

Sound works?

yes

yes

Correct volume?

yes

yes

Hardware volume switch

NA

NA

Headphone jack

yes

yes

Mic jack

Untested

Untested

Networking

Wired NIC

yes

yes

Wireless NIC

yes

yes

PCMCIA NIC

Untested

yes (works with WG511/prism54)

Firewire

NA

NA

Bluetooth

NA

NA

Modem

Untested

Untested

Infrared

NA

NA

Touchpad & Mice

Touchpad

yes

yes

Touchpad - Doubletap = double click

yes

yes

Touchpad - Scroll down side

yes

yes

External mouse - USB

yes

yes

External mouse - Serial

NA

NA

Docking Station/Port Replicator no docking option

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

CD/DVD drive

NA

NA

SD cards slot

no

Yes

Function and other keys

Fn key

Operation

Keycode

Works?

Bug #

in Breezy (current stable)?

in Dapper (current development)?

+ Space

NA

NA

+ Esc

NA

NA

+ F1

Brightness down

yes

yes. see [3]

+ F2

Brightness up

yes

yes. see [3]

+ F3

Cycle Display

no

no

+ F4

Mute

yes

yes [3], with handler scripts in [https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

[https://launchpad.net/distros/ubuntu/+bug/33855/ 33855],[https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

+ F5

Volume down

yes

yes [3], with handler scripts in [https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

[https://launchpad.net/distros/ubuntu/+bug/33855/ 33855],[https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

+ F6

Volume up

yes

yes [3], with handler scripts in [https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

[https://launchpad.net/distros/ubuntu/+bug/33855/ 33855],[https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]

+ F7

Sleep

yes

no (although button does generate acpi event). see [2]

+ F8

NA

NA

+ F9

Show Battery %

no

no

+ F10

Hibernate

yes

no

+ F11

SysRq?

Untested

yes

+ F12

Print Screen

yes

+ 1

Untested

NA

+ 2

Untested

NA

Notes

  • [1] Driver Crash:

The current (as of flight 5) pcc_acpi driver crashes when the function keys are pressed. When this driver is used, the first key press works, but then causes a kernel oops. Subsequent presses fail. The solution is to upgrade to the new version of the driver (http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/pcc-acpi-0.8.2-hy20060126.tar.gz). This fix has already been committed by Ben Collins according to bug #33855, so should show up in future updates to the kernel.

  • [2] Sleep troubles:

The laptop successfully sleeps if I use GPM to click the suspend option. It sometimes sleeps if I shut the lid. Somtimes it does nothing (misses the event I guess).

  • It would appear from other reports that the pcc_acpi kernel module maybe busted -PaulSladen

  • I agree. I am tracking this in bug 35170. I thought that the solution was in 33855 but this was rejected -JohnStowers

  • [3] Brightness and Volume Keys:

Once the new pcc_acpi driver is installed, the brightness keys are correctly handled by /etc/acpi/events/panasonic-* scripts. The /etc/acpi/panabright.sh script needs some minor changes in my opinion. The volume/mute keys do not have handler scripts to call the appropriate acpi_fakekey number. See proposed patch for acpi-support in bug [https://launchpad.net/distros/ubuntu/+bug/16424/ 16424]. After patching these scripts, the mute, volume down, and volume up keys generate X11 key numbers 160, 174, and 176. These key numbers can then be mapped to virtual keys or handled directly by the window manager.

  • [4] SD Card Slot:

Works (slowly)

  • Currently the driver only works in MMC mode. How slow is "slow"? -PaulSladen

  • About 20-30 senconds to transfer a 2mb image. About 3-5 mins to thumbnail 100Mb of pics off the card -JohnStowers

  • [5] External Monitor:

Using the i810switch utility works perfectly. I am unaware of any other easy means to enable the external monitor on this laptop.