PDA

View Full Version : Jolicloud e scheda di rete


gigi88
13-10-2010, 12:31
Ciao a tutti, oggi ho deciso di provare la nuova Distro Jolicloud, però dopo la veloce installazione ho incontrato subito un problema, non riesco a configurare/attivare la connessione mediante scheda di rete Ethernet, al contrario la navigazione con connessione senza fili funziona senza problemi. La mia scheda di rete è una Marvell Yukon 88E8059 Gigabit, qualcuno saprebbe gentilmente indicarmi come fare per installarla o comunque farla riconoscere dall'OS?

sacarde
13-10-2010, 13:06
per la: Marvell Yukon 2 Gigabit Ethernet driver

da root:

modprobe sky2

gigi88
13-10-2010, 13:07
per la: Marvell Yukon 2 Gigabit Ethernet driver

da root:

modprobe sky2

ti ringrazio provo subito :)

gigi88
13-10-2010, 13:34
Ho provato però purtroppo non funziona, sono andato su Terminal ho inserito la stringa che mi hai indicato, anche preceduta da sudo, non da errore, però di fatto non stabilisce la connessione. Hai altri suggerimenti per favore?

sacarde
13-10-2010, 16:14
quel comando non ti fa la connessione

ma dovresti vedere la periferica da:

ifconfig

la vedi?

gigi88
13-10-2010, 16:39
tra 5 minuti provo e ti dico.

gigi88
13-10-2010, 17:08
Allora con il comando modprobe sky2 compare:

