Ubuntu 10.10 nie działa WiFi (RaLink RT3090)

Witam.

Tak wiem były już takie tematy nawet na tym forum tylko że żadem mi nie pomógł.

Pytałem wujka Google, przekopałem się przez masę forów internetowych znalazłem najróżniejsze rozwiązania mojego problemu.

  • Instalacja sterownika.

  • Instalacja jakiegoś tam programu który to miał pomóc.

Niestety nic nie pomogło.

Mój Laptop to HP 620 karta wifi w nim siedząca to RaLink RT3090 Wireless 802.11n 1T/1R PCIe

sprawdziłem to wpisując polecenie lspci.

Sterownik do karty pobrałem ze strony producenta, instalacja poprzez make, make install.

W oknie Dodatkowe sterowniki widnieje on na liście jako rt3090sta i jest włączony ale nie jest używany (tak jest tam napisane).

Po uruchomieniu Ubuntu z płytki (LiveCD) wifi też nie działało.

Network Manager nie potrafi się połączyć, po kliknięciu w tą ikonke połączenia sieciowego wifi na górnym pasku czasami pokazuje się lista wykrytych sieci (czy tam punktów dostępowych) a czasem nie i nie pamiętam co zrobiłem żeby ta lista się pojawiła.

Zainstalowałem nawet program Ndiswrapper dodałem w nim sterownik windowsowy wcześniej wyszukując go w windows 7.

W konfiguracji połączenia sieciowego jeszcze zanim wyskoczy okienko modyfikacji połączenia system prosi mnie o podanie hasła do odblokowania bazy kluczy (nie mam pojęcia co to jest) i co ciekawe muszę swoje hasło wpisać wielkimi literami bo inaczej nie zadziała chociaż wszędzie indziej działa małymi literami.

W oknie modyfikacji zakładka bezprzewodowe mam SSID: TP-LINK czyli tak samo jak mam ustawione w routerze, tryb Infrastruktura i MTU automatycznie.

W zakładce zabezpieczenia: zabezpieczenia WPA i WPA2 Personal, a hasło to PSK Passphrase spisane z routera.

Ustawienia IPv4 ustawione na automatyczne DHCP.

W routerze ustawienia bezpieczeństwa to:

Security type: WPA-PSK/WPA2-PSK

Serurity option: WPA2-PSK

Encryption: Automatic

PSK Passphrese: którego nie podam :smiley:

A typ routera to: TP-LINK TL-WR340GD.

W windows 7 wifi działa bez problemu wpisuje tylko PSK Passphrese z routera i śmiga.

Jestem początkującym użytkownikiem linuxa (kiedyś bawiłem się linuxem Slackware ale to dawne dzieje i mało z tego pamiętam).

Pomóżcie bo mi te wifi jest bardzo ale to bardzo potrzebne.

Odnośnie pobocznej kwestii: “Baza kluczy” to jest takie coś gnomowe do przechowywania haseł.

“Programy” -> “Akcesoria” -> “Hasła i klucze szyfrujące”. Klikasz prawym na “Hasła: default” i “zmień hasło” - i tu żeby wyłączyć to pytanie, to puste zostawiasz jako nowe. (Trochę się kiedyś naszukałem, żeby wyłączyć to irytujące pytanie - na stacjonarnym takie zabezpieczenie jest mi zbędne).

Pewnie przy pierwszym podłączaniu do WiFi wyskoczyło pytanie o hasło do nowej bazy kluczy i wpisałeś to nowe hasło z capslokiem z jakiegoś powodu.

Z ralinkiem zawsze były problemy aczkolwiek mi udało się w dość prosty sposób temu zaradzić.

Trzeba sobie sterownik skompilować samemu. Ja co prawda używałem 3070 ale myślę, że w przypadku 3090 będzie podobnie

  1. Pobierasz sterownik stąd --> http://www.ralink.com.tw/support.php?s=2 (name i adres podałem aa)

  2. Rozpakowujesz tar -xvzf nazwa_pliku

  3. Czytasz plik README_STA_pci i stosujesz się do zaleceń

Generalnie należy pozmieniać kilka rzeczy w pliku makefile oraz w os/linux/config.mk i w RT2860STA.dat

  1. kompilujesz sterownik poleceniem make

  2. kopiujesz plik RT2860STA.dat poleceniem cp RT2860STA.dat /etc/Wireless/RT2860STA/RT2860STA.dat

  3. sudo insmod rt2860sta.ko

  4. restart komputera i powinno działać.

  5. Czasami trzeba dodać do /etc/modprobe.d/blackilst.conf inne moduły, które uruchamiają się ze startem (trzeba je tylko znaleźć poleceniem lsmod | grep rt i dopisać do pliku wszystkie moduły typu rt2xxxx oprócz rt2860sta)

W Ubu 10.10 jest moduł rt2860sta już wkompilowany, podaj jeszcze wynik dmesg , bo może się okazać, że wszystko działa tylko brakuje ci w /etc/Wireless pliku RT2860STA.dat (nie tworzy się on automatycznie) lub inne moduły rtxxx nie są w blacklist.conf

Ja wszystko robiłem na 10.04 i działało bez problemu, później sobie skompilowałem swój kernel i już miałem z głowy. Ostatnio zmieniłem kartę na atherosa więc ralinka już nie używam.

