[ Affichage ] résolution -> 1024 x 768 (( Abandonné ))

Bonjour les amis, :slightly_smiling:

Apres une installation de Debian sur mon ordinosaure …

J’avais installé Debian avec un écran de 17 po.

j’ai changé d’écran pour une 22 po.

le problème est que j’ai toujours une résolution maximum de ( 1024x768) dans le setting de l’affichage …

Comment changé cette résolution sur mon nouvel écran de 22 po, pour une résolution de ( 1650x1050) sans à avoir à ré-installer Debian ??

Merci à l’avance de aide …

Quelle est le modèle exact de la carte graphique ? [mono]lspci -nn[/mono] l’affichera.

Si l’ancien écran 17" était un LCD, alors 1024x768 n’était déjà pas la bonne résolution car ces écrans ont une résolution native de 1280x1024. L’image ne devait pas être nette.

$ lspci -nn 00:00.0 Host bridge [0600]: Intel Corporation 82820 820 (Camino) Chipset Host Bridge (MCH) [8086:2501] (rev 04) 00:01.0 PCI bridge [0604]: Intel Corporation 82820 820 (Camino) Chipset AGP Bridge [8086:250f] (rev 04) 00:1e.0 PCI bridge [0604]: Intel Corporation 82801AA PCI Bridge [8086:2418] (rev 02) 00:1f.0 ISA bridge [0601]: Intel Corporation 82801AA ISA Bridge (LPC) [8086:2410] (rev 02) 00:1f.1 IDE interface [0101]: Intel Corporation 82801AA IDE Controller [8086:2411] (rev 02) 00:1f.2 USB controller [0c03]: Intel Corporation 82801AA USB Controller [8086:2412] (rev 02) 00:1f.3 SMBus [0c05]: Intel Corporation 82801AA SMBus Controller [8086:2413] (rev 02) 00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 02) 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV5 [Riva TNT2 Model 64 / Model 64 Pro] [10de:002d] (rev 15) 02:0c.0 Ethernet controller [0200]: 3Com Corporation 3c905C-TX/TX-M [Tornado] [10b7:9200] (rev 78)

j’ai fait ( $ lspci -nn ) avec le nouvel écran 22 po.

Ça ne change rien.

GPU Nvidia TNT2 (prédécesseur de la famille GeForce), pour du vieux c’est du vieux ! Il faudrait voir dans quelle mesure c’est géré par le pilote libre “nouveau” du noyau et d’X.org… Dans le cas contraire, le pilote générique “vesa” serait utilisé, ce qui peut expliquer la résolution limitée.

Peux-tu fournir le résultat de [mono]dmesg | egrep “drm|nouveau”[/mono] et le contenu du fichier /var/log/Xorg.0.log ?

bonjour.

houla,en effet elle n’est pas jeune votre machine,avec sa carte riva tnt,Le pilote le plus récent pour cette carte est le 71.86.15,datant du 17.08.11;ce pilote est tout à fait installable avec le script sgfxi,ce pilote vous permettra d’avoir la résolution souhaitée 1280x1024

[quote]$ dmesg | egrep “drm|nouveau”
[ 8.984014] [drm] Initialized drm 1.1.0 20060810
[ 9.585396] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x20154000
[ 9.585412] nouveau [ DEVICE][0000:01:00.0] Chipset: NV05 (NV05)
[ 9.585419] nouveau [ DEVICE][0000:01:00.0] Family : NV04
[ 9.585628] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image…
[ 9.604916] nouveau [ VBIOS][0000:01:00.0] … appears to be valid
[ 9.604926] nouveau [ VBIOS][0000:01:00.0] using image from PRAMIN
[ 9.604935] nouveau [ VBIOS][0000:01:00.0] BMP version 5.1
[ 9.605226] nouveau [ VBIOS][0000:01:00.0] version 02.05.17.04.00
[ 9.610274] nouveau W[ VBIOS][0000:01:00.0] DCB table not found
[ 9.612156] nouveau W[ VBIOS][0000:01:00.0] DCB table not found
[ 9.612458] nouveau W[ VBIOS][0000:01:00.0] DCB table not found
[ 9.612467] nouveau W[ VBIOS][0000:01:00.0] DCB table not found
[ 9.612520] nouveau E[ VBIOS][0000:01:00.0] 0x0242[ ]: unknown opcode 0x03
[ 9.612575] nouveau E[ DEVINIT][0000:01:00.0] init failed, -22
[ 9.612620] nouveau E[ DRM] failed to create 0x80000080, -22
[ 9.614453] nouveau: probe of 0000:01:00.0 failed with error -22
[/quote]

voici ( cat /var/log/Xorg.0.log ) :