FATAL: Error insertyng sky2 (/lib/modules/2.6.32.9-1-jolicloud/kernel/drivers/net/sky.ko

Con ifconfig mi dà invece l'impressione che riconosce la scheda di rete:

lo Link encap: Local Loopback
inet addr:127.0.0.1 Mask 255.0.0.0
...

cosa significa che sky.ko?

sacarde
13-10-2010, 19:58
l'inserimento (modprobe) lo hai fatto da root vero?

da errore.... e che vedi dalle ultime righe del log: dmesg
appena dopo aver dato il comando?


prova: modprobe sky



******.ko e' il nome di tutti i moduli inseribili nel kernel

gigi88
13-10-2010, 20:12
Sono connesso in wifi:

Sono connesso in wifi con il comando dmesg:


[ 0.576628] system 00:0a: iomem range 0xfed45000-0xfed8ffff has been reserved
[ 0.576631] system 00:0a: iomem range 0xff000000-0xffffffff has been reserved
[ 0.576634] system 00:0a: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.611543] pci 0000:00:01.0: PCI bridge, secondary bus 0000:02
[ 0.611546] pci 0000:00:01.0: IO window: 0x2000-0x2fff
[ 0.611549] pci 0000:00:01.0: MEM window: 0xcc000000-0xcdefffff
[ 0.611553] pci 0000:00:01.0: PREFETCH window: 0x000000ce000000-0x000000dfffffff
[ 0.611557] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:03
[ 0.611561] pci 0000:00:1c.0: IO window: 0x3000-0x3fff
[ 0.611567] pci 0000:00:1c.0: MEM window: 0xf0700000-0xf07fffff
[ 0.611573] pci 0000:00:1c.0: PREFETCH window: 0x000000f0000000-0x000000f01fffff
[ 0.611581] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05
[ 0.611585] pci 0000:00:1c.2: IO window: 0x4000-0x4fff
[ 0.611592] pci 0000:00:1c.2: MEM window: 0xf0600000-0xf06fffff
[ 0.611597] pci 0000:00:1c.2: PREFETCH window: 0x000000f0200000-0x000000f03fffff
[ 0.611606] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:07
[ 0.611610] pci 0000:00:1c.3: IO window: 0x5000-0x5fff
[ 0.611616] pci 0000:00:1c.3: MEM window: 0xf0800000-0xf08fffff
[ 0.611622] pci 0000:00:1c.3: PREFETCH window: 0x000000f0400000-0x000000f05fffff
[ 0.611630] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:09
[ 0.611632] pci 0000:00:1e.0: IO window: disabled
[ 0.611638] pci 0000:00:1e.0: MEM window: disabled
[ 0.611643] pci 0000:00:1e.0: PREFETCH window: disabled
[ 0.611659] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.611663] pci 0000:00:01.0: setting latency timer to 64
[ 0.611673] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.611678] pci 0000:00:1c.0: setting latency timer to 64
[ 0.611693] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.611698] pci 0000:00:1c.2: setting latency timer to 64
[ 0.611709] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[ 0.611714] pci 0000:00:1c.3: setting latency timer to 64
[ 0.611722] pci 0000:00:1e.0: setting latency timer to 64
[ 0.611727] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.611730] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.611732] pci_bus 0000:02: resource 0 io: [0x2000-0x2fff]
[ 0.611735] pci_bus 0000:02: resource 1 mem: [0xcc000000-0xcdefffff]
[ 0.611737] pci_bus 0000:02: resource 2 pref mem [0xce000000-0xdfffffff]
[ 0.611740] pci_bus 0000:03: resource 0 io: [0x3000-0x3fff]
[ 0.611742] pci_bus 0000:03: resource 1 mem: [0xf0700000-0xf07fffff]
[ 0.611744] pci_bus 0000:03: resource 2 pref mem [0xf0000000-0xf01fffff]
[ 0.611747] pci_bus 0000:05: resource 0 io: [0x4000-0x4fff]
[ 0.611749] pci_bus 0000:05: resource 1 mem: [0xf0600000-0xf06fffff]
[ 0.611752] pci_bus 0000:05: resource 2 pref mem [0xf0200000-0xf03fffff]
[ 0.611754] pci_bus 0000:07: resource 0 io: [0x5000-0x5fff]
[ 0.611757] pci_bus 0000:07: resource 1 mem: [0xf0800000-0xf08fffff]
[ 0.611759] pci_bus 0000:07: resource 2 pref mem [0xf0400000-0xf05fffff]
[ 0.611762] pci_bus 0000:09: resource 3 io: [0x00-0xffff]
[ 0.611764] pci_bus 0000:09: resource 4 mem: [0x000000-0xffffffff]
[ 0.611766] pci_bus 0000:ff: resource 0 io: [0x00-0xffff]
[ 0.611769] pci_bus 0000:ff: resource 1 mem: [0x000000-0xffffffff]
[ 0.611794] NET: Registered protocol family 2
[ 0.611864] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.612084] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.612784] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.613133] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.613135] TCP reno registered
[ 0.613205] NET: Registered protocol family 1
[ 0.613270] pci 0000:02:00.0: Boot video device
[ 0.613331] Trying to unpack rootfs image as initramfs...
[ 0.825081] Freeing initrd memory: 7043k freed
[ 0.826863] Simple Boot Flag at 0x37 set to 0x1
[ 0.827632] Scanning for low memory corruption every 60 seconds
[ 0.827817] audit: initializing netlink socket (disabled)
[ 0.827830] type=2000 audit(1287001911.671:1): initialized
[ 0.844768] highmem bounce pool size: 64 pages
[ 0.844773] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.847189] VFS: Disk quotas dquot_6.5.2
[ 0.847259] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.848044] fuse init (API version 7.13)
[ 0.848353] aufs 2-31
[ 0.848358] msgmni has been set to 1679
[ 0.848676] alg: No test for stdrng (krng)
[ 0.848774] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.848777] io scheduler noop registered
[ 0.848779] io scheduler anticipatory registered
[ 0.848781] io scheduler deadline registered (default)
[ 0.848838] io scheduler cfq registered
[ 0.849016] pcieport 0000:00:01.0: irq 28 for MSI/MSI-X
[ 0.849022] pcieport 0000:00:01.0: setting latency timer to 64
[ 0.849180] pcieport 0000:00:1c.0: irq 29 for MSI/MSI-X
[ 0.849191] pcieport 0000:00:1c.0: setting latency timer to 64
[ 0.849379] pcieport 0000:00:1c.2: irq 30 for MSI/MSI-X
[ 0.849390] pcieport 0000:00:1c.2: setting latency timer to 64
[ 0.849578] pcieport 0000:00:1c.3: irq 31 for MSI/MSI-X
[ 0.849590] pcieport 0000:00:1c.3: setting latency timer to 64
[ 0.849770] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.849914] _OSC invalid UUID
[ 0.850026] _OSC invalid UUID
[ 0.850131] _OSC invalid UUID
[ 0.850303] _OSC invalid UUID
[ 0.850409] _OSC invalid UUID
[ 0.850513] _OSC invalid UUID
[ 0.850558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.851119] ACPI: AC Adapter [ADP1] (on-line)
[ 0.851250] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.851309] ACPI: Lid Switch [LID0]
[ 0.851375] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.851382] ACPI: Power Button [PWRB]
[ 0.851443] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.851446] ACPI: Sleep Button [SLPB]
[ 0.851509] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.851512] ACPI: Power Button [PWRF]
[ 0.851702] fan PNP0C0B:00: registered as cooling_device0
[ 0.851707] ACPI: Fan [FAN0] (off)
[ 0.851842] fan PNP0C0B:01: registered as cooling_device1
[ 0.851847] ACPI: Fan [FAN1] (off)
[ 0.853006] ACPI: SSDT bf719c18 003A0 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.853515] ACPI: SSDT bf717698 005EB (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.854021] Monitor-Mwait will be used to enter C-1 state
[ 0.854040] Monitor-Mwait will be used to enter C-2 state
[ 0.854117] processor LNXCPU:00: registered as cooling_device2
[ 0.854644] ACPI: SSDT bf718a98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.855072] ACPI: SSDT bf716d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.855784] processor LNXCPU:01: registered as cooling_device3
[ 0.856693] processor LNXCPU:02: registered as cooling_device4
[ 0.857602] processor LNXCPU:03: registered as cooling_device5
[ 0.862558] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.862565] ACPI: Thermal Zone [TZ00] (47 C)
[ 0.863577] thermal LNXTHERM:02: registered as thermal_zone1
[ 0.863584] ACPI: Thermal Zone [TZ01] (47 C)
[ 0.867351] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.869460] brd: module loaded
[ 0.869490] ACPI: Battery Slot [BAT1] (battery present)
[ 0.870357] loop: module loaded
[ 0.870498] input: Macintosh mouse button emulation as /devices/virtual/input/input4
[ 0.870512] Uniform Multi-Platform E-IDE driver
[ 0.870729] ahci 0000:00:1f.2: version 3.0
[ 0.870744] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.870784] ahci 0000:00:1f.2: irq 32 for MSI/MSI-X
[ 0.870825] ahci: SSS flag set, parallel bus scan disabled
[ 0.870871] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x13 impl SATA mode
[ 0.870875] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
[ 0.870882] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.883181] scsi0 : ahci
[ 0.883299] scsi1 : ahci
[ 0.883393] scsi2 : ahci
[ 0.883483] scsi3 : ahci
[ 0.883575] scsi4 : ahci
[ 0.883658] ata1: SATA max UDMA/133 abar m2048@0xf0b05000 port 0xf0b05100 irq 32
[ 0.883662] ata2: SATA max UDMA/133 abar m2048@0xf0b05000 port 0xf0b05180 irq 32
[ 0.883664] ata3: DUMMY
[ 0.883665] ata4: DUMMY
[ 0.883668] ata5: SATA max UDMA/133 abar m2048@0xf0b05000 port 0xf0b05300 irq 32
[ 0.886243] Fixed MDIO Bus: probed
[ 0.886397] Atheros(R) L2 Ethernet Driver - version 2.2.3
[ 0.886399] Copyright (c) 2007 Atheros Corporation.
[ 0.886508] PPP generic driver version 2.4.2
[ 0.886582] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[ 0.886584] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 0.886629] ieee80211: 802.11 data/management/control stack, git-1.1.13
[ 0.886631] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 0.886690] ath9k 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.886700] ath9k 0000:03:00.0: setting latency timer to 64
[ 0.936262] ath: EEPROM regdomain: 0x65
[ 0.936264] ath: EEPROM indicates we should expect a direct regpair map
[ 0.936267] ath: Country alpha2 being used: 00
[ 0.936268] ath: Regpair used: 0x65
[ 0.944011] phy0: Selected rate control algorithm 'ath9k_rate_control'
[ 0.944286] Registered led device: ath9k-phy0::radio
[ 0.944323] Registered led device: ath9k-phy0::assoc
[ 0.944360] Registered led device: ath9k-phy0::tx
[ 0.944395] Registered led device: ath9k-phy0::rx
[ 0.944420] phy0: Atheros AR9285 MAC/BB Rev:2 AR5133 RF Rev:e0: mem=0xf8060000, irq=16
[ 0.944499] usbcore: registered new interface driver ar9170usb
[ 0.944601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.944625] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.944638] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.944642] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 0.944702] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.944734] ehci_hcd 0000:00:1a.0: debug port 2
[ 0.948697] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[ 0.948702] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0b06000
[ 0.963104] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.963205] usb usb1: configuration #1 chosen from 1 choice
[ 0.963258] hub 1-0:1.0: USB hub found
[ 0.963265] hub 1-0:1.0: 3 ports detected
[ 0.963355] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.963366] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.963370] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 0.963420] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.963449] ehci_hcd 0000:00:1d.0: debug port 2
[ 0.967413] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[ 0.967429] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0b06400
[ 0.983092] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.983178] usb usb2: configuration #1 chosen from 1 choice
[ 0.983225] hub 2-0:1.0: USB hub found
[ 0.983232] hub 2-0:1.0: 3 ports detected
[ 0.983336] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.983374] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.983515] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.986747] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.986752] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.986942] mice: PS/2 mouse device common for all mice
[ 0.987207] rtc_cmos 00:07: RTC can wake from S4
[ 0.987261] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[ 0.987293] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.987359] Linux video capture interface: v2.00
[ 0.987512] device-mapper: uevent: version 1.0.3
[ 0.987623] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.987705] device-mapper: multipath: version 1.1.0 loaded
[ 0.987708] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.988266] cpuidle: using governor ladder
[ 0.988955] cpuidle: using governor menu
[ 0.989062] Advanced Linux Sound Architecture Driver Version 1.0.21.
[ 0.989064] ALSA device list:
[ 0.989066] No soundcards found.
[ 0.989179] NET: Registered protocol family 26
[ 0.989596] TCP cubic registered
[ 0.989871] NET: Registered protocol family 10
[ 0.990333] lo: Disabled Privacy Extensions
[ 0.990918] NET: Registered protocol family 17
[ 0.990965] Bridge firewalling registered
[ 0.991008] Bluetooth: L2CAP ver 2.14
[ 0.991010] Bluetooth: L2CAP socket layer initialized
[ 0.991013] Bluetooth: SCO (Voice Link) ver 0.6
[ 0.991015] Bluetooth: SCO socket layer initialized
[ 0.991036] Bluetooth: RFCOMM TTY layer initialized
[ 0.991040] Bluetooth: RFCOMM socket layer initialized
[ 0.991042] Bluetooth: RFCOMM ver 1.11
[ 0.991044] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 0.991046] Bluetooth: BNEP filters: protocol multicast
[ 0.991048] lib80211: common routines for IEEE802.11 drivers
[ 0.991051] lib80211_crypt: registered algorithm 'NULL'
[ 0.991053] lib80211_crypt: registered algorithm 'WEP'
[ 0.991055] lib80211_crypt: registered algorithm 'CCMP'
[ 0.991057] lib80211_crypt: registered algorithm 'TKIP'
[ 0.992673] Using IPI No-Shortcut mode
[ 0.992800] PM: Resume from disk failed.
[ 0.992811] registered taskstats version 1
[ 0.993541] Magic number: 14:600:548
[ 0.993633] rtc_cmos 00:07: setting system clock to 2010-10-13 20:31:52 UTC (1287001912)
[ 0.993637] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.993639] EDD information not available.
[ 1.019420] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[ 1.203174] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.204196] ata1.00: ATA-8: WDC WD1600BEKT-00F3T0, 11.01A11, max UDMA/133
[ 1.204203] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.205416] ata1.00: configured for UDMA/133
[ 1.219535] scsi 0:0:0:0: Direct-Access ATA WDC WD1600BEKT-0 11.0 PQ: 0 ANSI: 5
[ 1.220134] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 1.220152] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.220180] sd 0:0:0:0: [sda] Write Protect is off
[ 1.220183] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.220232] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.220351] sda: sda1 sda2 sda3 < sda5
[ 1.279169] usb 1-1: new high speed USB device using ehci_hcd and address 2
[ 1.280360] sda6 >
[ 1.281497] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.407724] usb 1-1: configuration #1 chosen from 1 choice
[ 1.407998] hub 1-1:1.0: USB hub found
[ 1.408177] hub 1-1:1.0: 6 ports detected
[ 1.519066] usb 2-1: new high speed USB device using ehci_hcd and address 2
[ 1.651654] usb 2-1: configuration #1 chosen from 1 choice
[ 1.651952] hub 2-1:1.0: USB hub found
[ 1.652107] hub 2-1:1.0: 8 ports detected
[ 1.727178] usb 1-1.1: new high speed USB device using ehci_hcd and address 3
[ 1.840568] usb 1-1.1: configuration #1 chosen from 1 choice
[ 1.920112] usb 1-1.2: new low speed USB device using ehci_hcd and address 4
[ 1.942878] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.945978] ata2.00: ATAPI: TSSTcorp CDDVDW TS-L633C, SC00, max UDMA/100, ATAPI AN
[ 1.946003] ata2.00: applying bridge limits
[ 1.949821] ata2.00: configured for UDMA/100
[ 1.968727] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633C SC00 PQ: 0 ANSI: 5
[ 1.978515] sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.978521] Uniform CD-ROM driver Revision: 3.20
[ 1.978901] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.979186] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 2.243167] usb 1-1.2: configuration #1 chosen from 1 choice
[ 2.302711] ata5: SATA link down (SStatus 0 SControl 300)
[ 2.318788] Freeing unused kernel memory: 424k freed
[ 2.318921] usb 2-1.2: new high speed USB device using ehci_hcd and address 3
[ 2.319017] Write protecting the kernel text: 4484k
[ 2.319086] Write protecting the kernel read-only data: 2312k
[ 2.417922] usb 2-1.2: configuration #1 chosen from 1 choice
[ 2.418242] hub 2-1.2:1.0: USB hub found
[ 2.419587] hub 2-1.2:1.0: 4 ports detected
[ 2.462277] usbcore: registered new interface driver hiddev
[ 2.465705] input: Razer Razer 1600dpi 3 button optical mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
[ 2.465762] generic-usb 0003:1532:0003.0001: input,hidraw0: USB HID v1.10 Mouse [Razer Razer 1600dpi 3 button optical mouse] on usb-0000:00:1a.0-1.2/input0
[ 2.465781] usbcore: registered new interface driver usbhid
[ 2.465784] usbhid: v2.6:USB HID core driver
[ 2.692247] usb 2-1.2.4: new high speed USB device using ehci_hcd and address 4
[ 2.787250] usb 2-1.2.4: configuration #1 chosen from 1 choice
[ 2.787584] hub 2-1.2.4:1.0: USB hub found
[ 2.788925] hub 2-1.2.4:1.0: 4 ports detected
[ 2.821542] PM: Starting manual resume from disk
[ 2.821545] PM: Resume from partition 8:6
[ 2.821547] PM: Checking hibernation image.
[ 2.821673] PM: Error -22 checking image file
[ 2.821675] PM: Resume from disk failed.
[ 2.842457] EXT4-fs (sda5): mounted filesystem with ordered data mode
[ 3.058730] usb 2-1.2.4.1: new high speed USB device using ehci_hcd and address 5
[ 3.170999] usb 2-1.2.4.1: configuration #1 chosen from 1 choice
[ 3.898647] udev: starting version 151
[ 4.043901] usb 2-1.2: USB disconnect, address 3
[ 4.043908] usb 2-1.2.4: USB disconnect, address 4
[ 4.043913] usb 2-1.2.4.1: USB disconnect, address 5
[ 4.246329] Linux agpgart interface v0.103
[ 4.347007] iTCO_vendor_support: vendor-support=0
[ 4.357536] Initializing USB Mass Storage driver...
[ 4.357591] usbcore: registered new interface driver usb-storage
[ 4.357595] USB Mass Storage support registered.
[ 4.606170] nvidia: module license 'NVIDIA' taints kernel.
[ 4.606174] Disabling lock debugging due to kernel taint
[ 5.227506] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 5.243477] uvcvideo: Found UVC 1.00 device USB 2.0 PC Camera (1210:25f4)
[ 5.246934] input: USB 2.0 PC Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input8
[ 5.247035] usbcore: registered new interface driver uvcvideo
[ 5.247159] USB Video Class driver (v0.1.0)
[ 5.301853] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 5.302529] acpi device:02: registered as cooling_device6
[ 5.302728] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input9
[ 5.302770] ACPI: Video Device [NVID] (multi-head: yes rom: no post: no)
[ 5.305385] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.05
[ 5.305478] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
[ 5.305541] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.377494] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 5.377557] HDA Intel 0000:00:1b.0: setting latency timer to 64
[ 5.476771] hda_codec: ALC269: BIOS auto-probing.
[ 5.477247] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input10
[ 5.479962] HDA Intel 0000:02:00.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 5.479986] HDA Intel 0000:02:00.1: setting latency timer to 64
[ 5.930982] Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000
[ 5.972882] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
[ 6.072219] usb 1-1.2: USB disconnect, address 4
[ 6.285292] nvidia 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 6.285304] nvidia 0000:02:00.0: setting latency timer to 64
[ 6.285421] NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri Aug 14 17:18:04 PDT 2009
[ 6.654681] lp: driver loaded but no devices found
[ 6.997429] Adding 690752k swap on /dev/sda6. Priority:-1 extents:1 across:690752k
[ 10.767360] Monitor-Mwait will be used to enter C-3 state
[ 10.943851] CPU0 attaching NULL sched-domain.
[ 10.943856] CPU1 attaching NULL sched-domain.
[ 10.943859] CPU2 attaching NULL sched-domain.
[ 10.943862] CPU3 attaching NULL sched-domain.
[ 10.970876] CPU0 attaching sched-domain:
[ 10.970884] domain 0: span 0,2 level SIBLING
[ 10.970889] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 10.970901] domain 1: span 0-3 level MC
[ 10.970906] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 10.970920] CPU1 attaching sched-domain:
[ 10.970922] domain 0: span 1,3 level SIBLING
[ 10.970924] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 10.970929] domain 1: span 0-3 level MC
[ 10.970931] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 10.970936] CPU2 attaching sched-domain:
[ 10.970938] domain 0: span 0,2 level SIBLING
[ 10.970940] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 10.970944] domain 1: span 0-3 level MC
[ 10.970946] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 10.970951] CPU3 attaching sched-domain:
[ 10.970953] domain 0: span 1,3 level SIBLING
[ 10.970955] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 10.970959] domain 1: span 0-3 level MC
[ 10.970961] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 17.273612] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 36.142809] CPU0 attaching NULL sched-domain.
[ 36.142813] CPU1 attaching NULL sched-domain.
[ 36.142815] CPU2 attaching NULL sched-domain.
[ 36.142817] CPU3 attaching NULL sched-domain.
[ 36.180873] CPU0 attaching sched-domain:
[ 36.180881] domain 0: span 0,2 level SIBLING
[ 36.180887] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 36.180898] domain 1: span 0-3 level MC
[ 36.180904] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 36.180917] CPU1 attaching sched-domain:
[ 36.180921] domain 0: span 1,3 level SIBLING
[ 36.180926] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 36.180936] domain 1: span 0-3 level MC
[ 36.180941] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 36.180952] CPU2 attaching sched-domain:
[ 36.180956] domain 0: span 0,2 level SIBLING
[ 36.180961] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 36.180971] domain 1: span 0-3 level MC
[ 36.180976] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 36.180987] CPU3 attaching sched-domain:
[ 36.180991] domain 0: span 1,3 level SIBLING
[ 36.180996] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 36.181006] domain 1: span 0-3 level MC
[ 36.181010] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 41.169234] CPU0 attaching NULL sched-domain.
[ 41.169238] CPU1 attaching NULL sched-domain.
[ 41.169240] CPU2 attaching NULL sched-domain.
[ 41.169242] CPU3 attaching NULL sched-domain.
[ 41.210154] CPU0 attaching sched-domain:
[ 41.210163] domain 0: span 0,2 level SIBLING
[ 41.210168] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 41.210180] domain 1: span 0-3 level MC
[ 41.210185] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 41.210199] CPU1 attaching sched-domain:
[ 41.210203] domain 0: span 1,3 level SIBLING
[ 41.210208] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 41.210218] domain 1: span 0-3 level MC
[ 41.210223] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 41.210234] CPU2 attaching sched-domain:
[ 41.210239] domain 0: span 0,2 level SIBLING
[ 41.210243] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 41.210253] domain 1: span 0-3 level MC
[ 41.210258] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 41.210269] CPU3 attaching sched-domain:
[ 41.210274] domain 0: span 1,3 level SIBLING
[ 41.210278] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 41.210288] domain 1: span 0-3 level MC
[ 41.210293] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 44.486021] wlan0: deauthenticating from 06:26:f2:40:7c:19 by local choice (reason=3)
[ 44.486072] wlan0: direct probe to AP 06:26:f2:40:7c:19 (try 1)
[ 44.490712] wlan0: direct probe responded
[ 44.490715] wlan0: authenticate with AP 06:26:f2:40:7c:19 (try 1)
[ 44.492712] wlan0: authenticated
[ 44.492751] wlan0: associate with AP 06:26:f2:40:7c:19 (try 1)
[ 44.496813] wlan0: RX AssocResp from 06:26:f2:40:7c:19 (capab=0x431 status=0 aid=1)
[ 44.496818] wlan0: associated
[ 44.506394] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 54.886827] wlan0: no IPv6 routers present
[ 1224.048203] wlan0: deauthenticating from 06:26:f2:40:7c:19 by local choice (reason=3)
[ 1248.644976] CPU0 attaching NULL sched-domain.
[ 1248.644982] CPU1 attaching NULL sched-domain.
[ 1248.644985] CPU2 attaching NULL sched-domain.
[ 1248.644988] CPU3 attaching NULL sched-domain.
[ 1248.676545] CPU0 attaching sched-domain:
[ 1248.676551] domain 0: span 0,2 level SIBLING
[ 1248.676555] groups: 0 (cpu_power = 589) 2 (cpu_power = 589)
[ 1248.676562] domain 1: span 0-3 level MC
[ 1248.676566] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 1248.676574] CPU1 attaching sched-domain:
[ 1248.676577] domain 0: span 1,3 level SIBLING
[ 1248.676580] groups: 1 (cpu_power = 589) 3 (cpu_power = 589)
[ 1248.676586] domain 1: span 0-3 level MC
[ 1248.676588] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 1248.676595] CPU2 attaching sched-domain:
[ 1248.676597] domain 0: span 0,2 level SIBLING
[ 1248.676600] groups: 2 (cpu_power = 589) 0 (cpu_power = 589)
[ 1248.676605] domain 1: span 0-3 level MC
[ 1248.676608] groups: 0,2 (cpu_power = 1178) 1,3 (cpu_power = 1178)
[ 1248.676614] CPU3 attaching sched-domain:
[ 1248.676616] domain 0: span 1,3 level SIBLING
[ 1248.676618] groups: 3 (cpu_power = 589) 1 (cpu_power = 589)
[ 1248.676624] domain 1: span 0-3 level MC
[ 1248.676626] groups: 1,3 (cpu_power = 1178) 0,2 (cpu_power = 1178)
[ 1250.092855] ath9k: Two wiphys trying to scan at the same time
[ 1250.092880] wlan0: deauthenticating from 06:26:f2:40:7c:19 by local choice (reason=3)
[ 1250.296823] wlan0: direct probe to AP 06:26:f2:40:7c:19 (try 1)
[ 1250.300834] wlan0: direct probe responded
[ 1250.300838] wlan0: authenticate with AP 06:26:f2:40:7c:19 (try 1)
[ 1250.302856] wlan0: authenticated
[ 1250.302878] wlan0: associate with AP 06:26:f2:40:7c:19 (try 1)
[ 1250.309178] wlan0: RX AssocResp from 06:26:f2:40:7c:19 (capab=0x431 status=0 aid=1)
[ 1250.309183] wlan0: associated
[ 1380.262472] jolicloud-daemo[5710]: segfault at 7 ip b7735ec3 sp b50fa668 error 4 in libc-2.9.so[b76c6000+15c000]
[ 1706.098825] lo: Disabled Privacy Extensions
[ 1829.324726] lo: Disabled Privacy Extensions
[ 1895.352827] lo: Disabled Privacy Extensions
[ 1968.355131] lo: Disabled Privacy Extensions
[ 1989.247226] lo: Disabled Privacy Extensions
[ 2004.839942] lo: Disabled Privacy Extensions
root@Marco232:/home/marco232#

