[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2019-07-24 Thread Brad Figg
** Tags added: cscc

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-08-10 Thread Jean COLIN
-Version-
Kernel  : Linux 4.4.0-131-generic (i686)
Compiled: #157-Ubuntu SMP Thu Jul 12 15:49:15 UTC 2018
Distribution: Ubuntu 16.04.5 LTS

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: IBM

To manage 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-08-10 Thread Jean COLIN
Made a test yesterday, to see if the "normal update" has an effect
Result was kernel panic, as previous
see attached screen capture

** Attachment added: "KernelPanic2018_08_09_16.04lts_NV44A.jpeg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+attachment/5173683/+files/KernelPanic2018_08_09_16.04lts_NV44A.jpeg

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-07-03 Thread Jean COLIN
upgraded to 16.04
now kernel is (standard 16.04) 4.4.0-130-generic(i686)

seems that kernel detected 
[0.195806] pci :03:09.0: [10de:0221] type 00 class 0x03
[0.195830] pci :03:09.0: reg 0x10: [mem 0x9400-0x94ff]
[0.195840] pci :03:09.0: reg 0x14: [mem 0xc000-0xdfff pref]
[0.195850] pci :03:09.0: reg 0x18: [mem 0x9200-0x92ff]
[0.195876] pci :03:09.0: reg 0x30: [mem 0x-0x0001 pref]

then vga
[0.209868] vgaarb: setting as boot device: PCI::00:02.0
[0.209868] vgaarb: device added: 
PCI::00:02.0,decodes=io+mem,owns=io+mem,locks=none
[0.209868] vgaarb: device added: 
PCI::03:09.0,decodes=io+mem,owns=none,locks=none
[0.209868] vgaarb: loaded
[0.209868] vgaarb: bridge control possible :03:09.0
[0.209868] vgaarb: no bridge control possible :00:02.0

then nouveau
[2.503759] nouveau :03:09.0: enabling device (0104 -> 0106)
[2.504397] nouveau :03:09.0: NVIDIA NV44A (04a100a1)

[2.684040] nouveau :03:09.0: bios: version 05.44.a2.10.01

[2.702984] nouveau :03:09.0: fb: 256 MiB DDR2
[2.783562] [TTM] Zone  kernel: Available graphics memory: 439234 kiB
[2.783569] [TTM] Zone highmem: Available graphics memory: 1022630 kiB
[2.783572] [TTM] Initializing pool allocator
[2.783585] [TTM] Initializing DMA pool allocator
[2.783612] nouveau :03:09.0: DRM: VRAM: 252 MiB
[2.783617] nouveau :03:09.0: DRM: GART: 128 MiB
[2.783624] nouveau :03:09.0: DRM: TMDS table version 1.1
[2.783628] nouveau :03:09.0: DRM: DCB version 3.0
[2.783633] nouveau :03:09.0: DRM: DCB outp 00: 02001310 0028
[2.783640] nouveau :03:09.0: DRM: DCB outp 01: 01001312 0020
[2.783645] nouveau :03:09.0: DRM: DCB outp 02: 01010300 0028
[2.783649] nouveau :03:09.0: DRM: DCB outp 03: 020223f1 00c0c030
[2.783653] nouveau :03:09.0: DRM: DCB conn 00: 
[2.783657] nouveau :03:09.0: DRM: DCB conn 01: 2230
[2.783661] nouveau :03:09.0: DRM: DCB conn 02: 0110
[2.783665] nouveau :03:09.0: DRM: DCB conn 03: 0111
[2.783668] nouveau :03:09.0: DRM: DCB conn 04: 0113
[2.783682] nouveau :03:09.0: DRM: Adaptor not initialised, running 
VBIOS init tables.
[2.783968] nouveau :03:09.0: DRM: Saving VGA fonts
[2.874057] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[2.874063] [drm] Driver supports precise vblank timestamp query.
[2.874073] nouveau :03:09.0: DRM: 0xD2AC: Parsing digital output script 
table
[2.930799] nouveau :03:09.0: DRM: MM: using M2MF for buffer copies
[2.930820] nouveau :03:09.0: DRM: Setting dpms mode 3 on TV encoder 
(output 3)
[2.980033] usb 1-5: new high-speed USB device number 4 using ehci-pci
[3.016034] nouveau :03:09.0: No connectors reported connected with modes
[3.016097] [drm] Cannot find any crtc or sizes - going 1024x768
[3.016472] nouveau :03:09.0: DRM: allocated 1024x768 fb: 0x9000, bo 
f6357400
[3.016665] nouveau :03:09.0: fb1: nouveaufb frame buffer device
[3.016683] [drm] Initialized nouveau 1.3.1 20120801 for :03:09.0 on 
minor 1


but lspci still give the wron value 512M
03:09.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev 
a1) (prog-if 00 [VGA controller])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-29 Thread Kai-Heng Feng
Looks like the RAM size is correctly detected:
[   10.572891] nouveau  [  DEVICE][:03:09.0] BOOT0  : 0x04a100a1
[   10.572897] nouveau  [  DEVICE][:03:09.0] Chipset: NV44A (NV4A)
[   10.572903] nouveau  [  DEVICE][:03:09.0] Family : NV40
[   10.579195] nouveau  [   VBIOS][:03:09.0] checking PRAMIN for image...
[   10.579208] nouveau  [   VBIOS][:03:09.0] ... signature not found
[   10.579213] nouveau  [   VBIOS][:03:09.0] checking PROM for image...
[   10.900540] nouveau  [   VBIOS][:03:09.0] ... appears to be valid
[   10.900544] nouveau  [   VBIOS][:03:09.0] using image from PROM
[   10.900760] nouveau  [   VBIOS][:03:09.0] BIT signature found
[   10.900767] nouveau  [   VBIOS][:03:09.0] version 05.44.a2.10.01
[   10.913241] nouveau  [ DEVINIT][:03:09.0] adaptor not initialised
[   10.913253] nouveau  [   VBIOS][:03:09.0] running init tables
[   10.931444] nouveau  [ PFB][:03:09.0] RAM type: DDR2
[   10.931448] nouveau  [ PFB][:03:09.0] RAM size: 256 MiB

