public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Error message in Xorg.log for intel xorg driver
@ 2009-01-15  8:58 Wolfgang Liebich
  2009-01-15 15:35 ` Paul Hartman
  0 siblings, 1 reply; 12+ messages in thread
From: Wolfgang Liebich @ 2009-01-15  8:58 UTC (permalink / raw
  To: gentoo-user

Hi,

I'm running a gentoo system on a computer with an intel onboard
graphics card. lspci says:
(snip)

00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

OK - there are TWO PCI IDs for graphics cards here. I used 00:02.0 in
my xorg.conf.

My monitor is connected to the PC via the digital connector (not the
analog VGA connector, which is unused).

Everyting is working fine (mostly), BUT in my Xorg.log.0 I always find
following error messages (marked EE or WW):



(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found

(EE) intel(0): First SDVO output reported failure to sync

(EE) intel(0): I830 Vblank Pipe Setup Failed 0

(EE) intel(0): Unable to write to SDVOCTRL_E for SDVOB Slave 0x70.

What do they mean? Can I get read of them? Is something wrong with my
setup?

Furthermore yesterday I had a total lockup when I came to work at the
morning --- could not login at kdm, kdm would ignore all keyboard
input etc. I had to do a hard restart with the "Magic SysRQ" key
(remount ro, hard reboot).

What's going on here?
- TIA - Wolfgang



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-15  8:58 [gentoo-user] Error message in Xorg.log for intel xorg driver Wolfgang Liebich
@ 2009-01-15 15:35 ` Paul Hartman
  2009-01-16  6:34   ` Wolfgang Liebich
  0 siblings, 1 reply; 12+ messages in thread
From: Paul Hartman @ 2009-01-15 15:35 UTC (permalink / raw
  To: gentoo-user

On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
<Wolfgang.Liebich@siemens.com> wrote:
> Furthermore yesterday I had a total lockup when I came to work at the
> morning --- could not login at kdm, kdm would ignore all keyboard
> input etc. I had to do a hard restart with the "Magic SysRQ" key
> (remount ro, hard reboot).

Do you have evdev installed? Without it, you probably won't have any
keyboard or mouse. Recent xorg made dramatic changes to the way
hardware is detected/configured by using HAL and evdev. xorg.conf is
basically unused now when it comes to configuring hardware. I don't
even have keyboard or mouse, or video modelines or anything like that
in mine. Search the list archives or the gentoo web forums, there are
many many people who had the same issues (assuming it's the cause of
yours).

Thanks,
Paul



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-15 15:35 ` Paul Hartman
@ 2009-01-16  6:34   ` Wolfgang Liebich
  2009-01-16  6:59     ` Dale
  0 siblings, 1 reply; 12+ messages in thread