con modprobe sky


FATAL: Module sky not found.

sacarde
13-10-2010, 20:32
che file *sky* vedi dentro la dir:

cd /lib/modules/2.6.32.9-1-jolicloud/kernel/drivers/net/
ls -l | grep sky




p.s.
che errore vedi da dmesg (solo le ultime righe!)
quando fai i 2 modprobe

gigi88
13-10-2010, 22:27
che file *sky* vedi dentro la dir:

cd /lib/modules/2.6.32.9-1-jolicloud/kernel/drivers/net/
ls -l | grep sky




p.s.
che errore vedi da dmesg (solo le ultime righe!)
quando fai i 2 modprobe

Domani mattina provo e ti dico, intanto grazie ancora.

gigi88
14-10-2010, 10:31
Allora con modprobe sky2:

296.76.7995 sky2 driver version 1.25

sacarde
14-10-2010, 10:46
quindi nessun errore?


allora riprova:


ifconfig -a

gigi88
14-10-2010, 12:00
quindi nessun errore?


allora riprova:


ifconfig -a

No, nessun errore.

Con il comando ifconfig -a

http://img834.imageshack.us/img834/4171/101014125244.th.jpg (http://img834.imageshack.us/img834/4171/101014125244.jpg)

ho fatto una foto perchè senza connessione a trascrivere tutto ci avrei impiegato qualche ora :p