You can use HWE stack for newer kernel and newer Xorg:
https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Ubuntu_14.04_LTS_-_Trusty_Tahr
[   10.931451] nouveau  [ PFB][:03:09.0]ZCOMP: 0 tags

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-16 Thread Jean COLIN
Found some document about size determination in pci devices

had run lspi 
jean@jean-Soisy:~$ sudo lspci -vv -k - -s 03:09.0
03:09.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev 
a1) (prog-if 00 [VGA controller])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- https://wiki.osdev.org/PCI
https://stackoverflow.com/questions/19006632/how-is-a-pci-pcie-bar-size-determined/39618552#39618552

To determine the amount of address space needed by a PCI device, you must save 
the original value of the BAR, 
write a value of all 1's to the register, then read it back. 
The amount of memory can then be determined by masking the information bits, 
performing a bitwise NOT ('~' in C), and incrementing the value by 1. The 
original value of the BAR should then be restored. 

on my computer : using sudo bless
parameter are located at /sys/bus/pci/devices/:03:09.0/config
replaced 08 00 00 c0 by ff ff ff ff then, computer blocked, but was able to 
read 08 00 00 e0

that means
dropping 4 bits LSB -> 00 00 00 e0
inverting bitwise ff ff ff 10
adding one 00 00 00 20 means 512 M

BUT https://www.xilinx.com/Attachment/PCI_SPEV_V3_0.pdf
6.2.5.1. Address Maps 
Devices are free to consume more address space than required

after explanation of a computation method, precision is given

The resultant 32-bit value is the memory/I/O range size decoded by the
register.

I Think that the problem is here = adress space decoded, but not
populated

Regards

Jean COLIN

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-15 Thread Kai-Heng Feng
Sorry didn't notice that you use i386 instead of AMD64.

Do you see this bug under AMD64?

Please file an upstream bug at https://bugs.freedesktop.org/
Product: DRI
Component: DRM/nouveau

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-15 Thread Jean COLIN
in file 
/var/lib/dpkg/info/linux-image-4.17.0-041700rc4-generic.prerm

had to comment out

#linux-check-removal $version

to be able to remove 
linux-image-4.17.0-041700rc4-generic

and then be able to make further test

A little annoying...

Regards

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-15 Thread Jean COLIN
Attempted to try v4.17-rc5