From: Wolfgang Liebich @ 2009-01-16  6:34 UTC (permalink / raw
  To: gentoo-user

On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
> <Wolfgang.Liebich@siemens.com> wrote:
> > Furthermore yesterday I had a total lockup when I came to work at the
> > morning --- could not login at kdm, kdm would ignore all keyboard
> > input etc. I had to do a hard restart with the "Magic SysRQ" key
> > (remount ro, hard reboot).
> 
> Do you have evdev installed? Without it, you probably won't have any
> keyboard or mouse. Recent xorg made dramatic changes to the way
> hardware is detected/configured by using HAL and evdev. xorg.conf is
> basically unused now when it comes to configuring hardware. I don't
> even have keyboard or mouse, or video modelines or anything like that
> in mine. Search the list archives or the gentoo web forums, there are
> many many people who had the same issues (assuming it's the cause of
> yours).

Evdev is installed, but I configured the kbd driver (I have a MS
Natural Keyboard, btw --- what's the best driver for that keyboard?).
I still have an xorg.conf (and I'm not very inclined to change it as
long as it works :-).

Furthermore -- after the reboot everything worked again as before. It
seems to have been some fluke, but I want to know where it comes from.

TIA,
Wolfgang




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  6:34   ` Wolfgang Liebich
@ 2009-01-16  6:59     ` Dale
  2009-01-16  7:18       ` Paul Hartman
  0 siblings, 1 reply; 12+ messages in thread
From: Dale @ 2009-01-16  6:59 UTC (permalink / raw
  To: gentoo-user

Wolfgang Liebich wrote:
> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>   
>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>> <Wolfgang.Liebich@siemens.com> wrote:
>>     
>>> Furthermore yesterday I had a total lockup when I came to work at the
>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>> (remount ro, hard reboot).
>>>       
>> Do you have evdev installed? Without it, you probably won't have any
>> keyboard or mouse. Recent xorg made dramatic changes to the way
>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>> basically unused now when it comes to configuring hardware. I don't
>> even have keyboard or mouse, or video modelines or anything like that
>> in mine. Search the list archives or the gentoo web forums, there are
>> many many people who had the same issues (assuming it's the cause of
>> yours).
>>     
>
> Evdev is installed, but I configured the kbd driver (I have a MS
> Natural Keyboard, btw --- what's the best driver for that keyboard?).
> I still have an xorg.conf (and I'm not very inclined to change it as
> long as it works :-).
>
> Furthermore -- after the reboot everything worked again as before. It
> seems to have been some fluke, but I want to know where it comes from.
>
> TIA,
> Wolfgang
>
>   

Someone else like me.  I still have my xorg.conf and want to keep it
too.  I don't have evdev installed but from the way it sounds, me and
you may have to change in the future, maybe near future.

I'm sort of wondering what pulls in evdev anyway?  I got a fully running
KDE and this is my new install.  Nothing pulled it in here.  I may be
missing a USE flag or something.

Let's hope this works for a while longer yet.  ;-) 

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  6:59     ` Dale
@ 2009-01-16  7:18       ` Paul Hartman
  2009-01-16  7:36         ` Dale
  2009-01-20  7:44         ` Wolfgang Liebich
  0 siblings, 2 replies; 12+ messages in thread
From: Paul Hartman @ 2009-01-16  7:18 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
> Wolfgang Liebich wrote:
>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>
>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>
>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>> (remount ro, hard reboot).
>>>>
>>> Do you have evdev installed? Without it, you probably won't have any
>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>> basically unused now when it comes to configuring hardware. I don't
>>> even have keyboard or mouse, or video modelines or anything like that
>>> in mine. Search the list archives or the gentoo web forums, there are
>>> many many people who had the same issues (assuming it's the cause of
>>> yours).
>>>
>>
>> Evdev is installed, but I configured the kbd driver (I have a MS
>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>> I still have an xorg.conf (and I'm not very inclined to change it as
>> long as it works :-).
>>
>> Furthermore -- after the reboot everything worked again as before. It
>> seems to have been some fluke, but I want to know where it comes from.
>>
>> TIA,
>> Wolfgang
>>
>>
>
> Someone else like me.  I still have my xorg.conf and want to keep it
> too.  I don't have evdev installed but from the way it sounds, me and
> you may have to change in the future, maybe near future.
>
> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
> KDE and this is my new install.  Nothing pulled it in here.  I may be
> missing a USE flag or something.
>
> Let's hope this works for a while longer yet.  ;-)
>
> Dale
>
> :-)  :-)
>
>

You need "evdev" in your INPUT_DEVICES variable (mine lives in
make.conf). In my case I have:

INPUT_DEVICES="keyboard mouse joystick evdev"

and portage automagically built those packages.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:18       ` Paul Hartman
@ 2009-01-16  7:36         ` Dale
  2009-01-16  7:58           ` Paul Hartman
  2009-01-16  8:53           ` Daniel Pielmeier
  2009-01-20  7:44         ` Wolfgang Liebich
  1 sibling, 2 replies; 12+ messages in thread
From: Dale @ 2009-01-16  7:36 UTC (permalink / raw
  To: gentoo-user

Paul Hartman wrote:
> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
>   
>> Wolfgang Liebich wrote:
>>     
>>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>>
>>>       
>>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>>
>>>>         
>>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>>> (remount ro, hard reboot).
>>>>>
>>>>>           
>>>> Do you have evdev installed? Without it, you probably won't have any
>>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>>> basically unused now when it comes to configuring hardware. I don't
>>>> even have keyboard or mouse, or video modelines or anything like that
>>>> in mine. Search the list archives or the gentoo web forums, there are
>>>> many many people who had the same issues (assuming it's the cause of
>>>> yours).
>>>>
>>>>         
>>> Evdev is installed, but I configured the kbd driver (I have a MS
>>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>>> I still have an xorg.conf (and I'm not very inclined to change it as
>>> long as it works :-).
>>>
>>> Furthermore -- after the reboot everything worked again as before. It
>>> seems to have been some fluke, but I want to know where it comes from.
>>>
>>> TIA,
>>> Wolfgang
>>>
>>>
>>>       
>> Someone else like me.  I still have my xorg.conf and want to keep it
>> too.  I don't have evdev installed but from the way it sounds, me and
>> you may have to change in the future, maybe near future.
>>
>> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
>> KDE and this is my new install.  Nothing pulled it in here.  I may be
>> missing a USE flag or something.
>>
>> Let's hope this works for a while longer yet.  ;-)
>>
>> Dale
>>
>> :-)  :-)
>>
>>
>>     
>
> You need "evdev" in your INPUT_DEVICES variable (mine lives in
> make.conf). In my case I have:
>
> INPUT_DEVICES="keyboard mouse joystick evdev"
>
> and portage automagically built those packages.
>
>
>   

So if evdev failed for some reason, it would fall back to the keyboard
and mouse drivers you think?  That I would be willing to try if that is
the case.

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:36         ` Dale
@ 2009-01-16  7:58           ` Paul Hartman
  2009-01-16  7:59             ` Paul Hartman
  2009-01-16  8:53           ` Daniel Pielmeier
  1 sibling, 1 reply; 12+ messages in thread
From: Paul Hartman @ 2009-01-16  7:58 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 16, 2009 at 1:36 AM, Dale <rdalek1967@gmail.com> wrote:
> Paul Hartman wrote:
>> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
>>
>>> Wolfgang Liebich wrote:
>>>
>>>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>>>
>>>>
>>>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>>>
>>>>>
>>>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>>>> (remount ro, hard reboot).
>>>>>>
>>>>>>
>>>>> Do you have evdev installed? Without it, you probably won't have any
>>>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>>>> basically unused now when it comes to configuring hardware. I don't
>>>>> even have keyboard or mouse, or video modelines or anything like that
>>>>> in mine. Search the list archives or the gentoo web forums, there are
>>>>> many many people who had the same issues (assuming it's the cause of
>>>>> yours).
>>>>>
>>>>>
>>>> Evdev is installed, but I configured the kbd driver (I have a MS
>>>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>>>> I still have an xorg.conf (and I'm not very inclined to change it as
>>>> long as it works :-).
>>>>
>>>> Furthermore -- after the reboot everything worked again as before. It
>>>> seems to have been some fluke, but I want to know where it comes from.
>>>>
>>>> TIA,
>>>> Wolfgang
>>>>
>>>>
>>>>
>>> Someone else like me.  I still have my xorg.conf and want to keep it
>>> too.  I don't have evdev installed but from the way it sounds, me and
>>> you may have to change in the future, maybe near future.
>>>
>>> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
>>> KDE and this is my new install.  Nothing pulled it in here.  I may be
>>> missing a USE flag or something.
>>>
>>> Let's hope this works for a while longer yet.  ;-)
>>>
>>> Dale
>>>
>>> :-)  :-)
>>>
>>>
>>>
>>
>> You need "evdev" in your INPUT_DEVICES variable (mine lives in
>> make.conf). In my case I have:
>>
>> INPUT_DEVICES="keyboard mouse joystick evdev"
>>
>> and portage automagically built those packages.
>>
>>
>>
>
> So if evdev failed for some reason, it would fall back to the keyboard
> and mouse drivers you think?  That I would be willing to try if that is
> the case.
>
> Dale
>
> :-)  :-)
>
>