sacarde
14-10-2010, 12:28
che sia questa pan0 ?

bo

prova, se hai dhcp, a inserirla in rete con (da root):

dhclient pan0
o
dhcpcd pan0

e vedere se prende un IP

gigi88
14-10-2010, 13:17
che sia questa pan0 ?

bo

prova, se hai dhcp, a inserirla in rete con (da root):

dhclient pan0
o
dhcpcd pan0

e vedere se prende un IP

nel percorso che mi hai indicato prima c'è sky2.

Digitando il comando dhclient pan0

http://img842.imageshack.us/img842/441/101014141101.th.jpg (http://img842.imageshack.us/img842/441/101014141101.jpg)

sacarde
14-10-2010, 16:34
forse sto' sbagliando.... non sembrerebbe quella....
hai il dhcp attivo vero? sul router

che vedi da: dmesg | grep eth

e da: lsmod | grep sky

gigi88
14-10-2010, 16:39
forse sto' sbagliando.... non sembrerebbe quella....
hai il dhcp attivo vero? sul router

che vedi da: dmesg | grep eth

e da: lsmod | grep sky

Si si il dhcp sul router Netgear DGN3500 è attivo.

Ok provo subito e ti dico grazie.

gigi88
14-10-2010, 17:17
Si si il dhcp sul router Netgear DGN3500 è attivo.

