View Full Version : Acer Extensa E261
ho un problema con questo modello e Ubuntu 12.04 32bit,
non riesco a trovare i driver per la lan e il video, il video tramite AIDA64 mi dice che è una SiS 351 Mirage 3 Integrated Video Adapter la LAN una SiS 191 Gigabit Ethernet Controller
per il video hai installato il pacchetto?:
xserver-xorg-video-sis
per la ethernet credo basti caricare ilmodulo:
sudo modprobe sis190
falliti tutti e due i tentativi, il modulo è installato ma va tutto a rallenty, e la lan non va sù :confused:
CielitoLindux
10-12-2012, 15:08
CI dai l'output di questi due comandi?
lspci -k |grep -iA 6 vga
ifconfig
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
Subsystem: Foxconn International, Inc. Device 0c9e
eth0 Link encap:Ethernet IndirizzoHW xx:xx:xx:xx:xx
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:625 errors:0 dropped:183 overruns:0 frame:0
TX packets:291 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:52075 (52.0 KB) Byte TX:78242 (78.2 KB)
eth2 Link encap:Ethernet IndirizzoHW xx:xx:xx:xx:xx
indirizzo inet:192.168.0.103 Bcast:192.168.0.255 Maschera:255.255.255.0
indirizzo inet6: xx.xx.xx.xx.xx/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14841 errors:0 dropped:1 overruns:0 frame:0
TX packets:9122 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:13602911 (13.6 MB) Byte TX:1748161 (1.7 MB)
lo Link encap:Loopback locale
indirizzo inet:127.0.0.1 Maschera:255.0.0.0
indirizzo inet6: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1104 errors:0 dropped:0 overruns:0 frame:0
TX packets:1104 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:0
Byte RX:99761 (99.7 KB) Byte TX:99761 (99.7 KB)
la eth2 la ho aggiunta io per navigare...
CielitoLindux
10-12-2012, 15:34
cat /etc/X11/xorg.conf?
Per la lan qualche scheda usi? Eth1 o 2?
CielitoLindux
10-12-2012, 15:35
Quindi è la eth0 che dovrebbe fare da lan? Perchè due schede separate?
non ho capito se hai installato il pacchetto:
sudo apt-get xserver-xorg-video-sis
e poi riconfigura il server X:
http://wiki.ubuntu-it.org/Hardware/Video/DomandeFrequenti#Come_si_riconfigura_il_server_grafico.3F
quando hai caricato il modulo "sis190" cosa vedi da:
dmesg | grep eth
cat: /etc/X11/xorg.conf: File o directory non esistente
la lan 2 è temporanea finche non riesco far andare la 0 =)
E: Operazione xserver-xorg-video-sis non valida
[ 1.568330] sis190 0000:00:04.0: eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f841c000 (IRQ: 19), xx.xx.xx.xx.xx
[ 1.568334] sis190 0000:00:04.0: eth0: RGMII mode.
[ 1.568341] sis190 0000:00:04.0: eth0: Enabling Auto-negotiation
[ 1.656566] r8169 0000:00:0d.0: eth1: RTL8169sb/8110sb at 0xf840a000,xx.xx.xx.xx.xx, XID 10000000 IRQ 17
[ 1.656571] r8169 0000:00:0d.0: eth1: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[ 12.454010] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.454023] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 13.722090] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.722958] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.750851] r8169 0000:00:0d.0: eth2: link down
[ 13.751145] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 13.751739] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 23.768075] sis190 0000:00:04.0: eth0: auto-negotiating...
[ 74.016041] sis190 0000:00:04.0: eth0: mii ext = 0000
[ 74.040054] sis190 0000:00:04.0: eth0: mii lpa=cde1 adv=01e1 exp=000f
[ 74.056035] sis190 0000:00:04.0: eth0: link on unknown mode
[ 74.056294] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 859.696318] sis190 0000:00:04.0: eth0: auto-negotiating...
[ 863.017103] r8169 0000:00:0d.0: eth2: link up
[ 863.017336] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 864.870271] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
CielitoLindux
10-12-2012, 15:48
Segui il link che ti ha dato sacarde e riconfigura X.
Mi dai anche route
scusa il comando era:
sudo apt-get install xserver-xorg-video-sis
e per la eth0 prova manualmente... se hai router dhcp:
sudo dhclient eth0
con route mi da
Tabella di routing IP del kernel
Destination Gateway Genmask Flags Metric Ref Use Iface
default 192.168.0.254 0.0.0.0 UG 0 0 0 eth2
link-local * 255.255.0.0 U 1000 0 0 eth2
192.168.0.0 * 255.255.255.0 U 1 0 0 eth2
sudo apt-get install xserver-xorg-video-sis
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
xserver-xorg-video-sis è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
con sudo dhclient eth0 rimane li e non fa nulla
CielitoLindux
10-12-2012, 16:03
ifconfig eth0 192.168.0.XXX up
Al posto di XXX metti un numero che va da 0 a 255 che non sia già utilizzato da qualche altra scheda nella tua rete.
Per la grafica prova a riavviare per vedere se funziona altrimenti configura X come da link di sacarde.
Scusa ho sbagliato. Ho corretto il comando
per la lan non succede nulla, lo xorg non sono espertissimo :cry: :cry:
sudo apt-get install xserver-xorg-video-sis
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
xserver-xorg-video-sis è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
ok il pacchetto c'e' gia' quindi riconfigurando X dovresti poter usare
il driver open per SiS
con sudo dhclient eth0 rimane li e non fa nulla
quindi se dopo dai dai "ifconfig" non vedi che eth0 ha preso l'indirizzo IP ?
CielitoLindux
10-12-2012, 16:15
per la lan non succede nulla
E' un po' poco... ;)
Hai dato ifconfig eth0 192.168.0.XXX up?
Facci rivedere ifconfig eth0
si si ho dato il comando...
dando ifconfig eth0
eth0 Link encap:Ethernet IndirizzoHW xx.xx.xx.xx.xx,
indirizzo inet6: xx.xx.xx.xx.xx./64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:881 errors:0 dropped:193 overruns:0 frame:0
TX packets:511 errors:0 dropped:0 overruns:0 carrier:0
collisioni:0 txqueuelen:1000
Byte RX:68981 (68.9 KB) Byte TX:135942 (135.9 KB)
per generare il file config:
sudo Xorg -configure :1
lo copi nella posizione:
sudo cp /root/xorg.conf.new /etc/X11/xorg.conf
vedi quali driver usa dalla voce: Driver "...."
CielitoLindux
10-12-2012, 16:32
cat /etc/sysconfig/network-scripts/eth0
cat: /etc/sysconfig/network-scripts/eth0: File o directory non esistente
Ma quante e quali schede di rete hai? Prova ifconfig -a
oppure
lshw -class network
Prima sembrava che la tua scheda di rete sia eth2: che tu abbia firewire, cablata, wifi e le stia confondendo?
CielitoLindux
10-12-2012, 16:42
# ifconfig eth0 down
# ifconfig eth0 192.168.0.10 broadcast 192.168.0.255 netmask 255.255.255.0
# ifconfig eth0 up
ho la lan su scheda madre eth0 una che ho aggiunto perche la 0 non va e si chiama eth2 e poi ho la firewire
forse non c'entra..... ma io toglierei l'ipv6
http://www.noobslab.com/2012/05/disable-ipv6-if-your-internet-is.html
Avrai la onboard fulminata, prova con una live e se non funziona neanche li' monta una PCI, dal tuo ifconfig eth0 da un sacco di dropped:
RX packets:881 errors:0 dropped:193 overruns:0 frame:
nel altra partizione ho vista e funziona da dio...:sofico:
che sistema c'e' nell'altra partizione?
kernel ?
forse da qualche errore il modulo sis190 ?
dai: dmesg
poi carichi il modulo: sudo modprobe sis190
e poi ridai: dmesg
e vedi le righe che ha aggiunto, ci sono errori?
prima[ 0.110502] PCI: root bus 00: using default resources
[ 0.110568] PCI host bridge to bus 0000:00
[ 0.110572] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.110575] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.110598] pci 0000:00:00.0: [1039:0671] type 00 class 0x060000
[ 0.110617] pci 0000:00:00.0: reg 10: [mem 0xd8000000-0xdfffffff]
[ 0.110696] pci 0000:00:01.0: [1039:0003] type 01 class 0x060400
[ 0.110745] pci 0000:00:02.0: [1039:0968] type 00 class 0x060100
[ 0.110847] pci 0000:00:02.5: [1039:5513] type 00 class 0x01018a
[ 0.110872] pci 0000:00:02.5: reg 10: [io 0x01f0-0x01f7]
[ 0.110885] pci 0000:00:02.5: reg 14: [io 0x03f4-0x03f7]
[ 0.110897] pci 0000:00:02.5: reg 18: [io 0x0170-0x0177]
[ 0.110909] pci 0000:00:02.5: reg 1c: [io 0x0374-0x0377]
[ 0.110921] pci 0000:00:02.5: reg 20: [io 0x4000-0x400f]
[ 0.110974] pci 0000:00:02.5: PME# supported from D3cold
[ 0.110998] pci 0000:00:03.0: [1039:7001] type 00 class 0x0c0310
[ 0.111018] pci 0000:00:03.0: reg 10: [mem 0xfdfff000-0xfdffffff]
[ 0.111094] pci 0000:00:03.1: [1039:7001] type 00 class 0x0c0310
[ 0.111110] pci 0000:00:03.1: reg 10: [mem 0xfdffe000-0xfdffefff]
[ 0.111191] pci 0000:00:03.3: [1039:7002] type 00 class 0x0c0320
[ 0.111210] pci 0000:00:03.3: reg 10: [mem 0xfdffd000-0xfdffdfff]
[ 0.111305] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.111333] pci 0000:00:04.0: [1039:0191] type 00 class 0x020000
[ 0.111353] pci 0000:00:04.0: reg 10: [mem 0xfdffc000-0xfdffc07f]
[ 0.111365] pci 0000:00:04.0: reg 14: [io 0xfe00-0xfe7f]
[ 0.111440] pci 0000:00:04.0: supports D1 D2
[ 0.111443] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.111471] pci 0000:00:05.0: [1039:1183] type 00 class 0x010185
[ 0.111493] pci 0000:00:05.0: reg 10: [io 0xfd00-0xfd07]
[ 0.111505] pci 0000:00:05.0: reg 14: [io 0xfc00-0xfc03]
[ 0.111517] pci 0000:00:05.0: reg 18: [io 0xfb00-0xfb07]
[ 0.111529] pci 0000:00:05.0: reg 1c: [io 0xfa00-0xfa03]
[ 0.111541] pci 0000:00:05.0: reg 20: [io 0xf900-0xf90f]
[ 0.111592] pci 0000:00:05.0: PME# supported from D3cold
[ 0.111622] pci 0000:00:06.0: [1039:000a] type 01 class 0x060400
[ 0.111721] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.111760] pci 0000:00:0c.0: [104c:8024] type 00 class 0x0c0010
[ 0.111782] pci 0000:00:0c.0: reg 10: [mem 0xfdffb000-0xfdffb7ff]
[ 0.111794] pci 0000:00:0c.0: reg 14: [mem 0xfdff4000-0xfdff7fff]
[ 0.111882] pci 0000:00:0c.0: supports D1 D2
[ 0.111885] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot
[ 0.111910] pci 0000:00:0d.0: [1186:4300] type 00 class 0x020000
[ 0.111930] pci 0000:00:0d.0: reg 10: [io 0xf600-0xf6ff]
[ 0.111942] pci 0000:00:0d.0: reg 14: [mem 0xfdffa000-0xfdffa0ff]
[ 0.112019] pci 0000:00:0d.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.112053] pci 0000:00:0d.0: supports D1 D2
[ 0.112056] pci 0000:00:0d.0: PME# supported from D1 D2 D3hot D3cold
[ 0.112098] pci 0000:00:0f.0: [1039:7502] type 00 class 0x040300
[ 0.112118] pci 0000:00:0f.0: reg 10: [mem 0xfdff0000-0xfdff3fff]
[ 0.112205] pci 0000:00:0f.0: PME# supported from D0 D3hot D3cold
[ 0.112262] pci 0000:00:1f.0: [1039:0004] type 01 class 0x060400
[ 0.112370] pci 0000:00:1f.0: PME# supported from D0 D3hot D3cold
[ 0.112414] pci 0000:01:00.0: [1039:6351] type 00 class 0x030000
[ 0.112433] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.112442] pci 0000:01:00.0: reg 14: [mem 0xfdde0000-0xfddfffff]
[ 0.112452] pci 0000:01:00.0: reg 18: [io 0xdf00-0xdf7f]
[ 0.112518] pci 0000:01:00.0: supports D1 D2
[ 0.112563] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.112569] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.112575] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.112580] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
[ 0.112642] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.112650] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.112656] pci 0000:00:06.0: bridge window [mem 0xfda00000-0xfdafffff]
[ 0.112664] pci 0000:00:06.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.112727] pci 0000:00:1f.0: PCI bridge to [bus 03-03]
[ 0.112735] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff]
[ 0.112741] pci 0000:00:1f.0: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.112750] pci 0000:00:1f.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.112771] pci_bus 0000:00: on NUMA node 0
[ 0.112778] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.113234] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.113243] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.113245] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.132650] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.132721] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 *15)
[ 0.132786] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.132851] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.132913] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
[ 0.132974] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.133035] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[ 0.133097] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.133307] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.133311] vgaarb: loaded
[ 0.133313] vgaarb: bridge control possible 0000:01:00.0
[ 0.133635] SCSI subsystem initialized
[ 0.133753] libata version 3.00 loaded.
[ 0.133793] ACPI: bus type usb registered
[ 0.133838] usbcore: registered new interface driver usbfs
[ 0.133852] usbcore: registered new interface driver hub
[ 0.133897] usbcore: registered new device driver usb
[ 0.134050] PCI: Using ACPI for IRQ routing
[ 0.144613] PCI: pci_cache_line_size set to 64 bytes
[ 0.144713] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[ 0.144718] e820: reserve RAM buffer [mem 0x6fff0000-0x6fffffff]
[ 0.144949] NetLabel: Initializing
[ 0.144953] NetLabel: domain hash size = 128
[ 0.144954] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.144969] NetLabel: unlabeled traffic allowed by default
[ 0.145150] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.145157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.145165] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.148103] Switching to clocksource hpet
[ 0.161750] AppArmor: AppArmor Filesystem Enabled
[ 0.161822] pnp: PnP ACPI init
[ 0.161864] ACPI: bus type pnp registered
[ 0.162025] pnp 00:00: [bus 00-ff]
[ 0.162030] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.162033] pnp 00:00: [io 0x0000-0x047f window]
[ 0.162036] pnp 00:00: [io 0x0480-0x048f]
[ 0.162039] pnp 00:00: [io 0x0490-0x0cf7 window]
[ 0.162042] pnp 00:00: [io 0x0d00-0x0fff window]
[ 0.162045] pnp 00:00: [io 0x1000-0x10cf]
[ 0.162048] pnp 00:00: [io 0x1100-0x112f]
[ 0.162051] pnp 00:00: [io 0x1100-0xffff window]
[ 0.162054] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.162058] pnp 00:00: [mem 0x70000000-0xfebfffff window]
[ 0.162140] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.162393] pnp 00:01: [io 0x0010-0x001f]
[ 0.162403] pnp 00:01: [io 0x0022-0x003f]
[ 0.162406] pnp 00:01: [io 0x0044-0x005f]
[ 0.162409] pnp 00:01: [io 0x0062-0x0063]
[ 0.162411] pnp 00:01: [io 0x0065-0x006f]
[ 0.162414] pnp 00:01: [io 0x0074-0x007f]
[ 0.162417] pnp 00:01: [io 0x0091-0x0093]
[ 0.162420] pnp 00:01: [io 0x00a2-0x00bf]
[ 0.162422] pnp 00:01: [io 0x00e0-0x00ef]
[ 0.162425] pnp 00:01: [io 0x04d0-0x04d1]
[ 0.162428] pnp 00:01: [io 0x0800-0x0805]
[ 0.162431] pnp 00:01: [io 0x0290-0x0297]
[ 0.162433] pnp 00:01: [io 0x0880-0x088f]
[ 0.162531] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 0.162535] system 00:01: [io 0x0800-0x0805] has been reserved
[ 0.162539] system 00:01: [io 0x0290-0x0297] has been reserved
[ 0.162542] system 00:01: [io 0x0880-0x088f] has been reserved
[ 0.162548] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.162567] pnp 00:02: [dma 4]
[ 0.162570] pnp 00:02: [io 0x0000-0x000f]
[ 0.162573] pnp 00:02: [io 0x0080-0x0090]
[ 0.162575] pnp 00:02: [io 0x0094-0x009f]
[ 0.162578] pnp 00:02: [io 0x00c0-0x00df]
[ 0.162625] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.162688] pnp 00:03: [irq 0 disabled]
[ 0.162708] pnp 00:03: [irq 8]
[ 0.162718] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.162770] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.162804] pnp 00:04: [io 0x0070-0x0073]
[ 0.162854] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.162866] pnp 00:05: [io 0x0061]
[ 0.162914] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.162926] pnp 00:06: [io 0x00f0-0x00ff]
[ 0.162934] pnp 00:06: [irq 13]
[ 0.162988] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.163539] pnp 00:07: [io 0x0060]
[ 0.163542] pnp 00:07: [io 0x0064]
[ 0.163549] pnp 00:07: [irq 12]
[ 0.163613] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.163683] pnp 00:08: [mem 0xe0000000-0xefffffff]
[ 0.163765] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.163770] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.163822] pnp 00:09: [mem 0x000f0000-0x000fffff]
[ 0.163825] pnp 00:09: [mem 0xfed00000-0xfed000ff]
[ 0.163828] pnp 00:09: [mem 0xfed30000-0xfed300ff]
[ 0.163831] pnp 00:09: [mem 0x6fff0000-0x6fffffff]
[ 0.163834] pnp 00:09: [mem 0xffff0000-0xffffffff]
[ 0.163837] pnp 00:09: [mem 0x00000000-0x0009ffff]
[ 0.163840] pnp 00:09: [mem 0x00100000-0x6ffeffff]
[ 0.163843] pnp 00:09: [mem 0xffee0000-0xffefffff]
[ 0.163846] pnp 00:09: [mem 0xfffe0000-0xfffeffff]
[ 0.163849] pnp 00:09: [mem 0xfec00000-0xfecfffff]
[ 0.163851] pnp 00:09: [mem 0xfee00000-0xfeefffff]
[ 0.163929] system 00:09: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.163934] system 00:09: [mem 0xfed00000-0xfed000ff] has been reserved
[ 0.163938] system 00:09: [mem 0xfed30000-0xfed300ff] has been reserved
[ 0.163941] system 00:09: [mem 0x6fff0000-0x6fffffff] could not be reserved
[ 0.163945] system 00:09: [mem 0xffff0000-0xffffffff] has been reserved
[ 0.163948] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.163952] system 00:09: [mem 0x00100000-0x6ffeffff] could not be reserved
[ 0.163956] system 00:09: [mem 0xffee0000-0xffefffff] has been reserved
[ 0.163959] system 00:09: [mem 0xfffe0000-0xfffeffff] has been reserved
[ 0.163963] system 00:09: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.163967] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.163971] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.163983] pnp: PnP ACPI: found 10 devices
[ 0.163985] ACPI: ACPI bus type pnp unregistered
[ 0.163991] PnPBIOS: Disabled by ACPI PNP
[ 0.200888] pci 0000:00:0d.0: BAR 6: assigned [mem 0x70000000-0x7001ffff pref]
[ 0.200906] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.200911] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.200918] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.200924] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
[ 0.200932] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.200937] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.200944] pci 0000:00:06.0: bridge window [mem 0xfda00000-0xfdafffff]
[ 0.200949] pci 0000:00:06.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.200958] pci 0000:00:1f.0: PCI bridge to [bus 03-03]
[ 0.200962] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff]
[ 0.200969] pci 0000:00:1f.0: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.200975] pci 0000:00:1f.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.200995] pci 0000:00:01.0: setting latency timer to 64
[ 0.201009] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.201012] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.201015] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.201018] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfddfffff]
[ 0.201022] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
[ 0.201025] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.201028] pci_bus 0000:02: resource 1 [mem 0xfda00000-0xfdafffff]
[ 0.201031] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.201034] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
[ 0.201038] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfdcfffff]
[ 0.201041] pci_bus 0000:03: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.201109] NET: Registered protocol family 2
[ 0.201239] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.201519] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.202675] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.203495] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.203499] TCP: reno registered
[ 0.203504] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.203527] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.203715] NET: Registered protocol family 1
[ 0.372189] pci 0000:01:00.0: Boot video device
[ 0.372200] PCI: CLS 64 bytes, default 64
[ 0.372855] audit: initializing netlink socket (disabled)
[ 0.372881] type=2000 audit(1355216754.368:1): initialized
[ 0.399374] highmem bounce pool size: 64 pages
[ 0.399395] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.401933] VFS: Disk quotas dquot_6.5.2
[ 0.402011] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.402822] fuse init (API version 7.19)
[ 0.402942] msgmni has been set to 1696
[ 0.403417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.403464] io scheduler noop registered
[ 0.403468] io scheduler deadline registered (default)
[ 0.403480] io scheduler cfq registered
[ 0.403793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.403823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.403931] intel_idle: does not run on family 6 model 15
[ 0.404077] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.404089] ACPI: Power Button [PWRB]
[ 0.404163] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.404168] ACPI: Power Button [PWRF]
[ 0.404231] ACPI: Fan [FAN] (on)
[ 0.404333] ACPI: Requesting acpi_cpufreq
[ 0.478896] Freeing initrd memory: 14716k freed
[ 0.495161] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.495168] ACPI: Thermal Zone [THRM] (13 C)
[ 0.495293] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.495296] ACPI: Thermal Zone [SYST] (21 C)
[ 0.495346] GHES: HEST is not enabled!
[ 0.495395] isapnp: Scanning for PnP cards...
[ 0.495496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.497113] Linux agpgart interface v0.103
[ 0.498999] brd: module loaded
[ 0.499934] loop: module loaded
[ 0.500177] pata_sis 0000:00:02.5: version 0.5.2
[ 0.500678] scsi0 : pata_sis
[ 0.500776] scsi1 : pata_sis
[ 0.501290] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[ 0.501293] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[ 0.501389] pata_acpi 0000:00:05.0: setting latency timer to 64
[ 0.501783] Fixed MDIO Bus: probed
[ 0.501846] tun: Universal TUN/TAP device driver, 1.6
[ 0.501848] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.501912] PPP generic driver version 2.4.2
[ 0.501969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.502018] ehci_hcd 0000:00:03.3: setting latency timer to 64
[ 0.502023] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 0.502032] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 0.502072] ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
[ 0.502095] ehci_hcd 0000:00:03.3: irq 22, io mem 0xfdffd000
[ 0.512015] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 0.512049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.512053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.512056] usb usb1: Product: EHCI Host Controller
[ 0.512059] usb usb1: Manufacturer: Linux 3.5.0-20-generic ehci_hcd
[ 0.512062] usb usb1: SerialNumber: 0000:00:03.3
[ 0.512208] hub 1-0:1.0: USB hub found
[ 0.512214] hub 1-0:1.0: 8 ports detected
[ 0.512319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.512364] ohci_hcd 0000:00:03.0: setting latency timer to 64
[ 0.512369] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.512376] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 0.512401] ohci_hcd 0000:00:03.0: irq 20, io mem 0xfdfff000
[ 0.570020] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.570024] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.570027] usb usb2: Product: OHCI Host Controller
[ 0.570030] usb usb2: Manufacturer: Linux 3.5.0-20-generic ohci_hcd
[ 0.570033] usb usb2: SerialNumber: 0000:00:03.0
[ 0.570158] hub 2-0:1.0: USB hub found
[ 0.570170] hub 2-0:1.0: 4 ports detected
[ 0.570261] ohci_hcd 0000:00:03.1: setting latency timer to 64
[ 0.570265] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 0.570272] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 0.570294] ohci_hcd 0000:00:03.1: irq 21, io mem 0xfdffe000
[ 0.626019] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.626022] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.626025] usb usb3: Product: OHCI Host Controller
[ 0.626028] usb usb3: Manufacturer: Linux 3.5.0-20-generic ohci_hcd
[ 0.626031] usb usb3: SerialNumber: 0000:00:03.1
[ 0.626155] hub 3-0:1.0: USB hub found
[ 0.626164] hub 3-0:1.0: 4 ports detected
[ 0.626240] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.626330] usbcore: registered new interface driver libusual
[ 0.626389] i8042: PNP: PS/2 Controller [PNP0f13:PS2M] at 0x60,0x64 irq 12
[ 0.626392] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
[ 0.626775] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.626783] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.626935] mousedev: PS/2 mouse device common for all mice
[ 0.627082] rtc_cmos 00:04: RTC can wake from S4
[ 0.627216] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.627241] rtc0: alarms up to one year, 242 bytes nvram, hpet irqs
[ 0.627314] device-mapper: uevent: version 1.0.3
[ 0.627390] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 0.627437] EISA: Probing bus 0 at eisa.0
[ 0.627446] Cannot allocate resource for EISA slot 1
[ 0.627456] Cannot allocate resource for EISA slot 4
[ 0.627475] EISA: Detected 0 cards.
[ 0.627488] cpuidle: using governor ladder
[ 0.627490] cpuidle: using governor menu
[ 0.627493] EFI Variables Facility v0.08 2004-May-17
[ 0.627729] ashmem: initialized
[ 0.627904] TCP: cubic registered
[ 0.628057] NET: Registered protocol family 10
[ 0.628326] NET: Registered protocol family 17
[ 0.628341] Key type dns_resolver registered
[ 0.628445] Using IPI No-Shortcut mode
[ 0.628551] PM: Hibernation image not present or could not be loaded.
[ 0.628572] registered taskstats version 1
[ 0.631834] Key type trusted registered
[ 0.634594] Key type encrypted registered
[ 0.637679] Magic number: 8:329:70
[ 0.637818] rtc_cmos 00:04: setting system clock to 2012-12-11 09:05:55 UTC (1355216755)
[ 0.639078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.639083] EDD information not available.
[ 0.664303] ata1.00: ATAPI: HL-DT-STDVD-RAM GH22NP21, 1.00, max UDMA/66
[ 0.680289] ata1.00: configured for UDMA/66
[ 0.849187] isapnp: No Plug & Play device found
[ 0.850363] scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH22NP21 1.00 PQ: 0 ANSI: 5
[ 0.852439] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.852445] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.852651] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 0.852781] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 0.852889] ata2: port disabled--ignoring
[ 0.852992] Freeing unused kernel memory: 756k freed
[ 0.853435] Write protecting the kernel text: 5964k
[ 0.853488] Write protecting the kernel read-only data: 2428k
[ 0.853490] NX-protecting the kernel data: 4276k
[ 0.879419] udevd[95]: starting version 175
[ 0.998838] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
[ 0.998916] sis190 0000:00:04.0: setting latency timer to 64
[ 0.998942] sis190: 0000:00:04.0: Read MAC address from EEPROM
[ 0.998945] sis190: 0000:00:04.0: Error EEPROM read 0
[ 0.998948] sis190: 0000:00:04.0: Read MAC address from APC
[ 1.044071] sis190: 0000:00:04.0: unknown PHY 0x1c:0xc910 transceiver at address 1
[ 1.372081] Refined TSC clocksource calibration: 1800.063 MHz.
[ 1.372093] Switching to clocksource tsc
[ 1.440091] usb 2-2: new low-speed USB device number 2 using ohci_hcd
[ 1.556023] sis190: 0000:00:04.0: Using transceiver at address 1 as default
[ 1.588332] sis190 0000:00:04.0: eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f841c000 (IRQ: 19), 00:1c:25:82:e5:7f
[ 1.588337] sis190 0000:00:04.0: eth0: RGMII mode.
[ 1.588345] sis190 0000:00:04.0: eth0: Enabling Auto-negotiation
[ 1.620091] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.620192] r8169 0000:00:0d.0: (unregistered net_device): not PCI Express
[ 1.620430] r8169 0000:00:0d.0: eth1: RTL8169sb/8110sb at 0xf8430000, cc:b2:55:b1:a8:0b, XID 10000000 IRQ 17
[ 1.620434] r8169 0000:00:0d.0: eth1: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[ 1.620631] firewire_ohci 0000:00:0c.0: setting latency timer to 64
[ 1.653079] usb 2-2: New USB device found, idVendor=046d, idProduct=c31c
[ 1.653087] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.653092] usb 2-2: Product: USB Keyboard
[ 1.653097] usb 2-2: Manufacturer: Logitech
[ 1.676133] firewire_ohci 0000:00:0c.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.676451] sata_sis 0000:00:05.0: version 1.0
[ 1.676479] sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
[ 1.677012] scsi2 : sata_sis
[ 1.677121] scsi3 : sata_sis
[ 1.677675] ata3: PATA max UDMA/133 cmd 0xfd00 ctl 0xfc00 bmdma 0xf900 irq 17
[ 1.677679] ata4: PATA max UDMA/133 cmd 0xfb00 ctl 0xfa00 bmdma 0xf908 irq 17
[ 1.681228] usbcore: registered new interface driver usbhid
[ 1.681232] usbhid: USB HID core driver
[ 1.771710] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.0/input/input2
[ 1.771869] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:03.0-2/input0
[ 1.776210] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.1/input/input3
[ 1.776340] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:03.0-2/input1
[ 1.889841] ata3.00: ATA-7: ST3160815AS, 3.AAE, max UDMA/133
[ 1.889850] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.956466] ata3.00: configured for UDMA/133
[ 1.956664] scsi 2:0:0:0: Direct-Access ATA ST3160815AS 3.AA PQ: 0 ANSI: 5
[ 1.956869] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 1.956912] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.956931] sd 2:0:0:0: [sda] Write Protect is off
[ 1.956936] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.956962] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.968044] usb 3-3: new full-speed USB device number 2 using ohci_hcd
[ 2.004557] sda: sda1 sda2
[ 2.004941] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.136367] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 2.136374] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.144366] ata4.00: configured for UDMA/133
[ 2.144531] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 2.144760] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.144791] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.144818] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.144822] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.144849] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.176189] firewire_core 0000:00:0c.0: created device fw0: GUID 00016c200056246b, S400
[ 2.177200] sdb: sdb1 sdb2 < sdb5 sdb6 >
[ 2.177688] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.183118] usb 3-3: New USB device found, idVendor=058f, idProduct=9360
[ 2.183125] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.183129] usb 3-3: Product: USB Reader
[ 2.183133] usb 3-3: Manufacturer:
[ 2.183135] usb 3-3: SerialNumber: 2004888
[ 2.190894] Initializing USB Mass Storage driver...
[ 2.191099] scsi4 : usb-storage 3-3:1.0
[ 2.191240] usbcore: registered new interface driver usb-storage
[ 2.191243] USB Mass Storage support registered.
[ 2.561581] EXT4-fs (sdb6): INFO: recovery required on readonly filesystem
[ 2.561590] EXT4-fs (sdb6): write access will be enabled during recovery
[ 3.028983] EXT4-fs (sdb6): recovery complete
[ 3.037157] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.197160] scsi 4:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 3.204164] scsi 4:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 3.211154] scsi 4:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
[ 3.218151] scsi 4:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 3.219101] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 3.219284] sd 4:0:0:1: Attached scsi generic sg4 type 0
[ 3.219453] sd 4:0:0:2: Attached scsi generic sg5 type 0
[ 3.219635] sd 4:0:0:3: Attached scsi generic sg6 type 0
[ 3.317145] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 3.328137] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[ 3.339139] sd 4:0:0:2: [sde] Attached SCSI removable disk
[ 3.350148] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[ 12.828425] Adding 1832956k swap on /dev/sdb5. Priority:-1 extents:1 across:1832956k
[ 12.842868] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.842881] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 12.869565] udevd[333]: starting version 175
[ 12.926981] lp: driver loaded but no devices found
[ 12.958889] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 12.972414] agpgart-sis 0000:00:00.0: SiS chipset [1039/0671]
[ 13.002948] agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd8000000
[ 13.074777] EXT4-fs (sdb6): re-mounted. Opts: errors=remount-ro
[ 13.348685] ppdev: user-space parallel port driver
[ 13.353724] Bluetooth: Core ver 2.16
[ 13.353764] NET: Registered protocol family 31
[ 13.353767] Bluetooth: HCI device and connection manager initialized
[ 13.353770] Bluetooth: HCI socket layer initialized
[ 13.353773] Bluetooth: L2CAP socket layer initialized
[ 13.353780] Bluetooth: SCO socket layer initialized
[ 13.367116] type=1400 audit(1355213168.222:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=577 comm="apparmor_parser"
[ 13.367870] type=1400 audit(1355213168.222:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=577 comm="apparmor_parser"
[ 13.368300] type=1400 audit(1355213168.226:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=577 comm="apparmor_parser"
[ 13.379311] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.379321] Bluetooth: BNEP filters: protocol multicast
[ 13.394165] Bluetooth: RFCOMM TTY layer initialized
[ 13.394176] Bluetooth: RFCOMM socket layer initialized
[ 13.394179] Bluetooth: RFCOMM ver 1.11
[ 13.455729] type=1400 audit(1355213168.310:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=636 comm="apparmor_parser"
[ 13.458846] type=1400 audit(1355213168.314:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=636 comm="apparmor_parser"
[ 13.620808] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa1
[ 13.894259] init: failsafe main process (748) killed by TERM signal
[ 13.999945] snd_hda_intel 0000:00:0f.0: setting latency timer to 64
[ 14.075071] hda_codec: ALC1200: SKU not ready 0x598301f0
[ 14.083609] type=1400 audit(1355213168.938:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=860 comm="apparmor_parser"
[ 14.089109] type=1400 audit(1355213168.946:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=859 comm="apparmor_parser"
[ 14.089611] type=1400 audit(1355213168.946:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=859 comm="apparmor_parser"
[ 14.092726] type=1400 audit(1355213168.950:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper//chromium_browser" pid=860 comm="apparmor_parser"
[ 14.111894] type=1400 audit(1355213168.966:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=865 comm="apparmor_parser"
[ 14.174281] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.175046] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.191241] r8169 0000:00:0d.0: eth2: link down
[ 14.193532] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 14.194447] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 14.230534] input: HDA SIS966 Line as /devices/pci0000:00/0000:00:0f.0/sound/card0/input4
[ 14.232197] input: HDA SIS966 Front Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input5
[ 14.234174] input: HDA SIS966 Rear Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input6
[ 14.255106] input: HDA SIS966 Front Headphone as /devices/pci0000:00/0000:00:0f.0/sound/card0/input7
[ 14.259294] input: HDA SIS966 Line Out Side as /devices/pci0000:00/0000:00:0f.0/sound/card0/input8
[ 14.261165] input: HDA SIS966 Line Out CLFE as /devices/pci0000:00/0000:00:0f.0/sound/card0/input9
[ 14.263353] input: HDA SIS966 Line Out Surround as /devices/pci0000:00/0000:00:0f.0/sound/card0/input10
[ 14.266720] input: HDA SIS966 Line Out Front as /devices/pci0000:00/0000:00:0f.0/sound/card0/input11
[ 14.402108] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1
[ 14.515670] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input12
[ 14.637950] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 14.638983] coretemp coretemp.0: Using relative temperature scale!
[ 14.639023] coretemp coretemp.0: Using relative temperature scale!
[ 14.798492] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[ 14.798498] vesafb: scrolling: redraw
[ 14.798502] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 14.801429] vesafb: framebuffer at 0xc0000000, mapped to 0xf8980000, using 5120k, total 5120k
[ 14.802207] Console: switching to colour frame buffer device 160x64
[ 14.802268] fb0: VESA VGA frame buffer device
[ 24.224093] sis190 0000:00:04.0: eth0: mii ext = 0000
[ 24.248080] sis190 0000:00:04.0: eth0: mii lpa=cde1 adv=01e1 exp=000f
[ 24.264083] sis190 0000:00:04.0: eth0: link on unknown mode
[ 24.264309] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6452.126279] r8169 0000:00:0d.0: eth2: link up
[ 6452.126518] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 6452.856024] sis190 0000:00:04.0: eth0: auto-negotiating...
[ 6458.202960] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
utente@utente-Extensa-E261:~$
dopo
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.5.0-20-generic (buildd@aatxe) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #31-Ubuntu SMP Wed Dec 5 13:29:58 UTC 2012 (Ubuntu 3.5.0-20.31-generic 3.5.7.1)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006ffeffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006fff0000-0x000000006fff2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006fff3000-0x000000006fffffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI 2.4 present.
[ 0.000000] DMI: Acer Extensa E261/F672CR , BIOS R01-A4 09/20/2007
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x6fff0 max_arch_pfn = 0x1000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-C7FFF write-protect
[ 0.000000] C8000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 040000000 mask FE0000000 write-back
[ 0.000000] 2 base 060000000 mask FF0000000 write-back
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [mem 0x000f3b70-0x000f3b7f] mapped at [c00f3b70]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x37bfdfff]
[ 0.000000] [mem 0x00000000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0x379fffff] page 2M
[ 0.000000] [mem 0x37a00000-0x37bfdfff] page 4k
[ 0.000000] kernel direct mapping tables up to 0x37bfdfff @ [mem 0x01ffa000-0x01ffffff]
[ 0.000000] RAMDISK: [mem 0x36332000-0x37190fff]
[ 0.000000] ACPI: RSDP 000f7cc0 00014 (v00 ACRSYS)
[ 0.000000] ACPI: RSDT 6fff3040 00044 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 6fff30c0 00074 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 6fff3180 03D62 (v01 ACRSYS AWRDACPI 00001000 MSFT 03000000)
[ 0.000000] ACPI: FACS 6fff0000 00040
[ 0.000000] ACPI: HPET 6fff7040 00038 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000098)
[ 0.000000] ACPI: SLIC 6fff70c0 00176 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000020)
[ 0.000000] ACPI: _WDT 6fff7280 00047 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[ 0.000000] ACPI: MCFG 6fff7340 0003C (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[ 0.000000] ACPI: APIC 6fff6f40 00084 (v01 ACRSYS ACRPRDCT 42302E31 AWRD 00000000)
[ 0.000000] ACPI: SSDT 6fff73c0 0015C (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
[ 0.000000] ACPI: SSDT 6fff7850 002F1 (v01 PmRef CpuPm 00003000 INTL 20040311)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 899MB HIGHMEM available.
[ 0.000000] 891MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 37bfe000
[ 0.000000] low ram: 0 - 37bfe000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x37bfdfff]
[ 0.000000] HighMem [mem 0x37bfe000-0x6ffeffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x6ffeffff]
[ 0.000000] On node 0 totalpages: 458623
[ 0.000000] free_area_init_node: node 0, pgdat c18a2880, node_mem_map f5532200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1752 pages used for memmap
[ 0.000000] Normal zone: 222502 pages, LIFO batch:31
[ 0.000000] HighMem zone: 1800 pages used for memmap
[ 0.000000] HighMem zone: 228586 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 20, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] e820: [mem 0x70000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @f7bbc000 s34176 r0 d23168 u57344
[ 0.000000] pcpu-alloc: s34176 r0 d23168 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 455039
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-20-generic root=UUID=307ca460-94cd-4b43-8dc6-21bebf67b5c5 ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 3669760 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (00037bfe:0006fff0)
[ 0.000000] Memory: 1790176k/1834944k available (5962k kernel code, 44316k reserved, 2931k data, 756k init, 921544k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
[ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
[ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB)
[ 0.000000] .init : 0xc18b0000 - 0xc196d000 ( 756 kB)
[ 0.000000] .data : 0xc15d2ad8 - 0xc18af700 (2931 kB)
[ 0.000000] .text : 0xc1000000 - 0xc15d2ad8 (5962 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:712 16
[ 0.000000] CPU 0 irqstacks, hard=f500a000 soft=f500c000
[ 0.000000] vt handoff: transparent VT on vt#7
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 1800.163 MHz processor.
[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3600.32 BogoMIPS (lpj=7200652)
[ 0.004007] pid_max: default: 32768 minimum: 301
[ 0.004040] Security Framework initialized
[ 0.004059] AppArmor: AppArmor initialized
[ 0.004061] Yama: becoming mindful.
[ 0.004126] Mount-cache hash table entries: 512
[ 0.004416] Initializing cgroup subsys cpuacct
[ 0.004421] Initializing cgroup subsys memory
[ 0.004430] Initializing cgroup subsys devices
[ 0.004433] Initializing cgroup subsys freezer
[ 0.004435] Initializing cgroup subsys blkio
[ 0.004438] Initializing cgroup subsys perf_event
[ 0.004478] CPU: Physical Processor ID: 0
[ 0.004480] CPU: Processor Core ID: 0
[ 0.004483] mce: CPU supports 6 MCE banks
[ 0.004492] CPU0: Thermal monitoring enabled (TM2)
[ 0.004497] using mwait in idle threads.
[ 0.010745] ACPI: Core revision 20120320
[ 0.016043] ftrace: allocating 24604 entries in 49 pages
[ 0.024141] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.024451] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.065235] CPU0: Intel(R) Pentium(R) Dual CPU E2160 @ 1.80GHz stepping 0d
[ 0.068003] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.068003] PEBS disabled due to CPU errata.
[ 0.068003] ... version: 2
[ 0.068003] ... bit width: 40
[ 0.068003] ... generic registers: 2
[ 0.068003] ... value mask: 000000ffffffffff
[ 0.068003] ... max period: 000000007fffffff
[ 0.068003] ... fixed-purpose events: 3
[ 0.068003] ... event mask: 0000000700000003
[ 0.068003] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.068003] CPU 1 irqstacks, hard=f5106000 soft=f5110000
[ 0.008000] Initializing CPU#1
[ 0.068003] Booting Node 0, Processors #1
[ 0.076115] Brought up 2 CPUs
[ 0.076122] Total of 2 processors activated (7200.65 BogoMIPS).
[ 0.077402] devtmpfs: initialized
[ 0.077402] EVM: security.selinux
[ 0.077402] EVM: security.SMACK64
[ 0.077402] EVM: security.capability
[ 0.077402] PM: Registering ACPI NVS region [mem 0x6fff0000-0x6fff2fff] (12288 bytes)
[ 0.080974] dummy:
[ 0.081009] RTC time: 9:05:54, date: 12/11/12
[ 0.081069] NET: Registered protocol family 16
[ 0.081087] Trying to unpack rootfs image as initramfs...
[ 0.081300] EISA bus registered
[ 0.081422] ACPI: bus type pci registered
[ 0.081516] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.081520] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.081522] PCI: Using MMCONFIG for extended config space
[ 0.081524] PCI: Using configuration type 1 for base access
[ 0.081687] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.081689] mtrr: probably your BIOS does not setup all CPUs.
[ 0.081691] mtrr: corrected configuration.
[ 0.096304] bio: create slab <bio-0> at 0
[ 0.096399] ACPI: Added _OSI(Module Device)
[ 0.096403] ACPI: Added _OSI(Processor Device)
[ 0.096405] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.096408] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.097583] ACPI: EC: Look up EC in DSDT
[ 0.104403] ACPI: SSDT 6fff77c0 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.104693] ACPI: Dynamic OEM Table Load:
[ 0.104698] ACPI: SSDT (null) 00087 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
[ 0.104951] ACPI: Interpreter enabled
[ 0.104971] ACPI: (supports S0 S3 S4 S5)
[ 0.104999] ACPI: Using IOAPIC for interrupt routing
[ 0.110287] ACPI: No dock devices found.
[ 0.110305] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.110390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.110481] pci_root PNP0A08:00: host bridge window [io 0x0000-0x047f] (ignored)
[ 0.110485] pci_root PNP0A08:00: host bridge window [io 0x0490-0x0cf7] (ignored)
[ 0.110488] pci_root PNP0A08:00: host bridge window [io 0x0d00-0x0fff] (ignored)
[ 0.110491] pci_root PNP0A08:00: host bridge window [io 0x1100-0xffff] (ignored)
[ 0.110495] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.110498] pci_root PNP0A08:00: host bridge window [mem 0x70000000-0xfebfffff] (ignored)
[ 0.110502] PCI: root bus 00: using default resources
[ 0.110568] PCI host bridge to bus 0000:00
[ 0.110572] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.110575] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.110598] pci 0000:00:00.0: [1039:0671] type 00 class 0x060000
[ 0.110617] pci 0000:00:00.0: reg 10: [mem 0xd8000000-0xdfffffff]
[ 0.110696] pci 0000:00:01.0: [1039:0003] type 01 class 0x060400
[ 0.110745] pci 0000:00:02.0: [1039:0968] type 00 class 0x060100
[ 0.110847] pci 0000:00:02.5: [1039:5513] type 00 class 0x01018a
[ 0.110872] pci 0000:00:02.5: reg 10: [io 0x01f0-0x01f7]
[ 0.110885] pci 0000:00:02.5: reg 14: [io 0x03f4-0x03f7]
[ 0.110897] pci 0000:00:02.5: reg 18: [io 0x0170-0x0177]
[ 0.110909] pci 0000:00:02.5: reg 1c: [io 0x0374-0x0377]
[ 0.110921] pci 0000:00:02.5: reg 20: [io 0x4000-0x400f]
[ 0.110974] pci 0000:00:02.5: PME# supported from D3cold
[ 0.110998] pci 0000:00:03.0: [1039:7001] type 00 class 0x0c0310
[ 0.111018] pci 0000:00:03.0: reg 10: [mem 0xfdfff000-0xfdffffff]
[ 0.111094] pci 0000:00:03.1: [1039:7001] type 00 class 0x0c0310
[ 0.111110] pci 0000:00:03.1: reg 10: [mem 0xfdffe000-0xfdffefff]
[ 0.111191] pci 0000:00:03.3: [1039:7002] type 00 class 0x0c0320
[ 0.111210] pci 0000:00:03.3: reg 10: [mem 0xfdffd000-0xfdffdfff]
[ 0.111305] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.111333] pci 0000:00:04.0: [1039:0191] type 00 class 0x020000
[ 0.111353] pci 0000:00:04.0: reg 10: [mem 0xfdffc000-0xfdffc07f]
[ 0.111365] pci 0000:00:04.0: reg 14: [io 0xfe00-0xfe7f]
[ 0.111440] pci 0000:00:04.0: supports D1 D2
[ 0.111443] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.111471] pci 0000:00:05.0: [1039:1183] type 00 class 0x010185
[ 0.111493] pci 0000:00:05.0: reg 10: [io 0xfd00-0xfd07]
[ 0.111505] pci 0000:00:05.0: reg 14: [io 0xfc00-0xfc03]
[ 0.111517] pci 0000:00:05.0: reg 18: [io 0xfb00-0xfb07]
[ 0.111529] pci 0000:00:05.0: reg 1c: [io 0xfa00-0xfa03]
[ 0.111541] pci 0000:00:05.0: reg 20: [io 0xf900-0xf90f]
[ 0.111592] pci 0000:00:05.0: PME# supported from D3cold
[ 0.111622] pci 0000:00:06.0: [1039:000a] type 01 class 0x060400
[ 0.111721] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.111760] pci 0000:00:0c.0: [104c:8024] type 00 class 0x0c0010
[ 0.111782] pci 0000:00:0c.0: reg 10: [mem 0xfdffb000-0xfdffb7ff]
[ 0.111794] pci 0000:00:0c.0: reg 14: [mem 0xfdff4000-0xfdff7fff]
[ 0.111882] pci 0000:00:0c.0: supports D1 D2
[ 0.111885] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot
[ 0.111910] pci 0000:00:0d.0: [1186:4300] type 00 class 0x020000
[ 0.111930] pci 0000:00:0d.0: reg 10: [io 0xf600-0xf6ff]
[ 0.111942] pci 0000:00:0d.0: reg 14: [mem 0xfdffa000-0xfdffa0ff]
[ 0.112019] pci 0000:00:0d.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.112053] pci 0000:00:0d.0: supports D1 D2
[ 0.112056] pci 0000:00:0d.0: PME# supported from D1 D2 D3hot D3cold
[ 0.112098] pci 0000:00:0f.0: [1039:7502] type 00 class 0x040300
[ 0.112118] pci 0000:00:0f.0: reg 10: [mem 0xfdff0000-0xfdff3fff]
[ 0.112205] pci 0000:00:0f.0: PME# supported from D0 D3hot D3cold
[ 0.112262] pci 0000:00:1f.0: [1039:0004] type 01 class 0x060400
[ 0.112370] pci 0000:00:1f.0: PME# supported from D0 D3hot D3cold
[ 0.112414] pci 0000:01:00.0: [1039:6351] type 00 class 0x030000
[ 0.112433] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[ 0.112442] pci 0000:01:00.0: reg 14: [mem 0xfdde0000-0xfddfffff]
[ 0.112452] pci 0000:01:00.0: reg 18: [io 0xdf00-0xdf7f]
[ 0.112518] pci 0000:01:00.0: supports D1 D2
[ 0.112563] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.112569] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.112575] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.112580] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
[ 0.112642] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.112650] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.112656] pci 0000:00:06.0: bridge window [mem 0xfda00000-0xfdafffff]
[ 0.112664] pci 0000:00:06.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.112727] pci 0000:00:1f.0: PCI bridge to [bus 03-03]
[ 0.112735] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff]
[ 0.112741] pci 0000:00:1f.0: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.112750] pci 0000:00:1f.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.112771] pci_bus 0000:00: on NUMA node 0
[ 0.112778] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.113234] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.113243] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.113245] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.132650] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.132721] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 *15)
[ 0.132786] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.132851] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.132913] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
[ 0.132974] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.133035] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[ 0.133097] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.133307] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.133311] vgaarb: loaded
[ 0.133313] vgaarb: bridge control possible 0000:01:00.0
[ 0.133635] SCSI subsystem initialized
[ 0.133753] libata version 3.00 loaded.
[ 0.133793] ACPI: bus type usb registered
[ 0.133838] usbcore: registered new interface driver usbfs
[ 0.133852] usbcore: registered new interface driver hub
[ 0.133897] usbcore: registered new device driver usb
[ 0.134050] PCI: Using ACPI for IRQ routing
[ 0.144613] PCI: pci_cache_line_size set to 64 bytes
[ 0.144713] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[ 0.144718] e820: reserve RAM buffer [mem 0x6fff0000-0x6fffffff]
[ 0.144949] NetLabel: Initializing
[ 0.144953] NetLabel: domain hash size = 128
[ 0.144954] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.144969] NetLabel: unlabeled traffic allowed by default
[ 0.145150] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.145157] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.145165] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.148103] Switching to clocksource hpet
[ 0.161750] AppArmor: AppArmor Filesystem Enabled
[ 0.161822] pnp: PnP ACPI init
[ 0.161864] ACPI: bus type pnp registered
[ 0.162025] pnp 00:00: [bus 00-ff]
[ 0.162030] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.162033] pnp 00:00: [io 0x0000-0x047f window]
[ 0.162036] pnp 00:00: [io 0x0480-0x048f]
[ 0.162039] pnp 00:00: [io 0x0490-0x0cf7 window]
[ 0.162042] pnp 00:00: [io 0x0d00-0x0fff window]
[ 0.162045] pnp 00:00: [io 0x1000-0x10cf]
[ 0.162048] pnp 00:00: [io 0x1100-0x112f]
[ 0.162051] pnp 00:00: [io 0x1100-0xffff window]
[ 0.162054] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.162058] pnp 00:00: [mem 0x70000000-0xfebfffff window]
[ 0.162140] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.162393] pnp 00:01: [io 0x0010-0x001f]
[ 0.162403] pnp 00:01: [io 0x0022-0x003f]
[ 0.162406] pnp 00:01: [io 0x0044-0x005f]
[ 0.162409] pnp 00:01: [io 0x0062-0x0063]
[ 0.162411] pnp 00:01: [io 0x0065-0x006f]
[ 0.162414] pnp 00:01: [io 0x0074-0x007f]
[ 0.162417] pnp 00:01: [io 0x0091-0x0093]
[ 0.162420] pnp 00:01: [io 0x00a2-0x00bf]
[ 0.162422] pnp 00:01: [io 0x00e0-0x00ef]
[ 0.162425] pnp 00:01: [io 0x04d0-0x04d1]
[ 0.162428] pnp 00:01: [io 0x0800-0x0805]
[ 0.162431] pnp 00:01: [io 0x0290-0x0297]
[ 0.162433] pnp 00:01: [io 0x0880-0x088f]
[ 0.162531] system 00:01: [io 0x04d0-0x04d1] has been reserved
[ 0.162535] system 00:01: [io 0x0800-0x0805] has been reserved
[ 0.162539] system 00:01: [io 0x0290-0x0297] has been reserved
[ 0.162542] system 00:01: [io 0x0880-0x088f] has been reserved
[ 0.162548] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.162567] pnp 00:02: [dma 4]
[ 0.162570] pnp 00:02: [io 0x0000-0x000f]
[ 0.162573] pnp 00:02: [io 0x0080-0x0090]
[ 0.162575] pnp 00:02: [io 0x0094-0x009f]
[ 0.162578] pnp 00:02: [io 0x00c0-0x00df]
[ 0.162625] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.162688] pnp 00:03: [irq 0 disabled]
[ 0.162708] pnp 00:03: [irq 8]
[ 0.162718] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.162770] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.162804] pnp 00:04: [io 0x0070-0x0073]
[ 0.162854] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.162866] pnp 00:05: [io 0x0061]
[ 0.162914] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.162926] pnp 00:06: [io 0x00f0-0x00ff]
[ 0.162934] pnp 00:06: [irq 13]
[ 0.162988] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.163539] pnp 00:07: [io 0x0060]
[ 0.163542] pnp 00:07: [io 0x0064]
[ 0.163549] pnp 00:07: [irq 12]
[ 0.163613] pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.163683] pnp 00:08: [mem 0xe0000000-0xefffffff]
[ 0.163765] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.163770] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.163822] pnp 00:09: [mem 0x000f0000-0x000fffff]
[ 0.163825] pnp 00:09: [mem 0xfed00000-0xfed000ff]
[ 0.163828] pnp 00:09: [mem 0xfed30000-0xfed300ff]
[ 0.163831] pnp 00:09: [mem 0x6fff0000-0x6fffffff]
[ 0.163834] pnp 00:09: [mem 0xffff0000-0xffffffff]
[ 0.163837] pnp 00:09: [mem 0x00000000-0x0009ffff]
[ 0.163840] pnp 00:09: [mem 0x00100000-0x6ffeffff]
[ 0.163843] pnp 00:09: [mem 0xffee0000-0xffefffff]
[ 0.163846] pnp 00:09: [mem 0xfffe0000-0xfffeffff]
[ 0.163849] pnp 00:09: [mem 0xfec00000-0xfecfffff]
[ 0.163851] pnp 00:09: [mem 0xfee00000-0xfeefffff]
[ 0.163929] system 00:09: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.163934] system 00:09: [mem 0xfed00000-0xfed000ff] has been reserved
[ 0.163938] system 00:09: [mem 0xfed30000-0xfed300ff] has been reserved
[ 0.163941] system 00:09: [mem 0x6fff0000-0x6fffffff] could not be reserved
[ 0.163945] system 00:09: [mem 0xffff0000-0xffffffff] has been reserved
[ 0.163948] system 00:09: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.163952] system 00:09: [mem 0x00100000-0x6ffeffff] could not be reserved
[ 0.163956] system 00:09: [mem 0xffee0000-0xffefffff] has been reserved
[ 0.163959] system 00:09: [mem 0xfffe0000-0xfffeffff] has been reserved
[ 0.163963] system 00:09: [mem 0xfec00000-0xfecfffff] could not be reserved
[ 0.163967] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.163971] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.163983] pnp: PnP ACPI: found 10 devices
[ 0.163985] ACPI: ACPI bus type pnp unregistered
[ 0.163991] PnPBIOS: Disabled by ACPI PNP
[ 0.200888] pci 0000:00:0d.0: BAR 6: assigned [mem 0x70000000-0x7001ffff pref]
[ 0.200906] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.200911] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.200918] pci 0000:00:01.0: bridge window [mem 0xfdd00000-0xfddfffff]
[ 0.200924] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff pref]
[ 0.200932] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.200937] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.200944] pci 0000:00:06.0: bridge window [mem 0xfda00000-0xfdafffff]
[ 0.200949] pci 0000:00:06.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.200958] pci 0000:00:1f.0: PCI bridge to [bus 03-03]
[ 0.200962] pci 0000:00:1f.0: bridge window [io 0xc000-0xcfff]
[ 0.200969] pci 0000:00:1f.0: bridge window [mem 0xfdc00000-0xfdcfffff]
[ 0.200975] pci 0000:00:1f.0: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.200995] pci 0000:00:01.0: setting latency timer to 64
[ 0.201009] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.201012] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.201015] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.201018] pci_bus 0000:01: resource 1 [mem 0xfdd00000-0xfddfffff]
[ 0.201022] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff pref]
[ 0.201025] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.201028] pci_bus 0000:02: resource 1 [mem 0xfda00000-0xfdafffff]
[ 0.201031] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
[ 0.201034] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
[ 0.201038] pci_bus 0000:03: resource 1 [mem 0xfdc00000-0xfdcfffff]
[ 0.201041] pci_bus 0000:03: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
[ 0.201109] NET: Registered protocol family 2
[ 0.201239] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.201519] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.202675] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.203495] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.203499] TCP: reno registered
[ 0.203504] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.203527] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.203715] NET: Registered protocol family 1
[ 0.372189] pci 0000:01:00.0: Boot video device
[ 0.372200] PCI: CLS 64 bytes, default 64
[ 0.372855] audit: initializing netlink socket (disabled)
[ 0.372881] type=2000 audit(1355216754.368:1): initialized
[ 0.399374] highmem bounce pool size: 64 pages
[ 0.399395] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.401933] VFS: Disk quotas dquot_6.5.2
[ 0.402011] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.402822] fuse init (API version 7.19)
[ 0.402942] msgmni has been set to 1696
[ 0.403417] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.403464] io scheduler noop registered
[ 0.403468] io scheduler deadline registered (default)
[ 0.403480] io scheduler cfq registered
[ 0.403793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.403823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.403931] intel_idle: does not run on family 6 model 15
[ 0.404077] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[ 0.404089] ACPI: Power Button [PWRB]
[ 0.404163] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.404168] ACPI: Power Button [PWRF]
[ 0.404231] ACPI: Fan [FAN] (on)
[ 0.404333] ACPI: Requesting acpi_cpufreq
[ 0.478896] Freeing initrd memory: 14716k freed
[ 0.495161] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.495168] ACPI: Thermal Zone [THRM] (13 C)
[ 0.495293] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.495296] ACPI: Thermal Zone [SYST] (21 C)
[ 0.495346] GHES: HEST is not enabled!
[ 0.495395] isapnp: Scanning for PnP cards...
[ 0.495496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.497113] Linux agpgart interface v0.103
[ 0.498999] brd: module loaded
[ 0.499934] loop: module loaded
[ 0.500177] pata_sis 0000:00:02.5: version 0.5.2
[ 0.500678] scsi0 : pata_sis
[ 0.500776] scsi1 : pata_sis
[ 0.501290] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[ 0.501293] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[ 0.501389] pata_acpi 0000:00:05.0: setting latency timer to 64
[ 0.501783] Fixed MDIO Bus: probed
[ 0.501846] tun: Universal TUN/TAP device driver, 1.6
[ 0.501848] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.501912] PPP generic driver version 2.4.2
[ 0.501969] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.502018] ehci_hcd 0000:00:03.3: setting latency timer to 64
[ 0.502023] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 0.502032] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 0.502072] ehci_hcd 0000:00:03.3: cache line size of 64 is not supported
[ 0.502095] ehci_hcd 0000:00:03.3: irq 22, io mem 0xfdffd000
[ 0.512015] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 0.512049] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.512053] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.512056] usb usb1: Product: EHCI Host Controller
[ 0.512059] usb usb1: Manufacturer: Linux 3.5.0-20-generic ehci_hcd
[ 0.512062] usb usb1: SerialNumber: 0000:00:03.3
[ 0.512208] hub 1-0:1.0: USB hub found
[ 0.512214] hub 1-0:1.0: 8 ports detected
[ 0.512319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.512364] ohci_hcd 0000:00:03.0: setting latency timer to 64
[ 0.512369] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.512376] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 0.512401] ohci_hcd 0000:00:03.0: irq 20, io mem 0xfdfff000
[ 0.570020] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.570024] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.570027] usb usb2: Product: OHCI Host Controller
[ 0.570030] usb usb2: Manufacturer: Linux 3.5.0-20-generic ohci_hcd
[ 0.570033] usb usb2: SerialNumber: 0000:00:03.0
[ 0.570158] hub 2-0:1.0: USB hub found
[ 0.570170] hub 2-0:1.0: 4 ports detected
[ 0.570261] ohci_hcd 0000:00:03.1: setting latency timer to 64
[ 0.570265] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 0.570272] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 0.570294] ohci_hcd 0000:00:03.1: irq 21, io mem 0xfdffe000
[ 0.626019] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.626022] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.626025] usb usb3: Product: OHCI Host Controller
[ 0.626028] usb usb3: Manufacturer: Linux 3.5.0-20-generic ohci_hcd
[ 0.626031] usb usb3: SerialNumber: 0000:00:03.1
[ 0.626155] hub 3-0:1.0: USB hub found
[ 0.626164] hub 3-0:1.0: 4 ports detected
[ 0.626240] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.626330] usbcore: registered new interface driver libusual
[ 0.626389] i8042: PNP: PS/2 Controller [PNP0f13:PS2M] at 0x60,0x64 irq 12
[ 0.626392] i8042: PNP: PS/2 controller doesn't have KBD irq; using default 1
[ 0.626775] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.626783] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.626935] mousedev: PS/2 mouse device common for all mice
[ 0.627082] rtc_cmos 00:04: RTC can wake from S4
[ 0.627216] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.627241] rtc0: alarms up to one year, 242 bytes nvram, hpet irqs
[ 0.627314] device-mapper: uevent: version 1.0.3
[ 0.627390] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 0.627437] EISA: Probing bus 0 at eisa.0
[ 0.627446] Cannot allocate resource for EISA slot 1
[ 0.627456] Cannot allocate resource for EISA slot 4
[ 0.627475] EISA: Detected 0 cards.
[ 0.627488] cpuidle: using governor ladder
[ 0.627490] cpuidle: using governor menu
[ 0.627493] EFI Variables Facility v0.08 2004-May-17
[ 0.627729] ashmem: initialized
[ 0.627904] TCP: cubic registered
[ 0.628057] NET: Registered protocol family 10
[ 0.628326] NET: Registered protocol family 17
[ 0.628341] Key type dns_resolver registered
[ 0.628445] Using IPI No-Shortcut mode
[ 0.628551] PM: Hibernation image not present or could not be loaded.
[ 0.628572] registered taskstats version 1
[ 0.631834] Key type trusted registered
[ 0.634594] Key type encrypted registered
[ 0.637679] Magic number: 8:329:70
[ 0.637818] rtc_cmos 00:04: setting system clock to 2012-12-11 09:05:55 UTC (1355216755)
[ 0.639078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.639083] EDD information not available.
[ 0.664303] ata1.00: ATAPI: HL-DT-STDVD-RAM GH22NP21, 1.00, max UDMA/66
[ 0.680289] ata1.00: configured for UDMA/66
[ 0.849187] isapnp: No Plug & Play device found
[ 0.850363] scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GH22NP21 1.00 PQ: 0 ANSI: 5
[ 0.852439] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.852445] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.852651] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 0.852781] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 0.852889] ata2: port disabled--ignoring
[ 0.852992] Freeing unused kernel memory: 756k freed
[ 0.853435] Write protecting the kernel text: 5964k
[ 0.853488] Write protecting the kernel read-only data: 2428k
[ 0.853490] NX-protecting the kernel data: 4276k
[ 0.879419] udevd[95]: starting version 175
[ 0.998838] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
[ 0.998916] sis190 0000:00:04.0: setting latency timer to 64
[ 0.998942] sis190: 0000:00:04.0: Read MAC address from EEPROM
[ 0.998945] sis190: 0000:00:04.0: Error EEPROM read 0
[ 0.998948] sis190: 0000:00:04.0: Read MAC address from APC
[ 1.044071] sis190: 0000:00:04.0: unknown PHY 0x1c:0xc910 transceiver at address 1
[ 1.372081] Refined TSC clocksource calibration: 1800.063 MHz.
[ 1.372093] Switching to clocksource tsc
[ 1.440091] usb 2-2: new low-speed USB device number 2 using ohci_hcd
[ 1.556023] sis190: 0000:00:04.0: Using transceiver at address 1 as default
[ 1.588332] sis190 0000:00:04.0: eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at f841c000 (IRQ: 19), 00:1c:25:82:e5:7f
[ 1.588337] sis190 0000:00:04.0: eth0: RGMII mode.
[ 1.588345] sis190 0000:00:04.0: eth0: Enabling Auto-negotiation
[ 1.620091] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.620192] r8169 0000:00:0d.0: (unregistered net_device): not PCI Express
[ 1.620430] r8169 0000:00:0d.0: eth1: RTL8169sb/8110sb at 0xf8430000, cc:b2:55:b1:a8:0b, XID 10000000 IRQ 17
[ 1.620434] r8169 0000:00:0d.0: eth1: jumbo features [frames: 7152 bytes, tx checksumming: ok]
[ 1.620631] firewire_ohci 0000:00:0c.0: setting latency timer to 64
[ 1.653079] usb 2-2: New USB device found, idVendor=046d, idProduct=c31c
[ 1.653087] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.653092] usb 2-2: Product: USB Keyboard
[ 1.653097] usb 2-2: Manufacturer: Logitech
[ 1.676133] firewire_ohci 0000:00:0c.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.676451] sata_sis 0000:00:05.0: version 1.0
[ 1.676479] sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
[ 1.677012] scsi2 : sata_sis
[ 1.677121] scsi3 : sata_sis
[ 1.677675] ata3: PATA max UDMA/133 cmd 0xfd00 ctl 0xfc00 bmdma 0xf900 irq 17
[ 1.677679] ata4: PATA max UDMA/133 cmd 0xfb00 ctl 0xfa00 bmdma 0xf908 irq 17
[ 1.681228] usbcore: registered new interface driver usbhid
[ 1.681232] usbhid: USB HID core driver
[ 1.771710] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.0/input/input2
[ 1.771869] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:03.0-2/input0
[ 1.776210] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.1/input/input3
[ 1.776340] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:03.0-2/input1
[ 1.889841] ata3.00: ATA-7: ST3160815AS, 3.AAE, max UDMA/133
[ 1.889850] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.956466] ata3.00: configured for UDMA/133
[ 1.956664] scsi 2:0:0:0: Direct-Access ATA ST3160815AS 3.AA PQ: 0 ANSI: 5
[ 1.956869] sd 2:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 1.956912] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.956931] sd 2:0:0:0: [sda] Write Protect is off
[ 1.956936] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.956962] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.968044] usb 3-3: new full-speed USB device number 2 using ohci_hcd
[ 2.004557] sda: sda1 sda2
[ 2.004941] sd 2:0:0:0: [sda] Attached SCSI disk
[ 2.136367] ata4.00: ATA-8: SAMSUNG HD501LJ, CR100-12, max UDMA7
[ 2.136374] ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.144366] ata4.00: configured for UDMA/133
[ 2.144531] scsi 3:0:0:0: Direct-Access ATA SAMSUNG HD501LJ CR10 PQ: 0 ANSI: 5
[ 2.144760] sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.144791] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 2.144818] sd 3:0:0:0: [sdb] Write Protect is off
[ 2.144822] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.144849] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.176189] firewire_core 0000:00:0c.0: created device fw0: GUID 00016c200056246b, S400
[ 2.177200] sdb: sdb1 sdb2 < sdb5 sdb6 >
[ 2.177688] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 2.183118] usb 3-3: New USB device found, idVendor=058f, idProduct=9360
[ 2.183125] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.183129] usb 3-3: Product: USB Reader
[ 2.183133] usb 3-3: Manufacturer:
[ 2.183135] usb 3-3: SerialNumber: 2004888
[ 2.190894] Initializing USB Mass Storage driver...
[ 2.191099] scsi4 : usb-storage 3-3:1.0
[ 2.191240] usbcore: registered new interface driver usb-storage
[ 2.191243] USB Mass Storage support registered.
[ 2.561581] EXT4-fs (sdb6): INFO: recovery required on readonly filesystem
[ 2.561590] EXT4-fs (sdb6): write access will be enabled during recovery
[ 3.028983] EXT4-fs (sdb6): recovery complete
[ 3.037157] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
[ 3.197160] scsi 4:0:0:0: Direct-Access Generic USB SD Reader 1.00 PQ: 0 ANSI: 0
[ 3.204164] scsi 4:0:0:1: Direct-Access Generic USB CF Reader 1.01 PQ: 0 ANSI: 0
[ 3.211154] scsi 4:0:0:2: Direct-Access Generic USB SM Reader 1.02 PQ: 0 ANSI: 0
[ 3.218151] scsi 4:0:0:3: Direct-Access Generic USB MS Reader 1.03 PQ: 0 ANSI: 0
[ 3.219101] sd 4:0:0:0: Attached scsi generic sg3 type 0
[ 3.219284] sd 4:0:0:1: Attached scsi generic sg4 type 0
[ 3.219453] sd 4:0:0:2: Attached scsi generic sg5 type 0
[ 3.219635] sd 4:0:0:3: Attached scsi generic sg6 type 0
[ 3.317145] sd 4:0:0:0: [sdc] Attached SCSI removable disk
[ 3.328137] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[ 3.339139] sd 4:0:0:2: [sde] Attached SCSI removable disk
[ 3.350148] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[ 12.828425] Adding 1832956k swap on /dev/sdb5. Priority:-1 extents:1 across:1832956k
[ 12.842868] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.842881] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 12.869565] udevd[333]: starting version 175
[ 12.926981] lp: driver loaded but no devices found
[ 12.958889] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 12.972414] agpgart-sis 0000:00:00.0: SiS chipset [1039/0671]
[ 13.002948] agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd8000000
[ 13.074777] EXT4-fs (sdb6): re-mounted. Opts: errors=remount-ro
[ 13.348685] ppdev: user-space parallel port driver
[ 13.353724] Bluetooth: Core ver 2.16
[ 13.353764] NET: Registered protocol family 31
[ 13.353767] Bluetooth: HCI device and connection manager initialized
[ 13.353770] Bluetooth: HCI socket layer initialized
[ 13.353773] Bluetooth: L2CAP socket layer initialized
[ 13.353780] Bluetooth: SCO socket layer initialized
[ 13.367116] type=1400 audit(1355213168.222:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=577 comm="apparmor_parser"
[ 13.367870] type=1400 audit(1355213168.222:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=577 comm="apparmor_parser"
[ 13.368300] type=1400 audit(1355213168.226:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=577 comm="apparmor_parser"
[ 13.379311] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 13.379321] Bluetooth: BNEP filters: protocol multicast
[ 13.394165] Bluetooth: RFCOMM TTY layer initialized
[ 13.394176] Bluetooth: RFCOMM socket layer initialized
[ 13.394179] Bluetooth: RFCOMM ver 1.11
[ 13.455729] type=1400 audit(1355213168.310:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=636 comm="apparmor_parser"
[ 13.458846] type=1400 audit(1355213168.314:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=636 comm="apparmor_parser"
[ 13.620808] microcode: CPU0 sig=0x6fd, pf=0x1, revision=0xa1
[ 13.894259] init: failsafe main process (748) killed by TERM signal
[ 13.999945] snd_hda_intel 0000:00:0f.0: setting latency timer to 64
[ 14.075071] hda_codec: ALC1200: SKU not ready 0x598301f0
[ 14.083609] type=1400 audit(1355213168.938:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=860 comm="apparmor_parser"
[ 14.089109] type=1400 audit(1355213168.946:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=859 comm="apparmor_parser"
[ 14.089611] type=1400 audit(1355213168.946:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=859 comm="apparmor_parser"
[ 14.092726] type=1400 audit(1355213168.950:10): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper//chromium_browser" pid=860 comm="apparmor_parser"
[ 14.111894] type=1400 audit(1355213168.966:11): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=865 comm="apparmor_parser"
[ 14.174281] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.175046] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.191241] r8169 0000:00:0d.0: eth2: link down
[ 14.193532] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 14.194447] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[ 14.230534] input: HDA SIS966 Line as /devices/pci0000:00/0000:00:0f.0/sound/card0/input4
[ 14.232197] input: HDA SIS966 Front Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input5
[ 14.234174] input: HDA SIS966 Rear Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input6
[ 14.255106] input: HDA SIS966 Front Headphone as /devices/pci0000:00/0000:00:0f.0/sound/card0/input7
[ 14.259294] input: HDA SIS966 Line Out Side as /devices/pci0000:00/0000:00:0f.0/sound/card0/input8
[ 14.261165] input: HDA SIS966 Line Out CLFE as /devices/pci0000:00/0000:00:0f.0/sound/card0/input9
[ 14.263353] input: HDA SIS966 Line Out Surround as /devices/pci0000:00/0000:00:0f.0/sound/card0/input10
[ 14.266720] input: HDA SIS966 Line Out Front as /devices/pci0000:00/0000:00:0f.0/sound/card0/input11
[ 14.402108] microcode: CPU1 sig=0x6fd, pf=0x1, revision=0xa1
[ 14.515670] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input12
[ 14.637950] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 14.638983] coretemp coretemp.0: Using relative temperature scale!
[ 14.639023] coretemp coretemp.0: Using relative temperature scale!
[ 14.798492] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[ 14.798498] vesafb: scrolling: redraw
[ 14.798502] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 14.801429] vesafb: framebuffer at 0xc0000000, mapped to 0xf8980000, using 5120k, total 5120k
[ 14.802207] Console: switching to colour frame buffer device 160x64
[ 14.802268] fb0: VESA VGA frame buffer device
[ 24.224093] sis190 0000:00:04.0: eth0: mii ext = 0000
[ 24.248080] sis190 0000:00:04.0: eth0: mii lpa=cde1 adv=01e1 exp=000f
[ 24.264083] sis190 0000:00:04.0: eth0: link on unknown mode
[ 24.264309] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6452.126279] r8169 0000:00:0d.0: eth2: link up
[ 6452.126518] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[ 6452.856024] sis190 0000:00:04.0: eth0: auto-negotiating...
[ 6458.202960] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
utente@utente-Extensa-E261:~$
CielitoLindux
11-12-2012, 10:31
:sbavvv:
non aggiunge nessuna riga, quindi il modulo te lo carica il sistema da se
p.s.
se non sai cosaltro fare ... io toglierei l'ipv6
tolto ma nulla...al masismo lascerò la seconda scheda disattivando la prima..e per il video che va lento tipo rallenty?
provato da "rescue mode" con modalita' grafica ridotta?
all'avvio di grub ... non puoi scegliere anche una modalita': (recovery mode) ?
CielitoLindux
11-12-2012, 16:50
Perchè non provi a cambiare distro???
CielitoLindux
11-12-2012, 17:35
Fedora, suse, mageia...
Il kernel è lostesso, quindi non è detto che tu risolva... ma non si sa mai. Ti scarichi una live e vedi se funziona. Se si, passi all'installazione vera e propria.
ho installato Fedora e la grafica funziona bene senza problemi, la LAN è na stronzetta perchè stà in acquisizione ip ma non funziona, se imposto ip manuale va su ma non naviga. :muro: :muro:
CielitoLindux
12-12-2012, 14:25
va su ma non naviga. :muro: :muro:
Nel senso che nn navighi su internet o sulla LAN? Nel primo caso, come hai impostato i dns e gateway?
CielitoLindux
12-12-2012, 14:40
Prova a scaricare i driver da qui (http://w3.sis.com/download/)
CielitoLindux
12-12-2012, 14:48
Prova a scaricare i driver da qui (http://w3.sis.com/download/)
Leggendo il readme la vedo complicata, oltre ad essere fatta per una FC3. Secondo me ti conviene cambiare scheda di rete o usare l'altra che hai già.
Nel senso che nn navighi su internet o sulla LAN? Nel primo caso, come hai impostato i dns e gateway?
ho impostato ip secondo la mia rete ma non pingo ne gateway ne dns esterno...mha
ho provato la stessa cosa su ubuntu ma nada...
CielitoLindux
12-12-2012, 15:15
Mi fai vedere gli output di questi comandi?
ifconfig eth0 - route - cat/etc/resolv.conf
dal comando: lspci
vedi la ethernet che prende il "Driver sis190" ?
CielitoLindux
12-12-2012, 16:02
Forse anche un dmesg|tail -40 potrebbe dirci qualcosa...
ho la sfiga attaccata al (___) installato Fedora, e gli ho fatto fare gli aggiornamenti proposti, successivamente riavviato e...could not update ICEauthority file /home/utente/.ICEauthority :mc: :mc: :mc:
CielitoLindux
13-12-2012, 10:52
Potrebbe essere un problema di permessi. Facci vedere l'output di: ls -la /home/tuoutente/.ICEauthority
neanche da ctrl-alt-f1 con root ?
CielitoLindux
13-12-2012, 14:18
neanche da ctrl-alt-f1 con root ?
Avvia la macchina in modalità non grafica. Per fare ciò al momento in cui grub ti presenta i kernel premi un tasto qualsiasi per interrompere il countdown, poi posizionati sulla riga che dice qualcosa di simile a "opzioni di avvio avanzate di Fedora", premi "e", posizionati sul primo kernel e premi di nuovo "e", posizionati sulla linea che inizia con "linux..." premi il tasto "fine" in modo da posizionarti alla fine di questa riga (a volte sta su due righe), lascia uno spazio e digita "3" (senza apici, solo il numero), premi F10. La macchina si avvierà per poi finire in un terminale virtuale con la scritta "login" e il cursore lampeggiante.
Qui ti logghi col tuo utente (non root) e lanci il comando che ti ho dato sopra. Posta qui l'output.
cant access no such file o direcrory
CielitoLindux
13-12-2012, 14:43
Esegui la stessa procedura di prima e, una volta loggato, dai touch /home/tuoutente/.ICEauthority Riavvia la macchina e facci sapere.
cannot touch /home/utente/.ICEauthority
CielitoLindux
13-12-2012, 15:08
Riavvia la macchina con la procedura di prima.
Proviamo con qualcosa di più pesante:
da root: chown user -R /home/user dove user è il tuoutente.
Se non funziona proviamo a creare un altro utente.
Quindi quando ti sei loggato come root dai:
useradd nuovoutente e poi passwd nuovoutente. Esci da root e ti logghi col nuovoutente.
favoloso si è racuperato...ultima cosa, mi si è presentato con una grafica nuova, è possibile rimettere quella vecchia?
CielitoLindux
13-12-2012, 16:08
Ha funzionato cosa? Il primo comando? O il nuovo utente? Per grafica nyuova cosa intendi? Hai la gnome shell o sei in fallback mode?
ho creato il nuovo utente, riavviato e loggato normalmente con grafica nel utente nuovo, ora va regolare :ubriachi: solo che prima aveva un'altra grafica
CielitoLindux
13-12-2012, 16:21
Ma il primo comando l'hai provato? E non ha risolto il problema?
Venendo alla grafia: Prima stavi Così (http://files.digitizor.com/wp-content/uploads/2010/07/gnome-shell.png) e ora stai Così (http://2.bp.blogspot.com/-k57fxDbSytc/TaZ3IcTbkQI/AAAAAAAABI4/uNWH6GTGlFQ/s1600/Gnome+3+Fallback+mode+screenshot.png)? Se si sei in fallback mode. E vedremo di risolverlo, se possibile.
Hai installato Fedora 17 o 18 Beta?
ho fatto useradd nuovoutente con l'altro sopra non funzionava.
Fedo17
CielitoLindux
13-12-2012, 16:32
Venendo alla grafia: Prima stavi Così (http://files.digitizor.com/wp-content/uploads/2010/07/gnome-shell.png) e ora stai Così (http://2.bp.blogspot.com/-k57fxDbSytc/TaZ3IcTbkQI/AAAAAAAABI4/uNWH6GTGlFQ/s1600/Gnome+3+Fallback+mode+screenshot.png)? Se si sei in fallback mode. E vedremo di risolverlo, se possibile..
inizialmente avevo la grafica quella con la barra strumenti sulla sinistra, ho fatto alcuni aggionamenti e si è presentata la grafica con i menù a tendina in alto, ho fatto aggionamenti e si è inchiodato, ora ricreato il nuovo utente c'è la grafica col il menu strumenti sulla sinistra
CielitoLindux
13-12-2012, 16:41
Segui queste due guide per iniziare.
Guida 1 (http://www.lffl.org/2012/05/fedora-17-semplice-guida-post.html)
Guida 2 (http://www.lffl.org/2012/05/fedora-17-installare-i-principali-codec.html).
Nella guida 1 io salterei i punti 8 e 19.
le cose principali fatte ed è andato ok, ma il tema standard non è apparso:rolleyes:
CielitoLindux
13-12-2012, 17:31
Output di $ glxinfo | grep direct
Nota: i comandi che hanno $ indicano che devono essere dati da utente normale.
I comandi che hanno # indicano i comandi che devono essere dati come super utente (cioè root) che in Fedora si ottiene con: su - (su-spazio-meno) e poi la password di root.
CielitoLindux
14-12-2012, 08:52
lspci -k|grep -iA 6 vga
mi fai paura con sti codici hahahaha
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
Subsystem: Foxconn International, Inc. Device 0c9e
CielitoLindux
14-12-2012, 10:52
mi fai paura con sti codici hahahaha:asd:
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
Subsystem: Foxconn International, Inc. Device 0c9e
Tutto qui? Kernel driver in use??? Non c'è scritto nulla?
CielitoLindux
14-12-2012, 11:04
Proviamo a creare X:
Apri un terminale, diventa root e dai: init 3.
Sparirà la grafica. Loggati come root (se non lo sei già nel terminale virtuale) e crea xorg.conf così: Xorg :1 -configure.
Poi cp /root/xorg.conf.new /etc/X11/xorg.conf. Riavvia la macchina e speriamo che funzioni. Continuo però a pensare che quella scheda non vada d'accordo con la shell.
CielitoLindux
14-12-2012, 11:07
Se non dovesse funzionare e al riavvio tu avessi schermo nero, riavvia la macchina con la procedura che avevamo visto prima per l'avvio senza grafica, loggati come root e dai mv /etc/X11/xorg.conf /etc/X11/xorg.conf.vecchio. Riavvii la macchina e quando sei di nuovo sul desktop mi posti xorg.conf così copiando e incollando qui l'output di: cat /etc/X11/xorg.conf.vecchio
Proviamo a creare X:
Apri un terminale, diventa root e dai: init 3.
Sparirà la grafica. Loggati come root (se non lo sei già nel terminale virtuale) e crea xorg.conf così: Xorg :1 -configure.
Poi cp /root/xorg.conf.new /etc/X11/xorg.conf. Riavvia la macchina e speriamo che funzioni. Continuo però a pensare che quella scheda non vada d'accordo con la shell.
ha dato errore con il secondo comando...
CielitoLindux
14-12-2012, 14:22
Lo hai dato come utente root vero?
Allora sostituiscilo con X -configure e se non crea xorg.conf prova con system-config-display –noui.
Ps: ma con la scheda di rete come stiamo??
la LAN funziona con quella aggiuntiva provo il video ora
ha fatto qualcosa con X -configure...ora?
CielitoLindux
14-12-2012, 14:53
..ora?
Dovrebbe averti creato xorg.conf nella directory /. Ora va spostato dentro /etc e rinominato in modo che al riavvio lo legga. Quindi ora apri in terminale diventa root e cp /root/xorg.conf.new /etc/X11/xorg.conf Poi riavvia.
fare ha fatto ma non è migliorata la grafica
CielitoLindux
14-12-2012, 15:12
Vediamo cosa ha scritto.
cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "catalogue:/etc/X11/fontpath.d"
FontPath "built-ins"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "record"
Load "dri2"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # <str>
#Option "fbdev" # <str>
#Option "debug" # [<bool>]
Identifier "Card0"
Driver "fbdev"
BusID "PCI:1:0:0"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card1"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
CielitoLindux
14-12-2012, 16:13
Non ho altre idee al momento. Forse ti converrebbe cambiare scheda video e prenderne una un po' più recente. Credo che su ebay con una 30-40ina di euro te la cavi.
Meglio se scegli nvidia, visto che ATI e Linux non vanno d'accordo. Qui una traccia delle schede supportate. http://en.wikipedia.org/wiki/Comparison_of_Nvidia_graphics_processing_units
prima fedora aveva un altra grafica, più semplice e andava veloce..
CielitoLindux
14-12-2012, 16:23
prima fedora aveva un altra grafica, più semplice e andava veloce..
Cosa intendi per più semplice? Fai uno scrennshot e postalo così vediamo.
prima
http://www.gmstyle.altervista.org/immagini/Fedora14-2.png
dopo
http://4.bp.blogspot.com/-8m_7FOhhaAI/Tb0UOkxriQI/AAAAAAAAAgs/3brdAK3afXg/s1600/Fedora15.jpg
CielitoLindux
14-12-2012, 16:26
Dimmi che non è vero. Tu preferivi la fallback-mode (immagine 1) e non la shell (immagine 2)??????????????????
eh era più veloce la grafica...ora sembra ke giri su un 386 :eek: :eek:
ma al momento di loggarti...
dovresti poter scegliere l'ambiente grafico: unity, gnome o ...
CielitoLindux
14-12-2012, 16:31
Impostazioni di sistema > Informazioni sistema > Grafica > Modalità ripiego forzata > ON.
81 Post per nulla... :muro: :muro: :muro: :muro: :D
Impostazioni di sistema > Informazioni sistema > Grafica > Modalità ripiego forzata > ON.
81 Post per nulla... :muro: :muro: :muro: :muro: :D
ti amo :Prrr: :Prrr:
favoloso!
ora, ultima cosa poi è tutto.
ho 2 partizioni ntfs da far vedere e caricare ad ogni avvio...:confused:
CielitoLindux
14-12-2012, 16:42
ti amo Io NO!!!! Anzi io ti odio profondamente!!! ;) ;)
Output di # fdisk -l
immaginavo mi odiassi hahhaah
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 testine, 63 settori/tracce, 19457 cilindri, totale 312581808 settori
Unità = sectors di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x0e9a138a
Dispositivo Boot Start End Blocks Id System
/dev/sda1 63 20466809 10233373+ 27 Hidden NTFS WinRE
/dev/sda2 * 20467712 143347711 61440000 7 HPFS/NTFS/exFAT
/dev/sda3 143347712 144371711 512000 83 Linux
/dev/sda4 144371712 312581807 84105048 5 Esteso
/dev/sda5 144373760 312580095 84103168 8e Linux LVM
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 testine, 63 settori/tracce, 60801 cilindri, totale 976773168 settori
Unità = sectors di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x2904c79f
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 2048 488386559 244192256 7 HPFS/NTFS/exFAT
/dev/sdb2 * 488386560 489410559 512000 83 Linux
/dev/sdb3 489410560 976773119 243681280 8e Linux LVM
Disco /dev/mapper/vg_utente-lv_swap: 3724 MB, 3724541952 byte
255 testine, 63 settori/tracce, 452 cilindri, totale 7274496 settori
Unità = sectors di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg_utente-lv_root: 53.7 GB, 53687091200 bytes
255 testine, 63 settori/tracce, 6527 cilindri, totale 104857600 settori
Unità = sectors di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mapper/vg_utente-lv_home: 192.1 GB, 192099123200 bytes
255 testine, 63 settori/tracce, 23354 cilindri, totale 375193600 settori
Unità = sectors di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
CielitoLindux
14-12-2012, 17:14
Hai due dischi. Uno da 160 GB e uno da 500. Windows è installato nel primo e si trova nella partizione sda2 (la sda1 è nascosta, sarà la recovery o qualche altra diavoleria di windows). Nel secondo disco hai l'altra partizione ntfs che si trova in sdb1 che vuoi avere all'avvio. Confermi?
Per sicurezza dammi anche parted -l.
Installati gparted e poi lancialo da root e assicurami che le partizioni che vuoi avere all'avvio siano quelle che ho scritto prima.
Hai due dischi. Uno da 160 GB e uno da 500. Windows è installato nel primo e si trova nella partizione sda2 (la sda1 è nascosta, sarà la recovery o qualche altra diavoleria di windows). Nel secondo disco hai l'altra partizione ntfs che si trova in sdb1 che vuoi avere all'avvio. Confermi?
Per sicurezza dammi anche parted -l.
Installati gparted e poi lancialo da root e assicurami che le partizioni che vuoi avere all'avvio siano quelle che ho scritto prima.
Modello: ATA ST3160815AS (scsi)
Disco /dev/sda: 160GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: msdos
Disk Flags:
Numero Inizio Fine Dimensione Tipo File system Flag
1 32,3kB 10,5GB 10,5GB primary ntfs diag
2 10,5GB 73,4GB 62,9GB primary ntfs avvio
3 73,4GB 73,9GB 524MB primary ext4
4 73,9GB 160GB 86,1GB extended
5 73,9GB 160GB 86,1GB logical lvm
Modello: ATA SAMSUNG HD501LJ (scsi)
Disco /dev/sdb: 500GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: msdos
Disk Flags:
Numero Inizio Fine Dimensione Tipo File system Flag
1 1049kB 250GB 250GB primary ntfs
2 250GB 251GB 524MB primary ext4 avvio
3 251GB 500GB 250GB primary lvm
Modello: Device-mapper Linux (linear) (dm)
Disco /dev/mapper/vg_utente-lv_home: 192GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: loop
Disk Flags:
Numero Inizio Fine Dimensione File system Flag
1 0,00B 192GB 192GB ext4
Modello: Device-mapper Linux (linear) (dm)
Disco /dev/mapper/vg_utente-lv_root: 53,7GB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: loop
Disk Flags:
Numero Inizio Fine Dimensione File system Flag
1 0,00B 53,7GB 53,7GB ext4
Modello: Device-mapper Linux (linear) (dm)
Disco /dev/mapper/vg_utente-lv_swap: 3725MB
Dimensione del settore (logica/fisica): 512B/512B
Tabella delle partizioni: loop
Disk Flags:
Numero Inizio Fine Dimensione File system Flag
1 0,00B 3725MB 3725MB linux-swap(v1)
CielitoLindux
14-12-2012, 17:41
Ok. sda2 da circa 70 GB e la sdb1 da circa 250 GB. Confermi? La accendiamo?
CielitoLindux
14-12-2012, 17:50
Vabbeh ci metti troppo a rispondere. Mi anticipo. Se le partizioni sono giuste procedi così.
Apri un terminale, poi
$ rpm -qa|grep ntfs dovrebbe farti vedere che hai già installati ntfs-3g e ntfsprogs. Se così non fosse, installali.
Poi devi creare due directory in cui vuoi che siano montate le due partizioni e dargli un nome. Ipotiziamo di chiamarle win1 e win2:
# mkdir /mnt/win1
# mkdir /mnt/win2
gedit /etc/fstab
posizionati in fondo al file e dopo l'ultima riga aggiungi queste due:
/dev/sda2 /mnt/win1 ntfs-3g silent,umask=0,locale=it_IT.utf8 0 0
/dev/sdb1 /mnt/win2 ntfs-3g silent,umask=0,locale=it_IT.utf8 0 0
Salva, chiudi, riavvia. Dovresti trovarle da nautilus navigando all'interno del filesystem, e andando dentro /mnt dove troverai win1 e win2 con dentro i tuoi dati.
accendiamo, sperando non prenda fuoco ahhahaha:doh:
CielitoLindux
14-12-2012, 17:54
Post 97.
ho provato ma non li carica
CielitoLindux
15-12-2012, 09:04
Al posto di ntfs-3g prova a mettere solo ntfs o cifs.
CielitoLindux
15-12-2012, 09:07
Prova anche queste opzioni:/dev/hda1 /media/windows ntfs umask=000,defaults,nls=utf8 0 0
nel fstab metto? e creo la cartella windows?
se provi a montarle a mano che errore da?
sudo mount -t ntfs-3g /dev/... /mnt/...
nada, non si vedono neanche in Computer da montare
CielitoLindux
15-12-2012, 11:48
nel fstab metto? e creo la cartella windows?
Le directory che devi creare sono 2, una per ogni partizione ntfs da montare. Quindi come nell'esempio prima crei win1 e win2 (o qualsiasi altro nome che preferisci) e poi metti nel fstab le due righe con le opzioni. Fai un po' di prove.
CielitoLindux
15-12-2012, 12:00
Ho appena provato sulla mia macchina e funziona. Quindi le tue due linee da aggiungere a fstab saranno (copia e incolla dentro fstab):
/dev/sda2 /mnt/win1 ntfs umask=000,defaults,nls=utf8 0 0
/dev/sdb1 /mnt/win2 ntfs umask=000,defaults,nls=utf8 0 0
Questo è il mio fstab:
#
# /etc/fstab
# Created by anaconda on Sun Nov 13 13:17:54 2011
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
UUID=02886cb7-5b7e-4930-9d3a-98abb0e0bbe8 / ext4 defaults 1 1
UUID=3e0ee630-759a-4d50-bfc6-77172d2c167e /boot ext4 defaults 1 2
UUID=710a4e0f-c533-4be3-b9ba-afa24623e23e /home ext4 defaults 1 2
# UUID=4394425b-4523-4c9d-9a01-daf642558e16 swap swap defaults 0 0
/dev/sda3 /mnt/win1 ntfs umask=000,defaults,nls=utf8 0 0
CielitoLindux
17-12-2012, 15:13
Finalmente. Benvenuto nel mondo Fedora ;)
Ah dimenticavo. Dopo tutti questi giorni e questi post passati a configuare la tua Fedora, sappi che a Gennaio.... esce Fedora 18 :sofico:
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.