** Description changed:

  My system is described here:
  https://wiki.ubuntu.com/LaptopTestingTeam/HP_Pavilion_DV8220EA
  
  Install is Ubuntu 7.04 (Feisty Fawn) Herd 4.
  
  A default install from the live CD sets display resolution to 1024x768.
  Display on this machine is 1440x900.
  
  This piece of X11/xorg.conf suggests that it's not recognising the card
  at all, that's a regression from 6.10 which set the resolution
  correctly.
  
  Section "Device"
        Identifier      "Generic Video Card"
        Driver          "vesa"
        BusID           "PCI:1:0:0"
  EndSection
  
  As you can imagine the graphics are very slow.
  
  Attempting to install nvidia-glx gives bug #87522
- Bug #79016 is with GeForce Go 7300 which _is_ detected but sets resolution 
wrong.
+ Bug #79016 is with GeForce Go 7300 which is also not originally detected and 
sets resolution wrong, and uses the vesa driver. Basically these two bugs are 
pretty identical on the two graphics cards.
+ 
+ As mentioned in bug #87522 running "sudo dpkg-reconfigure xserver-xorg"
+ seems to fix everything, the correct driver is used (nv) and the correct
+ resolution is available.

-- 
Not detected nvidia GeForce Go 7400
https://launchpad.net/bugs/87496

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to