Ok provo subito e ti dico grazie.

con quei comandi putroppo non succede nulla

sacarde
14-10-2010, 19:03
veramente, lsmod doveva mostrarti il modulo inserito "sky2"

se non lo vedi , vuol dire che l'inserimento ha fallito

p.s.
potresti provare da una distro live, a vedere se , dopo:
modprobe sky2
ti vedi apparire la eth0


p.s.
oppure compilare i sorgenti della:88e8059
http://www.marvell.com/support.html

gigi88
14-10-2010, 19:19
veramente, lsmod doveva mostrarti il modulo inserito "sky2"

se non lo vedi , vuol dire che l'inserimento ha fallito

p.s.
potresti provare da una distro live, a vedere se , dopo:
modprobe sky2
ti vedi apparire la eth0


p.s.
oppure compilare i sorgenti della:88e8059
http://www.marvell.com/support.html

ti ringrazio per compilare i sorgenti come procedo?

sacarde
14-10-2010, 19:48
prima potresti provare:

modprobe skge

gigi88
14-10-2010, 19:53
prima potresti provare:

modprobe skge

ok provo

gigi88
14-10-2010, 20:14
sono connesso in wifi, con il comando modprobe skge non compare nulla.

Ho provato anche apt-get update ha scaricato un pò di cose, adesso provo a riavviare.