I don't know, for me it simply works as intended so... maybe I'll try
to remove the keyboard and mouse and see what happens  :) but in my
case my xorg.conf is virtually empty aside from some fonts and nvidia
card options. My display and input devices "just work" without being
specified in xorg.conf with drivers, modelines or any of that stuff. I
changed monitors yesterday and simply killed X and it restarted in the
optimal resolution for the new monitor. I've plugged different
mouse/keyboard and it just works automatically.

The HAL policies in /etc/hal/fdi/policy contain the same exact
settings as xorg.conf only formatted a little differently... you can
give device-specific custom settings if you need and I think
everything you have done in xorg.conf can be done the new way.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:58           ` Paul Hartman
@ 2009-01-16  7:59             ` Paul Hartman
  2009-01-16  8:20               ` Dale
  0 siblings, 1 reply; 12+ messages in thread
From: Paul Hartman @ 2009-01-16  7:59 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 16, 2009 at 1:58 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> On Fri, Jan 16, 2009 at 1:36 AM, Dale <rdalek1967@gmail.com> wrote:
>> Paul Hartman wrote:
>>> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
>>>
>>>> Wolfgang Liebich wrote:
>>>>
>>>>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>>>>
>>>>>
>>>>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>>>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>>>>
>>>>>>
>>>>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>>>>> (remount ro, hard reboot).
>>>>>>>
>>>>>>>
>>>>>> Do you have evdev installed? Without it, you probably won't have any
>>>>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>>>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>>>>> basically unused now when it comes to configuring hardware. I don't
>>>>>> even have keyboard or mouse, or video modelines or anything like that
>>>>>> in mine. Search the list archives or the gentoo web forums, there are
>>>>>> many many people who had the same issues (assuming it's the cause of
>>>>>> yours).
>>>>>>
>>>>>>
>>>>> Evdev is installed, but I configured the kbd driver (I have a MS
>>>>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>>>>> I still have an xorg.conf (and I'm not very inclined to change it as
>>>>> long as it works :-).
>>>>>
>>>>> Furthermore -- after the reboot everything worked again as before. It
>>>>> seems to have been some fluke, but I want to know where it comes from.
>>>>>
>>>>> TIA,
>>>>> Wolfgang
>>>>>
>>>>>
>>>>>
>>>> Someone else like me.  I still have my xorg.conf and want to keep it
>>>> too.  I don't have evdev installed but from the way it sounds, me and
>>>> you may have to change in the future, maybe near future.
>>>>
>>>> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
>>>> KDE and this is my new install.  Nothing pulled it in here.  I may be
>>>> missing a USE flag or something.
>>>>
>>>> Let's hope this works for a while longer yet.  ;-)
>>>>
>>>> Dale
>>>>
>>>> :-)  :-)
>>>>
>>>>
>>>>
>>>
>>> You need "evdev" in your INPUT_DEVICES variable (mine lives in
>>> make.conf). In my case I have:
>>>
>>> INPUT_DEVICES="keyboard mouse joystick evdev"
>>>
>>> and portage automagically built those packages.
>>>
>>>
>>>
>>
>> So if evdev failed for some reason, it would fall back to the keyboard
>> and mouse drivers you think?  That I would be willing to try if that is
>> the case.
>>
>> Dale
>>
>> :-)  :-)
>>
>>
>
> I don't know, for me it simply works as intended so... maybe I'll try
> to remove the keyboard and mouse and see what happens  :) but in my
> case my xorg.conf is virtually empty aside from some fonts and nvidia
> card options. My display and input devices "just work" without being
> specified in xorg.conf with drivers, modelines or any of that stuff. I
> changed monitors yesterday and simply killed X and it restarted in the
> optimal resolution for the new monitor. I've plugged different
> mouse/keyboard and it just works automatically.
>
> The HAL policies in /etc/hal/fdi/policy contain the same exact
> settings as xorg.conf only formatted a little differently... you can
> give device-specific custom settings if you need and I think
> everything you have done in xorg.conf can be done the new way.
>

I should say they CAN contain the same exact settings. It is up to you
to put them there :)



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:59             ` Paul Hartman
@ 2009-01-16  8:20               ` Dale
  2009-01-16  8:59                 ` Paul Hartman
  0 siblings, 1 reply; 12+ messages in thread
