ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ablamsky Taras <v-lug@vlink.ru>
To: "AltLinux MalList (to)" <community@altlinux.ru>
Subject: [Comm] Re: gpm - WOP-35 снова проблемы
Date: Sat, 21 Jun 2003 18:49:21 +0400
Message-ID: <20030621144921.GA16864@v-lug.vlink.ru> (raw)
In-Reply-To: <3EF450E0.1080501@mtu-net.ru>

On Sat, Jun 21, 2003 at 04:34:40PM +0400, Oleg N. Kayunov wrote:
>    Поменял многократно здесь оговоренную мышу Genius NetScroll+ (made 
> in China) на A4Tech WOP-35 (оптическая, двухколесная) и снова проблемы с 
> gpm. Испробовал все известные мне варианты /etc/sysconfig/mouse, но все 
> едино - в лучшем случае при переключении из X-ов в виртуалку приходится 
> (иногда - многократно) перезапускать gpm демона. Да и то через некоторое 
> время слетает або начинает дурить.
>    Кто-нибудь знает какие значения параметров здесь помогут?
>    И вообще - где можно посмотреть ПОЛНЫЙ список значений кои могут 
> принимать параметры задаваемые в оном файле?
>    Тогда бы я и сам мог бы, не устрашившись комбинаторики, попробовать 
> их перебрать и, в случае успеха, сообщить сюда результат.
> 
t@v-lug ~ $ man gpm|grep BUGS -C22|tail -n19 
BUGS
       The gpm server may have problems interacting with X: if your mouse is a
       single-open  device  (i.e.  a  bus  mouse),  you should kill gpm before
       starting X, or use the -R option (see above).  To kill gpm just  invoke
       gpm -k. This problem doesn't apply to serial mice.


       Two instances of gpm can't run on the same system. If you have two mice
       use the -M option (see above).


       While the current console is in graphic mode,  gpm  sleeps  until  text
       mode is back (unless -R is used). Thus, it won't reply to clients. Any-
       ways, it is unlikely that mouse-eager clients will spur out  in  hidden
       consoles.


       The clients shipped out with gpm are not updated, thus there are poten-
       tial security risks when using them.

--
taras
>From t@v-lug.vlink.ru  Sat Jun 21 18:55:50 2003
Return-Path: <t@v-lug.vlink.ru>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id C6C0F48208
	for <community@lrn.ru>; Sat, 21 Jun 2003 18:55:50 +0400 (MSD)
Received: from mail-gw.vlink.ru (mail-gw.vlink.ru [217.107.252.2])
	by master.altlinux.ru (Postfix) with ESMTP id 782D5E31D0
	for <community@altlinux.ru>; Sat, 21 Jun 2003 18:55:50 +0400 (MSD)
Received: from localhost (localhost.vlink.ru [127.0.0.1])
	by mail-gw.vlink.ru (Postfix) with SMTP
	id 3864F15570; Sat, 21 Jun 2003 18:55:50 +0400 (MSD)
Received: from v-lug.vlink.ru (ppp-4-33.dial.vlink.ru [217.107.253.195])
	by mail-gw.vlink.ru (Postfix) with ESMTP id 324CB1556B
	for <community@altlinux.ru>; Sat, 21 Jun 2003 18:55:49 +0400 (MSD)
Received: by v-lug.vlink.ru (Postfix, from userid 501)
	id 5B3631898D; Sat, 21 Jun 2003 18:51:06 +0400 (MSD)
Date: Sat, 21 Jun 2003 18:51:06 +0400
From: Ablamsky Taras <v-lug@vlink.ru>
To: community@altlinux.ru
Message-ID: <20030621145106.GB16864@v-lug.vlink.ru>
Mail-Followup-To: community@altlinux.ru
References: <200306202325.05023.svg@alba.dp.ua>
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <200306202325.05023.svg@alba.dp.ua>
User-Agent: Mutt/1.4i
Subject: [Comm] Re: Mouse problem!!!
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Sat, 21 Jun 2003 14:55:51 -0000

On Fri, Jun 20, 2003 at 11:25:04PM +0300, Vladimir wrote:
> Добрый всем вечер!
> 
> Ну может кто все таки подскажет как настроить мышь A4Tech SWOP-35 под 
> Мастером-2.2? Сказать что не работает не могу потому что она то нормально 
> себя ведет то прыгает как угорелая, то вообще подвисает и не движется!
> Мой конфиг
> Section "InputDevice"
>        Identifier  "Mouse1"
>        Driver      "mouse"
>        Option "Protocol"    "IMPS/2"
>        Option "Device"      "/dev/mouse"
>        Option "ZAxisMapping" "4 5"
>        Option "Emulate3Buttons" "on"
>  EndSection

#service gpm stop
#chkconfig gpm off

--
taras
>From lakostis@elektrostal.ru  Sat Jun 21 19:04:18 2003
Return-Path: <lakostis@elektrostal.ru>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id 322A348239
	for <community@lrn.ru>; Sat, 21 Jun 2003 19:04:18 +0400 (MSD)
Received: from cedar.elektrostal.ru (cedar.elektrostal.ru [195.18.33.1])
	by master.altlinux.ru (Postfix) with ESMTP id 22275E31DA
	for <community@altlinux.ru>; Sat, 21 Jun 2003 19:04:18 +0400 (MSD)
Received: from 127.0.0.1 (localhost [127.0.0.1])
	by checked.by.rav (Postfix) with SMTP id EFCC16000F6
	for <community@altlinux.ru>; Sat, 21 Jun 2003 19:04:17 +0400 (MSD)
Received: from lks.home (unknown [195.18.32.175])
	by cedar.elektrostal.ru (Postfix) with ESMTP id 0054C6000F5
	for <community@altlinux.ru>; Sat, 21 Jun 2003 19:04:12 +0400 (MSD)
Received: by lks.home (Postfix, from userid 500)
	id D5302700407; Sat, 21 Jun 2003 19:04:11 +0400 (MSD)
Date: Sat, 21 Jun 2003 19:04:11 +0400
From: Konstantin Lepikhov <lakostis@yahoo.com>
To: community@altlinux.ru
Message-ID: <20030621150411.GA6412@lks.home>
Mail-Followup-To: community@altlinux.ru
References: <3EF3FBF4.8010109@kaznaufk.amur.ru>
Mime-Version: 1.0
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <3EF3FBF4.8010109@kaznaufk.amur.ru>
User-Agent: Mutt/1.4.1i
X-Operating-System: ALT Linux Sisyphus (20030522) 2.4.20-alt5-up
Subject: [Comm] Re: Nforce2 & radeon9000
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Sat, 21 Jun 2003 15:04:19 -0000

Hi Oleg!

Saturday 21, at 04:32:20 PM you wrote:

> 
> Сеть и звук запинали, :) теперь можно приступить к пинанию 
> видеокарты насчет 3D ;)
> 
> Действующие лица: nforce2 и radeon9000
> 
> 02:00.0 VGA compatible controller: ATI Technologies Inc Radeon 
> R250 If [Radeon 9000] (rev 01) (prog-if 00 [VGA])
>         Subsystem: PC Partner Limited R250 If [Radeon 9000 
> "Atlantis"]
>         Flags: bus master, stepping, 66Mhz, medium devsel, 
> latency 32, IRQ 11
>         Memory at e0000000 (32-bit, prefetchable) [size=64M]
>         I/O ports at a000 [size=256]
>         Memory at eb000000 (32-bit, non-prefetchable) [size=64K]
>         Expansion ROM at <unassigned> [disabled] [size=128K]
>         Capabilities: [58] AGP version 2.0
>         Capabilities: [50] Power Management version 2
> 
> 02:00.1 Display controller: ATI Technologies Inc Radeon R250 
> [Radeon 9000] (Secondary) (rev 01)
>         Subsystem: PC Partner Limited: Unknown device 7193
>         Flags: stepping, 66Mhz, medium devsel
>         Memory at e4000000 (32-bit, prefetchable) [disabled] 
> [size=64M]
>         Memory at eb010000 (32-bit, non-prefetchable) [disabled] 
> [size=64K]
>         Capabilities: [58] AGP version 2.0
>         Capabilities: [50] Power Management version 2
> 
> Что нужно для включения 3D, если учесть что agpgart загружаться 
> не желает?
поставить дрова от ATI?

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR


       reply	other threads:[~2003-06-21 14:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-21 14:49 ` Ablamsky Taras [this message]
2003-06-22 15:08   ` Oleg N. Kayunov
2003-06-22 15:33   ` Oleg N. Kayunov
2003-06-23  6:11     ` Gosha
2003-06-23 10:37       ` Oleg N. Kayunov
2003-06-23 12:42         ` [Comm] Re: gpm - WOP-35 ÓÎÏ×Á ÐÒÏÂÌÅÍÙ Sergey Krivulja
2003-06-23 15:21         ` [Comm] Re: gpm - WOP-35 снова проблемы Igor Solovyov
2003-06-23 19:52           ` Oleg N. Kayunov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030621144921.GA16864@v-lug.vlink.ru \
    --to=v-lug@vlink.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git