PS. Musisz mieć zainstalowany pakiet wpasupplicant sudo aptitude install wpasupplicant i oczywiście nagłówki kernela i pakiet build-essential, make, gcc.

dmesg:

1.041943] Firmware did not grant requested _OSC control

[1.041950] Firmware did not grant requested _OSC control

[1.041957] Firmware did not grant requested _OSC control

[1.041975] Firmware did not grant requested _OSC control

[1.041982] Firmware did not grant requested _OSC control

[1.041989] Firmware did not grant requested _OSC control

[1.041995] Firmware did not grant requested _OSC control

[1.042002] Firmware did not grant requested _OSC control

[1.042009] pciehp: PCI Express Hot Plug Controller Driver version: 0.4

[1.042080] intel_idle: MWAIT substates: 0x2220

[1.042082] intel_idle: does not run on family 6 model 23

[1.042463] ACPI: AC Adapter [AC] (on-line)

[1.042548] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0

[1.042553] ACPI: Sleep Button [SLPB]

[1.042590] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1

[1.042678] ACPI: Lid Switch [LID]

[1.042721] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2

[1.042724] ACPI: Power Button [PWRF]

[1.042984] ACPI: Fan [FAN6] (off)

[1.043194] ACPI: Fan [FAN7] (off)

[1.043406] ACPI: Fan [FAN8] (off)

[1.043612] ACPI: Fan [FAN9] (off)

[1.043819] ACPI: Fan [FANA] (off)

[1.044029] ACPI: Fan [FANB] (off)

[1.044132] ACPI: Fan [FANG] (off)

[1.044346] ACPI: Fan [FAN0] (off)

[1.044561] ACPI: Fan [FAN1] (off)

[1.044768] ACPI: Fan [FAN2] (off)

[1.044974] ACPI: Fan [FAN3] (off)

[1.045184] ACPI: Fan [FAN4] (off)

[1.045391] ACPI: Fan [FAN5] (off)

[1.045743] ACPI: acpi_idle registered with cpuidle

[1.047939] Monitor-Mwait will be used to enter C-1 state

[1.047964] Monitor-Mwait will be used to enter C-2 state

[1.047969] Marking TSC unstable due to TSC halts in idle

[1.048002] Switching to clocksource hpet

[1.590322] thermal LNXTHERM:01: registered as thermal_zone0

[1.590330] ACPI: Thermal Zone [GFXZ] (16 C)

[1.600785] thermal LNXTHERM:02: registered as thermal_zone1

[1.600792] ACPI: Thermal Zone [DTSZ] (32 C)

[1.607538] thermal LNXTHERM:03: registered as thermal_zone2

[1.607546] ACPI: Thermal Zone [CPUZ] (36 C)

[1.611757] thermal LNXTHERM:04: registered as thermal_zone3

[1.611765] ACPI: Thermal Zone [SKNZ] (27 C)

[1.623131] thermal LNXTHERM:05: registered as thermal_zone4

[1.623138] ACPI: Thermal Zone [BATZ] (20 C)

[1.626883] thermal LNXTHERM:06: registered as thermal_zone5

[1.626890] ACPI: Thermal Zone [FDTZ] (35 C)

[1.627008] ERST: Table is not found!

[1.627303] ACPI: Battery Slot [BAT0] (battery absent)

[1.627343] Linux agpgart interface v0.103

[1.627368] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled

[1.628618] brd: module loaded

[1.629074] loop: module loaded

[1.629491] Fixed MDIO Bus: probed

[1.629521] PPP generic driver version 2.4.2

[1.629551] tun: Universal TUN/TAP device driver, 1.6

[1.629553] tun: (C) 1999-2004 Max Krasnyansky 

[1.629620] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[1.629646] alloc irq_desc for 19 on node -1

[1.629648] alloc kstat_irqs on node -1

[1.629657] ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19

[1.629680] ehci_hcd 0000:00:1a.7: setting latency timer to 64

[1.629683] ehci_hcd 0000:00:1a.7: EHCI Host Controller

[1.629714] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1

[1.629754] ehci_hcd 0000:00:1a.7: debug port 1

[1.633641] ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported

[1.633658] ehci_hcd 0000:00:1a.7: irq 19, io mem 0x98a04c00

[1.651266] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00

[1.651375] hub 1-0:1.0: USB hub found

[1.651381] hub 1-0:1.0: 6 ports detected

[1.651454] alloc irq_desc for 20 on node -1

[1.651456] alloc kstat_irqs on node -1

[1.651460] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 20 (level, low) -> IRQ 20

[1.651473] ehci_hcd 0000:00:1d.7: setting latency timer to 64

[1.651476] ehci_hcd 0000:00:1d.7: EHCI Host Controller

[1.651506] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2

[1.651533] ehci_hcd 0000:00:1d.7: debug port 1

[1.655429] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported

[1.655445] ehci_hcd 0000:00:1d.7: irq 20, io mem 0x98a04800

[1.671265] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00

[1.671362] hub 2-0:1.0: USB hub found

[1.671366] hub 2-0:1.0: 6 ports detected

[1.671433] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[1.671445] uhci_hcd: USB Universal Host Controller Interface driver

[1.671503] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

[1.671512] uhci_hcd 0000:00:1a.0: setting latency timer to 64

[1.671516] uhci_hcd 0000:00:1a.0: UHCI Host Controller

