* [sisyphus] dist-upgrade
@ 2006-01-21 8:22 Salavat Yarmukhametov
2006-01-21 10:54 ` Aleksandr Blokhin
0 siblings, 1 reply; 4+ messages in thread
From: Salavat Yarmukhametov @ 2006-01-21 8:22 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
После dist-upgrade перестали работать Х на ноуте. С такими
симптомами:
$ startx
Build Date: 18 January 2006
Before reporting problems, check
https://bugzilla.altlinux.org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==)
default setting, (++) from command line, (!!) notice, (II)
informational, (WW) warning, (EE) error, (NI) not
implemented, (??) unknown. (==) Log file:
"/var/log/Xorg.0.log", Time: Sat Jan 21 09:51:17 2006
(==) Using config file: "/etc/X11/xorg.conf"
EE) Failed to load module "synaptics" (module does not
exist, 0) (EE) NVIDIA(0): Failed to load GLX
(EE) No Input driver matching `synaptics'
No core pointer Fatal server error: failed to initialize core devices
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 0 requests (0 known processed) with 0 events
remaining. xauth: (argv):1: bad display name "localhost.localdomain:0" in
"remove" command xauth: (argv):1: bad display name ":0" in "remove" command
[salavat@localhost ~]$ uname -a
Linux localhost.localdomain 2.6.12-wks26-up-alt4 #1 Tue Aug 9 14:06:25 MSD
2005 i686 GNU/Linux
--
Salavat Yarmukhametov
Jabber salik@jabber.ru
ICQ 21144441
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] dist-upgrade
2006-01-21 8:22 [sisyphus] dist-upgrade Salavat Yarmukhametov
@ 2006-01-21 10:54 ` Aleksandr Blokhin
2006-01-22 9:16 ` Salavat Yarmukhametov
0 siblings, 1 reply; 4+ messages in thread
From: Aleksandr Blokhin @ 2006-01-21 10:54 UTC (permalink / raw)
To: Salavat Yarmukhametov, ALT Linux Sisyphus discussion list
Salavat Yarmukhametov wrote:
> После dist-upgrade перестали работать Х на ноуте. С такими
> симптомами:
>$ startx
>Build Date: 18 January 2006
> Before reporting problems, check
>https://bugzilla.altlinux.org/
> to make sure that you have the latest version.
>Module Loader present
>Markers: (--) probed, (**) from config file, (==)
>default setting, (++) from command line, (!!) notice, (II)
>informational, (WW) warning, (EE) error, (NI) not
>implemented, (??) unknown. (==) Log file:
>"/var/log/Xorg.0.log", Time: Sat Jan 21 09:51:17 2006
>(==) Using config file: "/etc/X11/xorg.conf"
>EE) Failed to load module "synaptics" (module does not
>
>
Не знаю, как это произошло, но проверьте /etc/X11/xorg.conf.
Какой там прописан драйвер? Похоже, что synaptic.
>exist, 0) (EE) NVIDIA(0): Failed to load GLX
>(EE) No Input driver matching `synaptics'
>No core pointer Fatal server error: failed to initialize core devices
>XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>after 0 requests (0 known processed) with 0 events
>remaining. xauth: (argv):1: bad display name "localhost.localdomain:0" in
>"remove" command xauth: (argv):1: bad display name ":0" in "remove" command
>
>[salavat@localhost ~]$ uname -a
>Linux localhost.localdomain 2.6.12-wks26-up-alt4 #1 Tue Aug 9 14:06:25 MSD
>2005 i686 GNU/Linux
>
>
>--
>Salavat Yarmukhametov
>Jabber salik@jabber.ru
>ICQ 21144441
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@lists.altlinux.org
>https://lists.altlinux.org/mailman/listinfo/sisyphus
>
>
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] dist-upgrade
2006-01-21 10:54 ` Aleksandr Blokhin
@ 2006-01-22 9:16 ` Salavat Yarmukhametov
2006-01-22 9:40 ` Aleksandr Blokhin
0 siblings, 1 reply; 4+ messages in thread
From: Salavat Yarmukhametov @ 2006-01-22 9:16 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Sat, Jan 21, 2006 at 12:54:49PM +0200, Aleksandr Blokhin написал(а):
> Salavat Yarmukhametov wrote:
>
> > После dist-upgrade перестали работать Х на ноуте. С такими
> > симптомами:
> >$ startx
> >Build Date: 18 January 2006
> > Before reporting problems, check
> >https://bugzilla.altlinux.org/
> > to make sure that you have the latest version.
> >Module Loader present
> >Markers: (--) probed, (**) from config file, (==)
> >default setting, (++) from command line, (!!) notice, (II)
> >informational, (WW) warning, (EE) error, (NI) not
> >implemented, (??) unknown. (==) Log file:
> >"/var/log/Xorg.0.log", Time: Sat Jan 21 09:51:17 2006
> >(==) Using config file: "/etc/X11/xorg.conf"
> >EE) Failed to load module "synaptics" (module does not
> >
> >
>
> Не знаю, как это произошло, но проверьте /etc/X11/xorg.conf.
> Какой там прописан драйвер? Похоже, что synaptic.
>
ну да, synaptic, а что должно быть?
Section "InputDevice"
Identifier "mouse0"
Driver "synaptics"
Option "Device" "/dev/input/mice"
#"AlpsPS/2 ALPS GlidePoint"
Option "Protocol" "auto-dev"
<skip>
Section "InputDevice"
Identifier "mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
#"PS/2 Mouse"
> >exist, 0) (EE) NVIDIA(0): Failed to load GLX
> >(EE) No Input driver matching `synaptics'
> >No core pointer Fatal server error: failed to initialize core devices
> >XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
> >after 0 requests (0 known processed) with 0 events
> >remaining. xauth: (argv):1: bad display name "localhost.localdomain:0" in
> >"remove" command xauth: (argv):1: bad display name ":0" in "remove"
> >command
> >
> >[salavat@localhost ~]$ uname -a
> >Linux localhost.localdomain 2.6.12-wks26-up-alt4 #1 Tue Aug 9 14:06:25 MSD
> >2005 i686 GNU/Linux
> >
> >
> >--
> >Salavat Yarmukhametov
> >Jabber salik@jabber.ru
> >ICQ 21144441
> >_______________________________________________
> >Sisyphus mailing list
> >Sisyphus@lists.altlinux.org
> >https://lists.altlinux.org/mailman/listinfo/sisyphus
> >
> >
>
>
> --
> Best regards
> AB
> --
> ... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
>
>
>
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus
--
Salavat Yarmukhametov
Jabber salik@jabber.ru
ICQ 21144441
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] dist-upgrade
2006-01-22 9:16 ` Salavat Yarmukhametov
@ 2006-01-22 9:40 ` Aleksandr Blokhin
0 siblings, 0 replies; 4+ messages in thread
From: Aleksandr Blokhin @ 2006-01-22 9:40 UTC (permalink / raw)
To: Salavat Yarmukhametov, ALT Linux Sisyphus discussion list
Salavat Yarmukhametov wrote:
>Sat, Jan 21, 2006 at 12:54:49PM +0200, Aleksandr Blokhin написал(а):
>
>
>>Salavat Yarmukhametov wrote:
>>
>>
>>
>>> После dist-upgrade перестали работать Х на ноуте. С такими
>>> симптомами:
>>>$ startx
>>>Build Date: 18 January 2006
>>> Before reporting problems, check
>>>https://bugzilla.altlinux.org/
>>> to make sure that you have the latest version.
>>>Module Loader present
>>>Markers: (--) probed, (**) from config file, (==)
>>>default setting, (++) from command line, (!!) notice, (II)
>>>informational, (WW) warning, (EE) error, (NI) not
>>>implemented, (??) unknown. (==) Log file:
>>>"/var/log/Xorg.0.log", Time: Sat Jan 21 09:51:17 2006
>>>(==) Using config file: "/etc/X11/xorg.conf"
>>>EE) Failed to load module "synaptics" (module does not
>>>
>>>
>>>
>>>
>>Не знаю, как это произошло, но проверьте /etc/X11/xorg.conf.
>>Какой там прописан драйвер? Похоже, что synaptic.
>>
>>
>>
>
>ну да, synaptic, а что должно быть?
>
>
Извините, это я мимо тазика!
В свете своих проблем с Хорг-7 и видеокартой не обратил внимания, что Вы
говорите об InputDevice.
>Section "InputDevice"
> Identifier "mouse0"
> Driver "synaptics"
> Option "Device" "/dev/input/mice"
> #"AlpsPS/2 ALPS GlidePoint"
> Option "Protocol" "auto-dev"
><skip>
>
>Section "InputDevice"
> Identifier "mouse1"
> Driver "mouse"
> Option "Device" "/dev/input/mice"
> #"PS/2 Mouse"
>
>
>
>
>
>>>exist, 0) (EE) NVIDIA(0): Failed to load GLX
>>>(EE) No Input driver matching `synaptics'
>>>No core pointer Fatal server error: failed to initialize core devices
>>>XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>>>after 0 requests (0 known processed) with 0 events
>>>remaining. xauth: (argv):1: bad display name "localhost.localdomain:0" in
>>>"remove" command xauth: (argv):1: bad display name ":0" in "remove"
>>>command
>>>
>>>[salavat@localhost ~]$ uname -a
>>>Linux localhost.localdomain 2.6.12-wks26-up-alt4 #1 Tue Aug 9 14:06:25 MSD
>>>2005 i686 GNU/Linux
>>>
>>>
>>>--
>>>Salavat Yarmukhametov
>>>Jabber salik@jabber.ru
>>>ICQ 21144441
>>>_______________________________________________
>>>Sisyphus mailing list
>>>Sisyphus@lists.altlinux.org
>>>https://lists.altlinux.org/mailman/listinfo/sisyphus
>>>
>>>
>>>
>>>
>>--
>>Best regards
>>AB
>>--
>> ... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
>>
>>
>>
>>_______________________________________________
>>Sisyphus mailing list
>>Sisyphus@lists.altlinux.org
>>https://lists.altlinux.org/mailman/listinfo/sisyphus
>>
>>
>--
>Salavat Yarmukhametov
>Jabber salik@jabber.ru
>ICQ 21144441
>_______________________________________________
>Sisyphus mailing list
>Sisyphus@lists.altlinux.org
>https://lists.altlinux.org/mailman/listinfo/sisyphus
>
>
--
Best regards
AB
--
... In nomine Altli, et Ctrli, et Spititus Deli, Reset!
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-01-22 9:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-21 8:22 [sisyphus] dist-upgrade Salavat Yarmukhametov
2006-01-21 10:54 ` Aleksandr Blokhin
2006-01-22 9:16 ` Salavat Yarmukhametov
2006-01-22 9:40 ` Aleksandr Blokhin
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git