From: Dale @ 2009-01-16  8:20 UTC (permalink / raw
  To: gentoo-user

Paul Hartman wrote:
> On Fri, Jan 16, 2009 at 1:58 AM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
>   
>> On Fri, Jan 16, 2009 at 1:36 AM, Dale <rdalek1967@gmail.com> wrote:
>>     
>>> Paul Hartman wrote:
>>>       
>>>> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
>>>>
>>>>         
>>>>> Wolfgang Liebich wrote:
>>>>>
>>>>>           
>>>>>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>>>>>
>>>>>>
>>>>>>             
>>>>>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>>>>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>>>>>
>>>>>>>
>>>>>>>               
>>>>>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>>>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>>>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>>>>>> (remount ro, hard reboot).
>>>>>>>>
>>>>>>>>
>>>>>>>>                 
>>>>>>> Do you have evdev installed? Without it, you probably won't have any
>>>>>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>>>>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>>>>>> basically unused now when it comes to configuring hardware. I don't
>>>>>>> even have keyboard or mouse, or video modelines or anything like that
>>>>>>> in mine. Search the list archives or the gentoo web forums, there are
>>>>>>> many many people who had the same issues (assuming it's the cause of
>>>>>>> yours).
>>>>>>>
>>>>>>>
>>>>>>>               
>>>>>> Evdev is installed, but I configured the kbd driver (I have a MS
>>>>>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>>>>>> I still have an xorg.conf (and I'm not very inclined to change it as
>>>>>> long as it works :-).
>>>>>>
>>>>>> Furthermore -- after the reboot everything worked again as before. It
>>>>>> seems to have been some fluke, but I want to know where it comes from.
>>>>>>
>>>>>> TIA,
>>>>>> Wolfgang
>>>>>>
>>>>>>
>>>>>>
>>>>>>             
>>>>> Someone else like me.  I still have my xorg.conf and want to keep it
>>>>> too.  I don't have evdev installed but from the way it sounds, me and
>>>>> you may have to change in the future, maybe near future.
>>>>>
>>>>> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
>>>>> KDE and this is my new install.  Nothing pulled it in here.  I may be
>>>>> missing a USE flag or something.
>>>>>
>>>>> Let's hope this works for a while longer yet.  ;-)
>>>>>
>>>>> Dale
>>>>>
>>>>> :-)  :-)
>>>>>
>>>>>
>>>>>
>>>>>           
>>>> You need "evdev" in your INPUT_DEVICES variable (mine lives in
>>>> make.conf). In my case I have:
>>>>
>>>> INPUT_DEVICES="keyboard mouse joystick evdev"
>>>>
>>>> and portage automagically built those packages.
>>>>
>>>>
>>>>
>>>>         
>>> So if evdev failed for some reason, it would fall back to the keyboard
>>> and mouse drivers you think?  That I would be willing to try if that is
>>> the case.
>>>
>>> Dale
>>>
>>> :-)  :-)
>>>
>>>
>>>       
>> I don't know, for me it simply works as intended so... maybe I'll try
>> to remove the keyboard and mouse and see what happens  :) but in my
>> case my xorg.conf is virtually empty aside from some fonts and nvidia
>> card options. My display and input devices "just work" without being
>> specified in xorg.conf with drivers, modelines or any of that stuff. I
>> changed monitors yesterday and simply killed X and it restarted in the
>> optimal resolution for the new monitor. I've plugged different
>> mouse/keyboard and it just works automatically.
>>
>> The HAL policies in /etc/hal/fdi/policy contain the same exact
>> settings as xorg.conf only formatted a little differently... you can
>> give device-specific custom settings if you need and I think
>> everything you have done in xorg.conf can be done the new way.
>>
>>     
>
> I should say they CAN contain the same exact settings. It is up to you
> to put them there :)
>
>
>   

