Klawiatura uruchamia się dopiero po chwili

Tylko tematy nie mieszczące się powyżej.
Awatar użytkownika
Tarzan1984
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 121
Rejestracja: 21 paź 2008, 11:21
Płeć: Mężczyzna
Wersja Ubuntu: 14.04
Środowisko graficzne: Unity
Architektura: x86
Kontakt:

Klawiatura uruchamia się dopiero po chwili

Post autor: Tarzan1984 »

Witam.
Klawiatura w biosie działa bez problemu. Przy próbie zalogowania muszę ze 20, może 30 razy wcisnąć dowolny klawisz (np. litery "u"), żeby móc wpisać hasło do logowania. W samym systemie również klawiatura działa bez problemu.
Przed pojawieniem się obrazu z napisem Lubuntu przewija mi się komunikat:

Kod: Zaznacz cały

[12.477155] usb 4-2: can't set config #1, error -110
Szukałem w sieci i znalazłem coś takiego http://askubuntu.com/questions/160329/u ... casionally Zgodnie z poradami w komentarzach zrobiłem tak:

Kod: Zaznacz cały

gksudo gedit /etc/default/grub
i zmieniłem linię:

Kod: Zaznacz cały

GRUB_CMDLINE_LINUX=""
na:

Kod: Zaznacz cały

GRUB_CMDLINE_LINUX=”acpi=force irqpoll”
Po wpisaniu jednak komendy:

Kod: Zaznacz cały

sudo update-grub
dostałem:

Kod: Zaznacz cały

/usr/sbin/grub-mkconfig: 12: /etc/default/grub: irqpoll”: not found
Oczywiście po restarcie komputera problem nie zniknął.
Czy ma ktoś jakiś pomysł na to?
Z góry dziękuję za pomoc :)
Pozdrawiam :)
marcin1982
Gibki Gibbon
Gibki Gibbon
Posty: 3209
Rejestracja: 30 wrz 2007, 13:49
Płeć: Mężczyzna

Re: Klawiatura uruchamia się dopiero po chwili

Post autor: marcin1982 »

Podaj wyniki poleceń z konsoli:

Kod: Zaznacz cały

lsusb

Kod: Zaznacz cały

lsusb -v

Kod: Zaznacz cały

lsmod

Kod: Zaznacz cały

dmesg
Wynik ostatniego wstaw na http://pastebin.com, a tutaj podaj tylko link.
Awatar użytkownika
Tarzan1984
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 121
Rejestracja: 21 paź 2008, 11:21
Płeć: Mężczyzna
Wersja Ubuntu: 14.04
Środowisko graficzne: Unity
Architektura: x86
Kontakt:

Re: Klawiatura uruchamia się dopiero po chwili

Post autor: Tarzan1984 »

Witam.
Oto wyniki poleceń:

Kod: Zaznacz cały

rafal@rafal-desktop:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 004: ID 1a2c:0023 China Resource Semico Co., Ltd 
Bus 004 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rafal@rafal-desktop:~$ lsusb -v

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.11
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.11
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255

Bus 004 Device 004: ID 1a2c:0023 China Resource Semico Co., Ltd 
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x1a2c China Resource Semico Co., Ltd
  idProduct          0x0023 
  bcdDevice            1.10
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower               98mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      54
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      50
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0003  1x 3 bytes
        bInterval              10

Bus 004 Device 002: ID 15d9:0a4d Trust International B.V. Optical Mouse
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x15d9 Trust International B.V.
  idProduct          0x0a4d Optical Mouse
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                1 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      66
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0006  1x 6 bytes
        bInterval              10

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.11
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.11
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.11
  iManufacturer           3 
  iProduct                2 
  iSerial                 1 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