got a dependency problem ... linux-base (>=4.5ubuntu1~16.04.1

So the answer of the question "Can you try v4.17-rc3?" is NO because

v4.17-rc5 i386 not vailable

v4.17-rc4 i386 impossible to install

v4.17-rc5 i386 dependecy problem

Regards

Jean COLIN

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-13 Thread Jean COLIN
Hello

Attempted to try v4.17-rc3

BUT, v4.17-rc3 not available in 1386 ...

Attempted to try v4.17-rc4 in i386 (available)

BUT got a dependency problem linux-image AND linux-base

AND Got an error when installing linux base ... AND finally got an error
when attempting to uninstall linux image 4.17 rc4

dpkg: erreur de traitement du paquet linux-image-4.17.0-041700rc4-generic 
(--remove) :
 le sous-processus script pre-removal installé a retourné une erreur de sortie 
d'état 127
Des erreurs ont été rencontrées pendant l'exécution :
 linux-image-4.17.0-041700rc4-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)

seems that bugs are multiplicating (like cartoon rabbits)

So, if you have a solution to recover a clean situation, prerequired for
next attempt

Regards

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-08 Thread Jean COLIN
Will use the computer saturday 12, will make the test (may be sunday)

Regards ans thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-05-07 Thread Kai-Heng Feng
Can you try v4.17-rc3?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-04-20 Thread Jean COLIN
addaed tag kernel-bug-exists-upstream
regards

** Tags removed: apport-collected
** Tags added: kernel-bug-exists-upstream

** Tags added: apport-collected

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN
  --- 
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jean   2206 F pulseaudio
   /dev/snd/controlC0:  jean   2206 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
  InstallationDate: Installed on 2015-08-08 (985 days ago)
  InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
  MachineType: IBM 8429RG7
  Package: linux (not installed)
  ProcFB:
   0 inteldrmfb
   1 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-144-generic N/A
   linux-backports-modules-3.13.0-144-generic  N/A
   linux-firmware  1.127.24
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  trusty
  Uname: Linux 3.13.0-144-generic i686
  UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/06/2005
  dmi.bios.vendor: IBM
  dmi.bios.version: 2AKT51AUS
  dmi.board.name: IBM
  dmi.board.vendor: IBM
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 4
  dmi.chassis.vendor: IBM
  dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
  dmi.product.name: 8429RG7
  dmi.sys.vendor: IBM

To manage notifications 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-04-20 Thread Jean COLIN
installed v4.15-rc3 and booted

HardInfo 0.5.1 continues to display 512Mo memory (wrong, real is 256)
-PCI Devices-
VGA compatible controller   : NVIDIA Corporation NV44A [GeForce 
6200] (rev a1) (prog-if 00 [VGA controller])
Memory 512MB(32-bit,prefetchable)


Regards

** Tags added: apport-collected

** Description changed:

  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0
  
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0
  
  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03
  
  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B
  
  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI
  
  correctly detected as 256Mb and working
  
  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo
  
  output of:
  
  sudo lshw -C display; lsb_release -a; uname -a
  
  is
  
  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux
  
  Attempted to find  where the memory size detection lies in the code, but
  was too far in the labyrinth for me.
  
  Regards
  
  Jean COLIN
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.27
+ Architecture: i386
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  jean   2206 F pulseaudio
+  /dev/snd/controlC0:  jean   2206 F pulseaudio
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 14.04
+ HibernationDevice: RESUME=UUID=2ae1454f-4490-4a9a-aea5-55daa49c243c
+ InstallationDate: Installed on 2015-08-08 (985 days ago)
+ InstallationMedia: Xubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 
(20130820)
+ MachineType: IBM 8429RG7
+ Package: linux (not installed)
+ ProcFB:
+  0 inteldrmfb
+  1 nouveaufb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-144-generic 
root=UUID=0f7280ad-8482-48be-9433-13ca09f7304a ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.13.0-144.193-generic 3.13.11-ckt39
+ RelatedPackageVersions:
+  linux-restricted-modules-3.13.0-144-generic N/A
+  linux-backports-modules-3.13.0-144-generic  N/A
+  linux-firmware  1.127.24
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ Tags:  trusty
+ Uname: Linux 3.13.0-144-generic i686
+ UpgradeStatus: Upgraded to trusty on 2015-08-08 (985 days ago)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/06/2005
+ dmi.bios.vendor: IBM
+ dmi.bios.version: 2AKT51AUS
+ dmi.board.name: IBM
+ dmi.board.vendor: IBM
+ dmi.chassis.asset.tag: 
+ dmi.chassis.type: 4
+ dmi.chassis.vendor: IBM
+ dmi.modalias: 
dmi:bvnIBM:bvr2AKT51AUS:bd07/06/2005:svnIBM:pn8429RG7:pvr:rvnIBM:rnIBM:rvr:cvnIBM:ct4:cvr:
+ dmi.product.name: 8429RG7
+ dmi.sys.vendor: IBM

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 