[1.671547] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3

[1.671583] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000070c0

[1.671690] hub 3-0:1.0: USB hub found

[1.671695] hub 3-0:1.0: 2 ports detected

[1.671753] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17

[1.671759] uhci_hcd 0000:00:1a.1: setting latency timer to 64

[1.671763] uhci_hcd 0000:00:1a.1: UHCI Host Controller

[1.671794] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4

[1.671829] uhci_hcd 0000:00:1a.1: irq 17, io base 0x000070a0

[1.671930] hub 4-0:1.0: USB hub found

[1.671935] hub 4-0:1.0: 2 ports detected

[1.671994] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18

[1.672000] uhci_hcd 0000:00:1a.2: setting latency timer to 64

[1.672004] uhci_hcd 0000:00:1a.2: UHCI Host Controller

[1.672036] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5

[1.672070] uhci_hcd 0000:00:1a.2: irq 18, io base 0x00007080

[1.672176] hub 5-0:1.0: USB hub found

[1.672180] hub 5-0:1.0: 2 ports detected

[1.672237] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20

[1.672243] uhci_hcd 0000:00:1d.0: setting latency timer to 64

[1.672247] uhci_hcd 0000:00:1d.0: UHCI Host Controller

[1.672284] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6

[1.672314] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00007060

[1.672417] hub 6-0:1.0: USB hub found

[1.672421] hub 6-0:1.0: 2 ports detected

[1.672478] alloc irq_desc for 22 on node -1

[1.672480] alloc kstat_irqs on node -1

[1.672485] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22

[1.672491] uhci_hcd 0000:00:1d.1: setting latency timer to 64

[1.672494] uhci_hcd 0000:00:1d.1: UHCI Host Controller

[1.672525] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7

[1.672559] uhci_hcd 0000:00:1d.1: irq 22, io base 0x00007040

[1.672671] hub 7-0:1.0: USB hub found

[1.672677] hub 7-0:1.0: 2 ports detected

[1.672731] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18

[1.672737] uhci_hcd 0000:00:1d.2: setting latency timer to 64

[1.672740] uhci_hcd 0000:00:1d.2: UHCI Host Controller

[1.672774] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8

[1.672800] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00007020

[1.672903] hub 8-0:1.0: USB hub found

[1.672907] hub 8-0:1.0: 2 ports detected

[1.673013] PNP: PS/2 Controller [PNP0303] at 0x60,0x64 irq 1,12

[1.674739] i8042.c: Detected active multiplexing controller, rev 1.1.

[1.675450] serio: i8042 KBD port at 0x60,0x64 irq 1

[1.675459] serio: i8042 AUX0 port at 0x60,0x64 irq 12

[1.675462] serio: i8042 AUX1 port at 0x60,0x64 irq 12

[1.675465] serio: i8042 AUX2 port at 0x60,0x64 irq 12

[1.675467] serio: i8042 AUX3 port at 0x60,0x64 irq 12

[1.675532] mice: PS/2 mouse device common for all mice

[1.675658] rtc_cmos 00:08: RTC can wake from S4

[1.675694] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0

[1.675725] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs

[1.675822] device-mapper: uevent: version 1.0.3

[1.675930] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com

[1.676021] device-mapper: multipath: version 1.1.1 loaded

[1.676024] device-mapper: multipath round-robin: version 1.0.0 loaded

[1.676251] cpuidle: using governor ladder

[1.676316] cpuidle: using governor menu

[1.676565] TCP cubic registered

[1.676682] NET: Registered protocol family 10

[1.677007] lo: Disabled Privacy Extensions

[1.677174] NET: Registered protocol family 17

[1.678960] PM: Resume from disk failed.

[1.678978] registered taskstats version 1

[1.679413] Magic number: 3:682:198

[1.679565] rtc_cmos 00:08: setting system clock to 2011-03-10 22:09:30 UTC (1299794970)

[1.679569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found

[1.679571] EDD information not available.

[1.679719] Freeing unused kernel memory: 912k freed

[1.680012] Write protecting the kernel read-only data: 10240k

[1.680304] Freeing unused kernel memory: 408k freed

[1.680707] Freeing unused kernel memory: 1644k freed

[1.696818] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3

[1.702137] udev[80]: starting version 163

[1.803138] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded

[1.803165] r8169 0000:85:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17

[1.803212] r8169 0000:85:00.0: setting latency timer to 64

[1.803270] alloc irq_desc for 45 on node -1

[1.803272] alloc kstat_irqs on node -1

[1.803290] r8169 0000:85:00.0: irq 45 for MSI/MSI-X

[1.803752] r8169 0000:85:00.0: eth0: RTL8102e at 0xffffc90000362000, 1c:c1:de:a6:4f:42, XID 04e00000 IRQ 45

[1.823498] ahci 0000:00:1f.2: version 3.0

[1.823522] alloc irq_desc for 21 on node -1

[1.823524] alloc kstat_irqs on node -1

[1.823534] ahci 0000:00:1f.2: PCI INT A -> GSI 21 (level, low) -> IRQ 21

[1.823586] alloc irq_desc for 46 on node -1

[1.823588] alloc kstat_irqs on node -1

[1.823598] ahci 0000:00:1f.2: irq 46 for MSI/MSI-X

[1.823657] ahci: SSS flag set, parallel bus scan disabled

[1.823697] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x23 impl SATA mode

[1.823701] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems 

[1.823706] ahci 0000:00:1f.2: setting latency timer to 64

[1.873119] scsi0 : ahci

[1.885946] scsi1 : ahci

[1.893153] scsi2 : ahci

[1.893265] scsi3 : ahci

[1.893332] scsi4 : ahci

[1.893398] scsi5 : ahci

[1.893621] ata1: SATA max UDMA/133 abar m2048@0x98a04000 port 0x98a04100 irq 46

[1.893624] ata2: SATA max UDMA/133 abar m2048@0x98a04000 port 0x98a04180 irq 46

[1.893626] ata3: DUMMY

[1.893628] ata4: DUMMY

[1.893629] ata5: DUMMY

[1.893632] ata6: SATA max UDMA/133 abar m2048@0x98a04000 port 0x98a04380 irq 46

[2.090071] usb 1-5: new high speed USB device using ehci_hcd and address 3

[2.241315] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)