[ 18.618] WinFuncPtr: 0xc0004e67 [ 18.618] BytesPerScanline: 640 [ 18.618] XResolution: 320 [ 18.618] YResolution: 200 [ 18.619] XCharSize: 8 [ 18.619] YCharSize: 16 [ 18.619] NumberOfPlanes: 1 [ 18.619] BitsPerPixel: 16 [ 18.619] NumberOfBanks: 1 [ 18.619] MemoryModel: 6 [ 18.619] BankSize: 0 [ 18.619] NumberOfImages: 31 [ 18.619] RedMaskSize: 5 [ 18.619] RedFieldPosition: 11 [ 18.619] GreenMaskSize: 6 [ 18.619] GreenFieldPosition: 5 [ 18.619] BlueMaskSize: 5 [ 18.619] BlueFieldPosition: 0 [ 18.619] RsvdMaskSize: 0 [ 18.619] RsvdFieldPosition: 0 [ 18.619] DirectColorModeInfo: 0 [ 18.619] PhysBasePtr: 0xf8000000 [ 18.619] LinBytesPerScanLine: 640 [ 18.619] BnkNumberOfImagePages: 31 [ 18.619] LinNumberOfImagePages: 31 [ 18.619] LinRedMaskSize: 5 [ 18.619] LinRedFieldPosition: 11 [ 18.619] LinGreenMaskSize: 6 [ 18.619] LinGreenFieldPosition: 5 [ 18.619] LinBlueMaskSize: 5 [ 18.619] LinBlueFieldPosition: 0 [ 18.619] LinRsvdMaskSize: 0 [ 18.619] LinRsvdFieldPosition: 0 [ 18.619] MaxPixelClock: 229500000 [ 18.624] *Mode: 10f (320x200) [ 18.624] ModeAttributes: 0x39f [ 18.624] WinAAttributes: 0x7 [ 18.624] WinBAttributes: 0x0 [ 18.624] WinGranularity: 64 [ 18.624] WinSize: 64 [ 18.624] WinASegment: 0xa000 [ 18.624] WinBSegment: 0x0 [ 18.624] WinFuncPtr: 0xc0004e67 [ 18.624] BytesPerScanline: 1280 [ 18.624] XResolution: 320 [ 18.624] YResolution: 200 [ 18.624] XCharSize: 8 [ 18.624] YCharSize: 16 [ 18.624] NumberOfPlanes: 1 [ 18.624] BitsPerPixel: 32 [ 18.624] NumberOfBanks: 1 [ 18.624] MemoryModel: 6 [ 18.624] BankSize: 0 [ 18.624] NumberOfImages: 15 [ 18.624] RedMaskSize: 8 [ 18.625] RedFieldPosition: 16 [ 18.625] GreenMaskSize: 8 [ 18.625] GreenFieldPosition: 8 [ 18.625] BlueMaskSize: 8 [ 18.625] BlueFieldPosition: 0 [ 18.625] RsvdMaskSize: 8 [ 18.625] RsvdFieldPosition: 24 [ 18.625] DirectColorModeInfo: 0 [ 18.625] PhysBasePtr: 0xf8000000 [ 18.625] LinBytesPerScanLine: 1280 [ 18.625] BnkNumberOfImagePages: 15 [ 18.625] LinNumberOfImagePages: 15 [ 18.625] LinRedMaskSize: 8 [ 18.625] LinRedFieldPosition: 16 [ 18.625] LinGreenMaskSize: 8 [ 18.625] LinGreenFieldPosition: 8 [ 18.625] LinBlueMaskSize: 8 [ 18.625] LinBlueFieldPosition: 0 [ 18.625] LinRsvdMaskSize: 8 [ 18.625] LinRsvdFieldPosition: 24 [ 18.625] MaxPixelClock: 229500000 [ 18.626] Mode: 111 (640x480) [ 18.626] ModeAttributes: 0x39f [ 18.626] WinAAttributes: 0x7 [ 18.626] WinBAttributes: 0x0 [ 18.626] WinGranularity: 64 [ 18.626] WinSize: 64 [ 18.626] WinASegment: 0xa000 [ 18.626] WinBSegment: 0x0 [ 18.626] WinFuncPtr: 0xc0004e67 [ 18.626] BytesPerScanline: 1280 [ 18.626] XResolution: 640 [ 18.626] YResolution: 480 [ 18.626] XCharSize: 8 [ 18.626] YCharSize: 16 [ 18.626] NumberOfPlanes: 1 [ 18.626] BitsPerPixel: 16 [ 18.626] NumberOfBanks: 1 [ 18.626] MemoryModel: 6 [ 18.626] BankSize: 0 [ 18.626] NumberOfImages: 5 [ 18.626] RedMaskSize: 5 [ 18.626] RedFieldPosition: 11 [ 18.626] GreenMaskSize: 6 [ 18.626] GreenFieldPosition: 5 [ 18.626] BlueMaskSize: 5 [ 18.627] BlueFieldPosition: 0 [ 18.627] RsvdMaskSize: 0 [ 18.627] RsvdFieldPosition: 0 [ 18.627] DirectColorModeInfo: 0 [ 18.627] PhysBasePtr: 0xf8000000 [ 18.627] LinBytesPerScanLine: 1280 [ 18.627] BnkNumberOfImagePages: 5 [ 18.627] LinNumberOfImagePages: 5 [ 18.627] LinRedMaskSize: 5 [ 18.627] LinRedFieldPosition: 11 [ 18.627] LinGreenMaskSize: 6 [ 18.627] LinGreenFieldPosition: 5 [ 18.627] LinBlueMaskSize: 5 [ 18.627] LinBlueFieldPosition: 0 [ 18.627] LinRsvdMaskSize: 0 [ 18.627] LinRsvdFieldPosition: 0 [ 18.627] MaxPixelClock: 229500000 [ 18.627] *Mode: 112 (640x480) [ 18.632] ModeAttributes: 0x39f [ 18.632] WinAAttributes: 0x7 [ 18.632] WinBAttributes: 0x0 [ 18.632] WinGranularity: 64 [ 18.632] WinSize: 64 [ 18.632] WinASegment: 0xa000 [ 18.632] WinBSegment: 0x0 [ 18.632] WinFuncPtr: 0xc0004e67 [ 18.632] BytesPerScanline: 2560 [ 18.632] XResolution: 640 [ 18.632] YResolution: 480 [ 18.632] XCharSize: 8 [ 18.632] YCharSize: 16 [ 18.632] NumberOfPlanes: 1 [ 18.632] BitsPerPixel: 32 [ 18.632] NumberOfBanks: 1 [ 18.632] MemoryModel: 6 [ 18.632] BankSize: 0 [ 18.632] NumberOfImages: 2 [ 18.632] RedMaskSize: 8 [ 18.632] RedFieldPosition: 16 [ 18.632] GreenMaskSize: 8 [ 18.632] GreenFieldPosition: 8 [ 18.632] BlueMaskSize: 8 [ 18.632] BlueFieldPosition: 0 [ 18.632] RsvdMaskSize: 8 [ 18.632] RsvdFieldPosition: 24 [ 18.632] DirectColorModeInfo: 0 [ 18.632] PhysBasePtr: 0xf8000000 [ 18.632] LinBytesPerScanLine: 2560 [ 18.633] BnkNumberOfImagePages: 2 [ 18.633] LinNumberOfImagePages: 2 [ 18.633] LinRedMaskSize: 8 [ 18.633] LinRedFieldPosition: 16 [ 18.633] LinGreenMaskSize: 8 [ 18.633] LinGreenFieldPosition: 8 [ 18.633] LinBlueMaskSize: 8 [ 18.633] LinBlueFieldPosition: 0 [ 18.633] LinRsvdMaskSize: 8 [ 18.633] LinRsvdFieldPosition: 24 [ 18.633] MaxPixelClock: 229500000 [ 18.634] Mode: 114 (800x600) [ 18.634] ModeAttributes: 0x39f [ 18.634] WinAAttributes: 0x7 [ 18.634] WinBAttributes: 0x0 [ 18.634] WinGranularity: 64 [ 18.634] WinSize: 64 [ 18.634] WinASegment: 0xa000 [ 18.634] WinBSegment: 0x0 [ 18.634] WinFuncPtr: 0xc0004e67 [ 18.634] BytesPerScanline: 1600 [ 18.634] XResolution: 800 [ 18.634] YResolution: 600 [ 18.634] XCharSize: 8 [ 18.634] YCharSize: 16 [ 18.634] NumberOfPlanes: 1 [ 18.634] BitsPerPixel: 16 [ 18.634] NumberOfBanks: 1 [ 18.634] MemoryModel: 6 [ 18.634] BankSize: 0 [ 18.634] NumberOfImages: 3 [ 18.634] RedMaskSize: 5 [ 18.634] RedFieldPosition: 11 [ 18.634] GreenMaskSize: 6 [ 18.634] GreenFieldPosition: 5 [ 18.634] BlueMaskSize: 5 [ 18.635] BlueFieldPosition: 0 [ 18.635] RsvdMaskSize: 0 [ 18.635] RsvdFieldPosition: 0 [ 18.635] DirectColorModeInfo: 0 [ 18.635] PhysBasePtr: 0xf8000000 [ 18.635] LinBytesPerScanLine: 1600 [ 18.635] BnkNumberOfImagePages: 3 [ 18.635] LinNumberOfImagePages: 3 [ 18.635] LinRedMaskSize: 5 [ 18.635] LinRedFieldPosition: 11 [ 18.635] LinGreenMaskSize: 6 [ 18.635] LinGreenFieldPosition: 5 [ 18.635] LinBlueMaskSize: 5 [ 18.635] LinBlueFieldPosition: 0 [ 18.635] LinRsvdMaskSize: 0 [ 18.635] LinRsvdFieldPosition: 0 [ 18.635] MaxPixelClock: 229500000 [ 18.635] *Mode: 115 (800x600) [ 18.657] ModeAttributes: 0x39f [ 18.657] WinAAttributes: 0x7 [ 18.657] WinBAttributes: 0x0 [ 18.657] WinGranularity: 64 [ 18.657] WinSize: 64 [ 18.657] WinASegment: 0xa000 [ 18.657] WinBSegment: 0x0 [ 18.657] WinFuncPtr: 0xc0004e67 [ 18.657] BytesPerScanline: 3200 [ 18.657] XResolution: 800 [ 18.657] YResolution: 600 [ 18.657] XCharSize: 8 [ 18.657] YCharSize: 16 [ 18.657] NumberOfPlanes: 1 [ 18.657] BitsPerPixel: 32 [ 18.657] NumberOfBanks: 1 [ 18.657] MemoryModel: 6 [ 18.657] BankSize: 0 [ 18.657] NumberOfImages: 0 [ 18.657] RedMaskSize: 8 [ 18.657] RedFieldPosition: 16 [ 18.657] GreenMaskSize: 8 [ 18.657] GreenFieldPosition: 8 [ 18.657] BlueMaskSize: 8 [ 18.657] BlueFieldPosition: 0 [ 18.658] RsvdMaskSize: 8 [ 18.658] RsvdFieldPosition: 24 [ 18.658] DirectColorModeInfo: 0 [ 18.658] PhysBasePtr: 0xf8000000 [ 18.658] LinBytesPerScanLine: 3200 [ 18.658] BnkNumberOfImagePages: 0 [ 18.658] LinNumberOfImagePages: 0 [ 18.658] LinRedMaskSize: 8 [ 18.658] LinRedFieldPosition: 16 [ 18.658] LinGreenMaskSize: 8 [ 18.658] LinGreenFieldPosition: 8 [ 18.658] LinBlueMaskSize: 8 [ 18.658] LinBlueFieldPosition: 0 [ 18.658] LinRsvdMaskSize: 8 [ 18.658] LinRsvdFieldPosition: 24 [ 18.658] MaxPixelClock: 229500000 [ 18.659] Mode: 117 (1024x768) [ 18.659] ModeAttributes: 0x39f [ 18.659] WinAAttributes: 0x7 [ 18.659] WinBAttributes: 0x0 [ 18.659] WinGranularity: 64 [ 18.659] WinSize: 64 [ 18.659] WinASegment: 0xa000 [ 18.659] WinBSegment: 0x0 [ 18.659] WinFuncPtr: 0xc0004e67 [ 18.659] BytesPerScanline: 2048 [ 18.659] XResolution: 1024 [ 18.659] YResolution: 768 [ 18.659] XCharSize: 8 [ 18.659] YCharSize: 16 [ 18.659] NumberOfPlanes: 1 [ 18.659] BitsPerPixel: 16 [ 18.659] NumberOfBanks: 1 [ 18.659] MemoryModel: 6 [ 18.659] BankSize: 0 [ 18.659] NumberOfImages: 0 [ 18.659] RedMaskSize: 5 [ 18.659] RedFieldPosition: 11 [ 18.659] GreenMaskSize: 6 [ 18.659] GreenFieldPosition: 5 [ 18.660] BlueMaskSize: 5 [ 18.661] BlueFieldPosition: 0 [ 18.661] RsvdMaskSize: 0 [ 18.661] RsvdFieldPosition: 0 [ 18.661] DirectColorModeInfo: 0 [ 18.661] PhysBasePtr: 0xf8000000 [ 18.661] LinBytesPerScanLine: 2048 [ 18.661] BnkNumberOfImagePages: 0 [ 18.661] LinNumberOfImagePages: 0 [ 18.661] LinRedMaskSize: 5 [ 18.661] LinRedFieldPosition: 11 [ 18.661] LinGreenMaskSize: 6 [ 18.661] LinGreenFieldPosition: 5 [ 18.661] LinBlueMaskSize: 5 [ 18.661] LinBlueFieldPosition: 0 [ 18.661] LinRsvdMaskSize: 0 [ 18.661] LinRsvdFieldPosition: 0 [ 18.662] MaxPixelClock: 229500000 [ 18.662] *Mode: 118 (1024x768) [ 18.662] ModeAttributes: 0x39f [ 18.662] WinAAttributes: 0x7 [ 18.662] WinBAttributes: 0x0 [ 18.662] WinGranularity: 64 [ 18.662] WinSize: 64 [ 18.663] WinASegment: 0xa000 [ 18.663] WinBSegment: 0x0 [ 18.663] WinFuncPtr: 0xc0004e67 [ 18.663] BytesPerScanline: 4096 [ 18.663] XResolution: 1024 [ 18.663] YResolution: 768 [ 18.663] XCharSize: 8 [ 18.663] YCharSize: 16 [ 18.663] NumberOfPlanes: 1 [ 18.663] BitsPerPixel: 32 [ 18.663] NumberOfBanks: 1 [ 18.663] MemoryModel: 6 [ 18.663] BankSize: 0 [ 18.663] NumberOfImages: 0 [ 18.663] RedMaskSize: 8 [ 18.663] RedFieldPosition: 16 [ 18.663] GreenMaskSize: 8 [ 18.663] GreenFieldPosition: 8 [ 18.663] BlueMaskSize: 8 [ 18.663] BlueFieldPosition: 0 [ 18.663] RsvdMaskSize: 8 [ 18.663] RsvdFieldPosition: 24 [ 18.663] DirectColorModeInfo: 0 [ 18.663] PhysBasePtr: 0xf8000000 [ 18.663] LinBytesPerScanLine: 4096 [ 18.663] BnkNumberOfImagePages: 0 [ 18.663] LinNumberOfImagePages: 0 [ 18.663] LinRedMaskSize: 8 [ 18.663] LinRedFieldPosition: 16 [ 18.663] LinGreenMaskSize: 8 [ 18.663] LinGreenFieldPosition: 8 [ 18.663] LinBlueMaskSize: 8 [ 18.663] LinBlueFieldPosition: 0 [ 18.663] LinRsvdMaskSize: 8 [ 18.663] LinRsvdFieldPosition: 24 [ 18.663] MaxPixelClock: 229500000 [ 18.665] Mode: 11a (1280x1024) [ 18.665] ModeAttributes: 0x39f [ 18.665] WinAAttributes: 0x7 [ 18.665] WinBAttributes: 0x0 [ 18.665] WinGranularity: 64 [ 18.665] WinSize: 64 [ 18.665] WinASegment: 0xa000 [ 18.666] WinBSegment: 0x0 [ 18.666] WinFuncPtr: 0xc0004e67 [ 18.666] BytesPerScanline: 2560 [ 18.666] XResolution: 1280 [ 18.666] YResolution: 1024 [ 18.666] XCharSize: 8 [ 18.666] YCharSize: 16 [ 18.666] NumberOfPlanes: 1 [ 18.666] BitsPerPixel: 16 [ 18.666] NumberOfBanks: 1 [ 18.666] MemoryModel: 6 [ 18.666] BankSize: 0 [ 18.666] NumberOfImages: 0 [ 18.666] RedMaskSize: 5 [ 18.666] RedFieldPosition: 11 [ 18.666] GreenMaskSize: 6 [ 18.666] GreenFieldPosition: 5 [ 18.666] BlueMaskSize: 5 [ 18.666] BlueFieldPosition: 0 [ 18.666] RsvdMaskSize: 0 [ 18.666] RsvdFieldPosition: 0 [ 18.666] DirectColorModeInfo: 0 [ 18.666] PhysBasePtr: 0xf8000000 [ 18.666] LinBytesPerScanLine: 2560 [ 18.666] BnkNumberOfImagePages: 0 [ 18.666] LinNumberOfImagePages: 0 [ 18.666] LinRedMaskSize: 5 [ 18.666] LinRedFieldPosition: 11 [ 18.666] LinGreenMaskSize: 6 [ 18.666] LinGreenFieldPosition: 5 [ 18.666] LinBlueMaskSize: 5 [ 18.666] LinBlueFieldPosition: 0 [ 18.666] LinRsvdMaskSize: 0 [ 18.666] LinRsvdFieldPosition: 0 [ 18.666] MaxPixelClock: 229500000 [ 18.667] Mode: 130 (320x200) [ 18.667] ModeAttributes: 0x39f [ 18.667] WinAAttributes: 0x7 [ 18.667] WinBAttributes: 0x0 [ 18.667] WinGranularity: 64 [ 18.667] WinSize: 64 [ 18.667] WinASegment: 0xa000 [ 18.667] WinBSegment: 0x0 [ 18.667] WinFuncPtr: 0xc0004e67 [ 18.667] BytesPerScanline: 320 [ 18.667] XResolution: 320 [ 18.667] YResolution: 200 [ 18.667] XCharSize: 8 [ 18.667] YCharSize: 16 [ 18.667] NumberOfPlanes: 1 [ 18.667] BitsPerPixel: 8 [ 18.667] NumberOfBanks: 1 [ 18.667] MemoryModel: 4 [ 18.667] BankSize: 0 [ 18.667] NumberOfImages: 63 [ 18.667] RedMaskSize: 0 [ 18.669] RedFieldPosition: 0 [ 18.669] GreenMaskSize: 0 [ 18.669] GreenFieldPosition: 0 [ 18.669] BlueMaskSize: 0 [ 18.669] BlueFieldPosition: 0 [ 18.669] RsvdMaskSize: 0 [ 18.669] RsvdFieldPosition: 0 [ 18.669] DirectColorModeInfo: 0 [ 18.669] PhysBasePtr: 0xf8000000 [ 18.669] LinBytesPerScanLine: 320 [ 18.669] BnkNumberOfImagePages: 63 [ 18.669] LinNumberOfImagePages: 63 [ 18.669] LinRedMaskSize: 0 [ 18.669] LinRedFieldPosition: 0 [ 18.669] LinGreenMaskSize: 0 [ 18.669] LinGreenFieldPosition: 0 [ 18.669] LinBlueMaskSize: 0 [ 18.669] LinBlueFieldPosition: 0 [ 18.669] LinRsvdMaskSize: 0 [ 18.669] LinRsvdFieldPosition: 0 [ 18.669] MaxPixelClock: 229500000 [ 18.670] Mode: 131 (320x400) [ 18.670] ModeAttributes: 0x39f [ 18.670] WinAAttributes: 0x7 [ 18.670] WinBAttributes: 0x0 [ 18.670] WinGranularity: 64 [ 18.670] WinSize: 64 [ 18.670] WinASegment: 0xa000 [ 18.670] WinBSegment: 0x0 [ 18.670] WinFuncPtr: 0xc0004e67 [ 18.670] BytesPerScanline: 320 [ 18.670] XResolution: 320 [ 18.670] YResolution: 400 [ 18.670] XCharSize: 8 [ 18.670] YCharSize: 16 [ 18.670] NumberOfPlanes: 1 [ 18.671] BitsPerPixel: 8 [ 18.671] NumberOfBanks: 1 [ 18.671] MemoryModel: 4 [ 18.671] BankSize: 0 [ 18.671] NumberOfImages: 31 [ 18.671] RedMaskSize: 0 [ 18.671] RedFieldPosition: 0 [ 18.671] GreenMaskSize: 0 [ 18.671] GreenFieldPosition: 0 [ 18.671] BlueMaskSize: 0 [ 18.671] BlueFieldPosition: 0 [ 18.671] RsvdMaskSize: 0 [ 18.671] RsvdFieldPosition: 0 [ 18.671] DirectColorModeInfo: 0 [ 18.671] PhysBasePtr: 0xf8000000 [ 18.671] LinBytesPerScanLine: 320 [ 18.671] BnkNumberOfImagePages: 31 [ 18.671] LinNumberOfImagePages: 31 [ 18.671] LinRedMaskSize: 0 [ 18.671] LinRedFieldPosition: 0 [ 18.671] LinGreenMaskSize: 0 [ 18.671] LinGreenFieldPosition: 0 [ 18.671] LinBlueMaskSize: 0 [ 18.671] LinBlueFieldPosition: 0 [ 18.671] LinRsvdMaskSize: 0 [ 18.671] LinRsvdFieldPosition: 0 [ 18.671] MaxPixelClock: 229500000 [ 18.672] Mode: 132 (320x400) [ 18.672] ModeAttributes: 0x39f [ 18.672] WinAAttributes: 0x7 [ 18.672] WinBAttributes: 0x0 [ 18.672] WinGranularity: 64 [ 18.672] WinSize: 64 [ 18.672] WinASegment: 0xa000 [ 18.672] WinBSegment: 0x0 [ 18.672] WinFuncPtr: 0xc0004e67 [ 18.672] BytesPerScanline: 640 [ 18.672] XResolution: 320 [ 18.672] YResolution: 400 [ 18.672] XCharSize: 8 [ 18.672] YCharSize: 16 [ 18.672] NumberOfPlanes: 1 [ 18.672] BitsPerPixel: 16 [ 18.672] NumberOfBanks: 1 [ 18.672] MemoryModel: 6 [ 18.672] BankSize: 0 [ 18.672] NumberOfImages: 15 [ 18.672] RedMaskSize: 5 [ 18.672] RedFieldPosition: 11 [ 18.673] GreenMaskSize: 6 [ 18.673] GreenFieldPosition: 5 [ 18.673] BlueMaskSize: 5 [ 18.673] BlueFieldPosition: 0 [ 18.673] RsvdMaskSize: 0 [ 18.673] RsvdFieldPosition: 0 [ 18.673] DirectColorModeInfo: 0 [ 18.673] PhysBasePtr: 0xf8000000 [ 18.673] LinBytesPerScanLine: 640 [ 18.673] BnkNumberOfImagePages: 15 [ 18.673] LinNumberOfImagePages: 15 [ 18.673] LinRedMaskSize: 5 [ 18.673] LinRedFieldPosition: 11 [ 18.673] LinGreenMaskSize: 6 [ 18.673] LinGreenFieldPosition: 5 [ 18.673] LinBlueMaskSize: 5 [ 18.673] LinBlueFieldPosition: 0 [ 18.673] LinRsvdMaskSize: 0 [ 18.673] LinRsvdFieldPosition: 0 [ 18.673] MaxPixelClock: 229500000 [ 18.674] *Mode: 133 (320x400) [ 18.674] ModeAttributes: 0x39f [ 18.674] WinAAttributes: 0x7 [ 18.674] WinBAttributes: 0x0 [ 18.674] WinGranularity: 64 [ 18.674] WinSize: 64 [ 18.674] WinASegment: 0xa000 [ 18.674] WinBSegment: 0x0 [ 18.674] WinFuncPtr: 0xc0004e67 [ 18.674] BytesPerScanline: 1280 [ 18.674] XResolution: 320 [ 18.674] YResolution: 400 [ 18.674] XCharSize: 8 [ 18.674] YCharSize: 16 [ 18.674] NumberOfPlanes: 1 [ 18.674] BitsPerPixel: 32 [ 18.674] NumberOfBanks: 1 [ 18.674] MemoryModel: 6 [ 18.674] BankSize: 0 [ 18.674] NumberOfImages: 7 [ 18.674] RedMaskSize: 8 [ 18.674] RedFieldPosition: 16 [ 18.674] GreenMaskSize: 8 [ 18.674] GreenFieldPosition: 8 [ 18.674] BlueMaskSize: 8 [ 18.674] BlueFieldPosition: 0 [ 18.674] RsvdMaskSize: 8 [ 18.674] RsvdFieldPosition: 24 [ 18.674] DirectColorModeInfo: 0 [ 18.674] PhysBasePtr: 0xf8000000 [ 18.674] LinBytesPerScanLine: 1280 [ 18.674] BnkNumberOfImagePages: 7 [ 18.674] LinNumberOfImagePages: 7 [ 18.675] LinRedMaskSize: 8 [ 18.675] LinRedFieldPosition: 16 [ 18.675] LinGreenMaskSize: 8 [ 18.675] LinGreenFieldPosition: 8 [ 18.675] LinBlueMaskSize: 8 [ 18.675] LinBlueFieldPosition: 0 [ 18.675] LinRsvdMaskSize: 8 [ 18.675] LinRsvdFieldPosition: 24 [ 18.675] MaxPixelClock: 229500000 [ 18.675] Mode: 134 (320x240) [ 18.675] ModeAttributes: 0x39f [ 18.675] WinAAttributes: 0x7 [ 18.675] WinBAttributes: 0x0 [ 18.675] WinGranularity: 64 [ 18.675] WinSize: 64 [ 18.675] WinASegment: 0xa000 [ 18.676] WinBSegment: 0x0 [ 18.676] WinFuncPtr: 0xc0004e67 [ 18.676] BytesPerScanline: 320 [ 18.676] XResolution: 320 [ 18.676] YResolution: 240 [ 18.676] XCharSize: 8 [ 18.676] YCharSize: 16 [ 18.676] NumberOfPlanes: 1 [ 18.676] BitsPerPixel: 8 [ 18.676] NumberOfBanks: 1 [ 18.676] MemoryModel: 4 [ 18.676] BankSize: 0 [ 18.676] NumberOfImages: 31 [ 18.676] RedMaskSize: 0 [ 18.676] RedFieldPosition: 0 [ 18.676] GreenMaskSize: 0 [ 18.676] GreenFieldPosition: 0 [ 18.676] BlueMaskSize: 0 [ 18.676] BlueFieldPosition: 0 [ 18.676] RsvdMaskSize: 0 [ 18.676] RsvdFieldPosition: 0 [ 18.676] DirectColorModeInfo: 0 [ 18.676] PhysBasePtr: 0xf8000000 [ 18.676] LinBytesPerScanLine: 320 [ 18.676] BnkNumberOfImagePages: 31 [ 18.676] LinNumberOfImagePages: 31 [ 18.676] LinRedMaskSize: 0 [ 18.676] LinRedFieldPosition: 0 [ 18.676] LinGreenMaskSize: 0 [ 18.676] LinGreenFieldPosition: 0 [ 18.676] LinBlueMaskSize: 0 [ 18.676] LinBlueFieldPosition: 0 [ 18.676] LinRsvdMaskSize: 0 [ 18.676] LinRsvdFieldPosition: 0 [ 18.676] MaxPixelClock: 229500000 [ 18.677] Mode: 135 (320x240) [ 18.677] ModeAttributes: 0x39f [ 18.677] WinAAttributes: 0x7 [ 18.677] WinBAttributes: 0x0 [ 18.677] WinGranularity: 64 [ 18.677] WinSize: 64 [ 18.677] WinASegment: 0xa000 [ 18.677] WinBSegment: 0x0 [ 18.677] WinFuncPtr: 0xc0004e67 [ 18.677] BytesPerScanline: 640 [ 18.677] XResolution: 320 [ 18.677] YResolution: 240 [ 18.677] XCharSize: 8 [ 18.677] YCharSize: 16 [ 18.677] NumberOfPlanes: 1 [ 18.678] BitsPerPixel: 16 [ 18.678] NumberOfBanks: 1 [ 18.678] MemoryModel: 6 [ 18.678] BankSize: 0 [ 18.678] NumberOfImages: 20 [ 18.678] RedMaskSize: 5 [ 18.678] RedFieldPosition: 11 [ 18.678] GreenMaskSize: 6 [ 18.678] GreenFieldPosition: 5 [ 18.678] BlueMaskSize: 5 [ 18.678] BlueFieldPosition: 0 [ 18.678] RsvdMaskSize: 0 [ 18.678] RsvdFieldPosition: 0 [ 18.678] DirectColorModeInfo: 0 [ 18.678] PhysBasePtr: 0xf8000000 [ 18.678] LinBytesPerScanLine: 640 [ 18.678] BnkNumberOfImagePages: 20 [ 18.678] LinNumberOfImagePages: 20 [ 18.678] LinRedMaskSize: 5 [ 18.678] LinRedFieldPosition: 11 [ 18.678] LinGreenMaskSize: 6 [ 18.678] LinGreenFieldPosition: 5 [ 18.678] LinBlueMaskSize: 5 [ 18.678] LinBlueFieldPosition: 0 [ 18.678] LinRsvdMaskSize: 0 [ 18.678] LinRsvdFieldPosition: 0 [ 18.678] MaxPixelClock: 229500000 [ 18.679] *Mode: 136 (320x240) [ 18.679] ModeAttributes: 0x39f [ 18.679] WinAAttributes: 0x7 [ 18.679] WinBAttributes: 0x0 [ 18.679] WinGranularity: 64 [ 18.679] WinSize: 64 [ 18.679] WinASegment: 0xa000 [ 18.679] WinBSegment: 0x0 [ 18.679] WinFuncPtr: 0xc0004e67 [ 18.679] BytesPerScanline: 1280 [ 18.679] XResolution: 320 [ 18.679] YResolution: 240 [ 18.679] XCharSize: 8 [ 18.679] YCharSize: 16 [ 18.679] NumberOfPlanes: 1 [ 18.679] BitsPerPixel: 32 [ 18.679] NumberOfBanks: 1 [ 18.679] MemoryModel: 6 [ 18.679] BankSize: 0 [ 18.679] NumberOfImages: 11 [ 18.679] RedMaskSize: 8 [ 18.679] RedFieldPosition: 16 [ 18.679] GreenMaskSize: 8 [ 18.679] GreenFieldPosition: 8 [ 18.679] BlueMaskSize: 8 [ 18.679] BlueFieldPosition: 0 [ 18.680] RsvdMaskSize: 8 [ 18.680] RsvdFieldPosition: 24 [ 18.680] DirectColorModeInfo: 0 [ 18.680] PhysBasePtr: 0xf8000000 [ 18.680] LinBytesPerScanLine: 1280 [ 18.680] BnkNumberOfImagePages: 11 [ 18.680] LinNumberOfImagePages: 11 [ 18.680] LinRedMaskSize: 8 [ 18.680] LinRedFieldPosition: 16 [ 18.680] LinGreenMaskSize: 8 [ 18.680] LinGreenFieldPosition: 8 [ 18.680] LinBlueMaskSize: 8 [ 18.680] LinBlueFieldPosition: 0 [ 18.680] LinRsvdMaskSize: 8 [ 18.680] LinRsvdFieldPosition: 24 [ 18.680] MaxPixelClock: 229500000 [ 18.681] Mode: 13d (640x400) [ 18.681] ModeAttributes: 0x39f [ 18.681] WinAAttributes: 0x7 [ 18.681] WinBAttributes: 0x0 [ 18.681] WinGranularity: 64 [ 18.681] WinSize: 64 [ 18.681] WinASegment: 0xa000 [ 18.681] WinBSegment: 0x0 [ 18.681] WinFuncPtr: 0xc0004e67 [ 18.681] BytesPerScanline: 1280 [ 18.681] XResolution: 640 [ 18.681] YResolution: 400 [ 18.681] XCharSize: 8 [ 18.681] YCharSize: 16 [ 18.681] NumberOfPlanes: 1 [ 18.681] BitsPerPixel: 16 [ 18.681] NumberOfBanks: 1 [ 18.681] MemoryModel: 6 [ 18.681] BankSize: 0 [ 18.681] NumberOfImages: 7 [ 18.681] RedMaskSize: 5 [ 18.681] RedFieldPosition: 11 [ 18.681] GreenMaskSize: 6 [ 18.681] GreenFieldPosition: 5 [ 18.681] BlueMaskSize: 5 [ 18.681] BlueFieldPosition: 0 [ 18.681] RsvdMaskSize: 0 [ 18.681] RsvdFieldPosition: 0 [ 18.681] DirectColorModeInfo: 0 [ 18.681] PhysBasePtr: 0xf8000000 [ 18.681] LinBytesPerScanLine: 1280 [ 18.681] BnkNumberOfImagePages: 7 [ 18.682] LinNumberOfImagePages: 7 [ 18.682] LinRedMaskSize: 5 [ 18.682] LinRedFieldPosition: 11 [ 18.682] LinGreenMaskSize: 6 [ 18.682] LinGreenFieldPosition: 5 [ 18.682] LinBlueMaskSize: 5 [ 18.682] LinBlueFieldPosition: 0 [ 18.682] LinRsvdMaskSize: 0 [ 18.682] LinRsvdFieldPosition: 0 [ 18.682] MaxPixelClock: 229500000 [ 18.682] *Mode: 13e (640x400) [ 18.682] ModeAttributes: 0x39f [ 18.682] WinAAttributes: 0x7 [ 18.682] WinBAttributes: 0x0 [ 18.682] WinGranularity: 64 [ 18.683] WinSize: 64 [ 18.683] WinASegment: 0xa000 [ 18.683] WinBSegment: 0x0 [ 18.683] WinFuncPtr: 0xc0004e67 [ 18.683] BytesPerScanline: 2560 [ 18.683] XResolution: 640 [ 18.683] YResolution: 400 [ 18.683] XCharSize: 8 [ 18.683] YCharSize: 16 [ 18.683] NumberOfPlanes: 1 [ 18.683] BitsPerPixel: 32 [ 18.683] NumberOfBanks: 1 [ 18.683] MemoryModel: 6 [ 18.683] BankSize: 0 [ 18.683] NumberOfImages: 3 [ 18.683] RedMaskSize: 8 [ 18.683] RedFieldPosition: 16 [ 18.683] GreenMaskSize: 8 [ 18.683] GreenFieldPosition: 8 [ 18.683] BlueMaskSize: 8 [ 18.683] BlueFieldPosition: 0 [ 18.683] RsvdMaskSize: 8 [ 18.683] RsvdFieldPosition: 24 [ 18.683] DirectColorModeInfo: 0 [ 18.683] PhysBasePtr: 0xf8000000 [ 18.683] LinBytesPerScanLine: 2560 [ 18.683] BnkNumberOfImagePages: 3 [ 18.683] LinNumberOfImagePages: 3 [ 18.683] LinRedMaskSize: 8 [ 18.683] LinRedFieldPosition: 16 [ 18.683] LinGreenMaskSize: 8 [ 18.683] LinGreenFieldPosition: 8 [ 18.683] LinBlueMaskSize: 8 [ 18.683] LinBlueFieldPosition: 0 [ 18.683] LinRsvdMaskSize: 8 [ 18.683] LinRsvdFieldPosition: 24 [ 18.683] MaxPixelClock: 229500000 [ 18.684] Mode: 145 (1600x1200) [ 18.684] ModeAttributes: 0x39f [ 18.684] WinAAttributes: 0x7 [ 18.684] WinBAttributes: 0x0 [ 18.684] WinGranularity: 64 [ 18.684] WinSize: 64 [ 18.684] WinASegment: 0xa000 [ 18.684] WinBSegment: 0x0 [ 18.684] WinFuncPtr: 0xc0004e67 [ 18.684] BytesPerScanline: 1600 [ 18.684] XResolution: 1600 [ 18.685] YResolution: 1200 [ 18.685] XCharSize: 8 [ 18.685] YCharSize: 16 [ 18.685] NumberOfPlanes: 1 [ 18.685] BitsPerPixel: 8 [ 18.685] NumberOfBanks: 1 [ 18.685] MemoryModel: 4 [ 18.685] BankSize: 0 [ 18.685] NumberOfImages: 0 [ 18.685] RedMaskSize: 0 [ 18.685] RedFieldPosition: 0 [ 18.685] GreenMaskSize: 0 [ 18.685] GreenFieldPosition: 0 [ 18.685] BlueMaskSize: 0 [ 18.685] BlueFieldPosition: 0 [ 18.685] RsvdMaskSize: 0 [ 18.685] RsvdFieldPosition: 0 [ 18.685] DirectColorModeInfo: 0 [ 18.685] PhysBasePtr: 0xf8000000 [ 18.685] LinBytesPerScanLine: 1600 [ 18.685] BnkNumberOfImagePages: 0 [ 18.685] LinNumberOfImagePages: 0 [ 18.685] LinRedMaskSize: 0 [ 18.685] LinRedFieldPosition: 0 [ 18.685] LinGreenMaskSize: 0 [ 18.685] LinGreenFieldPosition: 0 [ 18.685] LinBlueMaskSize: 0 [ 18.685] LinBlueFieldPosition: 0 [ 18.685] LinRsvdMaskSize: 0 [ 18.685] LinRsvdFieldPosition: 0 [ 18.685] MaxPixelClock: 229500000 [ 18.686] Mode: 146 (1600x1200) [ 18.686] ModeAttributes: 0x39f [ 18.686] WinAAttributes: 0x7 [ 18.686] WinBAttributes: 0x0 [ 18.686] WinGranularity: 64 [ 18.686] WinSize: 64 [ 18.686] WinASegment: 0xa000 [ 18.686] WinBSegment: 0x0 [ 18.686] WinFuncPtr: 0xc0004e67 [ 18.686] BytesPerScanline: 3200 [ 18.686] XResolution: 1600 [ 18.686] YResolution: 1200 [ 18.686] XCharSize: 8 [ 18.686] YCharSize: 16 [ 18.686] NumberOfPlanes: 1 [ 18.686] BitsPerPixel: 16 [ 18.686] NumberOfBanks: 1 [ 18.686] MemoryModel: 6 [ 18.686] BankSize: 0 [ 18.687] NumberOfImages: 0 [ 18.687] RedMaskSize: 5 [ 18.687] RedFieldPosition: 11 [ 18.687] GreenMaskSize: 6 [ 18.687] GreenFieldPosition: 5 [ 18.687] BlueMaskSize: 5 [ 18.687] BlueFieldPosition: 0 [ 18.687] RsvdMaskSize: 0 [ 18.687] RsvdFieldPosition: 0 [ 18.687] DirectColorModeInfo: 0 [ 18.687] PhysBasePtr: 0xf8000000 [ 18.687] LinBytesPerScanLine: 3200 [ 18.687] BnkNumberOfImagePages: 0 [ 18.687] LinNumberOfImagePages: 0 [ 18.687] LinRedMaskSize: 5 [ 18.687] LinRedFieldPosition: 11 [ 18.687] LinGreenMaskSize: 6 [ 18.687] LinGreenFieldPosition: 5 [ 18.687] LinBlueMaskSize: 5 [ 18.687] LinBlueFieldPosition: 0 [ 18.687] LinRsvdMaskSize: 0 [ 18.687] LinRsvdFieldPosition: 0 [ 18.687] MaxPixelClock: 229500000 [ 18.691] [ 18.691] (II) VESA(0): Total Memory: 64 64KB banks (4096kB) [ 18.691] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz [ 18.691] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz [ 18.691] (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz [ 18.691] (WW) VESA(0): Unable to estimate virtual size [ 18.691] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) [ 18.691] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) [ 18.691] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) [ 18.691] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name) [ 18.691] (II) VESA(0): Not using built-in mode "320x400" (no mode of this name) [ 18.692] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name) [ 18.692] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name) [ 18.692] (WW) VESA(0): No valid modes left. Trying less strict filter... [ 18.692] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz [ 18.692] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz [ 18.692] (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz [ 18.692] (WW) VESA(0): Unable to estimate virtual size [ 18.692] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range) [ 18.692] (II) VESA(0): Not using built-in mode "320x400" (hsync out of range) [ 18.692] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings) [ 18.692] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings) [ 18.693] (--) VESA(0): Virtual size is 1024x768 (pitch 1024) [ 18.693] (**) VESA(0): *Built-in mode "1024x768" [ 18.693] (**) VESA(0): *Built-in mode "800x600" [ 18.693] (**) VESA(0): *Built-in mode "640x480" [ 18.693] (==) VESA(0): DPI set to (96, 96) [ 18.693] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118) [ 18.694] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115) [ 18.694] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112) [ 18.695] (**) VESA(0): Using "Shadow Framebuffer" [ 18.695] (II) Loading sub module "shadow" [ 18.695] (II) LoadModule: "shadow" [ 18.695] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 18.700] (II) Module shadow: vendor="X.Org Foundation" [ 18.700] compiled for 1.16.4, module version = 1.1.0 [ 18.700] ABI class: X.Org ANSI C Emulation, version 0.4 [ 18.700] (II) Loading sub module "fb" [ 18.700] (II) LoadModule: "fb" [ 18.701] (II) Loading /usr/lib/xorg/modules/libfb.so [ 18.705] (II) Module fb: vendor="X.Org Foundation" [ 18.705] compiled for 1.16.4, module version = 1.0.0 [ 18.705] ABI class: X.Org ANSI C Emulation, version 0.4 [ 18.705] (==) Depth 24 pixmap format is 32 bpp [ 18.705] (II) Loading sub module "int10" [ 18.705] (II) LoadModule: "int10" [ 18.706] (II) Loading /usr/lib/xorg/modules/libint10.so [ 18.706] (II) Module int10: vendor="X.Org Foundation" [ 18.706] compiled for 1.16.4, module version = 1.0.0 [ 18.706] ABI class: X.Org Video Driver, version 18.0 [ 18.706] (II) VESA(0): initializing int10 [ 18.707] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 18.712] (II) VESA(0): VESA BIOS detected [ 18.712] (II) VESA(0): VESA VBE Version 3.0 [ 18.712] (II) VESA(0): VESA VBE Total Mem: 4096 kB [ 18.712] (II) VESA(0): VESA VBE OEM: NVidia [ 18.712] (II) VESA(0): VESA VBE OEM Software Rev: 2.5 [ 18.712] (II) VESA(0): VESA VBE OEM Vendor: NVidia Corporation [ 18.712] (II) VESA(0): VESA VBE OEM Product: Riva TNT [ 18.713] (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev B1 [ 18.714] (II) VESA(0): virtual address = 0xb6590000, physical address = 0xf8000000, size = 4194304 [ 18.726] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768) [ 18.782] (==) VESA(0): Default visual is TrueColor [ 18.858] (==) VESA(0): Backing store enabled [ 18.861] (==) VESA(0): DPMS enabled [ 18.861] (==) RandR enabled [ 18.914] (II) SELinux: Disabled on system [ 19.014] (II) AIGLX: Screen 0 is not DRI2 capable [ 19.015] (EE) AIGLX: reverting to software rendering [ 20.063] (II) AIGLX: Loaded and initialized swrast [ 20.063] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 20.487] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 20.487] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 20.487] (II) LoadModule: "evdev" [ 20.487] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 20.512] (II) Module evdev: vendor="X.Org Foundation" [ 20.513] compiled for 1.16.0, module version = 2.9.0 [ 20.513] Module class: X.Org XInput Driver [ 20.513] ABI class: X.Org XInput driver, version 21.0 [ 20.513] (II) Using input driver 'evdev' for 'Power Button' [ 20.513] (**) Power Button: always reports core events [ 20.513] (**) evdev: Power Button: Device: "/dev/input/event2" [ 20.513] (--) evdev: Power Button: Vendor 0 Product 0x1 [ 20.513] (--) evdev: Power Button: Found keys [ 20.513] (II) evdev: Power Button: Configuring as keyboard [ 20.513] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event2" [ 20.513] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 20.513] (**) Option "xkb_rules" "evdev" [ 20.513] (**) Option "xkb_model" "pc105" [ 20.514] (**) Option "xkb_layout" "ca" [ 20.514] (**) Option "xkb_variant" "multi" [ 20.586] (II) config/udev: Adding input device HID 413c:3010 (/dev/input/event1) [ 20.586] (**) HID 413c:3010: Applying InputClass "evdev pointer catchall" [ 20.586] (II) Using input driver 'evdev' for 'HID 413c:3010' [ 20.586] (**) HID 413c:3010: always reports core events [ 20.587] (**) evdev: HID 413c:3010: Device: "/dev/input/event1" [ 20.587] (--) evdev: HID 413c:3010: Vendor 0x413c Product 0x3010 [ 20.587] (--) evdev: HID 413c:3010: Found 3 mouse buttons [ 20.587] (--) evdev: HID 413c:3010: Found scroll wheel(s) [ 20.587] (--) evdev: HID 413c:3010: Found relative axes [ 20.587] (--) evdev: HID 413c:3010: Found x and y relative axes [ 20.587] (II) evdev: HID 413c:3010: Configuring as mouse [ 20.587] (II) evdev: HID 413c:3010: Adding scrollwheel support [ 20.587] (**) evdev: HID 413c:3010: YAxisMapping: buttons 4 and 5 [ 20.587] (**) evdev: HID 413c:3010: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 20.587] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.2/usb1/1-1/1-1.3/1-1.3:1.0/0003:413C:3010.0001/input/input2/event1" [ 20.587] (II) XINPUT: Adding extended input device "HID 413c:3010" (type: MOUSE, id 7) [ 20.587] (II) evdev: HID 413c:3010: initialized for relative axes. [ 20.588] (**) HID 413c:3010: (accel) keeping acceleration scheme 1 [ 20.588] (**) HID 413c:3010: (accel) acceleration profile 0 [ 20.588] (**) HID 413c:3010: (accel) acceleration factor: 2.000 [ 20.588] (**) HID 413c:3010: (accel) acceleration threshold: 4 [ 20.590] (II) config/udev: Adding input device HID 413c:3010 (/dev/input/mouse0) [ 20.590] (II) No input driver specified, ignoring this device. [ 20.590] (II) This device may have been added with another device file. [ 20.591] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0) [ 20.591] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 20.591] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' [ 20.591] (**) AT Translated Set 2 keyboard: always reports core events [ 20.591] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0" [ 20.591] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 [ 20.591] (--) evdev: AT Translated Set 2 keyboard: Found keys [ 20.591] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard [ 20.592] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0" [ 20.592] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8) [ 20.592] (**) Option "xkb_rules" "evdev" [ 20.592] (**) Option "xkb_model" "pc105" [ 20.592] (**) Option "xkb_layout" "ca" [ 20.592] (**) Option "xkb_variant" "multi" [ 20.594] (II) config/udev: Adding input device PC Speaker (/dev/input/event3) [ 20.594] (II) No input driver specified, ignoring this device. [ 20.594] (II) This device may have been added with another device file.

