#1 Le 20/10/2006, à 18:55
- 0livier
[Résolu] Pb résolution d'écran avec chipset Intel 945GM
Bonsjours...
Je viens de faire l'acquisition d'un laptop ASUS F3F-AP023H.
Après installation d'Ubuntu 6.06.1 je n'arrive pas à avoir accès à la résolution 1280x800 (wide).
Pourtant mon xorg.conf y fait bien référence:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
#Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation Mobile Integrated Graphics Controller"
Driver "i915"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile Integrated Graphics Controller"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Mon lsmod me dit:
Module Size Used by
rfcomm 40216 0
l2cap 26244 5 rfcomm
bluetooth 50020 4 rfcomm,l2cap
ppdev 9220 0
i915 20608 1
drm 73236 2 i915
speedstep_centrino 8400 1
cpufreq_userspace 4696 1
cpufreq_stats 5636 0
freq_table 4740 2 speedstep_centrino,cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 6428 0
cpufreq_conservative 7332 0
video 16260 0
tc1100_wmi 6916 0
sony_acpi 5644 0
pcc_acpi 12416 0
hotkey 11556 0
dev_acpi 11140 0
container 4608 0
button 6672 0
asus_acpi 11540 0
acpi_sbs 19980 0
battery 9988 1 acpi_sbs
ac 5252 1 acpi_sbs
i2c_acpi_ec 5120 1 acpi_sbs
i2c_core 21904 1 i2c_acpi_ec
ipv6 265728 6
nls_iso8859_1 4224 1
nls_cp437 5888 1
vfat 13440 1
fat 53020 1 vfat
dm_mod 58936 1
md_mod 72532 0
af_packet 22920 2
sbp2 24196 0
parport_pc 35780 0
lp 11844 0
parport 36296 3 ppdev,parport_pc,lp
sdhci 14848 0
joydev 10048 0
mmc_core 30104 1 sdhci
tsdev 8000 0
8139cp 22528 0
pcspkr 2180 0
ipw3945 126620 1
8139too 26880 0
mii 5888 2 8139cp,8139too
rtc 13492 0
usbhid 39904 0
ieee80211 37064 1 ipw3945
ieee80211_crypt 6272 1 ieee80211
psmouse 36100 0
ieee80211_1_1_13 38216 0
serio_raw 7300 0
ieee80211_1_1_13_crypt 6784 1 ieee80211_1_1_13
snd_hda_intel 18964 1
snd_hda_codec 157616 1 snd_hda_intel
snd_pcm_oss 53664 0
snd_mixer_oss 18688 1 snd_pcm_oss
shpchp 45632 0
pci_hotplug 29236 1 shpchp
snd_pcm 89864 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 25220 1 snd_pcm
intel_agp 22940 1
agpgart 34888 3 drm,intel_agp
snd 55268 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore 10208 1 snd
snd_page_alloc 10632 2 snd_hda_intel,snd_pcm
sg 37920 0
sr_mod 16932 0
cdrom 38560 1 sr_mod
evdev 9856 1
ext3 135816 2
jbd 58772 1 ext3
ide_generic 1536 0
ohci1394 35124 0
ieee1394 299832 2 sbp2,ohci1394
ehci_hcd 34184 0
uhci_hcd 33808 0
usbcore 130820 4 usbhid,ehci_hcd,uhci_hcd
sd_mod 19984 5
generic 5124 0
ata_piix 11012 10
libata 78992 1 ata_piix
scsi_mod 139496 5 sbp2,sg,sr_mod,sd_mod,libata
thermal 13576 0
processor 23360 2 speedstep_centrino,thermal
fan 4868 0
capability 5000 0
commoncap 7296 1 capability
vga16fb 13704 1
vgastate 10368 1 vga16fb
fbcon 42784 72
tileblit 2816 1 fbcon
font 8320 1 fbcon
bitblit 6272 1 fbcon
softcursor 2304 1 bitblit
Et voici mon lspci:
0000:00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 03)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, fast devsel, latency 0
Capabilities: <available only to root>
0000:00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03) (prog-if 00 [VGA])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1252
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at feb80000 (32-bit, non-prefetchable) [size=512K]
I/O ports at ec00 [size=8]
Memory at d0000000 (32-bit, prefetchable) [size=256M]
Memory at feb40000 (32-bit, non-prefetchable) [size=256K]
Capabilities: <available only to root>
0000:00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 03)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1252
Flags: bus master, fast devsel, latency 0
Memory at fea80000 (32-bit, non-prefetchable) [size=512K]
Capabilities: <available only to root>
0000:00:1b.0 0403: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1253
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at feb3c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <available only to root>
0000:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Capabilities: <available only to root>
0000:00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
Memory behind bridge: fdf00000-fdffffff
Capabilities: <available only to root>
0000:00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=04, sec-latency=0
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: fe000000-fe7fffff
Prefetchable memory behind bridge: 00000000bdf00000-00000000bfe00000
Capabilities: <available only to root>
0000:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 233
I/O ports at e880 [size=32]
0000:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 225
I/O ports at e800 [size=32]
0000:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 185
I/O ports at e480 [size=32]
0000:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 169
I/O ports at e400 [size=32]
0000:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 233
Memory at feb3bc00 (32-bit, non-prefetchable) [size=1K]
Capabilities: <available only to root>
0000:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
I/O behind bridge: 0000d000-0000dfff
Memory behind bridge: fe800000-fe8fffff
Capabilities: <available only to root>
0000:00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0
Capabilities: <available only to root>
0000:00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controllers cc=IDE (rev 02) (prog-if 80 [Master])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 225
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at ffa0 [size=16]
Capabilities: <available only to root>
0000:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: medium devsel, IRQ 5
I/O ports at 0400 [size=32]
0000:02:00.0 Network controller: Intel Corporation: Unknown device 4222 (rev 02) Subsystem: Intel Corporation: Unknown device 1001
Flags: bus master, fast devsel, latency 0, IRQ 177
Memory at fdfff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <available only to root>
0000:05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1045
Flags: bus master, medium devsel, latency 64, IRQ 185
I/O ports at d800 [size=256]
Memory at fe8ffc00 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
0000:05:01.0 FireWire (IEEE 1394): Ricoh Co Ltd: Unknown device 0832 (prog-if 10 [OHCI])
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 32, IRQ 169
Memory at fe8ff000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <available only to root>
0000:05:01.1 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 64, IRQ 177
Memory at fe8ff800 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
0000:05:01.2 System peripheral: Ricoh Co Ltd: Unknown device 0843 (rev 01)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: bus master, medium devsel, latency 0, IRQ 5
Memory at fe8fec00 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
0000:05:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
Subsystem: ASUSTeK Computer Inc.: Unknown device 1317
Flags: medium devsel, IRQ 5
Memory at fe8fe800 (32-bit, non-prefetchable) [size=256]
Capabilities: <available only to root>
Quelqu'un a une idée ?
Merci.
Dernière modification par 0livier (Le 21/10/2006, à 14:27)
Envie de tisser ?
http://yamatierea.org/papatchs/
Hors ligne
#2 Le 20/10/2006, à 19:35
- djibi
Re : [Résolu] Pb résolution d'écran avec chipset Intel 945GM
la solution est bien cachée...
Fais un
sudo apt-get install 915resolution
et redémarre ton serveur X.
Normalement tu auras la resolution voulue...
+++
Linux, c'est bien.
Dites le avec des pavés!
Hors ligne
#3 Le 21/10/2006, à 14:32
- 0livier
Re : [Résolu] Pb résolution d'écran avec chipset Intel 945GM
Et bien on peut dire que cette réponse est d'une efficacité redoutable...
Merci beaucoup.
Pour les suivants, prenez soin d'activer les dépots "universe" pour que le paquet 915resolution soit accessible.
Envie de tisser ?
http://yamatierea.org/papatchs/
Hors ligne
#4 Le 15/11/2006, à 14:16
- RenZO
Re : [Résolu] Pb résolution d'écran avec chipset Intel 945GM
Ou bien d'utiliser l'addoncd (cf ma signature) si vous n'avez pas le net par ex !
Olivier : le laptop fonctionne bien avec ubuntu ? son, réseau ? hibernation ?
Hors ligne