Comunque compilare i sorgenti dei driver è difficile? li ho già scaricati.

sacarde
14-10-2010, 20:17
carichi il modulo.... e poi :
ifconfig -a

nulla di nuovo?


p.s.
dentro il pacchetto dei sorgenti ci sono le istruzioni
basta che tu abbia l'ambiente di compilazione

gigi88
14-10-2010, 20:19
carichi il modulo.... e poi :
ifconfig -a

nulla di nuovo?


p.s.
dentro il pacchetto dei sorgenti ci sono le istruzioni
basta che tu abbia l'ambiente di compilazione

No nulla di nuovo putroppo, l'ambiente di compilazione è già incluso nella distro o devo scaricarlo a parte? provo a dare un'occhiata alle istruzioni intanto.

sacarde
14-10-2010, 20:43
tipo

http://wiki.ubuntu-it.org/AmministrazioneSistema/InstallareProgrammi/DaSorgenti

gigi88
14-10-2010, 20:49
tipo

http://wiki.ubuntu-it.org/AmministrazioneSistema/InstallareProgrammi/DaSorgenti

grazie ancora provo e ti dico

sacarde
15-10-2010, 09:07
qui dice che col kernel 2.6.33 va la sky2

http://istoff.blogspot.com/2010/03/marvel-88e8059-on-linux.html



