FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Redhat > Fedora User

 
 
LinkBack Thread Tools
 
Old 07-29-2012, 12:48 PM
Patrick Dupre
 
Default no graphic

On 2012-07-29 14:28, Ed Greshko wrote:

On 07/29/2012 07:36 PM, Patrick Dupre wrote:

It looks like that I missed something during the installation.
I do not have a graphic.

How can I install the right driver?

xrandr -q
can't open display

I put lspci result and the Xorg.0.log files

++++++++++
0:00.0 Host bridge: Intel Corporation 82Q963/Q965 Memory Controller
Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965
Integrated Graphics Controller (rev 02)


That hardware should use the i915 driver and it should have been
installed....

Can we assume that you've managed to install? Your previous messages
indicated you weren't able to complete an install. If you have been
successful you really should tell people. Otherwise people will
continue to try and help you with that problem.


Sorry, at the 3rd time I final able to install but I had to play with
grub!!

Thank for your help.

Anyway, the module i915.ko is installed

odule Size Used by
usb_storage 46027 1
uas 7775 0
nls_utf8 1389 1
lockd 70080 0
ip6t_REJECT 4008 2
nf_conntrack_ipv6 7714 2
nf_defrag_ipv6 9115 1 nf_conntrack_ipv6
nf_conntrack_ipv4 8310 2
nf_defrag_ipv4 1513 1 nf_conntrack_ipv4
ip6table_filter 1655 1
xt_state 1306 4
nf_conntrack 67597 3
nf_conntrack_ipv6,nf_conntrack_ipv4,xt_state

ip6_tables 16776 1 ip6table_filter
iTCO_wdt 12024 0
serio_raw 4298 0
e1000e 174876 0
ppdev 7360 0
parport_pc 19600 0
uinput 7230 0
iTCO_vendor_support 2578 1 iTCO_wdt
parport 32310 2 ppdev,parport_pc
i2c_i801 9237 0
snd_hda_codec_idt 57630 1
snd_hda_intel 24072 0
snd_hda_codec 85181 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6264 1 snd_hda_codec
snd_seq 52186 0
snd_seq_device 5941 1 snd_seq
snd_pcm 78514 2 snd_hda_intel,snd_hda_codec
microcode 18539 0
snd_timer 19372 2 snd_seq,snd_pcm
snd 63124 8
snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_ hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer

soundcore 6267 1 snd
snd_page_alloc 7311 2 snd_hda_intel,snd_pcm
sunrpc 200831 2 lockd
firewire_ohci 26101 0
pata_acpi 3419 0
firewire_core 49303 1 firewire_ohci
pata_marvell 3240 1
crc_itu_t 1547 1 firewire_core
ata_generic 3587 0
i915 389156 1
drm_kms_helper 26490 1 i915
drm 194532 2 i915,drm_kms_helper
i2c_algo_bit 4958 1 i915
i2c_core 25728 5
i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit

video 12388 1 i915




The i915 driver is located here....


/usr/lib/modules/3.4.6-2.fc17.x86_64/kernel/drivers/gpu/drm/i915/i915.ko

on my system.

What does lsmod show?

--
Never be afraid to laugh at yourself, after all, you could be missing
out on the joke of the century. -- Dame Edna Everage


--
================================================== ====================
Patrick DUPRÉ | | email: pdupre@kegtux.org
================================================== ====================
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 12:58 PM
Ed Greshko
 
Default no graphic

On 07/29/2012 08:48 PM, Patrick Dupre wrote:
>
> Sorry, at the 3rd time I final able to install but I had to play with grub!!
> Thank for your help.
>
> Anyway, the module i915.ko is installed
>
>
> i915 389156 1
> drm_kms_helper 26490 1 i915
> drm 194532 2 i915,drm_kms_helper
> i2c_algo_bit 4958 1 i915
> i2c_core 25728 5 i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
> video 12388 1 i915

And it is loaded.....