J’ai les deux d’installé ( nouveau / vesa ) --> ( bizarre ) … j’ai fait l’install le cd net-install … :wink:

devrais-je supprimer --> ( vesa ) ??

:017

Les logs du noyau montrent que le module nouveau est chargé mais une erreur en lien avec le BIOS VGA se produit lors de son initialisation.

Le contenu du fichier log de X.org n’est pas complet, il manque le début. Il ne faut pas l’afficher dans un terminal pour faire un copier-coller car la sortie risque d’être tronquée par la profondeur de la mémoire du terminal. Mais on peut quand même voir que c’est le pilote par défaut vesa d’X.org qui est actif au lieu du pilote spécifique nouveau. Je soupçonne que c’est dû à l’échec du module nouveau du noyau.

Ayant dans ma collection privée une carte graphique similaire (mêmes identifiants PCI), je l’ai testée avec Jessie sur un écran LCD 17". Concernant les logs du noyau, les premières lignes jusqu’à DCB table not found sont similaires (j’ai des numéros de versions plus anciens) mais pas d’erreur, et le framebuffer en console est bien activé en 1280x1024. Dans X, le pilote nouveau est actif avec la résolution native 1280x1024.

Mais si j’empêche le module nouveau du noyau de prendre la carte en main, le pilote nouveau d’X.org ne peut pas fonctionner et j’obtiens le même résultat que toi : pilote X.org vesa en 1024x768 qui semble être la plus haute résolution disponible en 24/32 bits/pixel des modes VESA supportés (il y a 1280x1024 et même 1600x1200 mais en 16 bits/pixel seulement).