I'm curious about this now.  I run my monitor at 1280x1024 but it can
run 1600x something.  Thing is, everything is so small, I can't really
see anything.  Even the mouse pointer is really small, about the size of
a pencil lead.  If I know where it is I can find it otherwise I have to
push to a corner, then find it and go from there.  I need new glasses
but can't afford it right now.

If I can still run at 1280x1024, this may be worth trying out.  I would
rather try it while the old way still works rather than wait until it
doesn't and run into . . . issues.

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:36         ` Dale
  2009-01-16  7:58           ` Paul Hartman
@ 2009-01-16  8:53           ` Daniel Pielmeier
  1 sibling, 0 replies; 12+ messages in thread
From: Daniel Pielmeier @ 2009-01-16  8:53 UTC (permalink / raw
  To: gentoo-user

2009/1/16 Dale <rdalek1967@gmail.com>:
>
> So if evdev failed for some reason, it would fall back to the keyboard
> and mouse drivers you think?  That I would be willing to try if that is
> the case.
>

I don't think there is a fallback option. You can either use the new
or the old way. Somebody correct me if I am wrong.

New way:

INPUT_DEVICES="evdev" in /etc/make.conf
build xorg-server with USE="hal"
configure input devices in an appropiate fdi file under
/etc/hal/fdi/policy/ instead of xorg.conf

Old way:

INPUT_DEVICES="kbd mouse" in /etc/make.conf
build xorg-server with USE="-hal"
configure input devices in xorg.conf

-- 
Regards,
Daniel



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  8:20               ` Dale
@ 2009-01-16  8:59                 ` Paul Hartman
  0 siblings, 0 replies; 12+ messages in thread
From: Paul Hartman @ 2009-01-16  8:59 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 16, 2009 at 2:20 AM, Dale <rdalek1967@gmail.com> wrote:
> Paul Hartman wrote:
>> On Fri, Jan 16, 2009 at 1:58 AM, Paul Hartman
>> <paul.hartman+gentoo@gmail.com> wrote:
>>
>>> On Fri, Jan 16, 2009 at 1:36 AM, Dale <rdalek1967@gmail.com> wrote:
>>>
>>>> Paul Hartman wrote:
>>>>
>>>>> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
>>>>>
>>>>>
>>>>>> Wolfgang Liebich wrote:
>>>>>>
>>>>>>
>>>>>>> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
>>>>>>>> <Wolfgang.Liebich@siemens.com> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>> Furthermore yesterday I had a total lockup when I came to work at the
>>>>>>>>> morning --- could not login at kdm, kdm would ignore all keyboard
>>>>>>>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
>>>>>>>>> (remount ro, hard reboot).
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>> Do you have evdev installed? Without it, you probably won't have any
>>>>>>>> keyboard or mouse. Recent xorg made dramatic changes to the way
>>>>>>>> hardware is detected/configured by using HAL and evdev. xorg.conf is
>>>>>>>> basically unused now when it comes to configuring hardware. I don't
>>>>>>>> even have keyboard or mouse, or video modelines or anything like that
>>>>>>>> in mine. Search the list archives or the gentoo web forums, there are
>>>>>>>> many many people who had the same issues (assuming it's the cause of
>>>>>>>> yours).
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>> Evdev is installed, but I configured the kbd driver (I have a MS
>>>>>>> Natural Keyboard, btw --- what's the best driver for that keyboard?).
>>>>>>> I still have an xorg.conf (and I'm not very inclined to change it as
>>>>>>> long as it works :-).
>>>>>>>
>>>>>>> Furthermore -- after the reboot everything worked again as before. It
>>>>>>> seems to have been some fluke, but I want to know where it comes from.
>>>>>>>
>>>>>>> TIA,
>>>>>>> Wolfgang
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>> Someone else like me.  I still have my xorg.conf and want to keep it
>>>>>> too.  I don't have evdev installed but from the way it sounds, me and
>>>>>> you may have to change in the future, maybe near future.
>>>>>>
>>>>>> I'm sort of wondering what pulls in evdev anyway?  I got a fully running
>>>>>> KDE and this is my new install.  Nothing pulled it in here.  I may be
>>>>>> missing a USE flag or something.
>>>>>>
>>>>>> Let's hope this works for a while longer yet.  ;-)
>>>>>>
>>>>>> Dale
>>>>>>
>>>>>> :-)  :-)
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>> You need "evdev" in your INPUT_DEVICES variable (mine lives in
>>>>> make.conf). In my case I have:
>>>>>
>>>>> INPUT_DEVICES="keyboard mouse joystick evdev"
>>>>>
>>>>> and portage automagically built those packages.
>>>>>
>>>>>
>>>>>
>>>>>
>>>> So if evdev failed for some reason, it would fall back to the keyboard
>>>> and mouse drivers you think?  That I would be willing to try if that is
>>>> the case.
>>>>
>>>> Dale
>>>>
>>>> :-)  :-)
>>>>
>>>>
>>>>
>>> I don't know, for me it simply works as intended so... maybe I'll try
>>> to remove the keyboard and mouse and see what happens  :) but in my
>>> case my xorg.conf is virtually empty aside from some fonts and nvidia
>>> card options. My display and input devices "just work" without being
>>> specified in xorg.conf with drivers, modelines or any of that stuff. I
>>> changed monitors yesterday and simply killed X and it restarted in the
>>> optimal resolution for the new monitor. I've plugged different
>>> mouse/keyboard and it just works automatically.
>>>
>>> The HAL policies in /etc/hal/fdi/policy contain the same exact
>>> settings as xorg.conf only formatted a little differently... you can
>>> give device-specific custom settings if you need and I think
>>> everything you have done in xorg.conf can be done the new way.
>>>
>>>
>>
>> I should say they CAN contain the same exact settings. It is up to you
>> to put them there :)
>>
>>
>>
>
> I'm curious about this now.  I run my monitor at 1280x1024 but it can
> run 1600x something.  Thing is, everything is so small, I can't really
> see anything.  Even the mouse pointer is really small, about the size of
> a pencil lead.  If I know where it is I can find it otherwise I have to
> push to a corner, then find it and go from there.  I need new glasses
> but can't afford it right now.
>
> If I can still run at 1280x1024, this may be worth trying out.  I would
> rather try it while the old way still works rather than wait until it
> doesn't and run into . . . issues.

Surely you can, the exact instructions depend on your video drivers
and desktop environment. I'm using  KDE 3.5 and it gives me an
exhaustive list of screen resolutions I can choose to use as the
default.

As far as the size of things, I have a 2042x1152 monitor and my mouse
cursor is "normal" sized, not as small as yours sounds. (no, I'm not
bragging about who has the bigger mouse cursor :P)

As far as everything being too small at the higher resolution, it
sounds like your DPI setting may not be correct. If it's set, things
should be roughly the same physical size on any monitor in any
resolution, a 12-point font on a 15inch monitor running 1024x768
should be the same physical size as a 12-point font on a 20-inch
monitor running 1600x1200. Window decorations etc should be the same
size on any system if the WM/DE respects DPI. 1024x768 vs 1280x960 vs
1600x1200 should look the same from afar, the higher resolutions will
just look better because they are better. :)

A simple test to see if your system DPI is correct is to create a
blank text document in OpenOffice, set it to Print View which should
show a "sheet of paper" on the screen. Make sure the zoom is set to
100%. It should be exactly the same size as a real-life sheet of
paper. Hold a sheet of paper up to the screen and see if it's right.
If you type text into the document and then print it and hold it up to
the screen, again the text should be exactly the same size printed as
it is on the screen. (same test could be done on Windows using
Microsoft Word)

There is an exception: Bitmaps (pictures on web pages) and
fixed-pixel-size fonts. On websites, that's where the web browser zoom
function comes in handy.  Most photo editing/viewing software allows
you to zoom so that's not usually a problem. Again, a photo zoomed to
fit the screen will just look better the higher the resolution you're
using despite being the same size on the screen.

Alternatively, you can use an incorrect DPI value on purpose to "zoom"
or "shrink" your desktop environment artificially instead of changing
all of the font sizes in KDE (or whatever you use).

All that being said, use whatever you're comfortable with, it's your
computer.  :)



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] Error message in Xorg.log for intel xorg driver
  2009-01-16  7:18       ` Paul Hartman
  2009-01-16  7:36         ` Dale
@ 2009-01-20  7:44         ` Wolfgang Liebich
  1 sibling, 0 replies; 12+ messages in thread