So, your system doesn't present you with a graphic login screen. You have a simple "text" login screen as if you booted to run level 3. Yes?


--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 01:01 PM
Patrick Dupre
 
Default no graphic

On 2012-07-29 14:58, Ed Greshko wrote:

On 07/29/2012 08:48 PM, Patrick Dupre wrote:


Sorry, at the 3rd time I final able to install but I had to play
with grub!!

Thank for your help.

Anyway, the module i915.ko is installed


i915 389156 1
drm_kms_helper 26490 1 i915
drm 194532 2 i915,drm_kms_helper
i2c_algo_bit 4958 1 i915
i2c_core 25728 5
i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit

video 12388 1 i915


And it is loaded.....

So, your system doesn't present you with a graphic login screen. You
have a simple "text" login screen as if you booted to run level 3.
Yes?


Yes.



--
Never be afraid to laugh at yourself, after all, you could be missing
out on the joke of the century. -- Dame Edna Everage


--
================================================== ====================
Patrick DUPRÉ | | email: pdupre@kegtux.org
================================================== ====================
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 01:08 PM
Ed Greshko
 
Default no graphic

On 07/29/2012 09:01 PM, Patrick Dupre wrote:
>> And it is loaded.....
>>
>> So, your system doesn't present you with a graphic login screen. You
>> have a simple "text" login screen as if you booted to run level 3.
>> Yes?
>
> Yes.

And after you login.... You also don't to GNOME if you type "startx" or KDE if you type "startkde"?

--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 01:23 PM
Patrick Dupre
 
Default no graphic

On 2012-07-29 15:08, Ed Greshko wrote:

On 07/29/2012 09:01 PM, Patrick Dupre wrote:

And it is loaded.....

So, your system doesn't present you with a graphic login screen.
You

have a simple "text" login screen as if you booted to run level 3.
Yes?


Yes.


And after you login.... You also don't to GNOME if you type "startx"
or KDE if you type "startkde"?

--
Never be afraid to laugh at yourself, after all, you could be missing
out on the joke of the century. -- Dame Edna Everage



Now it works and I have no idea why!!!!

Thank
--
================================================== ====================
Patrick DUPRÉ | | email: pdupre@kegtux.org
================================================== ====================
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 01:27 PM
Ed Greshko
 
Default no graphic

On 07/29/2012 09:23 PM, Patrick Dupre wrote:
>> And after you login.... You also don't to GNOME if you type "startx"
>> or KDE if you type "startkde"?
>>
>>
>
>
> Now it works and I have no idea why!!!!

OK.... When you say it works, do you mean you now have a graphical login or that startx works?

If you reboot, and still don't have a graphical login you may still have a problem. It may be related to what you did with grub or it may be related to a badly built initramfs.


--
Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 
Old 07-29-2012, 01:28 PM
Marko Vojinovic
 
Default no graphic

On Sunday, 29. July 2012. 15.01.31 Patrick Dupre wrote:
> On 2012-07-29 14:58, Ed Greshko wrote:
> > On 07/29/2012 08:48 PM, Patrick Dupre wrote:
> >> Sorry, at the 3rd time I final able to install but I had to play
> >> with grub!!

What exactly did you do with grub?

> > So, your system doesn't present you with a graphic login screen. You
> > have a simple "text" login screen as if you booted to run level 3.
> > Yes?
>
> Yes.

Rename the /etc/X11/xorg.conf file to something else. For example,

mv /etc/X11/xorg.conf /etc/X11/xorg.conf-backup

(you need to be root to do this). Then reboot the system and let X to try to
configure itself. If it fails again, send us the new /var/log/Xorg.0.log file to
look what else could be wrong.

The Intel graphics chipset should work out-of-the-box, drivers are already
included etc. Something weird is happening to your machine, troubleshooting is
fastest wheb you set it up to be as default as possible. ;-)

HTH, :-)
Marko


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
 

Thread Tools




All times are GMT. The time now is 08:10 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org