Bug 64837

Summary: dell latitidue c510 requires kernel change
Product: [Retired] Red Hat Linux Reporter: Neil Prockter <prockter>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3CC: rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-05-20 10:13:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output of dmidecode none

Description Neil Prockter 2002-05-13 11:01:32 UTC
Description of Problem:   
  
dell latitude freezes with pretty screen if X is started stoped and restarted   
   
Version-Release number of selected component (if applicable):   
  
both 2.4.18-3 and 2.4.18-4   
   
How Reproducible:   
 every time  
   
Steps to Reproduce:   
1.  startx  
2.  ctrl-alt-backspace  
3.  startx  
   
Actual Results:   
 freeze with pretty screen   
   
Expected Results:   
 X to start  
   
Additional Information:   
 To fix the kerenl needs to be recompiled with   
 CONFIG_APM_ALLOW_INTS=y 
 this solves this problem please add it to the stock kernels

Comment 1 Arjan van de Ven 2002-05-20 10:00:01 UTC
There is 3 things:
1) This setting is a kernel parameter as well, the config option is just the default
2) No matter what we set it too, it will break on a group of laptops
3) We have a list of laptops in the kernel that require a specific setting,
   please run the dmidecode program (from the kernel-utils package) and attach
   the output; that way we can add your laptop to make it work out of the box.

Comment 2 Neil Prockter 2002-05-20 10:13:53 UTC
Created attachment 57987 [details]
output of dmidecode

Comment 3 Arjan van de Ven 2002-05-22 09:53:50 UTC
Thanks for the info; the next build will have this enabled