J’ai regardé les options du module du noyau avec [mono]modinfo nouveau[/mono], aucune ne m’a semblé être liée à l’erreur que tu rencontres (et pas moi). Je crains une incompatibilité du module avec le BIOS VGA de ta carte graphique qui semble ne pas implémenter une fonction dont le module a besoin…

Si tu désinstalles le paquet xserver-org-video-vesa, tu n’auras plus d’interface graphique du tout.
Peut-être que les pilotes propriétaires nvidia fonctionneraient mieux que les pilotes libres nouveau, mais je ne les connais pas du tout.

Merci mon ami,

je re-installe, mais cette fois-ci avec mon écran 22 po. :slightly_smiling:

a suivre … :wink:

Ça ne changera rien. Le problème vient de la carte graphique, pas de l’écran.

Tu avais raison mon ami,

Apres re-installation avec l’écran 22 po, --> meme résultat …

j’ai enlever le pilote ( nouveau ) pour celui de ( Nvidia )

et redemarré… --> meme resultat … :013


Ok, je me suis aperçu que le filage de cette ordinosaure n’est pas assez efficace …

le hd0 n’est pas toujours reconnu au demarrage … :blush:

et je ne suis pas intéresser de mettre des cents sur ce vieux ordi … Donc , je vais le mettre aux poubelles … :slightly_smiling:

Excusez-moi de vous avoir embêter avec cet ordinosaure …

Merci quand même de votre aide …

Résolu --> ( il va aller aux poubelles ) … :wink:

“Le filage” ? Les Canadiens ont vraiment une drôle de façon de parler…

Peut-être pas la bonne version de pilote Nvidia. Plus elle est récente, moins elle prend en charge les anciens GPU.

[quote=“avram”]bonjour.

houla,en effet elle n’est pas jeune votre machine,avec sa carte riva tnt,Le pilote le plus récent pour cette carte est le 71.86.15,datant du 17.08.11;ce pilote est tout à fait installable avec le script sgfxi,ce pilote vous permettra d’avoir la résolution souhaitée 1280x1024[/quote]
Tu avais juste à suivre ce post, et tout aurait fonctionné.

[quote=“debianhadic”][quote=“avram”]bonjour.

houla,en effet elle n’est pas jeune votre machine,avec sa carte riva tnt,Le pilote le plus récent pour cette carte est le 71.86.15,datant du 17.08.11;ce pilote est tout à fait installable avec le script sgfxi,ce pilote vous permettra d’avoir la résolution souhaitée 1280x1024[/quote]
Tu avais juste à suivre ce post, et tout aurait fonctionné.[/quote]

Et comment installer ce pilote avec le script sgfxi ??

installer-smxi-sgfxi-t31371.html

Apres avoir fait :

Code:

apt-get install linux-headers-$(uname -r)

Code:
cd /usr/local/bin && wget -O sgfxi smxi.org/sgfxi && chmod +x sgfxi && sgfxi

Code:
cd /usr/local/bin && curl ‘http://smxi.org/sg/sgfxi’ | bash -

[code]root@debian:/home/mine# cd /usr/local/bin && wget -O sgfxi smxi.org/sgfxi && chmod +x sgfxi && sgfxi
–2015-09-08 13:16:55-- http://smxi.org/sgfxi
Resolving smxi.org (smxi.org)… 209.197.72.47
Connecting to smxi.org (smxi.org)|209.197.72.47|:80… connected.
HTTP request sent, awaiting response… 302 Found
Location: http://smxi.org/sg/sgfxi [following]
–2015-09-08 13:16:56-- http://smxi.org/sg/sgfxi
Reusing existing connection to smxi.org:80.
HTTP request sent, awaiting response… 200 OK
Length: 354853 (347K) [text/plain]
Saving to: ‘sgfxi’

sgfxi 100%[=====================>] 346.54K 607KB/s in 0.6s

2015-09-08 13:16:56 (607 KB/s) - ‘sgfxi’ saved [354853/354853]

