On Lu, 03 sep 12, 19:29:52, Bilal mk wrote:
> Hello,
>
> Sometime my monitor display does not detected. If it detected not stored
> my configuration permanently .It reset after reboot or logoff.
>
>
> See my xrandr output. This will change every time
Please attach your full /var/log/Xorg.0.log
Kind regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
09-04-2012, 05:17 AM
Bilal mk
Display settings issue
Hello,
I have attached the full /var/log/Xorg.0.log
Thanks for the reply*
On Mon, Sep 3, 2012 at 8:21 PM, Andrei POPESCU <andreimpopescu@gmail.com> wrote:
On Lu, 03 sep 12, 19:29:52, Bilal mk wrote:
> Hello,
>
> Sometime my monitor display does not detected. If it detected not stored
> *my configuration permanently .It reset after reboot or logoff.
>
>
> See my xrandr output. This will change every time
Please attach your full /var/log/Xorg.0.log
Kind regards,
Andrei
--
Offtopic discussions among Debian users and developers:
On Ma, 04 sep 12, 10:47:55, Bilal mk wrote:
> Hello,
>
> I have attached the full /var/log/Xorg.0.log
>
> Thanks for the reply
>
> On Mon, Sep 3, 2012 at 8:21 PM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > On Lu, 03 sep 12, 19:29:52, Bilal mk wrote:
> > > Hello,
> > >
> > > Sometime my monitor display does not detected. If it detected not stored
> > > my configuration permanently .It reset after reboot or logoff.
Please also attach your /etc/X11/xorg.conf and any file under
/etc/X11/xorg.conf.d/ (if any of exists).
> > > See my xrandr output. This will change every time
> >
> > Please attach your full /var/log/Xorg.0.log
> [ 48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> [ 48.727] (II) intel(0): Using hsync ranges from config file
> [ 48.727] (II) intel(0): Using vrefresh ranges from config file
This looks as if some config file is overriding the auto-detected
values.
Kind regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
09-04-2012, 07:55 AM
Bilal mk
Display settings issue
I could not see any xorg.conf file under /etc/X11/
$ ls
app-defaults rgb.txt Xreset Xsession.d
default-display-manager X Xreset.d Xsession.options
fluxbox xinit Xresources XvMCConfig
fonts xkb Xsession Xwrapper.config
$ find . -type f -name xorg.conf
On Tue, Sep 4, 2012 at 11:57 AM, Andrei POPESCU <andreimpopescu@gmail.com> wrote:
On Ma, 04 sep 12, 10:47:55, Bilal mk wrote:
> Hello,
>
> I have attached the full /var/log/Xorg.0.log
>
> Thanks for the reply
>
> On Mon, Sep 3, 2012 at 8:21 PM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > On Lu, 03 sep 12, 19:29:52, Bilal mk wrote:
> > > Hello,
> > >
> > > Sometime my monitor display does not detected. If it detected not stored
> > > *my configuration permanently .It reset after reboot or logoff.
Please also attach your /etc/X11/xorg.conf and any file under
/etc/X11/xorg.conf.d/ (if any of exists).
> > > See my xrandr output. This will change every time
> >
> > Please attach your full /var/log/Xorg.0.log
> [ * *48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> [ * *48.727] (II) intel(0): Using hsync ranges from config file
> [ * *48.727] (II) intel(0): Using vrefresh ranges from config file
This looks as if some config file is overriding the auto-detected
values.
Kind regards,
Andrei
--
Offtopic discussions among Debian users and developers:
On Tue, Sep 04, 2012 at 01:25:27PM +0530, Bilal mk wrote:
> On Tue, Sep 4, 2012 at 11:57 AM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > Please also attach your /etc/X11/xorg.conf and any file under
> > /etc/X11/xorg.conf.d/ (if any of exists).
> >
> > > > > See my xrandr output. This will change every time
> > > >
> > > > Please attach your full /var/log/Xorg.0.log
> > > [ 48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> > > [ 48.727] (II) intel(0): Using hsync ranges from config file
> > > [ 48.727] (II) intel(0): Using vrefresh ranges from config file
> >
> > This looks as if some config file is overriding the auto-detected
> > values.
>
> I could not see any xorg.conf file under /etc/X11/
>
> $ ls
> app-defaults rgb.txt Xreset Xsession.d
> default-display-manager X Xreset.d Xsession.options
> fluxbox xinit Xresources XvMCConfig
> fonts xkb Xsession Xwrapper.config
>
> $ find . -type f -name xorg.conf
I think you wanted "find / -type f -name xorg.conf"
but:
compare your output with:
find / -name *xorg.conf*
OK back to your problem
What is output of:
ls -al /usr/share/X11/xorg.conf.d
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/20120904134536.GA592@tal
09-05-2012, 05:54 AM
Bilal mk
Display settings issue
On Tue, Sep 4, 2012 at 7:15 PM, Chris Bannister <cbannister@slingshot.co.nz> wrote:
[Please don't top post. Reformatted]
On Tue, Sep 04, 2012 at 01:25:27PM +0530, Bilal mk wrote:
> On Tue, Sep 4, 2012 at 11:57 AM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > Please also attach your /etc/X11/xorg.conf and any file under
> > /etc/X11/xorg.conf.d/ (if any of exists).
> >
> > > > > See my xrandr output. This will change every time
> > > >
> > > > Please attach your full /var/log/Xorg.0.log
> > > [ * *48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> > > [ * *48.727] (II) intel(0): Using hsync ranges from config file
> > > [ * *48.727] (II) intel(0): Using vrefresh ranges from config file
> >
> > This looks as if some config file is overriding the auto-detected
> > values.
>
> I could not see any xorg.conf file under /etc/X11/
>
> $ ls
> app-defaults rgb.txt Xreset Xsession.d
> default-display-manager X Xreset.d Xsession.options
> fluxbox xinit Xresources XvMCConfig
> fonts xkb Xsession Xwrapper.config
>
> $ find . -type f -name xorg.conf
I think you wanted "find / -type f -name xorg.conf"
-rw-r--r-- 1 root root 1595 Jun 14 01:56 50-synaptics.conf
-rw-r--r-- 1 root root 835 May 23 05:03 50-wacom.conf
I have attached the files under /usr/share/X11/xorg.conf.d/
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Wed, Sep 5, 2012 at 11:24 AM, Bilal mk <bilalhifx@gmail.com> wrote:
On Tue, Sep 4, 2012 at 7:15 PM, Chris Bannister <cbannister@slingshot.co.nz> wrote:
[Please don't top post. Reformatted]
On Tue, Sep 04, 2012 at 01:25:27PM +0530, Bilal mk wrote:
> On Tue, Sep 4, 2012 at 11:57 AM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > Please also attach your /etc/X11/xorg.conf and any file under
> > /etc/X11/xorg.conf.d/ (if any of exists).
> >
> > > > > See my xrandr output. This will change every time
> > > >
> > > > Please attach your full /var/log/Xorg.0.log
> > > [ * *48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> > > [ * *48.727] (II) intel(0): Using hsync ranges from config file
> > > [ * *48.727] (II) intel(0): Using vrefresh ranges from config file
> >
> > This looks as if some config file is overriding the auto-detected
> > values.
Yes. I have fixed this issue by* disabled this plugin org.gnome.settings-daemon.plugins.xrandr
Please see the screenshot.
Helped this link to figure out issue.
-rw-r--r-- 1 root root 1595 Jun 14 01:56 50-synaptics.conf
-rw-r--r-- 1 root root 835 May 23 05:03 50-wacom.conf
I have attached the files under /usr/share/X11/xorg.conf.d/
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Thu, Sep 6, 2012 at 2:23 PM, Bilal mk <bilalhifx@gmail.com> wrote:
On Wed, Sep 5, 2012 at 11:24 AM, Bilal mk <bilalhifx@gmail.com> wrote:
On Tue, Sep 4, 2012 at 7:15 PM, Chris Bannister <cbannister@slingshot.co.nz> wrote:
[Please don't top post. Reformatted]
On Tue, Sep 04, 2012 at 01:25:27PM +0530, Bilal mk wrote:
> On Tue, Sep 4, 2012 at 11:57 AM, Andrei POPESCU <andreimpopescu@gmail.com>wrote:
>
> > Please also attach your /etc/X11/xorg.conf and any file under
> > /etc/X11/xorg.conf.d/ (if any of exists).
> >
> > > > > See my xrandr output. This will change every time
> > > >
> > > > Please attach your full /var/log/Xorg.0.log
> > > [ * *48.727] (II) intel(0): EDID vendor "AOC", prod id 8784
> > > [ * *48.727] (II) intel(0): Using hsync ranges from config file
> > > [ * *48.727] (II) intel(0): Using vrefresh ranges from config file
> >
> > This looks as if some config file is overriding the auto-detected
> > values.
Yes. I have fixed this issue by* disabled this plugin org.gnome.settings-daemon.plugins.xrandr
Please see the screenshot.
Helped this link to figure out issue.
This was not fix my real issue. The issue come up again. *I have fix my real issue after replacing My long VGA cable and use short VGA cable.The following thread helped to resolve my issue.
http://lists.debian.org/debian-user/2012/01/msg00437.html
Thanks for all*
>
> I could not see any xorg.conf file under /etc/X11/
>
> $ ls
> app-defaults rgb.txt Xreset Xsession.d
> default-display-manager X Xreset.d Xsession.options
> fluxbox xinit Xresources XvMCConfig
> fonts xkb Xsession Xwrapper.config
>
> $ find . -type f -name xorg.conf
I think you wanted "find / -type f -name xorg.conf"
-rw-r--r-- 1 root root 1595 Jun 14 01:56 50-synaptics.conf
-rw-r--r-- 1 root root 835 May 23 05:03 50-wacom.conf
I have attached the files under /usr/share/X11/xorg.conf.d/
--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org