** Tags added: natty needs-kernel-logs needs-upstream-testing
regression-release

** Description changed:

  Binary package hint: dpkg
  
  I have ACER ASPIRE 4736Z with intel GMA 4500M.
  
  Initially I had installed Ubuntu Maverick (10.10). I upgraded to Natty
  (11.04). Kernel has been updated to 2.6.38.6 which is working for me
  perfect with minor bugs. Afterwards I have tried to update upto Kernel
  version 2.6.38.8 but i get a blank screen when system boots. Solution
  which is still working for me is to restart with kernel 2.6.38.6.
  
  In my opinion problem is in video card driver. I need Help.
  
- Thanks,
+ WORKAROUND: To make it run after reboot just insert the command in 
/etc/rc.local:
+ #!/bin/sh -e
+ #
+ # rc.local
+ #
+ # This script is executed at the end of each multiuser runlevel.
+ # Make sure that the script will "exit 0" on success or any other
+ # value on error.
+ #
+ # In order to enable or disable this script just change the execution
+ # bits.
+ #
+ # By default this script does nothing.
+ 
+ sudo setpci -s 00:02.0 F4.B=00
+ exit 0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752165

Title:
  Blank Screen in Natty

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to