ERROR: (250) You must be out of X/Desktop (like KDE, Gnome, Flux, LXDE etc) to run this feature.
Exiting script now.
root@debian:/usr/local/bin#

[/code]

root@debian:/usr/local/bin# cd /usr/local/bin && curl 'http://smxi.org/sg/sgfxi' | bash - bash: curl: command not found root@debian:/usr/local/bin#

apres redemarrage… cela ne fonctionne pas , peut-être a cause que j’utilise XFCE … :blush:

Il te dit de faire ça sans avoir démarré ton environnement graphique.

oui, mais comment sortir du X/Desktop pour exécuter cette fonction ??

et : (( Quitter le script maintenant )) -> Quel script ?? :wink:

pour utiliser sgfxi:

installer le script avec la commande:

Code:
#cd /usr/local/bin && wget -O sgfxi smxi.org/sgfxi && chmod +x sgfxi

le dièse pour indiquer que la commande doit être faite en root

-passer en console avec Ctrl+Alt+F1

-s’identifier et ensuite passer root

-lancer la commande:

Code:
sgfxi -o 71.86.15

le script identifie votre carte graphique et va télécharger le dernier pilote qui lui convient.A la fin de l’installation regardez pour un éventuel message demandant de relancer le script dans le cas ou le pilote nouveau aurait était présent.

Ctrl+Alt+F1
en tty … je n’y arrive pas … je tourne en rond la-dedans … j’ai fait un redemarrage forcé pour y sortir … :blush:

Il ne faudrait plus de précision sur le "je n’y arrive pas"
Tu sais te logger en root ?
Pour revenir en graphique c’est Ctrl+Alt+F7