From: Wolfgang Liebich @ 2009-01-20  7:44 UTC (permalink / raw
  To: gentoo-user

On Fri, Jan 16, 2009 at 01:18:08AM -0600, Paul Hartman wrote:
> On Fri, Jan 16, 2009 at 12:59 AM, Dale <rdalek1967@gmail.com> wrote:
> > Wolfgang Liebich wrote:
> >> On Thu, Jan 15, 2009 at 09:35:11AM -0600, Paul Hartman wrote:
> >>
> >>> On Thu, Jan 15, 2009 at 2:58 AM, Wolfgang Liebich
> >>> <Wolfgang.Liebich@siemens.com> wrote:
> >>>
> >>>> Furthermore yesterday I had a total lockup when I came to work at the
> >>>> morning --- could not login at kdm, kdm would ignore all keyboard
> >>>> input etc. I had to do a hard restart with the "Magic SysRQ" key
> >>>> (remount ro, hard reboot).
> >>>>
> >>> Do you have evdev installed? Without it, you probably won't have any
> >>> keyboard or mouse. Recent xorg made dramatic changes to the way
> >>> hardware is detected/configured by using HAL and evdev. xorg.conf is
> >>> basically unused now when it comes to configuring hardware. I don't
> >>> even have keyboard or mouse, or video modelines or anything like that
> >>> in mine. Search the list archives or the gentoo web forums, there are
> >>> many many people who had the same issues (assuming it's the cause of
> >>> yours).
> >>>
> >>
> >> Evdev is installed, but I configured the kbd driver (I have a MS
> >> Natural Keyboard, btw --- what's the best driver for that keyboard?).
> >> I still have an xorg.conf (and I'm not very inclined to change it as
> >> long as it works :-).
> >>
> >> Furthermore -- after the reboot everything worked again as before. It
> >> seems to have been some fluke, but I want to know where it comes from.
> >>
> >> TIA,
> >> Wolfgang
> >>
> >>
> >
> > Someone else like me.  I still have my xorg.conf and want to keep it
> > too.  I don't have evdev installed but from the way it sounds, me and
> > you may have to change in the future, maybe near future.
> >
> > I'm sort of wondering what pulls in evdev anyway?  I got a fully running
> > KDE and this is my new install.  Nothing pulled it in here.  I may be
> > missing a USE flag or something.
> >
> > Let's hope this works for a while longer yet.  ;-)
> >
> > Dale
> >
> > :-)  :-)
> >
> >
> 
> You need "evdev" in your INPUT_DEVICES variable (mine lives in
> make.conf). In my case I have:
> 
> INPUT_DEVICES="keyboard mouse joystick evdev"

Well, I have it, I just juse kbd now. Is evdev better? BTW, I'm using
a MS Natural Keyboard 4000 - there was a special gentoo wiki page for
using this keyboard. Are there any special tips for this keyboard?

Ciao,
Wolfgang

> 
> and portage automagically built those packages.
> 

-- 
Wolfgang Liebich
IT Services and Enterprise Communications
Rampengasse 3, 1190 Wien, AUSTRIA
Tel: +43 51707 47734



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-01-20  7:44 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-15  8:58 [gentoo-user] Error message in Xorg.log for intel xorg driver Wolfgang Liebich
2009-01-15 15:35 ` Paul Hartman
2009-01-16  6:34   ` Wolfgang Liebich
2009-01-16  6:59     ` Dale
2009-01-16  7:18       ` Paul Hartman
2009-01-16  7:36         ` Dale
2009-01-16  7:58           ` Paul Hartman
2009-01-16  7:59             ` Paul Hartman
2009-01-16  8:20               ` Dale
2009-01-16  8:59                 ` Paul Hartman
2009-01-16  8:53           ` Daniel Pielmeier
2009-01-20  7:44         ` Wolfgang Liebich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox