Need monitor quirk to fix wrong DPI for Toshiba Satellite A110-160

Bug #414042 reported by Santiago Urueña
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

(See bug #120619: [Gutsy] invalid resolution detected resulting in BIG fonts on i915)

I downloaded today a daily Kubuntu build (karmic-desktop-amd64.iso 15-Aug-2009 05:46 652M), but the desktop was totally unusable due to the huge fonts problem. From the terminal, "DISPLAY=":0.0" xdpyinfo" reports the following DPI:

...
screen #0:
  dimensions: 1280x800 pixels (289x21 millimeters)
  resolution: 112x968 dots per inch
...

After killing the X session from the terminal, and launching it again with "startx -- -dpi 96", the problem totally disappeared! (in fact, I'm writing this bug report from the live CD :-)

Now, the xdpyinfo shows the following DPI:

...
screen #0:
  dimensions: 1280x800 pixels (338x211 millimeters)
  resolution: 96x96 dots per inch
...

I attach the Xorg logs of the problematic settings. This is the EDID info:

get-edid: get-edid version 2.0.0

  Performing real mode VBE call
  Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
  Function supported
  Call successful

  VBE version 300
  VBE string at 0x11100 "Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS"

 VBE/DDC service about to be called
  Report DDC capabilities

  Performing real mode VBE call
  Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
  Function supported
  Call successful

  Monitor and video card combination does not support DDC1 transfers
  Monitor and video card combination supports DDC2 transfers
  0 seconds per 128 byte EDID block transfer
  Screen is not blanked during DDC transfer

 Reading next EDID block

 VBE/DDC service about to be called
  Read EDID

  Performing real mode VBE call
  Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
  Function supported
  Call successful

 parse-edid: EDID checksum passed.

  # EDID version 1 revision 2
 Section "Monitor"
  # Block type: 2:0 3:0
  # Block type: 2:0 3:fe
  # Block type: 2:0 3:fe
  Identifier "LPL:002a"
  VendorName "LPL"
  ModelName "LPL:002a"
  # Block type: 2:0 3:0
  # Block type: 2:0 3:fe
  # Block type: 2:0 3:fe
  # DPMS capabilities: Active off:no Suspend:no Standby:no

  Mode "1280x800" # vfreq 60.120Hz, hfreq 49.479kHz
   DotClock 71.250000
   HTimings 1280 1328 1360 1440
   VTimings 800 802 808 823
   Flags "-HSync" "-VSync"
  EndMode
  # Block type: 2:0 3:0
  # Block type: 2:0 3:fe
  # Block type: 2:0 3:fe
 EndSection

And finally, the output of lspci:
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
      00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
      00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
      00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
      00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
      00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
      00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
      00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
      00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
      00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
      00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
      00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
      00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
      00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
      00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
      00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
      04:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
      05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
      06:00.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev c0)
      06:04.0 CardBus bridge: ENE Technology Inc CB-712/4 Cardbus Controller (rev 10)
      06:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller (rev 01)
      06:04.2 SD Host controller: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller (rev 01)
      06:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 01)
      06:04.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev 01)

And thanks for your great job!

Cheers

Revision history for this message
Santiago Urueña (suruena) wrote :
Revision history for this message
Fabio Marconi (fabiomarconi) wrote :

Hello Santiago Urueña

Are you experiencing these issue with the latest updated lucid's packages?

Thanks in advance
:)Fabio

tags: added: karmic-alpha kubuntu
Changed in ubuntu:
status: New → Incomplete
Revision history for this message
Fabio Marconi (fabiomarconi) wrote :

We'd like to figure out what's causing this bug for you, but we haven't heard back from you in a while. Could you please provide the requested information? Thanks!

Revision history for this message
Santiago Urueña (suruena) wrote :

Hi, I just downloaded a kubuntu 10.04.1 (desktop) live CD, and this problem with the fonts is not happening again. The resolution is now detected OK, both the i386 and AMD64 versions.

I think this can now be closed, thanks!

Changed in ubuntu:
status: Incomplete → Invalid
Revision history for this message
Fabio Marconi (fabiomarconi) wrote :

Hello Santiago
Thanks for the reply
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time to report this bug and helping to make Ubuntu better. Please submit any future bugs you may find.
Fabio

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.