[2.242327] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out

[2.242517] ata1.00: ATA-8: Hitachi HTS545032B9A300, PB3OCA1G, max UDMA/100

[2.242520] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA

[2.243657] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out

[2.243857] ata1.00: configured for UDMA/100

[2.260179] scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54503 PB3O PQ: 0 ANSI: 5

[2.260352] sd 0:0:0:0: Attached scsi generic sg0 type 0

[2.260458] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)

[2.260575] sd 0:0:0:0: [sda] Write Protect is off

[2.260578] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00

[2.260623] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

[2.260816] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >

[2.332941] sd 0:0:0:0: [sda] Attached SCSI disk

[3.010054] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

[3.029883] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out

[3.029888] ata2.00: ATAPI: hp CDDVDW TS-L633N, 0300, max UDMA/100

[3.050028] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out

[3.050042] ata2.00: configured for UDMA/100

[3.071762] scsi 1:0:0:0: CD-ROM hp CDDVDW TS-L633N 0300 PQ: 0 ANSI: 5

[3.078819] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray

[3.078822] Uniform CD-ROM driver Revision: 3.20

[3.078945] sr 1:0:0:0: Attached scsi CD-ROM sr0

[3.079014] sr 1:0:0:0: Attached scsi generic sg1 type 5

[3.421000] ata6: SATA link down (SStatus 0 SControl 300)

[3.770024] usb 4-1: new full speed USB device using uhci_hcd and address 2

[4.293853] EXT3-fs: barriers not enabled

[4.307102] kjournald starting. Commit interval 5 seconds

[4.307135] EXT3-fs (sda7): mounted filesystem with ordered data mode

[4.421320] usb 8-1: new low speed USB device using uhci_hcd and address 2

[18.993072] udev[415]: starting version 163

[19.043612] Adding 2071548k swap on /dev/sda6. Priority:-1 extents:1 across:2071548k 

[19.092161] agpgart-intel 0000:00:00.0: Intel GM45 Chipset

[19.093592] agpgart-intel 0000:00:00.0: detected 65532K stolen memory, trimming to 32768K

[19.141036] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000

[19.186786] lp: driver loaded but no devices found

[19.249401] [drm] Initialized drm 1.1.0 20060810

[19.279747] Linux video capture interface: v2.00

[19.302710] Disabling lock debugging due to kernel taint

[19.314794] uvcvideo: Found UVC 1.00 device HP Webcam [2 MP Fixed] (05c8:0403)

[19.333156] input: HP Webcam [2 MP Fixed] as /devices/pci0000:00/0000:00:1a.7/usb1/1-5/1-5:1.0/input/input4

[19.333290] usbcore: registered new interface driver uvcvideo

[19.333293] USB Video Class driver (v0.1.0)

[19.357354] ndiswrapper version 1.56 loaded (smp=yes, preempt=no)

[19.397067] Bluetooth: Core ver 2.15

[19.397095] NET: Registered protocol family 31

[19.397097] Bluetooth: HCI device and connection manager initialized

[19.397099] Bluetooth: HCI socket layer initialized

[19.399259] Bluetooth: Generic Bluetooth USB driver ver 0.6

