[rešeno] Problem sa USB tastaturom

Imate problem sa grafičkom karticom, monitorom, periferijama... ovo je mesto za vas

Moderator: Urednik

Post Reply

Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 28 May 2012, 15:25


Pozdrav drugari,

imam neki čudan problem sa Slackware-om. Naime, dešava se ponekad da nakon paljenja računara i učitavanja lilo, neće da mi radi USB tastatura. Ne dešava se često ali dovoljno da bude iritantno. Ranije se nije dešavalo. Dok ne prođe učitavanje sistema sve je ok. Tastatura daje znake da radi. Kad treba da ukucam user-a i pass onda ništa ne reaguje. Rešenje, za sada, je da isključim iz usb i da uključim ponovo. Naravno to je bezveze i nadam se da neko od vas ima rešenje za ovu glupost.

U pitanju je Slackware 13.37 64bit.

:beer:
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 28 May 2012, 16:07


Da li je uključen USB legacy support u BIOS-u? :)



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 28 May 2012, 16:08


Jeste.
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 28 May 2012, 16:14


Koji kernel koristiš? Okači lilo.conf (/etc).



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 28 May 2012, 16:18


Kernel je 2.6.37.6 a lilo.conf izgleda ovako:

Code: Select all

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
# Append any additional kernel parameters:
append=" vt.default_utf8=1"
boot = /dev/sda

# Boot BMP Image.
# Bitmap in BMP format: 640x480x8
  bitmap = /boot/slack.bmp
# Menu colors (foreground, background, shadow, highlighted
# foreground, highlighted background, highlighted shadow):
  bmp-colors = 255,0,255,0,255,0
# Location of the option table: location x, location y, number of
# columns, lines per column (max 15), "spill" (this is how many
# entries must be in the first column before the next begins to
# be used.  We don't specify it here, as there's just one column.
  bmp-table = 60,6,1,16
# Timer location x, timer location y, foreground color,
# background color, shadow color.
  bmp-timer = 65,27,0,255

# Standard menu.
# Or, you can comment out the bitmap menu above and 
# use a boot message with the standard menu:
#message = /boot/boot_message.txt

# Wait until the timeout to boot (if commented out, boot the
# first entry immediately):
prompt
# Timeout before the first entry boots.
# This is given in tenths of a second, so 600 for every minute:
timeout = 100
# Override dangerous defaults that rewrite the partition table:
change-rules
  reset
# VESA framebuffer console @ 1024x768x64k
vga = 791
# Normal VGA console
#vga = normal
# Ask for video mode at boot (time out to normal in 30s)
#vga = ask
# VESA framebuffer console @ 1024x768x64k
#vga=791
# VESA framebuffer console @ 1024x768x32k
#vga=790
# VESA framebuffer console @ 1024x768x256
#vga=773
# VESA framebuffer console @ 800x600x64k
#vga=788
# VESA framebuffer console @ 800x600x32k
#vga=787
# VESA framebuffer console @ 800x600x256
#vga=771
# VESA framebuffer console @ 640x480x64k
#vga=785
# VESA framebuffer console @ 640x480x32k
#vga=784
# VESA framebuffer console @ 640x480x256
#vga=769
# End LILO global section
# Windows bootable partition config begins
# other = /dev/sda3
#  label = Windows
#  table = /dev/sda
# Windows bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/root
  label = Linux
  read-only
# Linux bootable partition config ends
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 28 May 2012, 16:25


Generic ili huge? Ako ne znaš samo postavi izlaz:

Code: Select all

ls -l /boot/vmlinuz



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 28 May 2012, 16:31


Izlaz:

Code: Select all

lrwxrwxrwx 1 root root 21 May 20 20:41 /boot/vmlinuz -> vmlinuz-huge-2.6.37.6
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 28 May 2012, 23:21


Koja je tastatura konkretno u pitanju? :) Neki fensi model?



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 29 May 2012, 03:19


Da, prilično fensi. Microsoft USB 600, bez nekih posebnih dodatnih tastera multimedije i slično. Jednostavna tastatura, vrlo udobna za rad.
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 29 May 2012, 17:43


Bocke mi je na irc-u tražio ispis za

Code: Select all

su -c "dmesg | grep usb"
i evo ispisa

Code: Select all

zeljko@stereo:~$ su -c "dmesg | grep usb"
Password: 
[    3.968125] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.969200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.970315] usb usb1: Product: EHCI Host Controller
[    3.971417] usb usb1: Manufacturer: Linux 2.6.37.6 ehci_hcd
[    3.972500] usb usb1: SerialNumber: 0000:00:02.1
[    4.045062] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    4.046152] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.047274] usb usb2: Product: OHCI Host Controller
[    4.048406] usb usb2: Manufacturer: Linux 2.6.37.6 ohci_hcd
[    4.049530] usb usb2: SerialNumber: 0000:00:02.0
[    4.058200] usbcore: registered new interface driver usb-storage
[    4.060596] usbcore: registered new interface driver ums-alauda
[    4.061820] usbcore: registered new interface driver ums-cypress
[    4.063046] usbcore: registered new interface driver ums-datafab
[    4.064247] usbcore: registered new interface driver ums-freecom
[    4.065429] usbcore: registered new interface driver ums-isd200
[    4.066597] usbcore: registered new interface driver ums-jumpshot
[    4.067742] usbcore: registered new interface driver ums-karma
[    4.068862] usbcore: registered new interface driver ums-onetouch
[    4.069957] usbcore: registered new interface driver ums-sddr09
[    4.071031] usbcore: registered new interface driver ums-sddr55
[    4.072068] usbcore: registered new interface driver ums-usbat
[    4.538048] usb 2-1: new low speed USB device using ohci_hcd and address 2
[    4.732208] usb 2-1: New USB device found, idVendor=045e, idProduct=0750
[    4.733414] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.734600] usb 2-1: Product: Wired Keyboard 600
[    4.735778] usb 2-1: Manufacturer: Microsoft
[    4.999038] usb 2-5: new low speed USB device using ohci_hcd and address 3
[    5.191295] usb 2-5: New USB device found, idVendor=046d, idProduct=c03e
[    5.192537] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.193762] usb 2-5: Product: USB-PS/2 Optical Mouse
[    5.194976] usb 2-5: Manufacturer: Logitech
[    7.174188] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input1
[    7.175592] generic-usb 0003:045E:0750.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-0000:00:02.0-1/input0
[    7.190820] input: Microsoft Wired Keyboard 600 as /devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.1/input/input2
[    7.192332] generic-usb 0003:045E:0750.0002: input,hidraw1: USB HID v1.11 Device [Microsoft Wired Keyboard 600] on usb-0000:00:02.0-1/input1
[    7.200964] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-5/2-5:1.0/input/input3
[    7.205583] generic-usb 0003:046D:C03E.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-5/input0
[    7.208748] usbcore: registered new interface driver usbhid
[    7.210338] usbhid: USB HID core driver
zeljko@stereo:~$
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”


Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests