Re: sound and keyboard issues woody on ultra 10

2003-05-05 Thread Dave Love
Robert Zakaria [EMAIL PROTECTED] writes:

 I have a Swedish keyboard so I choosed fi for keyboard
 language during installation

If Finnish is available but not Swedish, you might report a bug.  It
looks as though `se' should work instead of `fi', at least in Woody.

 any idea where to check the keyboard configuration for
 the console and apply it in X?

If necessary install `xkeycaps'.  Then you can generate a file to use
with xmodmap to modify the layout.  It knows about type5 Swedish.
(Previously you could put the result in ~/.xmodmap-$HOSTNAME to be
picked up when the server started, but that no longer works.)



Re: sound and keyboard issues woody on ultra 10

2003-05-03 Thread Daniel van Eeden

I use the cs4231 module on a ss4, kernel 2.2.20.

Daniel van Eeden [EMAIL PROTECTED]

Ben Collins wrote:

changed to the following
Option  XkbRules  xfree86
and I got a very strange keyboard where c became caps
lock. I had to reboot the machine with debian cd in
to change /etc/X11/XF86Config-4 because ctrl+alt+f1
didn't work.



Oops. Next time you can simply do boot single at the SILO prompt.



q2

can't seem to get sound working
I used modconf and inserted every sound module
available (1 @ a time) but still several programs


say

You need the cs4231 module.


I loaded the module still no sound
#lsmod
Module  Size  Used byNot tainted
cs4231 21440   0  (unused)
audio  22944   1  [cs4231]

#dmesg
audio0: cs4231a(eb2) at 1fff120 irq 13,7e3



Tried audioctl after loading this module? I know it's detected, but I
admit it's been awhile since I messed with sound on my U5 so I forget
the exact procedure.



--
Daniel van Eeden [EMAIL PROTECTED]icq: 36952189
jabber: [EMAIL PROTECTED]aim: Compukid128
http://compukid.no-ip.org/about_me.htmlmsn: [EMAIL PROTECTED]
http://compukid.no-ip.org/dev/phone: +31 343 522622



sound and keyboard issues woody on ultra 10

2003-05-03 Thread Robert Zakaria
thanx for helping in advance

Sun Ultra 10 hardware

q1

in console mode the pipe works but in X, pipe is not
working.
I have a Swedish keyboard so I choosed fi for keyboard
language during installation

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  sun
Option  XkbModel  type5
Option  XkbLayout fi
EndSection

tried earlier with
XkbRules  xfree86
It gave me strange layout, c became Caps Lock

any idea where to check the keyboard configuration for
the console and apply it in X?
--

q2

can't seem to get sound working
I used modconf and inserted every sound module
available (1 @ a time) but still several programs say

#Can not open /dev/dsp

I have modified /etc/defaults/audioctl by deleteing 2
hashes but the following error message appears

# /etc/init.d/audioctl start
Setting audio parameters.../dev/audioctl: No such
device
done.

tried
#modprobe cs4231
still no sound
#lsmod
Module  Size  Used byNot tainted
cs4231 21440   0  (unused)
audio  22944   1  [cs4231]

#dmesg
audio0: cs4231a(eb2) at 1fff120 irq 13,7e3

###
/etc/default/audioctl

PARAMS=play.port=line_out record.port=line_in
DEVICE=/dev/audioctl
##

/robert

_
Gå före i kön och få din sajt värderad på nolltid med Yahoo! Express
Se mer på: http://se.docs.yahoo.com/info/express/help/index.html



sound and keyboard issues woody on ultra 10

2003-05-02 Thread Robert Zakaria
thanx for helping in advance

q1

in console mode the pipe works but in X pipe is not
working.
I have a Swedish keyboard so I choosed fi for keyboard
language during installation

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  sun
Option  XkbModel  type5
Option  XkbLayout fi
EndSection

any idea where to check the keyboard configuration for
the console and apply it in X?
--

q2

can't seem to get sound working
I used modconf and inserted every sound module
available (1 @ a time) but still several programs say

#Can not open /dev/dsp

I have modified /etc/defaults/audioctl by deleteing 2
hashes but the following error message appears

# /etc/init.d/audioctl start
Setting audio parameters.../dev/audioctl: No such
device
done.

###
/etc/default/audioctl

PARAMS=play.port=line_out record.port=line_in
DEVICE=/dev/audioctl
##

/robert

_
Gå före i kön och få din sajt värderad på nolltid med Yahoo! Express
Se mer på: http://se.docs.yahoo.com/info/express/help/index.html



Re: sound and keyboard issues woody on ultra 10

2003-05-02 Thread Ben Collins
On Sat, May 03, 2003 at 01:42:40AM +0200, Robert Zakaria wrote:
 thanx for helping in advance
 
 q1
 
 in console mode the pipe works but in X pipe is not
 working.
 I have a Swedish keyboard so I choosed fi for keyboard
 language during installation
 
 Section InputDevice
 Identifier  Generic Keyboard
 Driver  keyboard
 Option  CoreKeyboard
 Option  XkbRules  sun
 Option  XkbModel  type5
 Option  XkbLayout fi
 EndSection

Choose xfree86 for XkbRules, not sun.

 q2
 
 can't seem to get sound working
 I used modconf and inserted every sound module
 available (1 @ a time) but still several programs say

You need the cs4231 module.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: sound and keyboard issues woody on ultra 10

2003-05-02 Thread Robert Zakaria
Dear Ben
Thanx for answering but your suggestions didn't work,
pls see below

--- Ben Collins [EMAIL PROTECTED] skrev:  On Sat,
May 03, 2003 at 01:42:40AM +0200, Robert
 Zakaria wrote:
  thanx for helping in advance
  
  q1
  
  in console mode the pipe works but in X pipe is
 not
  working.
  I have a Swedish keyboard so I choosed fi for
 keyboard
  language during installation
  
  Section InputDevice
  Identifier  Generic Keyboard
  Driver  keyboard
  Option  CoreKeyboard
  Option  XkbRules  sun
  Option  XkbModel  type5
  Option  XkbLayout fi
  EndSection
 
 Choose xfree86 for XkbRules, not sun.

changed to the following
Option  XkbRules  xfree86
and I got a very strange keyboard where c became caps
lock. I had to reboot the machine with debian cd in
to change /etc/X11/XF86Config-4 because ctrl+alt+f1
didn't work.

 
  q2
  
  can't seem to get sound working
  I used modconf and inserted every sound module
  available (1 @ a time) but still several programs
 say
 
 You need the cs4231 module.

I loaded the module still no sound
#lsmod
Module  Size  Used byNot tainted
cs4231 21440   0  (unused)
audio  22944   1  [cs4231]

#dmesg
audio0: cs4231a(eb2) at 1fff120 irq 13,7e3

 -- 
 Debian - http://www.debian.org/
 Linux 1394 - http://www.linux1394.org/
 Subversion - http://subversion.tigris.org/
 Deqo   - http://www.deqo.com/
 
 
 -- 
 To UNSUBSCRIBE, email to
 [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]
  

/robert

_
Gå före i kön och få din sajt värderad på nolltid med Yahoo! Express
Se mer på: http://se.docs.yahoo.com/info/express/help/index.html



Re: sound and keyboard issues woody on ultra 10

2003-05-02 Thread Ben Collins
 
 changed to the following
 Option  XkbRules  xfree86
 and I got a very strange keyboard where c became caps
 lock. I had to reboot the machine with debian cd in
 to change /etc/X11/XF86Config-4 because ctrl+alt+f1
 didn't work.

Oops. Next time you can simply do boot single at the SILO prompt.

  
   q2
   
   can't seem to get sound working
   I used modconf and inserted every sound module
   available (1 @ a time) but still several programs
  say
  
  You need the cs4231 module.
 
 I loaded the module still no sound
 #lsmod
 Module  Size  Used byNot tainted
 cs4231 21440   0  (unused)
 audio  22944   1  [cs4231]
 
 #dmesg
 audio0: cs4231a(eb2) at 1fff120 irq 13,7e3

Tried audioctl after loading this module? I know it's detected, but I
admit it's been awhile since I messed with sound on my U5 so I forget
the exact procedure.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/