rafal@rafal-desktop:~$ lsmod
Module                  Size  Used by
nls_iso8859_1          12617  0 
joydev                 17097  0 
zram                   18070  1 
snd_via82xx            24318  2 
snd_mpu401_uart        13865  1 snd_via82xx
snd_ac97_codec        105668  1 snd_via82xx
ac97_bus               12642  1 snd_ac97_codec
snd_pcm                89488  2 snd_via82xx,snd_ac97_codec
snd_page_alloc         14230  2 snd_via82xx,snd_pcm
snd_seq_midi           13132  0 
snd_seq_midi_event     14475  1 snd_seq_midi
snd_rawmidi            25094  2 snd_mpu401_uart,snd_seq_midi
radeon               1307313  2 
snd_seq                55383  2 snd_seq_midi_event,snd_seq_midi
ppdev                  17391  0 
snd_seq_device         14137  3 snd_seq,snd_rawmidi,snd_seq_midi
rfcomm                 53664  0 
bnep                   18959  2 
snd_timer              24447  2 snd_pcm,snd_seq
bluetooth             323656  10 bnep,rfcomm
ttm                    75982  1 radeon
psmouse                90642  0 
snd                    60790  13 snd_via82xx,snd_ac97_codec,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_mpu401_uart,snd_seq_device,snd_seq_midi
drm_kms_helper         46867  1 radeon
serio_raw              13189  0 
soundcore              12600  1 snd
drm                   242400  4 ttm,drm_kms_helper,radeon
i2c_viapro             13096  0 
i2c_algo_bit           13197  1 radeon
shpchp                 32129  0 
ns558                  12586  0 
gameport               14952  3 snd_via82xx,ns558
parport_pc             31981  1 
mac_hid                13037  0 
lp                     13299  0 
parport                40795  3 lp,ppdev,parport_pc
pata_acpi              12886  0 
hid_generic            12492  0 
usbhid                 47361  0 
hid                    87370  2 hid_generic,usbhid
usb_storage            48294  0 
firewire_ohci          35463  0 
8139too                32530  0 
firewire_core          57656  1 firewire_ohci
8139cp                 27130  0 
pata_via               13407  0 
mii                    13654  2 8139cp,8139too
crc_itu_t              12627  1 firewire_core
sata_via               13535  2 
floppy                 55378  0 
Co do ostatniego polecenia, to jego wynik wkleiłem na serwis http://pastebin.com/. Wynik dostępny jest pod adresem http://pastebin.com/PniqawMf.
Tak w ogóle to jest to klawiatura Titanum TK 101 oisana np.: tutaj http://www.morele.net/klawiatura-titanu ... rd-307160/
Z góry dziękuję za pomoc.
Pozdrawiam :)
Awatar użytkownika
Pasman
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 166
Rejestracja: 06 sty 2013, 19:31
Płeć: Mężczyzna
Wersja Ubuntu: 16.04
Środowisko graficzne: Inne
Architektura: x86_64

Re: Klawiatura uruchamia się dopiero po chwili

Post autor: Pasman »

Kod: Zaznacz cały

/usr/sbin/grub-mkconfig: 12: /etc/default/grub: irqpoll”: not found
skorzystaj z edytora który nie ma aktywnej autokorekty
Mint 21.1, 5600G, RX6600
Awatar użytkownika
Tarzan1984
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 121
Rejestracja: 21 paź 2008, 11:21
Płeć: Mężczyzna
Wersja Ubuntu: 14.04
Środowisko graficzne: Unity
Architektura: x86
Kontakt:

Re: Klawiatura uruchamia się dopiero po chwili

Post autor: Tarzan1984 »

Witam.
Do edycji tego pliku użyłem tym razem konsolowego programu nano. We wspomnianym wpisie zmieniłem tylko apostrofy, bo wyglądały trochę inaczej niż linię wyżej. Zniknął komunikat:

Kod: Zaznacz cały

/usr/sbin/grub-mkconfig: 12: /etc/default/grub: irqpoll”: not found
Wszystko niby poszło w porządku:

Kod: Zaznacz cały

rafal@rafal-desktop:~$ sudo update-grub
Generowanie grub.cfg...
Znaleziono obraz Linuksa: /boot/vmlinuz-3.11.0-15-generic
Znaleziono obraz initrd: /boot/initrd.img-3.11.0-15-generic
Znaleziono obraz Linuksa: /boot/vmlinuz-3.11.0-12-generic
Znaleziono obraz initrd: /boot/initrd.img-3.11.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
gotowe
Jednak po ponownym uruchomieniu komputera, nadal przewija mi się komunikat:

Kod: Zaznacz cały

[12.477155] usb 4-2: can't set config #1, error -110
I problem nadal jest przy samym logowaniu.
Czy ma ktoś jeszcze jakiś pomysł?
Pozdrawiam i z góry dziękuję za pomoc :)
ODPOWIEDZ

Wróć do „Inne”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 7 gości