LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   BIG problem with eeepc + xubuntu (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/big-problem-with-eeepc-xubuntu-826050/)

odjb 01-04-2011 07:39 AM

well, the module is :

Kernel modules: i915

markush 01-04-2011 09:36 AM

Hello odjb,

I'm not sure if the X-server is using the adequate module, it seems you're using a /etc/X11/xorg.conf file, yould you please post this?

Another thing you may try would be to rename the xorg.conf file to (for example) xorg.conf_bkp so that it can't be loaded, then restart the X-server. Maybe the X-server finds the settings by itself.

Markus

odjb 01-04-2011 01:35 PM

The module for VGA controller is :

Code:

Kernel modules: i915

markush 01-04-2011 01:39 PM

Yes, that is what it should use, but I thought to explore the xorg.conf file in order to look which module there is configured.

Markus

odjb 01-05-2011 11:39 AM

I have no xorg.conf.

Code:

odjb@RATM:~$ sudo find / -name xorg.conf
odjb@RATM:~$


sorry for the double. I didn't notice we had reached the page bottom

fbsduser 01-05-2011 05:44 PM

From odjb's Xorg.0.log, I saw that X11 loaded the "Intel" driver (xserver-xorg-driver-intel).

markush 01-05-2011 05:53 PM

mh, I thougth there had to be a driver "i915", but I was not sure if this has been loaded.

Markus

animeman 01-06-2011 12:11 AM

No i have a asus eee and I use the intel driver as well, and sorry odjb bout your problems. I ran into this once i had to manualy config my x-server.conf file though you said you dont have one which is troubling...

markush 01-06-2011 03:08 AM

Well, normaly the xorg-settings are calculated by hal, so one does not need an xorg.conf file.

But if you create an xorg.conf file (in the /etc/X11 directory), this file will be sourced by the X-server. So you may create an xorg.conf file with only the driver settings.

I'd suggest to read the manpage for xorg.conf

Markus

odjb 01-07-2011 02:28 PM

Hi,

I tried to create a Xorg.conf as follows but it completely screwed up the display. I Had to go back to console mode to remove it and remove the displays.xml too. What should I insert in Xorg.conf ?

Code:

          Section "Device"
              Identifier "Videocard0"
              Driver    "i915"
          EndSection


animeman 01-07-2011 11:26 PM

I found some help for you though it is for gentoo http://www.gentoo.org/doc/en/xorg-config.xml it should still help because it helped me with a few problems. I would look down at the xorg.conf section. Hope I can help a bit.

moromendas01 01-28-2011 02:16 PM

I realize that you can login after unplugging the monitor. So this means, that the screenresolution is not adequate set, or not mechanically adapted respectively.

dugan 03-25-2011 11:20 AM

Quote:

Originally Posted by markush (Post 4210283)
I understand that you can login after unplugging/plugging the monitor. So this means, that the screenresolution is not adequate set, or not automatically adapted respectively.

Quote:

Originally Posted by moromendas01 (Post 4240904)
I realize that you can login after unplugging the monitor. So this means, that the screenresolution is not adequate set, or not mechanically adapted respectively.

Like most of what moromendas has posted, this post was plagiarized. Why does he plagiarize? To generate posts that he can attach his spam sig to. He was never a participant, only a spammer.

markush 03-25-2011 01:10 PM

Quote:

Originally Posted by moromendas01 (Post 4240904)
I realize that you can login after unplugging the monitor. So this means, that the screenresolution is not adequate set, or not mechanically adapted respectively.

reported as spam.

Markus


All times are GMT -5. The time now is 07:00 PM.