Re: Bash, Keys, Potato

2000-03-22 Thread Stuart Auchterlonie
On Wed, Mar 22, 2000 at 07:35:04AM -0300, Rodrigo Castro wrote:
 On Wed, Mar 22, 2000 at 11:12:37AM +0100, Martijn van de Streek wrote:
  Hi Rodrigo!
  
  On Tue, 21 Mar 2000, Rodrigo Castro wrote:
  
   get the key displayed. It works as a dead key, waiting for any other
   key. When I do type other key, it beeps and I get no output on
   screen. I reinstalled bash, libncurses5, libc6 and already trying
   changing my keymap, but I wasn't sucessful. I am getting crazy. 
  
  Did you look at your ~/.inputrc file?
 
 Yes. I even created a new user with no .inputrc and no $INPUTRC (no
 .bashrc, .bash_profile too). I don't know what kind of stuff could be
 in my files to screw up only letter E. The problem occurs in console and in
 xterm. :-(

Have you tried a different keyboard 

It could always be a hardware problem.


Stuart

 
 []'s
 --
 Rodrigo Castro   [EMAIL PROTECTED]
 Computer Science undergraduate student - University of Sao Paulo
 
 I do not fear computers.  I fear the lack of them.
 -- Isaac Asimov
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: [xserver-svga] [Intel i810] [agpgart module]

2000-03-14 Thread Stuart Auchterlonie
On Tue, Mar 14, 2000 at 12:12:56AM +0100, Bernhard Rieder wrote:
 Stuart Auchterlonie wrote:
  
  Does anyone know where I can find the agpgart kernel module
  for potato?
  
  (Other than d/l the source for the Xserver ??)
  
  I'm trying to get X up and running on an Intel i810 card,
  but I require the kernel module...
 
 I did this a week before. I didn't compile the server myself
 but used the RPM from SuSE. There is also a kernel patch
 included in this RPM.
 
 There is also a kernel patch included in the X-sources
 but this needs a little more work to compile nicely.

For everyone's information.
I pulled down the sources to xfree86-1 (with apt-get)
unpacked the original distribution tarball, found the module in the
source tree. Tried the makefile as shipped but it didn't work.

The comments in the makefile point out that it is simple to roll your
own makefile if that doesn't work. I just ended up compiling it by
hand (using all the parameters that make would have passed to gcc)
stuck agpgart.o in the right spot, configured X and off it went.

Stuart

 
 
 Bernhard


[xserver-svga] [Intel i810] [agpgart module]

2000-03-13 Thread Stuart Auchterlonie

Does anyone know where I can find the agpgart kernel module
for potato?

(Other than d/l the source for the Xserver ??)

I'm trying to get X up and running on an Intel i810 card,
but I require the kernel module...


Stuart
(please reply to me directly)