search for: keybdev

Displaying 20 results from an estimated 29 matches for "keybdev".

2002 Dec 06
0
Running Kernel 2.4.20 Under RH8.0
...-0800 @@ -178,8 +178,8 @@ if [ $usb = "1" ]; then needusbstorage=`grep -e "^I.*Cls=08" /proc/bus/usb/devices 2>/dev/null` action $"Initializing USB HID interface: " modprobe hid 2> /dev/null - action $"Initializing USB keyboard: " modprobe keybdev - action $"Initializing USB mouse: " modprobe mousedev + [ -f /lib/modules/`uname -r`/kernel/drivers/input/keybdev.o ] && action $"Initializing USB keyboard: " modprobe keybdev + [ -f /lib/modules/`uname -r`/kernel/drivers/input/mousedev.o ] && action...
2007 Feb 08
0
USB-HDD cannnot connect automatically
...(autoclean) lp 9028 0 (autoclean) parport 37088 1 (autoclean) [parport_pc lp] autofs 13364 0 (autoclean) (unused) e1000 71712 1 floppy 58160 0 (autoclean) microcode 4724 0 (autoclean) keybdev 2976 0 (unused) mousedev 5524 0 (unused) hid 22212 0 (unused) input 5888 0 [keybdev mousedev hid] ehci-hcd 20104 0 (unused) usb-uhci 26412 0 (unused) usbcore 79392 1 [...
2005 Jan 22
1
zaprtc load issue (different that other postings)
...toclean) ip_conntrack 29704 2 (autoclean) [iptable_nat ipt_state] iptable_filter 2412 1 (autoclean) ip_tables 16544 8 [iptable_nat iptable_mangle ipt_REJECT ipt_multiport ipt_state iptable_filter] microcode 6848 0 (autoclean) keybdev 2976 0 (unused) mousedev 5624 0 (unused) hid 22276 0 (unused) input 6144 0 [keybdev mousedev hid] usb-ohci 23176 0 (unused) usbcore 80928 1 [hid usb-ohci] ext3...
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
...port_pc lp] iptable_filter 2316 0 (autoclean) (unused) ip_tables 14488 1 [iptable_filter] autofs 12148 0 (autoclean) (unused) e100 56644 1 wcusb 20064 0 (unused) zaptel 179840 4 [ztdummy wcusb] keybdev 2720 0 (unused) mousedev 5204 0 hid 20772 0 (unused) input 5632 0 [keybdev mousedev hid] usb-uhci 24652 0 [ztdummy] usbcore 73088 1 [wcusb hid usb-uhci] ext3 64704...
2002 Sep 07
4
imq0 not being detected
...0 [ip_nat_ftp] ip_nat_irc 3024 0 (unused) iptable_nat 19608 3 [ipt_REDIRECT ip_nat_ftp ip_nat_irc] ip_conntrack_irc 2720 0 [ip_nat_irc] ip_conntrack 21372 3 [ipt_REDIRECT ip_nat_ftp ip_conntrack_ftp ip_nat rc iptable_nat ip_conntrack_irc] keybdev 1632 0 (unused) 8139too 12904 2 mdew:~# modprobe ipt_IMQ mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 Cannot find device "imq0" mdew:~# lsmod Module Size Used by Not tainted ipt_IMQ 760 0 (u...
2005 May 02
4
DELL 2800 : PCI Parity error
...(autoclean) floppy 57552 0 (autoclean) sg 37388 0 (autoclean) microcode 6912 0 (autoclean) ide-cd 34016 0 (autoclean) cdrom 32896 0 (autoclean) [ide-cd] keybdev 2976 0 (unused) mousedev 5688 1 hid 22308 0 (unused) input 6176 0 [keybdev mousedev hid] ehci-hcd 20776 0 (unused) usb-uhci 26860 0 (unused)...
2003 May 13
1
invalid argument 22 when modprobe wcfxs and wcfxo
...root@slackware:~# lsmod Module Size Used by Not tainted soundcore 3332 0 (autoclean) wcfxo 7104 0 (unused) wcfxs 15104 0 (unused) zaptel 174048 0 [wcfxo wcfxs] ppp_generic 15452 0 [zaptel] keybdev 1952 0 (unused) mousedev 4212 1 hid 18596 0 (unused) usbmouse 2008 0 (unused) input 3200 0 [keybdev mousedev hid usbmouse] uhci 24560 0 (unused) usbcore 58144 1 [h...
2004 Apr 08
2
Fritz ISDN PCI v2 and CAPI
...55496 1 hisax_fcpcipnp 7968 0 hisax_isac 7800 0 [hisax_fcpcipnp] hisax 131820 0 [hisax_fcpcipnp hisax_isac] isdn 139744 0 [hisax] slhc 6740 0 [isdn] mousedev 5524 0 (unused) keybdev 3140 0 (unused) input 5728 0 [mousedev keybdev] ext3 72896 2 jbd 61996 2 [ext3] I've edited /etc/capi.conf and write 'hisax_fcpcipnp - - - - - -' in it. Anyway, 'capiinit' failed (and so for '...
2005 Jan 22
0
asterisk not starting--sound module
...d 18136 0 (autoclean) ide-scsi 12208 0 scsi_mod 107160 3 [sg sr_mod ide-scsi] ide-cd 35708 0 cdrom 33728 0 [sr_mod ide-cd] ohci1394 20168 0 (unused) ieee1394 48780 0 [ohci1394] keybdev 2944 0 (unused) mousedev 5492 1 hid 22148 0 (unused) input 5856 0 [keybdev mousedev hid] ehci-hcd 19976 0 (unused) usb-ohci 21480 0 (unused) usbcore 78784 1 [hid ehci-h...
2004 Jun 10
1
mysql errors
Since updating * via CVS earlier this week, I've been having problems with cdr_mysql. Prior to that time my queries and cdr all worked fine. Now, even though my queries still work, I get the messages similar to this: ERROR[1211374384]: cdr_addon_mysql.c:203 mysql_log: Failed to insert into databas -- Hungup 'Zap/74-1' Anyone have any suggestions what went wrong?
2005 Mar 27
0
analog phone
...0 (unused) wcfxs 35232 2 zaptel 178560 8 [ztdummy wcusb wcfxs] floppy 56656 0 (autoclean) sg 36204 0 (autoclean) (unused) scsi_mod 106408 1 (autoclean) [sg] microcode 5688 0 (autoclean) keybdev 2944 0 (unused) mousedev 5524 0 (unused) hid 22116 0 (unused) input 5888 0 [keybdev mousedev hid] usb-uhci 25740 0 [ztdummy] usbcore 77376 1 [usbserial wcusb hid usb-uhci] ext3...
2004 Apr 05
2
iax2 trunk - unable to accept trunk packet
I have 1 * box having x100p installed and the other has no zaptel card at all. both of the * box has compiled in ztdummy module and both have been activated by modprobe ztdummy. When using trunk to connect the 2 *box. The one without zaptel card complaint about unable to accept trunked packet: no matching peer. On the one has zaptel card I have tried to remove the ztdummy module and connect
2004 Aug 26
1
Newbie needs help - Dev_Kit_Lite installation problem
...18136 0 (autoclean) ide-scsi 12208 0 scsi_mod 107160 3 [sg sr_mod ide-scsi] ide-cd 35708 0 cdrom 33728 0 [sr_mod ide-cd] audio 46648 0 (unused) soundcore 6404 4 [cs46xx audio] keybdev 2944 0 (unused) mousedev 5492 1 hid 22148 0 (unused) input 5856 0 [keybdev mousedev hid] usb-uhci 26348 0 (unused) usbcore 78784 1 [wcusb audio hid usb-uhci] ext3 7078...
2003 Nov 02
2
Read error on sound device
Hello, I am posting this after spending hours digging through the list archives. Problem : When asteirsk plays a voice prompt, the voice clip is really choppy. I figure that this is something to with the sound card, the timing of playback etc. But cannot seems to find an answer. Here is the Notice which appear when voice prompt is played. NOTICE[1217602880]: File sched.c, Line 209
2004 Oct 06
2
Unknown qdisc "htb", hence option "default" is unparsable
...k 27304 3 [ip_nat_ftp ip_conntrack_ftp ipt_state iptable_nat] ip_tables 15096 9 [ipt_MARK ipt_state ipt_limit ipt_LOG iptable_nat iptable_mangle iptable_filter] 8139too 18120 1 mii 3976 0 [8139too] 3c59x 30736 1 keybdev 2976 0 (unused) mousedev 5556 0 (unused) hid 22244 0 (unused) input 5856 0 [keybdev mousedev hid] usb-uhci 26412 0 (unused) usbcore 79040 1 [hid usb-uhci] ext3 70784...
2004 May 27
2
Tape drive problems
...autoclean) [ide-cd] autofs 13364 0 (autoclean) (unused) e1000 76096 1 floppy 58160 0 (autoclean) sg 36972 0 (autoclean) scsi_mod 110376 2 (autoclean) [st sg] microcode 5848 0 (autoclean) keybdev 2976 0 (unused) mousedev 5524 0 hid 22212 0 (unused) input 5920 0 [keybdev mousedev hid] ehci-hcd 20136 0 (unused) usb-uhci 26412 0 (unused) usbcore 79424 1 [hid ehci-h...
2005 Mar 28
2
CIC Code
Has anyone ever setup Asterisk to pass Feature Group D access while using a CIC code for outbound calls? If so can you please email the configuration you have done? I have tried to get this up and running but with no luck. I have also contacted support and I cant seem to get this going. Thanks in Advance, Jason Miller
2005 Jan 25
9
Ftp Broken in Dmz
I have had a web server listining sql-1433, www 80, ftp-21 using proxy arp with sub-netting in a three interface DMZ. All these ports are in the rules file as ACCEPT. With one exeception that 1433 allows a few host from the net. 21 and 80 allow all net to dmz connections. The policy is DMZ to net ACCEPT This has been working great for about a month or more until I rebooted the
2004 Dec 11
1
modprobe wcfxo causes fc3 box to crash
Hello everybody, After going through multiple posts on Internet and trying different things I can't seems get zaptel wcfxo loaded on the server correctly. I run dual P3 500 Mhz box. After reading README.udev I put a file 60-zaptel.rules /etc/udev/rules.d # Section for zaptel device KERNEL="zapctl", NAME="zap/ctl" KERNEL="zaptimer",
2006 Apr 10
1
kernel: Page has mapping still set - continues
...Vidia and not to the linux kernel mailinglist. Apr 10 05:32:22 db01-01 kernel: ------------[ cut here ]------------ Apr 10 05:32:22 db01-01 kernel: kernel BUG at page_alloc.c:225! Apr 10 05:32:22 db01-01 kernel: invalid operand: 0000 Apr 10 05:32:22 db01-01 kernel: sg nfs lockd sunrpc tg3 microcode keybdev mousedev hid input ehci-hcd usb-uhci usbcore ext3 jbd cciss sd_mod scsi_mod Apr 10 05:32:22 db01-01 kernel: CPU: 1 Apr 10 05:32:22 db01-01 kernel: EIP: 0060:[<c0159560>] Not tainted Apr 10 05:32:22 db01-01 kernel: EFLAGS: 00010286 Apr 10 05:32:22 db01-01 kernel: Apr 10 05:32:22 db01-...