This is an up date from August 2010.
I find it hard to believe that I am the one who is having this issue, and that there isn't a solution to this problem.
I am not a nob when it comes to Linux and Fedora, but I don't have a solution even with Fedora 14.
Isn't there anyone who is willing to help?
When I first installed Fedora on this Gateway NV79 it installed the i915 intel driver, but defaults to vesa driver. I have looked at as many solutions that I can find but does not work with my set up.
Here are some things that I do now. The i915 modules are loading:
lsmod | grep i915
i915 272455 0
drm_kms_helper 23936 1 i915
drm 169089 2 i915,drm_kms_helper
i2c_algo_bit 4781 1 i915
i2c_core 24507 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo _bit
video 20741 1 i915
Please look comparison of other distro below.
Copy of xorg.conf This works.
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
# keyboard added by system-config-display
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection
Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel"
HorizSync 31.5 - 48.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
The only other thing that may be this issue would be KMS. Here is my start up with nomodeset.
# initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=0
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.33.6-147.2.4.fc13.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.33.6-147.2.4.fc13.x86_64 ro root=/dev/mapper/vg_oldgeekvet-lv_root nomodeset LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.33.6-147.2.4.fc13.x86_64.img
After all that my question is: What am I missing? I have been trying about everything that I can find to correct this problem.
One additional note. This is a new Gateway this past April with i5 M430 processor with 4Gb RAM. -Computer-
Processor : 4x Intel(R) Core(TM) i5 CPU M 430 @ 2.27GHz
Memory : 3722MB (1094MB used)
Operating System : Fedora release 13 (Goddard)
User Name : dale (Dale Wilcox)
Date/Time : Wed 25 Aug 2010 07:39:47 PM CDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Software Rasterizer
X11 Vendor : Fedora Project
-Multimedia-
Audio Adapter : HDA-Intel - HDA Intel
-Input Devices-
Power Button
Lid Switch
Sleep Button
Power Button
Macintosh mouse button emulation
AT Translated Set 2 keyboard
MOSART Semi. Wireless Keyboard & Mouse
MOSART Semi. Wireless Keyboard & Mouse
SynPS/2 Synaptics TouchPad
Video Bus
Video WebCam
-Printers-
No printers found
-SCSI Disks-
ATA ST9500325AS
TSSTcorp CDDVDW TS-L633C
Modules loaded on Fedora 13 x86_64 - Sound works with headphone only - sound mike does not - edited file below indicating sound and video.
snd_hda_codec_intelhdmi 16015 1
snd_hda_codec_realtek 284543 1
snd_hda_intel 24280 1
snd_hda_codec 73671 3 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_ hda_intel
snd_hwdep 6222 1 snd_hda_codec
snd_seq 50941 0
snd_seq_device 5895 1 snd_seq
snd_pcm 76131 2 snd_hda_intel,snd_hda_codec
snd_timer 19234 2 snd_seq,snd_pcm
snd 60573 11 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_ hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_ device,snd_pcm,snd_timer
uvcvideo 53873 0
soundcore 6198 1 snd
videodev 35123 1 uvcvideo
snd_page_alloc 7221 2 snd_hda_intel,snd_pcm
v4l1_compat 12570 2 uvcvideo,videodev
v4l2_compat_ioctl32 9793 1 videodev
i915 272455 0
drm_kms_helper 23936 1 i915
drm 169089 2 i915,drm_kms_helper
i2c_algo_bit 4781 1 i915
i2c_core 24507 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo _bit
video 20741 1 i915
output 2117 1 video
Different distro where video works 3D, not quite sure about the sound, but including modules loaded.
snd_hda_codec_intelhdmi 11622 1
snd_hda_codec_realtek 203168 1
snd_hda_intel 21877 2
snd_hda_codec 74201 3 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_ hda_intel
snd_hwdep 5412 1 snd_hda_codec
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70662 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
uvcvideo 56990 0
videodev 34361 1 uvcvideo
snd 54148 17 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_ hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_ mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq, snd_timer,snd_seq_device
soundcore 6620 1 snd
snd_page_alloc 7076 2 snd_hda_intel,snd_pcm
fbcon 35102 71
i915 282354 3
drm_kms_helper 29297 1 i915
intel_agp 24177 2 i915
agpgart 31724 2 intel_agp,drm
video 17375 1 i915
output 1871 1 video
The biggest difference between these modules is that intel_agp is loaded on this other distro and not on the Fedora 13 x86_64.
Is this supposed to be this way or an oversight?
Thanks
Dale