[tlinux-users:07358] Ant: Re: Ant: Re: Ant: Re: toshiba tecra a3 - linux slackware 10.2 xorgconfig

x <[email protected]>
Newsgroups gmane.linux.hardware.toshiba
Message-ID <[email protected]>
--- Manuel López-Ibáñez <[email protected]>
schrieb:

> It is just annoying!!

You won't convince more if you send the same mail 
twice...
> 
> "If you make your question artificially hard to
> read, it is more likely 
> to be passed over in favor of one that isn't."
>
http://www.catb.org/~esr/faqs/smart-questions.html#formats

OK, read that, but didn't get it, which of their
"rules" I'm actually violationg. Oh, and if I got 
that right, are they seriously (even if indirectly)
favouring closed proprietary doc formats, such as
Microsoft Word, huh???
And to justify myself, if you'd go to check the
archives of this list, you'll find dozens of empty
bodys with message attached from other members!!!
> 
> In my case it is not just more likely to be passed
> over: I will just 
> ignore such emails. Nothing personal. (ESR explains
> why very clearly in 
> that webpage).
> 
> Cheers,
> 
> 	Manuel.

OK, just for you, that attachment hereby in the body:

Enjoy
ursus

#####################################################

Phil --

>Please please please, *fill a bug report on your
>distribution* (for slackware look
http://slackware.com/contact/)
>summarising your problem, your computer and mouse
model and
>(if you solve it) how you solved the problem. This
will help other
>people and the people at Slackware may point out an
even better 
>solution.

>Manuel.

Or maybe before that rather try to use included tools
;-)

1. <mouseconfig> :
#This part of the configuration process will create a
/dev/mouse link   
pointing to your default mouse device.  You can change
the /dev/mouse  
type of pointing device.  We will also use the
information about the   
mouse to set the correct protocol for gpm, the Linux
mouse server.#
You get a list of all possible devs (incl.description)
to choose from, 
so you just leave your Xconfig with /dev/mouse as you
change to where 
that's linked. You'll also get gpm (mousecursor in
virt.cons. at boot-
time), which I suspect from your report you don't have
either???
BEFORE <mouseconfig> to avoid any possible confusion I
suggest every
time you do a <gpm -k> (for kill), though to get gpm
it might need a 
reboot, not sure...
After quitting mouseconfig <cat /dev/mouse>, move that
animal around
and if it leves any traces there's hope...
Also there are some reports of gpm interfering with X,
so before 
<startx> do <gpm -k>.
2. <xorgconfig>
3. <xorgsetup>
4. <xorgcfg> 
which works in X-Win environment and wisely enough has
been foreseen to be functional without any working
mouse !!!

HTH

ursus

P.S.: Due to slow connection AND low budget I still
use Slack 9.0
(which has XFree86), so I did a quick check on the
Package Browser
for the equal apps, hope my info is not
out-of-date.....

P.P.S.:No, wouldn,t consider myself an expert; still
haven't ma-
naged to get Touchpoint & USB-Mouse working both at
the same time
under X, which in Knoppix/Debian works perfect...


Philippe Cousineau wrote:
> hey my X is starting now thx a lot !! hehe thats
nice with good 
resolution :) i 
> used the imps/2 /dev/psaux  so the X start as well
but the mouse is 
freaking i 
> do a right clik and the mouse move on the bottom of
the screen.. so 
this is not 
> the right setting.. at least the X is starting.. i
just try both 
setting ( 
> /dev/psaux n /dev/imput/mice on imps/2 n ps/2 but   
imps/2 with 
/dev/psaux is 
> the only one who startx but like i say the mouse is
freaking :)
> 
> if u have an idea let me know for now im really
happy ccoz its a big 
step hehe u 
> know.. its been awhile that my x just dosent start..
wel im gona go 
sleep n 
> retry that tomorow thx a lot again
> 
> phil
> 
>     
--------------------------------------------------------------------------------
>     From:  /david <[email protected]>/
>     Reply-To: 
/[email protected]/
>     To:  /[email protected]/
>     Subject:  /[tlinux-users:07344] Re: toshiba
tecra a3 - linux 
slackware 10.2
>     xorgconfig/
>     Date:  /Wed, 19 Oct 2005 19:27:21 -0400/
>      >Philippe Cousineau wrote:
>      >
>      >>thx for answering so quick but my actual
problem its i cant c
>      >>something my x dosent start so the mouse is
not responsable of 
that
>      >>i think
>      >>
>      >>thx ;)
>      >>
>      >>    
>      
>>------------------------------------------------------------------------
>      >>     From:  /Manuel López-Ibáñez
<[email protected]>/
>      >>     Reply-To: 
/[email protected]/
>      >>     To: 
/[email protected]/
>      >>     Subject:  /[tlinux-users:07341] Re:
toshiba tecra a3 - 
linux
>      >>     slackware 10.2 xorgconfig/
>      >>     Date:  /Wed, 19 Oct 2005 23:56:52 +0100/
>      >>     >From your Xorg.log:
>      >>     >
>      >>     >(EE) xf86OpenSerial: Cannot open device
/dev/mouse
>      >>     > No such device.
>      >>     >(EE) Mouse1: cannot open input device
>      >>     >(EE) PreInit failed for input device
"Mouse1"
>      >>     >No core pointer
>      >>     >
>      >>     >Fatal server error:
>      >>     >failed to initialize core devices
>      >>     >
>      >>     >So...do you have a mouse? Are you sure
it works?
>      >>     >
>      >>     >A few things you can do is to look for
things like:
>      >>     >
>      >>     >/dev/mouse
>      >>     >/dev/mouse0
>      >>     >/dev/mice
>      >>     >/dev/input/mice (and whatever else is
in /dev/input/)
>      >>     >
>      >>     >Then, you may try for example:
>      >>     >
>      >>     >$ cat /dev/input/mice
>      >>     >(then you move the mouse, if you see
some output, fine! 
that
>      >>is your
>      >>     >mouse).
>      >>     >
>      >>     >Let us assume your mouse is
/dev/input/mice, then you 
edit
>      >>     >/etc/X11/xorg.conf by replacing
/dev/mouse with
>      >>/dev/input/mice.
>      >>     >
>      >>     >If this doesn't help, maybe you will
need to load some 
kernel
>      >>     >modules, like usbmouse.
>      >>     >
>      >>     >Finally, please please please, *fill a
bug report on 
your
>      >>     >distribution* (for slackware look
>      >>http://slackware.com/contact/)
>      >>     >summarising your problem, your computer
and mouse model 
and
>      >>(if you
>      >>     >solve it) how you solved the problem.
This will help to 
other
>      >>people
>      >>     >and they may point out an even better
solution.
>      >>     >
>      >>     >Cheers,
>      >>     >
>      >>     > Manuel.
>      >>     >
>      >>     >
>      >>     >
>      >>     >
>      >>   





	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.