[19.410032] type=1400 audit(1299791388.211:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=691 comm="apparmor_parser"

[19.410723] type=1400 audit(1299791388.211:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=691 comm="apparmor_parser"

[19.411132] type=1400 audit(1299791388.211:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=691 comm="apparmor_parser"

[19.418063] type=1400 audit(1299791388.221:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=713 comm="apparmor_parser"

[19.418692] type=1400 audit(1299791388.221:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=713 comm="apparmor_parser"

[19.419047] type=1400 audit(1299791388.221:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=713 comm="apparmor_parser"

[19.433171] usbcore: registered new interface driver btusb

[19.456134] usbcore: registered new interface driver hiddev

[19.469413] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16

[19.469418] i915 0000:00:02.0: setting latency timer to 64

[19.491593] input: HP WMI hotkeys as /devices/virtual/input/input5

[19.494974] input: HID 04d9:0499 as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input6

[19.495091] generic-usb 0003:04D9:0499.0001: input,hidraw0: USB HID v1.10 Mouse [HID 04d9:0499] on usb-0000:00:1d.2-1/input0

[19.495117] usbcore: registered new interface driver usbhid

[19.495120] usbhid: USB HID core driver

[19.572488] EXT3-fs (sda7): using internal journal

[19.616999] [drm] detected 63M stolen memory, trimming to 32M

[19.622317] alloc irq_desc for 47 on node -1

[19.622320] alloc kstat_irqs on node -1

[19.622332] i915 0000:00:02.0: irq 47 for MSI/MSI-X

[19.622346] [drm] set up 32M of stolen space

[19.622509] [drm] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000

[19.622565] [drm] *ERROR* render ring head forced to zero ctl 00000000 head 00000000 tail 00000000 start 02001000

[19.741338] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem

[19.921363] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0xa0400

[19.964111] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7

[20.051294] Skipping EDID probe due to cached edid

[20.392046] Console: switching to colour frame buffer device 170x48

[20.394604] fb0: inteldrmfb frame buffer device

[20.394605] drm: registered panic notifier

[20.394608] Slow work thread pool: Starting up

[20.394670] Slow work thread pool: Ready

[20.401724] acpi device:08: registered as cooling_device15

[20.403292] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8

[20.403492] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)

[20.403853] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

[20.490613] type=1400 audit(1299791389.291:8): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1082 comm="apparmor_parser"

[20.490788] type=1400 audit(1299791389.291:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=1083 comm="apparmor_parser"

[20.491531] type=1400 audit(1299791389.301:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1083 comm="apparmor_parser"

[20.491881] type=1400 audit(1299791389.301:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1083 comm="apparmor_parser"

[20.515024] r8169 0000:85:00.0: eth0: link down

[20.515955] ADDRCONF(NETDEV_UP): eth0: link is not ready

[20.820071] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0

[20.820124] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0

[20.820134] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17

[20.820198] alloc irq_desc for 48 on node -1

[20.820200] alloc kstat_irqs on node -1

[20.820213] HDA Intel 0000:00:1b.0: irq 48 for MSI/MSI-X

[20.820246] HDA Intel 0000:00:1b.0: setting latency timer to 64

[20.981570] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9

[20.981740] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10

[21.210052] Skipping EDID probe due to cached edid

[21.254328] ndiswrapper (import:233): unknown symbol: ntoskrnl.exe:'isdigit'

[21.254387] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisQueueIoWorkItem'

[21.254432] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMIndicateStatusEx'

[21.254475] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMSetBusData'

[21.254516] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMFreeNetBufferSGList'

[21.254554] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisCopySendNetBufferListInfo'

[21.254602] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMIndicateReceiveNetBufferLists'

[21.254644] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMAllocateNetBufferSGList'

[21.254683] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMOidRequestComplete'

[21.254727] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateMdl'

[21.254767] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMDeregisterInterruptEx'

[21.254810] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMSynchronizeWithInterruptEx'

[21.254860] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMFreePort'

[21.254898] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMRegisterMiniportDriver'

[21.254946] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMDeregisterMiniportDriver'

[21.254995] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMSendNetBufferListsComplete'

[21.255045] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMRegisterInterruptEx'

[21.255083] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMResetComplete'

[21.255122] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMSetMiniportAttributes'

[21.255161] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeNetBufferList'

[21.255205] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeNetBufferListPool'

[21.255251] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeMdl'

[21.255292] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateMemoryWithTagPriority'

[21.255341] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMDeregisterScatterGatherDma'

[21.255393] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMRegisterScatterGatherDma'

[21.255447] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMNetPnPEvent'

[21.255487] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferListPool'

[21.255533] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateIoWorkItem'

[21.255572] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferAndNetBufferList'

[21.255623] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateNetBufferPool'

[21.255674] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMGetBusData'

[21.255717] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeNetBuffer'

[21.255767] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisMAllocatePort'

[21.255809] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeNetBufferPool'

[21.255861] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisOpenConfigurationEx'

[21.255904] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisFreeIoWorkItem'

[21.255941] ndiswrapper (import:233): unknown symbol: NDIS.SYS:'NdisAllocateNetBuffer'

[21.255982] ndiswrapper (link_pe_images:565): fixing KI_USER_SHARED_DATA address in the driver

[21.257426] BUG: unable to handle kernel paging request at 000000000009c4a4

[21.257467] IP: [<000000000009c4a4>] 0x9c4a4

[21.257501] PGD 691e7067 PUD 691e1067 PMD 0 

[21.257536] Oops: 0010 [#1] SMP 

[21.257564] last sysfs file: /sys/devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda/sda7/alignment_offset

[21.257612] CPU 1 

[21.257626] Modules linked in: snd_hda_codec_intelhdmi snd_hda_codec_idt joydev snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq hp_wmi i915 snd_timer btusb usbhid snd_seq_device hid ndiswrapper(+) bluetooth uvcvideo drm_kms_helper drm videodev v4l1_compat v4l2_compat_ioctl32 snd soundcore i2c_algo_bit video psmouse serio_raw lp snd_page_alloc output intel_agp parport ahci r8169 mii libahci

[21.260796] 

[21.261878] Pid: 1114, comm: loadndisdriver- Tainted: P 2.6.35-27-generic #48-Ubuntu 1526/HP 620

[21.262962] RIP: 0010:[<000000000009c4a4>] [<000000000009c4a4>] 0x9c4a4

[21.263673] RSP: 0018:ffff88006a3c5c48 EFLAGS: 00010287

[21.263673] RAX: ffffc900228a6dc0 RBX: 0000000000050001 RCX: ffff88006af0d430

[21.263673] RDX: ffff88006af0d468 RSI: ffff88006af0d430 RDI: ffff88006af0d468

[21.263673] RBP: 0000000000000098 R08: 01288fa7007934ab R09: ffff88006a3c5c80

[21.263673] R10: ffffffffa0159960 R11: dead000000200200 R12: ffff88006af0d468

[21.263673] R13: ffff88006a119018 R14: 00007ffb5f4ea010 R15: ffff88006a119018

[21.263673] FS: 00007ffb5f51c700(0000) GS:ffff880001e80000(0000) knlGS:0000000000000000

[21.263673] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b

[21.263673] CR2: 000000000009c4a4 CR3: 00000000691f4000 CR4: 00000000000406e0

[21.263673] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000

[21.263673] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400

[21.263673] Process loadndisdriver- (pid: 1114, threadinfo ffff88006a3c4000, task ffff880069155b80)

[21.263673] Stack:

[21.263673] ffffc900228111df ffffffff81142fc9 ffff880001e92938 ffffffffa01587fd

[21.263673] <0> ffff8800696cae10 ffffc900228a6dc0 ffffffff81a25ab8 010100060098018a

[21.263673] <0> 0000000000000000 ffffc900228127b0 ffffc90022811200 ffffc9002281190c

[21.263673] Call Trace:

[21.263673] [] ? __slab_alloc+0x189/0x310

[21.263673] [] ? load_settings+0x9d/0x2b0 [ndiswrapper]

[21.263673] [] ? load_user_space_driver+0x30f/0x4d0 [ndiswrapper]

[21.263673] [] ? load_user_space_driver+0x198/0x4d0 [ndiswrapper]

[21.263673] [] ? wrapper_ioctl+0x14a/0x2a0 [ndiswrapper]

[21.263673] [] ? ext3_readdir+0x7f/0x450

[21.263673] [] ? filldir+0x0/0xe0

[21.263673] [] ? _atomic_dec_and_lock+0x4d/0x80

[21.263673] [] ? current_fs_time+0x27/0x30

[21.263673] [] ? _lock_kernel+0x53/0xa3

[21.263673] [] ? vfs_ioctl+0x9f/0xd0

[21.263673] [] ? do_vfs_ioctl+0x81/0x340

[21.263673] [] ? sys_ioctl+0x81/0xa0

[21.263673] [] ? system_call_fastpath+0x16/0x1b

[21.263673] Code: Bad RIP value.

[21.263673] RIP [<000000000009c4a4>] 0x9c4a4

[21.263673] RSP 

[21.263673] CR2: 000000000009c4a4

[21.309102] ---[end trace 4a8650c4e4da2771]---

[21.310780] ndiswrapper (load_wrap_driver:108): couldn't load driver netr28x; check system log for messages from 'loadndisdriver'

[21.312361] usbcore: registered new interface driver ndiswrapper

[21.507340] Bluetooth: L2CAP ver 2.14

[21.507508] ppdev: user-space parallel port driver

[21.510775] Bluetooth: L2CAP socket layer initialized

[21.526255] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

[21.527971] Bluetooth: BNEP filters: protocol multicast

[21.541919] Bluetooth: SCO (Voice Link) ver 0.6

[21.543333] Bluetooth: SCO socket layer initialized

[21.862353] Bluetooth: RFCOMM TTY layer initialized

[21.862394] Bluetooth: RFCOMM socket layer initialized

[21.862427] Bluetooth: RFCOMM ver 1.11

[21.990160] Skipping EDID probe due to cached edid

[22.450106] Skipping EDID probe due to cached edid

[23.981307] Skipping EDID probe due to cached edid

[24.260086] Skipping EDID probe due to cached edid

[24.740076] Skipping EDID probe due to cached edid

[25.231335] Skipping EDID probe due to cached edid

[27.480062] Skipping EDID probe due to cached edid

[31.871319] Skipping EDID probe due to cached edid

chyba w konsoli zabrakło miejsca na wyświetlenie wszystkiego

Przed kompilacją nie zmieniałem niczego w pliku makefile bo nie bardzo rozumiałem co jak i gdzie mam zmienić. Więc może to przez to.

filo11 - dzięki za radę pomogło :slight_smile:

Ręce mi już opadają na tego ubuntu czemu to nie może być tak jak w windows dalej dalej zakończ, zawsze jakiś problemy zawsze coś nie działa ehh.

Czytam ten README pisze tam żeby pozmieniać coś tam w plikach ale ja nie rozumiem tego. To jest napisane dla kogoś kto jest obeznany z kompilacją i wie gdzie co jest w systemie, a ja jestem zielony. :frowning:

No teraz to masz bałagan z powodu ndiswrappera…

[21.310780] ndiswrapper (load_wrap_driver:108): couldn't load driver netr28x; check system log for messages from 'loadndisdriver'

uruchom jeszcze raz komputer i zaraz potem wpisz w konsoli

tail -50 /var/log/messages

tail -50 /var/log/syslog

wklej wyniki na forum

Wracając do kompilacji… najważniejszy jest plik RT2860STA.dat, jeżeli go nie będzie w /etc/Wireless to karta nie zadziała.

janusz@janusz-HP-620:~$ tail -50 /var/log/messages

Mar 10 23:06:20 janusz-HP-620 kernel: [20.149086] RSP 

Mar 10 23:06:20 janusz-HP-620 kernel: [20.149198] ---[end trace 284af1df1116be95]---

Mar 10 23:06:20 janusz-HP-620 kernel: [20.149800] usbcore: registered new interface driver ndiswrapper

Mar 10 23:06:20 janusz-HP-620 kernel: [20.216896] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem

Mar 10 23:06:20 janusz-HP-620 kernel: [20.226874] EXT3-fs (sda7): using internal journal

Mar 10 23:06:20 janusz-HP-620 kernel: [20.504906] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0xa0400

Mar 10 23:06:20 janusz-HP-620 kernel: [20.531296] Skipping EDID probe due to cached edid

Mar 10 23:06:20 janusz-HP-620 kernel: [20.547016] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input7

Mar 10 23:06:20 janusz-HP-620 kernel: [20.818774] Console: switching to colour frame buffer device 170x48

Mar 10 23:06:20 janusz-HP-620 kernel: [20.821379] fb0: inteldrmfb frame buffer device

Mar 10 23:06:20 janusz-HP-620 kernel: [20.821401] drm: registered panic notifier

Mar 10 23:06:20 janusz-HP-620 kernel: [20.821426] Slow work thread pool: Starting up

Mar 10 23:06:20 janusz-HP-620 kernel: [20.821569] Slow work thread pool: Ready

Mar 10 23:06:20 janusz-HP-620 kernel: [20.827425] acpi device:08: registered as cooling_device15

Mar 10 23:06:20 janusz-HP-620 kernel: [20.828232] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8

Mar 10 23:06:20 janusz-HP-620 kernel: [20.828391] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)

Mar 10 23:06:20 janusz-HP-620 kernel: [20.828542] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0

Mar 10 23:06:20 janusz-HP-620 kernel: [20.833357] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0

Mar 10 23:06:20 janusz-HP-620 kernel: [20.833452] HDA Intel 0000:00:1b.0: power state changed by ACPI to D0

Mar 10 23:06:20 janusz-HP-620 kernel: [20.833491] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17

Mar 10 23:06:20 janusz-HP-620 kernel: [20.891285] Skipping EDID probe due to cached edid

Mar 10 23:06:20 janusz-HP-620 kernel: [21.001644] input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9

Mar 10 23:06:20 janusz-HP-620 kernel: [21.001800] input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10

Mar 10 23:06:20 janusz-HP-620 kernel: [21.066538] type=1400 audit(1299794780.586:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=1154 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.077788] type=1400 audit(1299794780.596:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=1155 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.078566] type=1400 audit(1299794780.596:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1155 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.079047] type=1400 audit(1299794780.596:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1155 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.081509] type=1400 audit(1299794780.606:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1156 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.094582] type=1400 audit(1299794780.616:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1165 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.096477] type=1400 audit(1299794780.616:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1165 comm="apparmor_parser"

Mar 10 23:06:20 janusz-HP-620 kernel: [21.113575] r8169 0000:85:00.0: eth0: link down

Mar 10 23:06:20 janusz-HP-620 kernel: [21.115422] ADDRCONF(NETDEV_UP): eth0: link is not ready

Mar 10 23:06:21 janusz-HP-620 kernel: [22.329867] ppdev: user-space parallel port driver

Mar 10 23:06:21 janusz-HP-620 kernel: [22.449870] Bluetooth: L2CAP ver 2.14

Mar 10 23:06:21 janusz-HP-620 kernel: [22.449875] Bluetooth: L2CAP socket layer initialized

Mar 10 23:06:21 janusz-HP-620 kernel: [22.455102] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

Mar 10 23:06:21 janusz-HP-620 kernel: [22.455107] Bluetooth: BNEP filters: protocol multicast

Mar 10 23:06:22 janusz-HP-620 kernel: [22.463132] Bluetooth: SCO (Voice Link) ver 0.6

Mar 10 23:06:22 janusz-HP-620 kernel: [22.463136] Bluetooth: SCO socket layer initialized

Mar 10 23:06:22 janusz-HP-620 kernel: [22.501414] Skipping EDID probe due to cached edid

Mar 10 23:06:22 janusz-HP-620 kernel: [22.778483] Bluetooth: RFCOMM TTY layer initialized

Mar 10 23:06:22 janusz-HP-620 kernel: [22.778492] Bluetooth: RFCOMM socket layer initialized

Mar 10 23:06:22 janusz-HP-620 kernel: [22.778494] Bluetooth: RFCOMM ver 1.11

Mar 10 23:06:22 janusz-HP-620 kernel: [23.391380] Skipping EDID probe due to cached edid

Mar 10 23:06:24 janusz-HP-620 kernel: [24.921389] Skipping EDID probe due to cached edid

Mar 10 23:06:24 janusz-HP-620 kernel: [25.300114] Skipping EDID probe due to cached edid

Mar 10 23:06:25 janusz-HP-620 kernel: [26.200080] Skipping EDID probe due to cached edid

Mar 10 23:06:26 janusz-HP-620 kernel: [26.691337] Skipping EDID probe due to cached edid

Mar 10 23:06:27 janusz-HP-620 kernel: [28.300711] Skipping EDID probe due to cached edid

Mar 10 23:06:32 janusz-HP-620 kernel: [32.930080] Skipping EDID probe due to cached edid

janusz@janusz-HP-620:~$ tail -50 /var/log/syslog

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_time : 999909

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: tstamp_mode : ENABLE

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_step : 1

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: avail_min : 87310

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_event : 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: start_threshold : -1

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: stop_threshold : 6205960286516543488

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: silence_threshold: 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: silence_size : 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: boundary : 6205960286516543488

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: Slave: Hardware PCM card 0 'HDA Intel' device 0 subdevice 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: Its setup is:

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: stream : CAPTURE

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: access : MMAP_INTERLEAVED

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: format : S16_LE

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: subformat : STD

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: channels : 2

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: rate : 44100

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: exact rate : 44100 (44100/1)

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: msbits : 16

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: buffer_size : 88192

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_size : 44096

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_time : 999909

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: tstamp_mode : ENABLE

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_step : 1

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: avail_min : 87310

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: period_event : 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: start_threshold : -1

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: stop_threshold : 6205960286516543488

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: silence_threshold: 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: silence_size : 0

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: boundary : 6205960286516543488

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: appl_ptr : 87368

Mar 10 23:06:29 janusz-HP-620 pulseaudio[1615]: alsa-util.c: hw_ptr : 87368

Mar 10 23:06:32 janusz-HP-620 kernel: [32.930080] Skipping EDID probe due to cached edid

Mar 10 23:08:24 janusz-HP-620 kernel: [145.300060] usb 2-1: new high speed USB device using ehci_hcd and address 3

Mar 10 23:08:25 janusz-HP-620 kernel: [145.528001] Initializing USB Mass Storage driver...

Mar 10 23:08:25 janusz-HP-620 kernel: [145.528155] scsi6 : usb-storage 2-1:1.0

Mar 10 23:08:25 janusz-HP-620 kernel: [145.528399] usbcore: registered new interface driver usb-storage

Mar 10 23:08:25 janusz-HP-620 kernel: [145.528400] USB Mass Storage support registered.

Mar 10 23:08:26 janusz-HP-620 kernel: [146.520940] scsi 6:0:0:0: Direct-Access Kingston DataTraveler II 1.13 PQ: 0 ANSI: 0 CCS

Mar 10 23:08:26 janusz-HP-620 kernel: [146.522029] sd 6:0:0:0: Attached scsi generic sg2 type 0

Mar 10 23:08:26 janusz-HP-620 kernel: [146.691300] sd 6:0:0:0: [sdb] 502784 512-byte logical blocks: (257 MB/245 MiB)

Mar 10 23:08:26 janusz-HP-620 kernel: [146.691788] sd 6:0:0:0: [sdb] Write Protect is off

Mar 10 23:08:26 janusz-HP-620 kernel: [146.691793] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00

Mar 10 23:08:26 janusz-HP-620 kernel: [146.691797] sd 6:0:0:0: [sdb] Assuming drive cache: write through

Mar 10 23:08:26 janusz-HP-620 kernel: [146.694913] sd 6:0:0:0: [sdb] Assuming drive cache: write through

Mar 10 23:08:26 janusz-HP-620 kernel: [146.694923] sdb: sdb1

Mar 10 23:08:26 janusz-HP-620 kernel: [146.698284] sd 6:0:0:0: [sdb] Assuming drive cache: write through

Mar 10 23:08:26 janusz-HP-620 kernel: [146.698293] sd 6:0:0:0: [sdb] Attached SCSI removable disk

Plik RT2860STA.dat jest w katalogu /etc/Wireless/RT2860STA

Mogę ponownie zainstalować Ubuntu jeśli ten bałagan przeszkadza.

Mi tam nie przeszkadza :slight_smile:

Tylko ciężko mi się zorientować co zrobiłeś. Nie wiem co dokładnie zainstalowałeś, co pozmieniałeś (jakie pliki) itd.

Nie trzeba od razu reinstalki robić, to nie Windows.

Trzeba odwrócić co zrobiłeś: Odinstaluj ndiswrapera i usuń firmware stamtąd, gdzie do wrzuciłeś.

Następnie upewnij się, że masz zainstalowane pakiety:

sudo aptitude update

sudo aptitude install wpasupplicant network-manager network-manager-gnome gcc make build-essential linux-headers-`uname -r`

Wtedy ściągasz sterownik, odpalasz terminal,

wchodzisz do katalogu, do którego ściągnąłeś sterowniki, rozpakowujesz je,

wchodzisz do rozpakowanego katalogu

edytujesz wg. instrukcji

będąc w katalogu wykonujesz make i make install

ew. insmod nazwa_modułu

upewniasz się że plik RT2860STA.dat jest uzupełniony odpowiednio i znajduje się tam gdzie powinien

sprawdzasz poleceniem lsmod | grep rt czy inne moduły typu rt2x00usb są uruchomione

jeżeli tak to wszystkie je dopisujesz na końcu w pliku /etc/modprobe/blacklist.conf oprócz rt2860sta - ten jeden ma się uruchamiać

restart kompa i musi zadziałać - robiłem to kilka razy na sterowniku ralink 3070 (rt2870sta) i zawsze bez problemu.

Huraaaaa działa :smiley: :smiley: :smiley: :smiley: :smiley:

Nawet łączy się szybciej jak na windzie :smiley:

Wielkie dzięki za pomoc.