[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2018-04-20 Thread Jean COLIN
installed v4.15-rc3 and booted

HardInfo 0.5.1 continues to display 512Mo memory (wrong, real is 256)
-PCI Devices-
VGA compatible controller   : NVIDIA Corporation NV44A [GeForce 
6200] (rev a1) (prog-if 00 [VGA controller])
Memory 512MB(32-bit,prefetchable)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2017-12-16 Thread Jean COLIN
This computer is installed in a secondary house, and it is not planned
to use it before March 2010

Was fresh install

Will run command apport-collect 1737423 but in some month

Will test the kernel you indicate, but in some month

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2017-12-11 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.15 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15-rc3

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1737423] Re: With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video memory misdetected as 512 Mb : result was kernel panic in worst case and memory crash in best

2017-12-11 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1737423

Title:
  With a (cheap) video card in PCI Geforce 6200 (NV44A) with 256Mb video
  memory misdetected as 512 Mb : result was kernel panic in worst case
  and memory crash in best case

Status in linux package in Ubuntu:
  New

Bug description:
  Under XP
  card detected as
  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1\4&3A321F38&0&48F0

  PCI\VEN_10DE_0221__A1
  PCI\VEN_10DE_0221_03

  memory range 9400 94FF
  memory range C000 DFFF
  memory range 9200 92FF
  IRQ 09
  IO range 03B0 03BB
  IO range 03C0 03DF
  memory range 000A 000B

  Processeur graphique :GeForce 6200
  Version du pilote :   307.83
  Prise en charge DirectX : 9.0c
  Horloge principale :  300 MHz 
  Débit de données mémoire :1064 MHz
  Interface de mémoire :64 bits 
  Mémoire : 256 Mo
  Type de mémoire : DDR2
  Version BIOS vidéo :  5.44.A2.10.26
  IRQ : 9
  Bus : PCI

  correctly detected as 256Mb and working

  
  Under linux
  file /var/log/Xorg.0.log
  contains 18.759] (--) PCI: (0:3:9:0) 10de:0221:: rev 161, Mem @ 
0x9400/16777216, 0xc000/536870912, 0x9200/16777216, BIOS @ 
0x/131072
  card bad detection ... 0xc000/536870912 correct adress, wrong size 
536870912 soit 512Mo

  output of:

  sudo lshw -C display; lsb_release -a; uname -a

  is

  jean@jean-Soisy:~$ sudo lshw -C display; lsb_release -a; uname -a
  [sudo] password for jean:
*-display
 description: Display controller
 produit: 82865G Integrated Graphics Controller
 fabriquant: Intel Corporation
 identifiant matériel: 2
 information bus: pci@:00:02.0
 version: 02
 bits: 32 bits
 horloge: 33MHz
 fonctionnalités: pm bus_master cap_list rom
 configuration: driver=i915 latency=0
 ressources: irq:16 mémoire:a000-a7ff mémoire:9000-9007 
portE/S:1800(taille=8)
*-display
 description: VGA compatible controller
 produit: NV44A [GeForce 6200]
 fabriquant: NVIDIA Corporation
 identifiant matériel: 9
 information bus: pci@:03:09.0
 version: a1
 bits: 32 bits
 horloge: 66MHz
 fonctionnalités: pm vga_controller bus_master cap_list rom
 configuration: driver=nouveau latency=40 maxlatency=1 mingnt=5
 ressources: irq:21 mémoire:9400-94ff mémoire:c000-dfff 
mémoire:9200-92ff mémoire:e000-e001
  No LSB modules are available.
  Distributor ID:Ubuntu
  Description:Ubuntu 14.04.5 LTS
  Release:14.04
  Codename:trusty
  Linux jean-Soisy 3.13.0-135-generic #184-Ubuntu SMP Wed Oct 18 11:56:31 UTC 
2017 i686 i686 i686 GNU/Linux

  Attempted to find  where the memory size detection lies in the code,
  but was too far in the labyrinth for me.

  Regards

  Jean COLIN

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1737423/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp