Ubuntu on MacBook 4,1 (2008) Backlight Screen Issue


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu Ubuntu on MacBook 4,1 (2008) Backlight Screen Issue
Prev   Next
# 1  
Old 08-26-2015
Ubuntu on MacBook 4,1 (2008) Backlight Screen Issue

I cannot get Ubuntu or Ubuntu-based systems to wake from sleep properly on a Macbook 4,1 pre-October 2008. The backlight for the laptop screen does not turn back on after waking and signal does not pass through the Mini-DVI port to my monitor either (monitor says no signal). I have tried to use the 01.org's drivers for my video card (Intel 965GM), but no luck. The installer (intel-linux-graphics-installer) will recognize the computer as Intel and find the server, but it will not find the driver for my computer (last step fails). The modprobe related fixes aren't working either. Backlight keys work up until after putting the computer to sleep.When I wake the computer, I have to shine a flashlight directly at the screen to see anything.

If anyone wants to help look through this huge mess from dmesg and have an idea, please help!!!:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Display IP adresss at login screen (Ubuntu 14.04)

Hi I tried to follow ifconfig - How can I display eth0's IP address at the login screen on Precise Server? - Ask Ubuntu and Show IP address of VM as console pre-login message for some reason the above links did not work as advertised. E.g no ip address was displayed. This is VM... (9 Replies)
Discussion started by: briandanielz
9 Replies

2. Ubuntu

Ubuntu server login screen

Hi, Im running ubuntu server 8.04 LTS, but I want to change the initial login screen message. How can I do this? Which files do I need to change for this? So just to be clear when I reboot the server the login text which is then displayed thats what I want to change not the text that is... (5 Replies)
Discussion started by: jld
5 Replies
Login or Register to Ask a Question
WHAT-PATCH(1)						      General Commands Manual						     WHAT-PATCH(1)

NAME
what-patch - detect which patch system a Debian package uses SYNOPSIS
what-patch [options] DESCRIPTION
what-patch examines the debian/rules file to determine which patch system the Debian package is using. what-patch should be run from the root directory of the Debian source package. OPTIONS
Listed below are the command line options for what-patch: -h, --help Display a help message and exit. -v Enable verbose mode. This will include the listing of any files modified outside or the debian/ directory and report any additional details about the patch system if available. AUTHORS
what-patch was written by Kees Cook <kees@ubuntu.com>, Siegfried-A. Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 3 or later. SEE ALSO
The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu wiki: https://wiki.ubuntu.com/PackagingGuide/PatchSystems cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1) DEBIAN
Debian Utilities WHAT-PATCH(1)