First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 141204
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Christian Heim (RETIRED) <phreak@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Becker <schtefan@gmx.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hibernate-script-1.93-855resolution.patch 855resolution for hibernate-script patch Stefan Becker 2006-07-20 13:19 0000 3.18 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 141204 depends on: Show dependency tree
Show dependency graph
Bug 141204 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-20 13:17 0000
When waking up from hibernation some systems having an Intel 855 / 865 / 915
chipset need to replace a video mode in the VBIOS before restarting X in order
to get a certain screen resolution, like 1400x1050 in my case. The utility in
gentoo for replacing the video mode is called "855resolution". 
hibernate-script supports something called "i915resolution" which does not
exist under gentoo but probably is the same as "855resolution" in some other
linux distribution. So in order to resume such a system either 855resolution
has to change or hibernate-script. I did the latter. A patch is attached that
works for me with the current ebuild. (I did not replace all entries of "i915"
with "855" because shell variables don't seem to like numbers as their first
character, and I think the /etc/init.d-script needs to be "restarted" instead
of just "started").
I hope this helps others with their hibernation-problems.

------- Comment #1 From Stefan Becker 2006-07-20 13:19:57 0000 -------
Created an attachment (id=92340) [edit]
855resolution for hibernate-script

------- Comment #2 From Stefan Becker 2006-07-20 23:01:17 0000 -------
PS: After looking into it a bit more, I suppose adding an "OnResume 98
/etc/init.d/855resolution restart" to the config file and enabling
"SwitchToTextMode" achieves the same thing as this one option in the script. So
adding this patch is probably not needed, although it's added convenience. Your
choice.

------- Comment #3 From Christian Heim (RETIRED) 2006-07-21 17:34:06 0000 -------
Should be fixed in CVS now! Thanks for the patch.

First Last Prev Next    No search results available      Search page      Enter new bug