--- alx-src/branches/alx-web-060/show.php 2013/05/28 13:55:52 4897 +++ alx-src/branches/alx-web-060/show.php 2013/05/28 13:56:36 4898 @@ -39,7 +39,7 @@ { if($alxos >= '0.6.2') { - $drop['cfg_graphic_module'] = array('vesa', 'ati', 'cirrus', 'i710', 'intel', 'nv', 'mach64', 'mga', 'unichrome', 'radeon', 's3', 's3virge', 'savage', 'sis', 'trident', 'tseng', 'vmware'); + $drop['cfg_graphic_module'] = array('vesa', 'ati', 'cirrus', 'i710', 'intel', 'nv', 'nouveau', 'mach64', 'mga', 'unichrome', 'radeon', 's3', 's3virge', 'savage', 'sis', 'trident', 'tseng', 'vmware'); } else {