Re: Keyboard-Problems with kernel 2.6 and my Ultra60 solved

2004-05-26 Thread Jiann-Ming Su
On Tue, 25 May 2004, Jiann-Ming Su wrote:

 
 I'm not sure if this is related, but I just installed Debian Woody on my 
 Ultra1.  I've since did a apt-get dist-upgrade and everything seems to 
 work, except for the keyboard in X.  The Sun keyboard works fine on the
 console, but as soon as I startx, the keyboard stops working.  I've
 searched on google for some XF86Config files, and my XF86Config file
 looks similar to those posted.  Has any one run into this issue before
 as well?  Thanks for any tips.
 

I found the solution to this problem... apt-get install xlibs.

-- 
Jiann-Ming Su  [EMAIL PROTECTED]
Network Communications, Emory University



Re: Keyboard-Problems with kernel 2.6 and my Ultra60 solved

2004-05-25 Thread Christian Luijten
On Mon, May 24, 2004 at 08:40:54AM +0200, Joerg Friedrich wrote:
 some weeks ago I reported a problem with my keyboard (and mouse) not
 working with
 kernel = 2.6.5 on my Ultra60.
 
 After searching a lot and even more kernel building I know now that is
 absolutly neccessary to set
 
 CONFIG_SERIAL_SUNSU=y
 
 The sun keyboard connection a serial one and the the su driver is needed
 to use it.
 
 Additionally I had to tell console-data to keep the kernels keymap.
 every other setting leads to an unusable keyboard.

Hmm, thanks for this info! It solves exactly my problem I posted a few
days ago!

Christian



Re: Keyboard-Problems with kernel 2.6 and my Ultra60 solved

2004-05-25 Thread Jiann-Ming Su
On Mon, 24 May 2004, Joerg Friedrich wrote:

 Hi,
 
 some weeks ago I reported a problem with my keyboard (and mouse) not working 
 with
 kernel = 2.6.5 on my Ultra60.
 
 After searching a lot and even more kernel building I know now that is
 absolutly neccessary to set
 
 CONFIG_SERIAL_SUNSU=y
 
 The sun keyboard connection a serial one and the the su driver is needed
 to use it.
 
 Additionally I had to tell console-data to keep the kernels keymap.
 every other setting leads to an unusable keyboard.
 

I'm not sure if this is related, but I just installed Debian Woody on my 
Ultra1.  I've since did a apt-get dist-upgrade and everything seems to 
work, except for the keyboard in X.  The Sun keyboard works fine on the
console, but as soon as I startx, the keyboard stops working.  I've
searched on google for some XF86Config files, and my XF86Config file
looks similar to those posted.  Has any one run into this issue before
as well?  Thanks for any tips.

-- 
Jiann-Ming Su  [EMAIL PROTECTED]
Network Communications, Emory University



Keyboard-Problems with kernel 2.6 and my Ultra60 solved

2004-05-24 Thread Joerg Friedrich
Hi,

some weeks ago I reported a problem with my keyboard (and mouse) not working 
with
kernel = 2.6.5 on my Ultra60.

After searching a lot and even more kernel building I know now that is
absolutly neccessary to set

CONFIG_SERIAL_SUNSU=y

The sun keyboard connection a serial one and the the su driver is needed
to use it.

Additionally I had to tell console-data to keep the kernels keymap.
every other setting leads to an unusable keyboard.


one problem remaining: if I start X I cannot switch back to the console
by pressing ctrl-alt-f[1-6], does anyone know this issue?

-- 
Jörg Friedrich

There are only 10 types of people:
Those who understand binary and those who don't.