per cui io proverei con un livecd che abbia un kernel aggiornato

gigi88
15-10-2010, 09:11
qui dice che col kernel 2.6.33 va la sky2

http://istoff.blogspot.com/2010/03/marvel-88e8059-on-linux.html



per cui io proverei con un livecd che abbia un kernel aggiornato

tipo ubuntu 10.10?

sacarde
15-10-2010, 09:23
si, o quello che hai con un kernel >= 2.6.33

gigi88
15-10-2010, 09:53
si, o quello che hai con un kernel >= 2.6.33

e come faccio ad aggiornare il kernel?

sacarde
15-10-2010, 12:27
o lo trovi piu' aggiornato nei repository della tua distribuzione

o va compilato (non e' proprio semplicissimo)
tipo per ubuntu: http://wiki.ubuntu-it.org/AmministrazioneSistema/CompilazioneKernel


p.s.
e provarci da un live? non hai il cdrom ?
puoi mettere una live su un usb ?

gigi88
15-10-2010, 12:37
o lo trovi piu' aggiornato nei repository della tua distribuzione

o va compilato (non e' proprio semplicissimo)
tipo per ubuntu: http://wiki.ubuntu-it.org/AmministrazioneSistema/CompilazioneKernel


p.s.
e provarci da un live? non hai il cdrom ?
puoi mettere una live su un usb ?

si si ho sia cd che possibilità di bootare da usb, infatti l'ho installato da pendrive usb, sto lavorando su un notebook Samsung R530. La cosa strana è che riconosce tutto, anche la scheda grafica che leggevo in rete poteva creare problemi, però la scheda di rete non riesco proprio a farla funzionare. Ho cercato di mettere su pendrive anche l'Iso di Ubuntu 10.10 utilizzando sia Usb Creator che unetbootin-windows-471 però da non parte, da errore. Ho masterizzato anche il cd ma niente mostra un'icona inziale in centro in basso, il lettore sembra leggere ma non fa progressi, l'ho lasciato andare per piu di mezz'ora poi ho riavviato.

Vorrei provare a installare manualmente i driver ma non capisco come fare, perchè con il comando indicato nella guida che mi hai gentilmente linkato non funziona?

http://img89.imageshack.us/img89/3271/screenshotoxv.th.png (http://img89.imageshack.us/img89/3271/screenshotoxv.png)

è uno screen che ho fatto 5 minuti fa da Jolicloud, perchè da errore?

sacarde
15-10-2010, 13:04
- una volta inserito il cd del 10.10
appare un simbolo in basso
premi ALT o ESC, dovrebbe apparire un menu
poi con F6 vedi una serie di opzioni, provale



- per estrarre il driver sembra che non trovi il file:

install_v10.85.9.3.tar.bz2

il "tar" e "bzip2" li hai vero?

gigi88
15-10-2010, 13:08
- una volta inserito il cd del 10.10
appare un simbolo in basso
premi ALT o ESC, dovrebbe apparire un menu
poi con F6 vedi una serie di opzioni, provale



- per estrarre il driver sembra che non trovi il file:

install_v10.85.9.3.tar.bz2

il "tar" e "bzip2" li hai vero?

ok riprovo con il cd. Li ho in che senso? intendi una cosa tipo winrar? penso di si, se entro dalla cartella Scrivania e clicco con il tasto destro sul file scaricato, tra le opzioni disponibili nel menu a tendina c'è anche "Estrai qui".

sacarde
15-10-2010, 13:16
e se fai "estrai qui" non funziona?

gigi88
15-10-2010, 13:29
e se fai "estrai qui" non funziona?

Sto scrivendo dalla versione Live di Ubuntu 10.10, sono riuscito a farla partire da pendrive con Linux Live usb Creator, riconosce al volo la scheda di rete: Auto eth0 e anche la connessione senza fili va senza problemi.