Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st November 2011, 01:15 AM
nhpcguy Offline
Registered User
 
Join Date: Nov 2011
Posts: 2
linuxfirefox
Gnome3 {Intel Video} HP Pavilion DM4 1265dx

Hey guys I spent the weekend fighting with this so I wanted to pass on how I got it fixed.

I am running Fedora 16 x86_64 edition on HP Pavilion dm4 1265dx.

Out of the box everything worked but i got an error that Gnome3 wouldn't run. I just couldn't live with that!

Here is what I did:
Set the BIOS to defaults, Changed boot Order to DVD, HDD and Enabled having to push fn + F1 - F12
yea im old school and love my fn buttons
After install boot the system
go to a terminal
touch /etc/X11/xorg.conf (I didnt have one)
yum install libva -y
my install didnt have this but the Intel site said I needed it [http://intellinuxgraphics.org/2011Q3.html
I created this xorg.conf by hand you can do the same or copy mine. Up to you

Quote:
############################################
# xorg.conf for the HP Pavilion DM4 1265dx #
############################################
Section "InputClass" #this is for the touch pad, mine was funky with out this
Identifier "Touchpad"
MatchIsTouchpad "on"
Driver "synaptics"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "intel" #tells it to use the intel driver!
VendorName "Intel"
#Option "dpms"
EndSection

Section "Screen"
Identifier "Screen0"
Device "IntelHDGraphics"
Monitor "Monitor0"
DefaultDepth 24

SubSection "Display"
Depth 24
Modes "1366x768" "1024x768" #1366 is the dm4 native res. 1024 works but is very small
EndSubSection

EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
#change the default grub settings
edit /etc/defauts/grub
remove nomodeset
add (at the end) acpi_osi=Linux acpi_backlight=vendor (make sure the close " mark is there)

#make a backup of the old file, case it screws up
cp /boot/grub2/grub.conf /boot/grub2/grub.conf.BAK

#build a new grub.conf
grub2-mkconfig -o /boot/grub.conf

Last edited by nhpcguy; 21st November 2011 at 02:04 PM.
Reply With Quote
  #2  
Old 1st December 2011, 03:15 PM
nhpcguy Offline
Registered User
 
Join Date: Nov 2011
Posts: 2
windows_7firefox
Re: Gnome3 {Intel Video} HP Pavilion DM4 1265dx

UPDATE:
I tried to wipe my system, encrypt it and re-create the magic above.
It didnt work, go figure.

so

I did another clean install of the DVD media [kernel 3.1.0-7.fc16.x86_64] then I installed:
libva-1.0.14-1.fc16.x86_64
libdrm-2.4.27-2.fc16.x86_64

Everything else was installed by default
Quote:
Intel 2011Q3 graphics package
components
Kernel: Linux 3.0 release
3D driver: mesa 7.11 release
2D driver: xf86-video-intel 2.16.0 release
Libdrm: libdrm-2.4.26 release
Libva: libva-1.0.14 release
http://intellinuxgraphics.org/2011Q3.html
DID NOT create an xorg.conf this time

#change the default grub settings
edit /etc/defauts/grub
remove nomodeset
add (at the end) acpi_osi=Linux acpi_backlight=vendor (make sure the close " mark is there)

#make a backup of the old file, case it screws up
cp /boot/grub2/grub.conf /boot/grub2/grub.conf.BAK

#build a new grub.conf
grub2-mkconfig -o /boot/grub.conf

---------- Post added at 10:15 AM ---------- Previous post was at 09:29 AM ----------

I just updated and my changes seem to still work.
I am now using kernel 3.1.2-1.fc16.x86_64
Reply With Quote
  #3  
Old 28th December 2011, 11:58 PM
tmgeorgo Offline
Registered User
 
Join Date: Nov 2005
Posts: 14
linuxfirefox
Re: Gnome3 {Intel Video} HP Pavilion DM4 1265dx

Thank you so much for sharing the fix, I was having a hard time with this! I got a dm4-2191us and after grub loaded the video would only display through the external vga port. Once I added "acpi_osi=Linux acpi_backlight=vendor" to /etc/default/grub and made a new grub.cfg, the laptop display worked. Much appreciated!
Reply With Quote
Reply

Tags
1265dx, dm4, gnome3, intel, pavilion, video

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HP dv6 - Intel Ironlake Mobile gnome3 fallback mode gareth61 Installation and Live Media 2 1st November 2011 12:03 PM
Switchable Graphics - ATI/Intel - HP Pavilion 6000 CoffeeNKeyboard Hardware & Laptops 2 20th October 2011 12:40 PM
Video problems on mi lap-top hp pavilion dv6220 la javier09 Installation and Live Media 1 12th October 2007 07:03 PM
Intel 950 video and FC5 knorr.orange Hardware & Laptops 18 28th September 2006 05:21 PM
Intel Video..... My1CPU Hardware & Laptops 4 29th July 2005 06:05 PM


Current GMT-time: 08:09 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat