OWFS låser sig direkt vid start

OWFS - One Wire File System är en Linuxmjukvara som stödjer de flesta kommersiellt tillgängliga 1wire-enheterna. OWFS saknar helt möjligheter att presentera data - detta måste göras med tex RRDTool
Kategoriregler
Vill du visa bilder i ditt inlägg? Använd funktionen "Ladda upp bilaga" nedanför textrutan!
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

OWFS låser sig direkt vid start

Inlägg av Jimmy »

Jag har en nyinstallerad Linux-server.
kernel 2.6.32 och Debian 6.0
1Wire-USB-master DS9490R
OWFS: owfs-2.8p20.tar.gz


Igår kväll installerade jag OWFS enligt guiden här:
http://wiki.temperatur.nu/index.php/OWFS_HowTo

Följde den till punkt och pricka.

Efter installationen så pluggade jag in 1Wire-mastern och startade OWFS med:
/opt/owfs/bin/owfs -u --allow_other /mnt/1wire/

I terminalfönstret fick jag då två tomma rader och sedan försvann prompt och markör. Tvär-häng...
Vad jag än skrev så gick det inte att komma förbi.
Väntade en kvart och stängde sedan hela den processen.


Testade att starta om hela servern, men det var samma fel igen.

Dubbelkollade så blacklistningen verkligen fastnat och mycket riktigt, i /etc/modprobe.d/blacklist.conf :
# Prohibit interference with OWFS
blacklist ds9490r
blacklist ds2490
blacklist wire


Funderade då på ifall 1Wire-mastern ändå var inblandad, så jag drog ur den.
Körde sedan:
modprobe -r ds9490r <--Ger svaret att den inte finns.
modprobe -r ds2490
modprobe -r wire

och sedan:
/opt/owfs/bin/owfs --foreground --error-print=2 -u --allow_other /mnt/1wire/

Även där låser det sig.


Under hela den här resan har jag letat efter ledtrådar på nätet.
Jag hittade bland annat den här sidan:
http://archive.pfb.no/2010/04/01/owfs-o ... n-squeeze/

citat:
"If you are using a kernel newer than 2.6.18, which Debian 6.0 is,
libusb-0.1.12 must be used because usbdevfs/usbfs is no longer used."


Hmm...

apt-show-version visar bl.a:

"libusb-0.1-4/squeeze uptodate 2:0.1.12-16"

och:
libusb-config --version visar:

"0.1.12"


Så då kan det inte vara det som är knas.



lsmod ger:

Kod: Markera allt

Module                  Size  Used by
fuse                   43269  1
loop                    9577  0
nouveau               314432  0
ttm                    31304  1 nouveau
snd_pcm                46098  0
drm_kms_helper         18601  1 nouveau
snd_timer              12304  1 snd_pcm
drm                   111809  3 nouveau,ttm,drm_kms_helper
snd                    34142  2 snd_pcm,snd_timer
i2c_algo_bit            3485  1 nouveau
soundcore               3294  1 snd
i2c_core               12739  4 nouveau,drm_kms_helper,drm,i2c_algo_bit
snd_page_alloc          5021  1 snd_pcm
parport_pc             15747  0
shpchp                 21168  0
parport                22170  1 parport_pc
pcspkr                  1235  0
evdev                   5520  3
button                  3578  1 nouveau
processor              23003  1
pci_hotplug            18493  1 shpchp
ext3                   92976  2
jbd                    28166  1 ext3
mbcache                 3482  1 ext3
sg                     20524  0
sr_mod                 10734  0
sd_mod                 25961  4
crc_t10dif              1012  1 sd_mod
cdrom                  26423  1 sr_mod
ata_generic             2239  0
ohci_hcd               17191  0
pata_ali                6231  3
ehci_hcd               28859  0
8139too                14805  0
libata                117427  2 ata_generic,pata_ali
usbcore                99206  9 ohci_hcd,ehci_hcd
8139cp                 13613  0
floppy                 41131  0
thermal                 9210  0
scsi_mod              106045  4 sg,sr_mod,sd_mod,libata
nls_base                4445  1 usbcore
mii                     2654  2 8139too,8139cp
thermal_sys             9346  2 processor,thermal


dmesg ger:

Kod: Markera allt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-486 (Debian 2.6.32-48) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Fri Feb 15 15:16:17 UTC 2013
[    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] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
[    0.000000]  BIOS-e820: 0000000007ff0000 - 0000000007ff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000007ff3000 - 0000000008000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.0 present.
[    0.000000] last_pfn = 0x7ff0 max_arch_pfn = 0x100000
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-0000000007ff0000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0007c00000 page 2M
[    0.000000]  0007c00000 - 0007ff0000 page 4k
[    0.000000] kernel direct mapping tables up to 7ff0000 @ 7000-c000
[    0.000000] RAMDISK: 057dd000 - 06033e79
[    0.000000] ACPI: RSDP 000f6630 00014 (v00 AWARD )
[    0.000000] ACPI: RSDT 07ff3000 00028 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: FACP 07ff3040 00074 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: DSDT 07ff30c0 02A06 (v01 AWARD  AWRDACPI 00001000 MSFT 0100000A)
[    0.000000] ACPI: FACS 07ff0000 00040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 127MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 07ff0000
[    0.000000]   low ram: 0 - 07ff0000
[    0.000000]   node 0 low ram: 00000000 - 07ff0000
[    0.000000]   node 0 bootmap 00001000 - 00002000
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0007ff0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0001000000 - 0001455a80]    TEXT DATA BSS ==> [0001000000 - 0001455a80]
[    0.000000]   #2 [00057dd000 - 0006033e79]          RAMDISK ==> [00057dd000 - 0006033e79]
[    0.000000]   #3 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #4 [0001456000 - 000145c09e]              BRK ==> [0001456000 - 000145c09e]
[    0.000000]   #5 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #6 [0000001000 - 0000002000]          BOOTMAP ==> [0000001000 - 0000002000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00007ff0
[    0.000000]   HighMem  0x00007ff0 -> 0x00007ff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00007ff0
[    0.000000] On node 0 totalpages: 32655
[    0.000000] free_area_init_node: node 0, pgdat c1362cc4, node_mem_map c145e000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 pages, LIFO batch:0
[    0.000000]   Normal zone: 224 pages used for memmap
[    0.000000]   Normal zone: 28432 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] No local APIC present or hardware disabled
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    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] Allocating PCI resources starting at 8000000 (gap: 8000000:f7ff0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32399
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-486 root=UUID=b4c5bfe0-cbe1-480b-994a-8b1bf606cf14 ro quiet
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 116308k/131008k available (2344k kernel code, 14156k reserved, 1150k data, 444k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffa2000 - 0xfffff000   ( 372 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xc87f0000 - 0xff7fe000   ( 880 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc7ff0000   ( 127 MB)
[    0.000000]       .init : 0xc136a000 - 0xc13d9000   ( 444 kB)
[    0.000000]       .data : 0xc124a16d - 0xc1369d04   (1150 kB)
[    0.000000]       .text : 0xc1000000 - 0xc124a16d   (2344 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:288
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 451.021 MHz processor.
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 902.04 BogoMIPS (lpj=1804084)
[    0.004060] Security Framework initialized
[    0.004091] SELinux:  Disabled at boot.
[    0.004129] Mount-cache hash table entries: 512
[    0.005071] Initializing cgroup subsys ns
[    0.005095] Initializing cgroup subsys cpuacct
[    0.005109] Initializing cgroup subsys devices
[    0.005122] Initializing cgroup subsys freezer
[    0.005136] Initializing cgroup subsys net_cls
[    0.005320] Enabling new style K6 write allocation for 127 Mb
[    0.005340] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[    0.005398] CPU: AMD-K6(tm) 3D processor stepping 0c
[    0.005430] Checking 'hlt' instruction... OK.
[    0.024147] ACPI: Core revision 20090903
[    0.029172] ACPI: setting ELCR to 0200 (from 0c00)
[    0.032428] devtmpfs: initialized
[    0.034601] regulator: core version 0.5
[    0.034980] NET: Registered protocol family 16
[    0.035683] EISA bus registered
[    0.035746] ACPI: bus type pci registered
[    0.068335] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
[    0.068350] PCI: Using configuration type 1 for base access
[    0.071190] bio: create slab <bio-0> at 0
[    0.073163] ACPI: EC: Look up EC in DSDT
[    0.080187] ACPI: Interpreter enabled
[    0.080210] ACPI: (supports S0 S1 S5)
[    0.080309] ACPI: Using PIC for interrupt routing
[    0.094129] ACPI: No dock devices found.
[    0.094274] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.094517] pci 0000:00:00.0: reg 10 32bit mmio: [0xe8000000-0xebffffff]
[    0.094692] pci 0000:00:02.0: reg 10 32bit mmio: [0xee000000-0xee000fff]
[    0.094847] pci 0000:00:09.0: reg 10 io port: [0xe000-0xe0ff]
[    0.094867] pci 0000:00:09.0: reg 14 32bit mmio: [0xee001000-0xee0010ff]
[    0.094920] pci 0000:00:09.0: supports D1 D2
[    0.094934] pci 0000:00:09.0: PME# supported from D1 D2 D3hot
[    0.094951] pci 0000:00:09.0: PME# disabled
[    0.095017] pci 0000:00:0f.0: reg 20 io port: [0xf000-0xf00f]
[    0.095130] pci 0000:01:00.0: reg 10 32bit mmio: [0xec000000-0xecffffff]
[    0.095151] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xe0000000-0xe3ffffff]
[    0.095171] pci 0000:01:00.0: reg 18 32bit mmio pref: [0xe4000000-0xe407ffff]
[    0.095200] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xed000000-0xed01ffff]
[    0.095286] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[    0.095303] pci 0000:00:01.0: bridge 32bit mmio: [0xec000000-0xedffffff]
[    0.095321] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xe7ffffff]
[    0.095343] pci_bus 0000:00: on NUMA node 0
[    0.095373] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.099801] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.100899] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[    0.101970] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.102666] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.103697] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.104836] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.104856] vgaarb: loaded
[    0.105371] PCI: Using ACPI for IRQ routing
[    0.106034] Switching to clocksource tsc
[    0.111447] pnp: PnP ACPI init
[    0.111573] ACPI: bus type pnp registered
[    0.123935] pnp: PnP ACPI: found 13 devices
[    0.123954] ACPI: ACPI bus type pnp unregistered
[    0.123974] PnPBIOS: Disabled by ACPI PNP
[    0.124056] system 00:01: iomem range 0xf0000-0xf3fff could not be reserved
[    0.124076] system 00:01: iomem range 0xf4000-0xfffff could not be reserved
[    0.124094] system 00:01: iomem range 0xcf400-0xcffff has been reserved
[    0.124112] system 00:01: iomem range 0xd0000-0xd1fff has been reserved
[    0.124132] system 00:01: iomem range 0x7ff0000-0x7ffffff could not be reserved
[    0.124153] system 00:01: iomem range 0xffff0000-0xffffffff has been reserved
[    0.124172] system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.124220] system 00:02: ioport range 0x3f0-0x3f1 has been reserved
[    0.124239] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.127421] PM-Timer had inconsistent results: 0x0x91145f, 0x0x91145a - aborting.
[    0.127524] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.127540] pci 0000:00:01.0:   IO window: 0xd000-0xdfff
[    0.127560] pci 0000:00:01.0:   MEM window: 0xec000000-0xedffffff
[    0.127577] pci 0000:00:01.0:   PREFETCH window: 0xe0000000-0xe7ffffff
[    0.127629] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.127645] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.127663] pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
[    0.127679] pci_bus 0000:01: resource 1 mem: [0xec000000-0xedffffff]
[    0.127696] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xe7ffffff]
[    0.127881] NET: Registered protocol family 2
[    0.128324] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.129764] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.130127] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.130305] TCP: Hash tables configured (established 4096 bind 4096)
[    0.130320] TCP reno registered
[    0.130815] NET: Registered protocol family 1
[    0.132478] ACPI: PCI Interrupt Link [LNKE] BIOS reported IRQ 12, using IRQ 11
[    0.132498] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
[    0.132513] PCI: setting IRQ 11 as level-triggered
[    0.132535] pci 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    0.145995] pci 0000:00:02.0: PCI INT A disabled
[    0.146026] pci 0000:00:07.0: Activating ISA DMA hang workarounds
[    0.146067] pci 0000:01:00.0: Boot video device
[    0.146355] Unpacking initramfs...
[    1.924605] Freeing initrd memory: 8539k freed
[    2.029743] audit: initializing netlink socket (disabled)
[    2.029833] type=2000 audit(1361760960.026:1): initialized
[    2.043864] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.054828] VFS: Disk quotas dquot_6.5.2
[    2.055268] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.055891] msgmni has been set to 244
[    2.057309] alg: No test for stdrng (krng)
[    2.057548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.057567] io scheduler noop registered
[    2.057578] io scheduler anticipatory registered
[    2.057590] io scheduler deadline registered
[    2.057690] io scheduler cfq registered (default)
[    2.058843] isapnp: Scanning for PnP cards...
[    2.415981] isapnp: No Plug & Play device found
[    2.428317] Linux agpgart interface v0.103
[    2.428437] agpgart-ali 0000:00:00.0: ALi M1541 chipset
[    2.431534] agpgart-ali 0000:00:00.0: AGP aperture is 64M @ 0xe8000000
[    2.432339] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.432714] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.433168] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.434815] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.435470] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.436430] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.690592] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.691365] mice: PS/2 mouse device common for all mice
[    2.691975] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    2.692052] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    2.692322] EISA: Probing bus 0 at eisa.0
[    2.692375] Cannot allocate resource for EISA slot 4
[    2.692421] EISA: Detected 0 cards.
[    2.692439] cpuidle: using governor ladder
[    2.692452] cpuidle: using governor menu
[    2.692482] No iBFT detected.
[    2.694745] TCP cubic registered
[    2.696001] NET: Registered protocol family 10
[    2.700305] Mobile IPv6
[    2.700333] NET: Registered protocol family 17
[    2.700377] Using IPI Shortcut mode
[    2.701025] PM: Resume from disk failed.
[    2.701099] registered taskstats version 1
[    2.701702] rtc_cmos 00:04: setting system clock to 2013-02-25 02:56:01 UTC (1361760961)
[    2.702009] Initalizing network drop monitor service
[    2.702226] Freeing unused kernel memory: 444k freed
[    2.706997] Write protecting the kernel text: 2348k
[    2.707099] Write protecting the kernel read-only data: 896k
[    2.721257] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.831318] udev[44]: starting version 164
[    3.942460] SCSI subsystem initialized
[    3.981928] Floppy drive(s): fd0 is 1.44M
[    3.992024] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    3.992199] 8139cp 0000:00:09.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    4.108233] FDC 0 is a post-1991 82077
[    4.132117] usbcore: registered new interface driver usbfs
[    4.133597] usbcore: registered new interface driver hub
[    4.135228] usbcore: registered new device driver usb
[    4.328176] libata version 3.00 loaded.
[    4.336425] 8139too Fast Ethernet driver 0.9.28
[    4.338411] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    4.338431] PCI: setting IRQ 10 as level-triggered
[    4.338453] 8139too 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    4.359786] eth0: RealTek RTL8139 at 0xe000, 00:e0:7d:e9:72:f1, IRQ 10
[    4.380907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.405480] pata_ali 0000:00:0f.0: can't derive routing for PCI INT A
[    4.407846] scsi0 : pata_ali
[    4.409315] scsi1 : pata_ali
[    4.411300] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    4.411320] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    4.415102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.415251] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    4.415348] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    4.415494] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    4.415599] ohci_hcd 0000:00:02.0: irq 11, io mem 0xee000000
[    4.472341] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.472360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.472375] usb usb1: Product: OHCI Host Controller
[    4.472389] usb usb1: Manufacturer: Linux 2.6.32-5-486 ohci_hcd
[    4.472402] usb usb1: SerialNumber: 0000:00:02.0
[    4.473513] usb usb1: configuration #1 chosen from 1 choice
[    4.474099] hub 1-0:1.0: USB hub found
[    4.474255] hub 1-0:1.0: 2 ports detected
[    4.575320] ata1.00: ATA-8: WDC WD3200AAJB-56R1A0, 01.03E01, max UDMA/133
[    4.575342] ata1.00: 625142448 sectors, multi 16: LBA48 
[    4.591368] ata1.00: configured for MWDMA2
[    4.592022] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200AAJB-5 01.0 PQ: 0 ANSI: 5
[    4.758682] ata2.00: ATAPI: DVS     DVD-ROM DSR-600H    990423A1, CA15, max MWDMA2
[    4.758774] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
[    4.758789] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[    4.774674] ata2.00: configured for PIO4
[    4.777175] scsi 1:0:0:0: CD-ROM            DVS      DVD-ROM DSR-600H CA15 PQ: 0 ANSI: 5
[    4.931511] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    4.932022] sd 0:0:0:0: [sda] Write Protect is off
[    4.932042] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.932257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.933430]  sda: sda1 sda2 < sda5sr0: scsi3-mmc drive: 0x/0x cd/rw xa/form2 cdda tray
[    4.963122] Uniform CD-ROM driver Revision: 3.20
[    4.965922] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.973058]  sda6 >
[    4.978724] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.087213] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.090717] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.569357] PM: Starting manual resume from disk
[    5.569384] PM: Resume from partition 8:5
[    5.569393] PM: Checking hibernation image.
[    5.579267] PM: Error -22 checking image file
[    5.579279] PM: Resume from disk failed.
[    5.715058] EXT3-fs: INFO: recovery required on readonly filesystem.
[    5.715079] EXT3-fs: write access will be enabled during recovery.
[    6.031053] kjournald starting.  Commit interval 5 seconds
[    6.031130] EXT3-fs: sda1: orphan cleanup on readonly fs
[    6.031165] ext3_orphan_cleanup: deleting unreferenced inode 553799
[    6.031339] ext3_orphan_cleanup: deleting unreferenced inode 553798
[    6.031381] ext3_orphan_cleanup: deleting unreferenced inode 553797
[    6.031418] ext3_orphan_cleanup: deleting unreferenced inode 553796
[    6.031457] ext3_orphan_cleanup: deleting unreferenced inode 553794
[    6.031489] EXT3-fs: sda1: 5 orphan inodes deleted
[    6.031500] EXT3-fs: recovery complete.
[    6.037615] EXT3-fs: mounted filesystem with ordered data mode.
[    7.502231] udev[229]: starting version 164
[    8.564044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    9.132025] Marking TSC unstable due to TSC halts in idle
[    9.132763] processor LNXCPU:00: registered as cooling_device0
[    9.137570] Switching to clocksource pit
[    9.235208] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    9.235266] ACPI: Power Button [PWRB]
[    9.235833] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    9.235860] ACPI: Power Button [PWRF]
[    9.353346] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    9.497716] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    9.520194] alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
[    9.520239] alim7101_wdt: ALi M7101 PMU not present - WDT not set
[    9.563315] parport_pc 00:0a: reported by Plug and Play ACPI
[    9.563452] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   10.012971] [drm] Initialized drm 1.1.0 20060810
[   10.266765] Error: Driver 'pcspkr' is already registered, aborting...
[   10.442378] pci 0000:00:01.0: can't derive routing for PCI INT A
[   10.442403] nouveau 0000:01:00.0: PCI INT A: no GSI
[   10.476297] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017200a3)
[   10.476866] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[   10.601177] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   10.602311] [drm] nouveau 0000:01:00.0: BMP BIOS found
[   10.602326] [drm] nouveau 0000:01:00.0: BMP version 5.21
[   10.602344] [drm] nouveau 0000:01:00.0: Bios version 04.17.00.45
[   10.602364] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.0
[   10.602387] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000100 000088b8
[   10.602408] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02010111 00000003
[   10.602425] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02010211 00000003
[   10.602442] [drm] nouveau 0000:01:00.0: Merging DCB entries 1 and 2
[   10.603481] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[   10.603504] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCA44
[   10.603607] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCD7C
[   10.619773] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xCB44
[   10.619852] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD27E
[   10.619886] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xCCD8
[   10.692783] [TTM] Zone  kernel: Available graphics memory: 62722 kiB.
[   10.692879] [drm] nouveau 0000:01:00.0: 64 MiB VRAM
[   10.693146] agpgart-ali 0000:00:00.0: AGP 1.0 bridge
[   10.693197] agpgart-ali 0000:00:00.0: putting AGP V2 device into 2x mode
[   10.693243] nouveau 0000:01:00.0: putting AGP V2 device into 2x mode
[   10.693262] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[   10.693686] [TTM] Zone  kernel: Used memory at exit: 0 kiB.
[   10.695512] pci 0000:00:01.0: can't derive routing for PCI INT A
[   10.695567] nouveau: probe of 0000:01:00.0 failed with error -38
[   11.569519] Adding 242680k swap on /dev/sda5.  Priority:-1 extents:1 across:242680k 
[   12.034080] EXT3 FS on sda1, internal journal
[   12.390903] loop: module loaded
[   13.955611] kjournald starting.  Commit interval 5 seconds
[   13.956894] EXT3 FS on sda6, internal journal
[   13.956924] EXT3-fs: mounted filesystem with ordered data mode.
[   15.172494] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   15.649466] fuse init (API version 7.13)
[   26.011512] eth0: no IPv6 routers present
[ 2006.836412] usb 1-1: new full speed USB device using ohci_hcd and address 2
[ 2011.836692] ohci_hcd 0000:00:02.0: Unlink after no-IRQ?  Controller is probably using the wrong IRQ.
[ 2162.165276] INFO: task khubd:136 blocked for more than 120 seconds.
[ 2162.165385] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2162.165479] khubd         D c8901d2b     0   136      2 0x00000000
[ 2162.165503]  c60cc820 00000046 fffffffe c8901d2b c60cc9dc c1111905 00000000 00000292
[ 2162.165534]  00000246 00000292 c8901e34 27757479 c5118d80 c60cc820 c6021e58 c6021e9c
[ 2162.165564]  c8902e6e 00000000 c60cc820 c1033db0 c8911518 c8911518 00000000 c5118d80
[ 2162.165593] Call Trace:
[ 2162.165700]  [<c8901d2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 2162.165735]  [<c1111905>] ? kobject_get+0xf/0x13
[ 2162.165781]  [<c8901e34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 2162.165827]  [<c8902e6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 2162.165870]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2162.165922]  [<c8903e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 2162.165967]  [<c89032ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 2162.166013]  [<c8904060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 2162.166047]  [<c12456de>] ? printk+0xe/0x18
[ 2162.166089]  [<c88feb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 2162.166140]  [<c8900a0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 2162.166167]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2162.166188]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2162.166211]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2162.166259]  [<c8900202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 2162.166282]  [<c1033a08>] ? kthread+0x60/0x65
[ 2162.166301]  [<c10339a8>] ? kthread+0x0/0x65
[ 2162.166324]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 2162.166375] INFO: task owfs:15868 blocked for more than 120 seconds.
[ 2162.166454] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2162.166546] owfs          D c5292d68     0 15868   1456 0x00000004
[ 2162.166567]  c78dd450 00000086 00020004 c5292d68 c78dd60c 3648d812 c101a1e9 000001d3
[ 2162.166597]  3648d812 c133aac4 000055da 00000002 7fffffff 7fffffff 00000002 00000000
[ 2162.166626]  c1245e87 00000000 c60cc84c c78dd47c c60cc820 00000010 c101a5d1 c60cc84c
[ 2162.166655] Call Trace:
[ 2162.166677]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 2162.166700]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 2162.166720]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 2162.166743]  [<c1246581>] ? __down_common+0x72/0xb3
[ 2162.166769]  [<c1036e5c>] ? down+0x26/0x36
[ 2162.166832]  [<c8909ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 2162.166857]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 2162.166908]  [<c88fe1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 2162.166951]  [<c88fe62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 2162.166993]  [<c88fe68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 2162.167037]  [<c89051a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 2162.167083]  [<c8905579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 2162.167130]  [<c890547e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 2162.167164]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 2162.167214]  [<c8908ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 2162.167251]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 2162.167271]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 2162.167291]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 2162.167312]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 2162.167338]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 2162.167389]  [<c8909a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 2162.167412]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 2162.167432]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 2162.167452]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2162.167480]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 2162.167503]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2162.167524]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 2162.167543]  [<c100312c>] ? syscall_call+0x7/0xb
[ 2282.172113] INFO: task khubd:136 blocked for more than 120 seconds.
[ 2282.172221] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2282.172315] khubd         D c8901d2b     0   136      2 0x00000000
[ 2282.172339]  c60cc820 00000046 fffffffe c8901d2b c60cc9dc c1111905 00000000 00000292
[ 2282.172370]  00000246 00000292 c8901e34 27757479 c5118d80 c60cc820 c6021e58 c6021e9c
[ 2282.172399]  c8902e6e 00000000 c60cc820 c1033db0 c8911518 c8911518 00000000 c5118d80
[ 2282.172429] Call Trace:
[ 2282.172532]  [<c8901d2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 2282.172566]  [<c1111905>] ? kobject_get+0xf/0x13
[ 2282.172612]  [<c8901e34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 2282.172658]  [<c8902e6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 2282.172698]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2282.172751]  [<c8903e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 2282.172795]  [<c89032ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 2282.172841]  [<c8904060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 2282.172875]  [<c12456de>] ? printk+0xe/0x18
[ 2282.172917]  [<c88feb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 2282.172968]  [<c8900a0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 2282.172995]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2282.173017]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2282.173040]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2282.173088]  [<c8900202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 2282.173111]  [<c1033a08>] ? kthread+0x60/0x65
[ 2282.173130]  [<c10339a8>] ? kthread+0x0/0x65
[ 2282.173153]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 2282.173204] INFO: task owfs:15868 blocked for more than 120 seconds.
[ 2282.173283] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2282.173375] owfs          D c5292d68     0 15868      1 0x00000004
[ 2282.173396]  c78dd450 00000086 00020004 c5292d68 c78dd60c 3648d812 c101a1e9 000001d3
[ 2282.173425]  3648d812 c133aac4 000055da 00000002 7fffffff 7fffffff 00000002 00000000
[ 2282.173454]  c1245e87 00000000 c60cc84c c78dd47c c60cc820 00000010 c101a5d1 c60cc84c
[ 2282.173483] Call Trace:
[ 2282.173505]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 2282.173530]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 2282.173549]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 2282.173574]  [<c1246581>] ? __down_common+0x72/0xb3
[ 2282.173599]  [<c1036e5c>] ? down+0x26/0x36
[ 2282.173662]  [<c8909ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 2282.173687]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 2282.173738]  [<c88fe1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 2282.173780]  [<c88fe62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 2282.173823]  [<c88fe68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 2282.173867]  [<c89051a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 2282.173912]  [<c8905579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 2282.173959]  [<c890547e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 2282.173993]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 2282.174043]  [<c8908ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 2282.174079]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 2282.174099]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 2282.174119]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 2282.174139]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 2282.174165]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 2282.174217]  [<c8909a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 2282.174239]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 2282.174260]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 2282.174279]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2282.174308]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 2282.174331]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2282.174351]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 2282.174371]  [<c100312c>] ? syscall_call+0x7/0xb
[ 2402.178953] INFO: task khubd:136 blocked for more than 120 seconds.
[ 2402.179053] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2402.179148] khubd         D c8901d2b     0   136      2 0x00000000
[ 2402.179171]  c60cc820 00000046 fffffffe c8901d2b c60cc9dc c1111905 00000000 00000292
[ 2402.179202]  00000246 00000292 c8901e34 27757479 c5118d80 c60cc820 c6021e58 c6021e9c
[ 2402.179232]  c8902e6e 00000000 c60cc820 c1033db0 c8911518 c8911518 00000000 c5118d80
[ 2402.179262] Call Trace:
[ 2402.179368]  [<c8901d2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 2402.179402]  [<c1111905>] ? kobject_get+0xf/0x13
[ 2402.179448]  [<c8901e34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 2402.179494]  [<c8902e6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 2402.179537]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2402.179590]  [<c8903e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 2402.179634]  [<c89032ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 2402.179680]  [<c8904060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 2402.179710]  [<c12456de>] ? printk+0xe/0x18
[ 2402.179753]  [<c88feb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 2402.179803]  [<c8900a0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 2402.179830]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2402.179851]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2402.179874]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2402.179922]  [<c8900202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 2402.179945]  [<c1033a08>] ? kthread+0x60/0x65
[ 2402.179965]  [<c10339a8>] ? kthread+0x0/0x65
[ 2402.179987]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 2402.180037] INFO: task owfs:15868 blocked for more than 120 seconds.
[ 2402.180117] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2402.180208] owfs          D c5292d68     0 15868      1 0x00000004
[ 2402.180230]  c78dd450 00000086 00020004 c5292d68 c78dd60c 3648d812 c101a1e9 000001d3
[ 2402.180259]  3648d812 c133aac4 000055da 00000002 7fffffff 7fffffff 00000002 00000000
[ 2402.180288]  c1245e87 00000000 c60cc84c c78dd47c c60cc820 00000010 c101a5d1 c60cc84c
[ 2402.180317] Call Trace:
[ 2402.180340]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 2402.180363]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 2402.180383]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 2402.180405]  [<c1246581>] ? __down_common+0x72/0xb3
[ 2402.180431]  [<c1036e5c>] ? down+0x26/0x36
[ 2402.180495]  [<c8909ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 2402.180522]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 2402.180572]  [<c88fe1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 2402.180615]  [<c88fe62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 2402.180658]  [<c88fe68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 2402.180702]  [<c89051a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 2402.180748]  [<c8905579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 2402.180795]  [<c890547e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 2402.180829]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 2402.180879]  [<c8908ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 2402.180916]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 2402.180936]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 2402.180956]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 2402.180976]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 2402.181002]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 2402.181054]  [<c8909a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 2402.181076]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 2402.181097]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 2402.181116]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2402.181143]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 2402.181166]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2402.181187]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 2402.181206]  [<c100312c>] ? syscall_call+0x7/0xb
[ 2522.185790] INFO: task khubd:136 blocked for more than 120 seconds.
[ 2522.185891] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2522.185985] khubd         D c8901d2b     0   136      2 0x00000000
[ 2522.186009]  c60cc820 00000046 fffffffe c8901d2b c60cc9dc c1111905 00000000 00000292
[ 2522.186040]  00000246 00000292 c8901e34 27757479 c5118d80 c60cc820 c6021e58 c6021e9c
[ 2522.186070]  c8902e6e 00000000 c60cc820 c1033db0 c8911518 c8911518 00000000 c5118d80
[ 2522.186099] Call Trace:
[ 2522.186214]  [<c8901d2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 2522.186248]  [<c1111905>] ? kobject_get+0xf/0x13
[ 2522.186293]  [<c8901e34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 2522.186339]  [<c8902e6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 2522.186381]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2522.186435]  [<c8903e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 2522.186480]  [<c89032ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 2522.186526]  [<c8904060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 2522.186562]  [<c12456de>] ? printk+0xe/0x18
[ 2522.186605]  [<c88feb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 2522.186657]  [<c8900a0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 2522.186683]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2522.186705]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2522.186728]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2522.186776]  [<c8900202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 2522.186799]  [<c1033a08>] ? kthread+0x60/0x65
[ 2522.186819]  [<c10339a8>] ? kthread+0x0/0x65
[ 2522.186841]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 2522.186890] INFO: task owfs:15868 blocked for more than 120 seconds.
[ 2522.186970] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2522.187061] owfs          D c5292d68     0 15868      1 0x00000004
[ 2522.187082]  c78dd450 00000086 00020004 c5292d68 c78dd60c 3648d812 c101a1e9 000001d3
[ 2522.187112]  3648d812 c133aac4 000055da 00000002 7fffffff 7fffffff 00000002 00000000
[ 2522.187141]  c1245e87 00000000 c60cc84c c78dd47c c60cc820 00000010 c101a5d1 c60cc84c
[ 2522.187169] Call Trace:
[ 2522.187191]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 2522.187214]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 2522.187234]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 2522.187258]  [<c1246581>] ? __down_common+0x72/0xb3
[ 2522.187283]  [<c1036e5c>] ? down+0x26/0x36
[ 2522.187348]  [<c8909ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 2522.187374]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 2522.187424]  [<c88fe1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 2522.187467]  [<c88fe62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 2522.187510]  [<c88fe68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 2522.187554]  [<c89051a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 2522.187599]  [<c8905579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 2522.187647]  [<c890547e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 2522.187682]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 2522.187731]  [<c8908ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 2522.187768]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 2522.187788]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 2522.187808]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 2522.187829]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 2522.187855]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 2522.187907]  [<c8909a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 2522.187930]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 2522.187950]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 2522.187969]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2522.187996]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 2522.188019]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2522.188039]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 2522.188058]  [<c100312c>] ? syscall_call+0x7/0xb
[ 2642.192631] INFO: task khubd:136 blocked for more than 120 seconds.
[ 2642.192732] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2642.192827] khubd         D c8901d2b     0   136      2 0x00000000
[ 2642.192851]  c60cc820 00000046 fffffffe c8901d2b c60cc9dc c1111905 00000000 00000292
[ 2642.192881]  00000246 00000292 c8901e34 27757479 c5118d80 c60cc820 c6021e58 c6021e9c
[ 2642.192911]  c8902e6e 00000000 c60cc820 c1033db0 c8911518 c8911518 00000000 c5118d80
[ 2642.192941] Call Trace:
[ 2642.193048]  [<c8901d2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 2642.193083]  [<c1111905>] ? kobject_get+0xf/0x13
[ 2642.193128]  [<c8901e34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 2642.193174]  [<c8902e6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 2642.193219]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2642.193271]  [<c8903e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 2642.193316]  [<c89032ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 2642.193362]  [<c8904060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 2642.193391]  [<c12456de>] ? printk+0xe/0x18
[ 2642.193433]  [<c88feb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 2642.193484]  [<c8900a0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 2642.193510]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2642.193532]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2642.193555]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 2642.193603]  [<c8900202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 2642.193625]  [<c1033a08>] ? kthread+0x60/0x65
[ 2642.193645]  [<c10339a8>] ? kthread+0x0/0x65
[ 2642.193667]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 2642.193716] INFO: task owfs:15868 blocked for more than 120 seconds.
[ 2642.193797] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 2642.193888] owfs          D c5292d68     0 15868      1 0x00000004
[ 2642.193909]  c78dd450 00000086 00020004 c5292d68 c78dd60c 3648d812 c101a1e9 000001d3
[ 2642.193938]  3648d812 c133aac4 000055da 00000002 7fffffff 7fffffff 00000002 00000000
[ 2642.193967]  c1245e87 00000000 c60cc84c c78dd47c c60cc820 00000010 c101a5d1 c60cc84c
[ 2642.193996] Call Trace:
[ 2642.194018]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 2642.194042]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 2642.194062]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 2642.194084]  [<c1246581>] ? __down_common+0x72/0xb3
[ 2642.194110]  [<c1036e5c>] ? down+0x26/0x36
[ 2642.194174]  [<c8909ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 2642.194200]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 2642.194250]  [<c88fe1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 2642.194292]  [<c88fe62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 2642.194335]  [<c88fe68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 2642.194379]  [<c89051a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 2642.194424]  [<c8905579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 2642.194472]  [<c890547e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 2642.194506]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 2642.194556]  [<c8908ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 2642.194592]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 2642.194612]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 2642.194633]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 2642.194653]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 2642.194679]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 2642.194731]  [<c8909a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 2642.194753]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 2642.194773]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 2642.194794]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 2642.194823]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 2642.194846]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 2642.194866]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 2642.194885]  [<c100312c>] ? syscall_call+0x7/0xb


Nu kommer jag nog inte på något mer att kolla.
Fråga gärna om det är något mer ni vill veta. :)



-----

Testade nu att lägga till "blacklist ds9490" (dvs utan "r") i blacklist.conf
Drog ur 1wire-mastern.
Sedan laddade jag ur modulerna:

modprobe -r ds9490
modprobe -r ds9490r
modprobe -r ds2490
modprobe -r wire

Testade då att köra:
/opt/owfs/bin/owfs --foreground --error-print=2 -u --allow_other /mnt/1wire/

som gav:

"DEFAULT: owlib.c:(57) No valid 1-wire buses found"

Pluggade in 1wire-mastern och testade att köra OWFS med samma rad som innan, dvs
/opt/owfs/bin/owfs --foreground --error-print=2 -u --allow_other /mnt/1wire/

Resultatet blev åter igen:

"DEFAULT: owlib.c:(57) No valid 1-wire buses found"


Hm...
Vilket är värst? att OWFS låser sig eller att det inte hittar någonting? :roll: :D
PatrikN78
Tar hemautomation på allvar
Inlägg: 99
Blev medlem: 24 dec 2011, 16:24
Ort: Jämjö

Re: OWFS låser sig direkt vid start

Inlägg av PatrikN78 »

Det jag reagerade på var att du fick felmeddelande på usb-controllern (nåt om fel IRQ). Låter som nåt att kolla närmre på tycker jag.
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

Re: OWFS låser sig direkt vid start

Inlägg av Jimmy »

Tack! Det hade jag missat.

Så jag körde:
cat /proc/interrupts

och fick:

Kod: Markera allt

           CPU0
  0:   15420406    XT-PIC-XT        timer
  1:        137    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  6:          3    XT-PIC-XT        floppy
  7:          1    XT-PIC-XT        parport0
  8:          0    XT-PIC-XT        rtc0
  9:          0    XT-PIC-XT        acpi
 10:      22197    XT-PIC-XT        eth0
 11:          0    XT-PIC-XT        ohci_hcd:usb1
 14:      42938    XT-PIC-XT        pata_ali
 15:         93    XT-PIC-XT        pata_ali
NMI:          0   Non-maskable interrupts
LOC:          0   Local timer interrupts
SPU:          0   Spurious interrupts
PMI:          0   Performance monitoring interrupts
PND:          0   Performance pending work
ERR:          0
MIS:          0

USB är ensam om IRQ 11 alltså.


lspci säger såhär om USB:

"00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)"



Jag ska testa att sätta dit ett annat USB-kort i datorn så får vi se.
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

Re: OWFS låser sig direkt vid start

Inlägg av Jimmy »

Jag har fortsatt testa och kommit fram till att USB-controllern är som den ska.
Meddelandet om IRQ 11 kommer bara när jag har 1wire-USB-mastern inpluggad
och försöker initiera OWFS.


Helt ren dmesg (rensade hårdvaruinställningarna i BIOS och lät den byggas upp igen) :

Kod: Markera allt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-486 (Debian 2.6.32-48) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Fri Feb 15 15:16:17 UTC 2013
[    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] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
[    0.000000]  BIOS-e820: 0000000007ff0000 - 0000000007ff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000007ff3000 - 0000000008000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.0 present.
[    0.000000] last_pfn = 0x7ff0 max_arch_pfn = 0x100000
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-0000000007ff0000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0007c00000 page 2M
[    0.000000]  0007c00000 - 0007ff0000 page 4k
[    0.000000] kernel direct mapping tables up to 7ff0000 @ 7000-c000
[    0.000000] RAMDISK: 057dd000 - 06033e79
[    0.000000] ACPI: RSDP 000f6630 00014 (v00 AWARD )
[    0.000000] ACPI: RSDT 07ff3000 00028 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: FACP 07ff3040 00074 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: DSDT 07ff30c0 02A06 (v01 AWARD  AWRDACPI 00001000 MSFT 0100000A)
[    0.000000] ACPI: FACS 07ff0000 00040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 127MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 07ff0000
[    0.000000]   low ram: 0 - 07ff0000
[    0.000000]   node 0 low ram: 00000000 - 07ff0000
[    0.000000]   node 0 bootmap 00001000 - 00002000
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0007ff0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0001000000 - 0001455a80]    TEXT DATA BSS ==> [0001000000 - 0001455a80]
[    0.000000]   #2 [00057dd000 - 0006033e79]          RAMDISK ==> [00057dd000 - 0006033e79]
[    0.000000]   #3 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #4 [0001456000 - 000145c09e]              BRK ==> [0001456000 - 000145c09e]
[    0.000000]   #5 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #6 [0000001000 - 0000002000]          BOOTMAP ==> [0000001000 - 0000002000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00007ff0
[    0.000000]   HighMem  0x00007ff0 -> 0x00007ff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00007ff0
[    0.000000] On node 0 totalpages: 32655
[    0.000000] free_area_init_node: node 0, pgdat c1362cc4, node_mem_map c145e000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 pages, LIFO batch:0
[    0.000000]   Normal zone: 224 pages used for memmap
[    0.000000]   Normal zone: 28432 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] No local APIC present or hardware disabled
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    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] Allocating PCI resources starting at 8000000 (gap: 8000000:f7ff0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32399
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-486 root=UUID=b4c5bfe0-cbe1-480b-994a-8b1bf606cf14 ro quiet
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 116308k/131008k available (2344k kernel code, 14156k reserved, 1150k data, 444k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffa2000 - 0xfffff000   ( 372 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xc87f0000 - 0xff7fe000   ( 880 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc7ff0000   ( 127 MB)
[    0.000000]       .init : 0xc136a000 - 0xc13d9000   ( 444 kB)
[    0.000000]       .data : 0xc124a16d - 0xc1369d04   (1150 kB)
[    0.000000]       .text : 0xc1000000 - 0xc124a16d   (2344 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:288
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 451.065 MHz processor.
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 902.13 BogoMIPS (lpj=1804260)
[    0.004059] Security Framework initialized
[    0.004090] SELinux:  Disabled at boot.
[    0.004128] Mount-cache hash table entries: 512
[    0.005068] Initializing cgroup subsys ns
[    0.005092] Initializing cgroup subsys cpuacct
[    0.005106] Initializing cgroup subsys devices
[    0.005119] Initializing cgroup subsys freezer
[    0.005133] Initializing cgroup subsys net_cls
[    0.005317] Enabling new style K6 write allocation for 127 Mb
[    0.005336] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[    0.005395] CPU: AMD-K6(tm) 3D processor stepping 0c
[    0.005426] Checking 'hlt' instruction... OK.
[    0.024145] ACPI: Core revision 20090903
[    0.029164] ACPI: setting ELCR to 0200 (from 0c00)
[    0.032385] devtmpfs: initialized
[    0.034535] regulator: core version 0.5
[    0.034910] NET: Registered protocol family 16
[    0.035607] EISA bus registered
[    0.035669] ACPI: bus type pci registered
[    0.068235] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
[    0.068250] PCI: Using configuration type 1 for base access
[    0.071075] bio: create slab <bio-0> at 0
[    0.073031] ACPI: EC: Look up EC in DSDT
[    0.080037] ACPI: Interpreter enabled
[    0.080059] ACPI: (supports S0 S1 S5)
[    0.080160] ACPI: Using PIC for interrupt routing
[    0.093961] ACPI: No dock devices found.
[    0.094105] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.094346] pci 0000:00:00.0: reg 10 32bit mmio: [0xe8000000-0xebffffff]
[    0.094521] pci 0000:00:02.0: reg 10 32bit mmio: [0xee000000-0xee000fff]
[    0.094675] pci 0000:00:09.0: reg 10 io port: [0xe000-0xe0ff]
[    0.094695] pci 0000:00:09.0: reg 14 32bit mmio: [0xee001000-0xee0010ff]
[    0.094749] pci 0000:00:09.0: supports D1 D2
[    0.094763] pci 0000:00:09.0: PME# supported from D1 D2 D3hot
[    0.094779] pci 0000:00:09.0: PME# disabled
[    0.094845] pci 0000:00:0f.0: reg 20 io port: [0xf000-0xf00f]
[    0.094958] pci 0000:01:00.0: reg 10 32bit mmio: [0xec000000-0xecffffff]
[    0.094979] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xe0000000-0xe3ffffff]
[    0.094999] pci 0000:01:00.0: reg 18 32bit mmio pref: [0xe4000000-0xe407ffff]
[    0.095028] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xed000000-0xed01ffff]
[    0.095113] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[    0.095130] pci 0000:00:01.0: bridge 32bit mmio: [0xec000000-0xedffffff]
[    0.095149] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xe7ffffff]
[    0.095171] pci_bus 0000:00: on NUMA node 0
[    0.095201] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.099619] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.100722] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[    0.101795] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.102491] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.103521] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.104655] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.104675] vgaarb: loaded
[    0.105183] PCI: Using ACPI for IRQ routing
[    0.105840] Switching to clocksource tsc
[    0.111387] pnp: PnP ACPI init
[    0.111508] ACPI: bus type pnp registered
[    0.123836] pnp: PnP ACPI: found 13 devices
[    0.123855] ACPI: ACPI bus type pnp unregistered
[    0.123875] PnPBIOS: Disabled by ACPI PNP
[    0.123955] system 00:01: iomem range 0xf0000-0xf3fff could not be reserved
[    0.123974] system 00:01: iomem range 0xf4000-0xfffff could not be reserved
[    0.123993] system 00:01: iomem range 0xcf400-0xcffff has been reserved
[    0.124011] system 00:01: iomem range 0xd0000-0xd1fff has been reserved
[    0.124030] system 00:01: iomem range 0x7ff0000-0x7ffffff could not be reserved
[    0.124051] system 00:01: iomem range 0xffff0000-0xffffffff has been reserved
[    0.124070] system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.124118] system 00:02: ioport range 0x3f0-0x3f1 has been reserved
[    0.124137] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.160296] PM-Timer running at invalid rate: 200% of normal - aborting.
[    0.160412] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.160428] pci 0000:00:01.0:   IO window: 0xd000-0xdfff
[    0.160448] pci 0000:00:01.0:   MEM window: 0xec000000-0xedffffff
[    0.160465] pci 0000:00:01.0:   PREFETCH window: 0xe0000000-0xe7ffffff
[    0.160514] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.160531] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.160548] pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
[    0.160565] pci_bus 0000:01: resource 1 mem: [0xec000000-0xedffffff]
[    0.160582] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xe7ffffff]
[    0.160763] NET: Registered protocol family 2
[    0.161202] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.162687] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.162983] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.163162] TCP: Hash tables configured (established 4096 bind 4096)
[    0.163176] TCP reno registered
[    0.163616] NET: Registered protocol family 1
[    0.165275] ACPI: PCI Interrupt Link [LNKE] BIOS reported IRQ 12, using IRQ 11
[    0.165296] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
[    0.165311] PCI: setting IRQ 11 as level-triggered
[    0.165333] pci 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    0.178184] pci 0000:00:02.0: PCI INT A disabled
[    0.178215] pci 0000:00:07.0: Activating ISA DMA hang workarounds
[    0.178255] pci 0000:01:00.0: Boot video device
[    0.178539] Unpacking initramfs...
[    1.952424] Freeing initrd memory: 8539k freed
[    2.057327] audit: initializing netlink socket (disabled)
[    2.057416] type=2000 audit(1361930911.054:1): initialized
[    2.071396] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.082291] VFS: Disk quotas dquot_6.5.2
[    2.082736] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.083344] msgmni has been set to 244
[    2.084742] alg: No test for stdrng (krng)
[    2.084983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.085003] io scheduler noop registered
[    2.085014] io scheduler anticipatory registered
[    2.085026] io scheduler deadline registered
[    2.085126] io scheduler cfq registered (default)
[    2.086266] isapnp: Scanning for PnP cards...
[    2.440342] isapnp: No Plug & Play device found
[    2.452593] Linux agpgart interface v0.103
[    2.452712] agpgart-ali 0000:00:00.0: ALi M1541 chipset
[    2.455814] agpgart-ali 0000:00:00.0: AGP aperture is 64M @ 0xe8000000
[    2.456618] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.456993] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.457443] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.459086] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.459735] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.460692] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.714532] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.715300] mice: PS/2 mouse device common for all mice
[    2.715907] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    2.715983] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    2.716250] EISA: Probing bus 0 at eisa.0
[    2.716304] Cannot allocate resource for EISA slot 4
[    2.716350] EISA: Detected 0 cards.
[    2.716368] cpuidle: using governor ladder
[    2.716380] cpuidle: using governor menu
[    2.716411] No iBFT detected.
[    2.718659] TCP cubic registered
[    2.719881] NET: Registered protocol family 10
[    2.724176] Mobile IPv6
[    2.724204] NET: Registered protocol family 17
[    2.724248] Using IPI Shortcut mode
[    2.724896] PM: Resume from disk failed.
[    2.724969] registered taskstats version 1
[    2.725570] rtc_cmos 00:04: setting system clock to 2013-02-27 02:08:32 UTC (1361930912)
[    2.725877] Initalizing network drop monitor service
[    2.726034] Freeing unused kernel memory: 444k freed
[    2.730820] Write protecting the kernel text: 2348k
[    2.730922] Write protecting the kernel read-only data: 896k
[    2.745064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.854368] udev[44]: starting version 164
[    3.943370] SCSI subsystem initialized
[    3.980313] Floppy drive(s): fd0 is 1.44M
[    4.099875] FDC 0 is a post-1991 82077
[    4.119902] usbcore: registered new interface driver usbfs
[    4.121357] usbcore: registered new interface driver hub
[    4.126755] usbcore: registered new device driver usb
[    4.316298] libata version 3.00 loaded.
[    4.325648] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    4.325788] 8139cp 0000:00:09.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    4.364549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.371796] pata_ali 0000:00:0f.0: can't derive routing for PCI INT A
[    4.389413] scsi0 : pata_ali
[    4.391044] scsi1 : pata_ali
[    4.391993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    4.392013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    4.399199] 8139too Fast Ethernet driver 0.9.28
[    4.401030] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    4.401049] PCI: setting IRQ 10 as level-triggered
[    4.401070] 8139too 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    4.419165] eth0: RealTek RTL8139 at 0xe000, 00:e0:7d:e9:72:f1, IRQ 10
[    4.422122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.422265] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    4.422350] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    4.422496] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    4.422604] ohci_hcd 0000:00:02.0: irq 11, io mem 0xee000000
[    4.480106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.480125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.480141] usb usb1: Product: OHCI Host Controller
[    4.480154] usb usb1: Manufacturer: Linux 2.6.32-5-486 ohci_hcd
[    4.480168] usb usb1: SerialNumber: 0000:00:02.0
[    4.481192] usb usb1: configuration #1 chosen from 1 choice
[    4.481772] hub 1-0:1.0: USB hub found
[    4.481859] hub 1-0:1.0: 2 ports detected
[    4.564896] ata1.00: ATA-8: WDC WD3200AAJB-56R1A0, 01.03E01, max UDMA/133
[    4.564917] ata1.00: 625142448 sectors, multi 16: LBA48
[    4.579352] ata1.00: configured for MWDMA2
[    4.580002] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200AAJB-5 01.0 PQ: 0 ANSI: 5
[    4.746424] ata2.00: ATAPI: DVS     DVD-ROM DSR-600H    990423A1, CA15, max MWDMA2
[    4.746516] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
[    4.746532] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[    4.762411] ata2.00: configured for PIO4
[    4.764835] scsi 1:0:0:0: CD-ROM            DVS      DVD-ROM DSR-600H CA15 PQ: 0 ANSI: 5
[    4.923824] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    4.924305] sd 0:0:0:0: [sda] Write Protect is off
[    4.924325] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.924528] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.925651]  sda: sda1 sda2 < sda5 sda6 >
[    4.958749] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.969205] sr0: scsi3-mmc drive: 0x/0x cd/rw xa/form2 cdda tray
[    4.969229] Uniform CD-ROM driver Revision: 3.20
[    4.972139] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    5.071530] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.078116] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.559003] PM: Starting manual resume from disk
[    5.559032] PM: Resume from partition 8:5
[    5.559041] PM: Checking hibernation image.
[    5.567683] PM: Error -22 checking image file
[    5.567696] PM: Resume from disk failed.
[    5.705023] EXT3-fs: INFO: recovery required on readonly filesystem.
[    5.705044] EXT3-fs: write access will be enabled during recovery.
[   12.000786] kjournald starting.  Commit interval 5 seconds
[   12.000867] EXT3-fs: sda1: orphan cleanup on readonly fs
[   12.019343] ext3_orphan_cleanup: deleting unreferenced inode 228173
[   12.029795] ext3_orphan_cleanup: deleting unreferenced inode 228166
[   12.041052] EXT3-fs: sda1: 2 orphan inodes deleted
[   12.041067] EXT3-fs: recovery complete.
[   12.048368] EXT3-fs: mounted filesystem with ordered data mode.
[   13.548310] udev[225]: starting version 164
[   14.673235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   14.894090] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   14.894133] ACPI: Power Button [PWRB]
[   14.894613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   14.894640] ACPI: Power Button [PWRF]
[   15.267768] Marking TSC unstable due to TSC halts in idle
[   15.268504] processor LNXCPU:00: registered as cooling_device0
[   15.281211] Switching to clocksource pit
[   15.377132] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   15.386814] alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
[   15.386862] alim7101_wdt: ALi M7101 PMU not present - WDT not set
[   15.534544] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.546650] parport_pc 00:0a: reported by Plug and Play ACPI
[   15.546790] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   16.007055] [drm] Initialized drm 1.1.0 20060810
[   16.256717] Error: Driver 'pcspkr' is already registered, aborting...
[   16.410329] pci 0000:00:01.0: can't derive routing for PCI INT A
[   16.410352] nouveau 0000:01:00.0: PCI INT A: no GSI
[   16.471062] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017200a3)
[   16.471622] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[   16.595893] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   16.597028] [drm] nouveau 0000:01:00.0: BMP BIOS found
[   16.597042] [drm] nouveau 0000:01:00.0: BMP version 5.21
[   16.597061] [drm] nouveau 0000:01:00.0: Bios version 04.17.00.45
[   16.597083] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.0
[   16.597107] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000100 000088b8
[   16.597130] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02010111 00000003
[   16.597147] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02010211 00000003
[   16.597164] [drm] nouveau 0000:01:00.0: Merging DCB entries 1 and 2
[   16.598200] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[   16.598222] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCA44
[   16.598328] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCD7C
[   16.614042] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xCB44
[   16.614121] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD27E
[   16.614157] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xCCD8
[   16.687852] [TTM] Zone  kernel: Available graphics memory: 62722 kiB.
[   16.687949] [drm] nouveau 0000:01:00.0: 64 MiB VRAM
[   16.688239] agpgart-ali 0000:00:00.0: AGP 1.0 bridge
[   16.688288] agpgart-ali 0000:00:00.0: putting AGP V2 device into 2x mode
[   16.688334] nouveau 0000:01:00.0: putting AGP V2 device into 2x mode
[   16.688353] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[   16.688775] [TTM] Zone  kernel: Used memory at exit: 0 kiB.
[   16.690571] pci 0000:00:01.0: can't derive routing for PCI INT A
[   16.690625] nouveau: probe of 0000:01:00.0 failed with error -38
[   17.540530] Adding 242680k swap on /dev/sda5.  Priority:-1 extents:1 across:242680k
[   17.996224] EXT3 FS on sda1, internal journal
[   18.332284] loop: module loaded
[   19.543283] kjournald starting.  Commit interval 5 seconds
[   19.544542] EXT3 FS on sda6, internal journal
[   19.544570] EXT3-fs: mounted filesystem with ordered data mode.
[   20.855830] fuse init (API version 7.13)
[   21.192202] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   32.126631] eth0: no IPv6 routers present
Sammanfattning:

[ 4.364549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.422122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.422265] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[ 4.422350] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 4.422496] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[ 4.422604] ohci_hcd 0000:00:02.0: irq 11, io mem 0xee000000
[ 4.480106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 4.481772] hub 1-0:1.0: USB hub found
[ 4.481859] hub 1-0:1.0: 2 ports detected



Men med 1wire-USB-mastern inpluggad och ett försök till att initiera OWFS:

Kod: Markera allt

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-486 (Debian 2.6.32-48) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Fri Feb 15 15:16:17 UTC 2013
[    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] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000007ff0000 (usable)
[    0.000000]  BIOS-e820: 0000000007ff0000 - 0000000007ff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000007ff3000 - 0000000008000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.0 present.
[    0.000000] last_pfn = 0x7ff0 max_arch_pfn = 0x100000
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-0000000007ff0000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0007c00000 page 2M
[    0.000000]  0007c00000 - 0007ff0000 page 4k
[    0.000000] kernel direct mapping tables up to 7ff0000 @ 7000-c000
[    0.000000] RAMDISK: 057dd000 - 06033e79
[    0.000000] ACPI: RSDP 000f6630 00014 (v00 AWARD )
[    0.000000] ACPI: RSDT 07ff3000 00028 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: FACP 07ff3040 00074 (v01 AWARD  AWRDACPI 00000000      00000000)
[    0.000000] ACPI: DSDT 07ff30c0 02A06 (v01 AWARD  AWRDACPI 00001000 MSFT 0100000A)
[    0.000000] ACPI: FACS 07ff0000 00040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 127MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 07ff0000
[    0.000000]   low ram: 0 - 07ff0000
[    0.000000]   node 0 low ram: 00000000 - 07ff0000
[    0.000000]   node 0 bootmap 00001000 - 00002000
[    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0007ff0000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0001000000 - 0001455a80]    TEXT DATA BSS ==> [0001000000 - 0001455a80]
[    0.000000]   #2 [00057dd000 - 0006033e79]          RAMDISK ==> [00057dd000 - 0006033e79]
[    0.000000]   #3 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #4 [0001456000 - 000145c09e]              BRK ==> [0001456000 - 000145c09e]
[    0.000000]   #5 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #6 [0000001000 - 0000002000]          BOOTMAP ==> [0000001000 - 0000002000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00007ff0
[    0.000000]   HighMem  0x00007ff0 -> 0x00007ff0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00007ff0
[    0.000000] On node 0 totalpages: 32655
[    0.000000] free_area_init_node: node 0, pgdat c1362cc4, node_mem_map c145e000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 pages, LIFO batch:0
[    0.000000]   Normal zone: 224 pages used for memmap
[    0.000000]   Normal zone: 28432 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] No local APIC present or hardware disabled
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    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] Allocating PCI resources starting at 8000000 (gap: 8000000:f7ff0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32399
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-486 root=UUID=b4c5bfe0-cbe1-480b-994a-8b1bf606cf14 ro quiet
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 116308k/131008k available (2344k kernel code, 14156k reserved, 1150k data, 444k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffa2000 - 0xfffff000   ( 372 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xc87f0000 - 0xff7fe000   ( 880 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc7ff0000   ( 127 MB)
[    0.000000]       .init : 0xc136a000 - 0xc13d9000   ( 444 kB)
[    0.000000]       .data : 0xc124a16d - 0xc1369d04   (1150 kB)
[    0.000000]       .text : 0xc1000000 - 0xc124a16d   (2344 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:288
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 451.065 MHz processor.
[    0.000017] Calibrating delay loop (skipped), value calculated using timer frequency.. 902.13 BogoMIPS (lpj=1804260)
[    0.004059] Security Framework initialized
[    0.004090] SELinux:  Disabled at boot.
[    0.004128] Mount-cache hash table entries: 512
[    0.005068] Initializing cgroup subsys ns
[    0.005092] Initializing cgroup subsys cpuacct
[    0.005106] Initializing cgroup subsys devices
[    0.005119] Initializing cgroup subsys freezer
[    0.005133] Initializing cgroup subsys net_cls
[    0.005317] Enabling new style K6 write allocation for 127 Mb
[    0.005336] CPU: L1 I Cache: 32K (32 bytes/line), D cache 32K (32 bytes/line)
[    0.005395] CPU: AMD-K6(tm) 3D processor stepping 0c
[    0.005426] Checking 'hlt' instruction... OK.
[    0.024145] ACPI: Core revision 20090903
[    0.029164] ACPI: setting ELCR to 0200 (from 0c00)
[    0.032385] devtmpfs: initialized
[    0.034535] regulator: core version 0.5
[    0.034910] NET: Registered protocol family 16
[    0.035607] EISA bus registered
[    0.035669] ACPI: bus type pci registered
[    0.068235] PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1
[    0.068250] PCI: Using configuration type 1 for base access
[    0.071075] bio: create slab <bio-0> at 0
[    0.073031] ACPI: EC: Look up EC in DSDT
[    0.080037] ACPI: Interpreter enabled
[    0.080059] ACPI: (supports S0 S1 S5)
[    0.080160] ACPI: Using PIC for interrupt routing
[    0.093961] ACPI: No dock devices found.
[    0.094105] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.094346] pci 0000:00:00.0: reg 10 32bit mmio: [0xe8000000-0xebffffff]
[    0.094521] pci 0000:00:02.0: reg 10 32bit mmio: [0xee000000-0xee000fff]
[    0.094675] pci 0000:00:09.0: reg 10 io port: [0xe000-0xe0ff]
[    0.094695] pci 0000:00:09.0: reg 14 32bit mmio: [0xee001000-0xee0010ff]
[    0.094749] pci 0000:00:09.0: supports D1 D2
[    0.094763] pci 0000:00:09.0: PME# supported from D1 D2 D3hot
[    0.094779] pci 0000:00:09.0: PME# disabled
[    0.094845] pci 0000:00:0f.0: reg 20 io port: [0xf000-0xf00f]
[    0.094958] pci 0000:01:00.0: reg 10 32bit mmio: [0xec000000-0xecffffff]
[    0.094979] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xe0000000-0xe3ffffff]
[    0.094999] pci 0000:01:00.0: reg 18 32bit mmio pref: [0xe4000000-0xe407ffff]
[    0.095028] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xed000000-0xed01ffff]
[    0.095113] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[    0.095130] pci 0000:00:01.0: bridge 32bit mmio: [0xec000000-0xedffffff]
[    0.095149] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xe7ffffff]
[    0.095171] pci_bus 0000:00: on NUMA node 0
[    0.095201] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.099619] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.100722] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
[    0.101795] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.102491] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[    0.103521] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
[    0.104655] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.104675] vgaarb: loaded
[    0.105183] PCI: Using ACPI for IRQ routing
[    0.105840] Switching to clocksource tsc
[    0.111387] pnp: PnP ACPI init
[    0.111508] ACPI: bus type pnp registered
[    0.123836] pnp: PnP ACPI: found 13 devices
[    0.123855] ACPI: ACPI bus type pnp unregistered
[    0.123875] PnPBIOS: Disabled by ACPI PNP
[    0.123955] system 00:01: iomem range 0xf0000-0xf3fff could not be reserved
[    0.123974] system 00:01: iomem range 0xf4000-0xfffff could not be reserved
[    0.123993] system 00:01: iomem range 0xcf400-0xcffff has been reserved
[    0.124011] system 00:01: iomem range 0xd0000-0xd1fff has been reserved
[    0.124030] system 00:01: iomem range 0x7ff0000-0x7ffffff could not be reserved
[    0.124051] system 00:01: iomem range 0xffff0000-0xffffffff has been reserved
[    0.124070] system 00:01: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.124118] system 00:02: ioport range 0x3f0-0x3f1 has been reserved
[    0.124137] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.160296] PM-Timer running at invalid rate: 200% of normal - aborting.
[    0.160412] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.160428] pci 0000:00:01.0:   IO window: 0xd000-0xdfff
[    0.160448] pci 0000:00:01.0:   MEM window: 0xec000000-0xedffffff
[    0.160465] pci 0000:00:01.0:   PREFETCH window: 0xe0000000-0xe7ffffff
[    0.160514] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.160531] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.160548] pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
[    0.160565] pci_bus 0000:01: resource 1 mem: [0xec000000-0xedffffff]
[    0.160582] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xe7ffffff]
[    0.160763] NET: Registered protocol family 2
[    0.161202] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.162687] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.162983] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.163162] TCP: Hash tables configured (established 4096 bind 4096)
[    0.163176] TCP reno registered
[    0.163616] NET: Registered protocol family 1
[    0.165275] ACPI: PCI Interrupt Link [LNKE] BIOS reported IRQ 12, using IRQ 11
[    0.165296] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 11
[    0.165311] PCI: setting IRQ 11 as level-triggered
[    0.165333] pci 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    0.178184] pci 0000:00:02.0: PCI INT A disabled
[    0.178215] pci 0000:00:07.0: Activating ISA DMA hang workarounds
[    0.178255] pci 0000:01:00.0: Boot video device
[    0.178539] Unpacking initramfs...
[    1.952424] Freeing initrd memory: 8539k freed
[    2.057327] audit: initializing netlink socket (disabled)
[    2.057416] type=2000 audit(1361930911.054:1): initialized
[    2.071396] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    2.082291] VFS: Disk quotas dquot_6.5.2
[    2.082736] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.083344] msgmni has been set to 244
[    2.084742] alg: No test for stdrng (krng)
[    2.084983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.085003] io scheduler noop registered
[    2.085014] io scheduler anticipatory registered
[    2.085026] io scheduler deadline registered
[    2.085126] io scheduler cfq registered (default)
[    2.086266] isapnp: Scanning for PnP cards...
[    2.440342] isapnp: No Plug & Play device found
[    2.452593] Linux agpgart interface v0.103
[    2.452712] agpgart-ali 0000:00:00.0: ALi M1541 chipset
[    2.455814] agpgart-ali 0000:00:00.0: AGP aperture is 64M @ 0xe8000000
[    2.456618] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.456993] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.457443] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.459086] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    2.459735] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    2.460692] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.714532] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.715300] mice: PS/2 mouse device common for all mice
[    2.715907] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    2.715983] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    2.716250] EISA: Probing bus 0 at eisa.0
[    2.716304] Cannot allocate resource for EISA slot 4
[    2.716350] EISA: Detected 0 cards.
[    2.716368] cpuidle: using governor ladder
[    2.716380] cpuidle: using governor menu
[    2.716411] No iBFT detected.
[    2.718659] TCP cubic registered
[    2.719881] NET: Registered protocol family 10
[    2.724176] Mobile IPv6
[    2.724204] NET: Registered protocol family 17
[    2.724248] Using IPI Shortcut mode
[    2.724896] PM: Resume from disk failed.
[    2.724969] registered taskstats version 1
[    2.725570] rtc_cmos 00:04: setting system clock to 2013-02-27 02:08:32 UTC (1361930912)
[    2.725877] Initalizing network drop monitor service
[    2.726034] Freeing unused kernel memory: 444k freed
[    2.730820] Write protecting the kernel text: 2348k
[    2.730922] Write protecting the kernel read-only data: 896k
[    2.745064] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.854368] udev[44]: starting version 164
[    3.943370] SCSI subsystem initialized
[    3.980313] Floppy drive(s): fd0 is 1.44M
[    4.099875] FDC 0 is a post-1991 82077
[    4.119902] usbcore: registered new interface driver usbfs
[    4.121357] usbcore: registered new interface driver hub
[    4.126755] usbcore: registered new device driver usb
[    4.316298] libata version 3.00 loaded.
[    4.325648] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    4.325788] 8139cp 0000:00:09.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[    4.364549] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.371796] pata_ali 0000:00:0f.0: can't derive routing for PCI INT A
[    4.389413] scsi0 : pata_ali
[    4.391044] scsi1 : pata_ali
[    4.391993] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    4.392013] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    4.399199] 8139too Fast Ethernet driver 0.9.28
[    4.401030] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    4.401049] PCI: setting IRQ 10 as level-triggered
[    4.401070] 8139too 0000:00:09.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    4.419165] eth0: RealTek RTL8139 at 0xe000, 00:e0:7d:e9:72:f1, IRQ 10
[    4.422122] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    4.422265] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LNKE] -> GSI 11 (level, low) -> IRQ 11
[    4.422350] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    4.422496] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    4.422604] ohci_hcd 0000:00:02.0: irq 11, io mem 0xee000000
[    4.480106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    4.480125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.480141] usb usb1: Product: OHCI Host Controller
[    4.480154] usb usb1: Manufacturer: Linux 2.6.32-5-486 ohci_hcd
[    4.480168] usb usb1: SerialNumber: 0000:00:02.0
[    4.481192] usb usb1: configuration #1 chosen from 1 choice
[    4.481772] hub 1-0:1.0: USB hub found
[    4.481859] hub 1-0:1.0: 2 ports detected
[    4.564896] ata1.00: ATA-8: WDC WD3200AAJB-56R1A0, 01.03E01, max UDMA/133
[    4.564917] ata1.00: 625142448 sectors, multi 16: LBA48 
[    4.579352] ata1.00: configured for MWDMA2
[    4.580002] scsi 0:0:0:0: Direct-Access     ATA      WDC WD3200AAJB-5 01.0 PQ: 0 ANSI: 5
[    4.746424] ata2.00: ATAPI: DVS     DVD-ROM DSR-600H    990423A1, CA15, max MWDMA2
[    4.746516] ata2.00: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
[    4.746532] ata2.00: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[    4.762411] ata2.00: configured for PIO4
[    4.764835] scsi 1:0:0:0: CD-ROM            DVS      DVD-ROM DSR-600H CA15 PQ: 0 ANSI: 5
[    4.923824] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    4.924305] sd 0:0:0:0: [sda] Write Protect is off
[    4.924325] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.924528] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.925651]  sda: sda1 sda2 < sda5 sda6 >
[    4.958749] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.969205] sr0: scsi3-mmc drive: 0x/0x cd/rw xa/form2 cdda tray
[    4.969229] Uniform CD-ROM driver Revision: 3.20
[    4.972139] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    5.071530] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.078116] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.559003] PM: Starting manual resume from disk
[    5.559032] PM: Resume from partition 8:5
[    5.559041] PM: Checking hibernation image.
[    5.567683] PM: Error -22 checking image file
[    5.567696] PM: Resume from disk failed.
[    5.705023] EXT3-fs: INFO: recovery required on readonly filesystem.
[    5.705044] EXT3-fs: write access will be enabled during recovery.
[   12.000786] kjournald starting.  Commit interval 5 seconds
[   12.000867] EXT3-fs: sda1: orphan cleanup on readonly fs
[   12.019343] ext3_orphan_cleanup: deleting unreferenced inode 228173
[   12.029795] ext3_orphan_cleanup: deleting unreferenced inode 228166
[   12.041052] EXT3-fs: sda1: 2 orphan inodes deleted
[   12.041067] EXT3-fs: recovery complete.
[   12.048368] EXT3-fs: mounted filesystem with ordered data mode.
[   13.548310] udev[225]: starting version 164
[   14.673235] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   14.894090] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[   14.894133] ACPI: Power Button [PWRB]
[   14.894613] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[   14.894640] ACPI: Power Button [PWRF]
[   15.267768] Marking TSC unstable due to TSC halts in idle
[   15.268504] processor LNXCPU:00: registered as cooling_device0
[   15.281211] Switching to clocksource pit
[   15.377132] input: PC Speaker as /devices/platform/pcspkr/input/input3
[   15.386814] alim7101_wdt: Steve Hill <steve@navaho.co.uk>.
[   15.386862] alim7101_wdt: ALi M7101 PMU not present - WDT not set
[   15.534544] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.546650] parport_pc 00:0a: reported by Plug and Play ACPI
[   15.546790] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[   16.007055] [drm] Initialized drm 1.1.0 20060810
[   16.256717] Error: Driver 'pcspkr' is already registered, aborting...
[   16.410329] pci 0000:00:01.0: can't derive routing for PCI INT A
[   16.410352] nouveau 0000:01:00.0: PCI INT A: no GSI
[   16.471062] [drm] nouveau 0000:01:00.0: Detected an NV10 generation card (0x017200a3)
[   16.471622] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[   16.595893] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   16.597028] [drm] nouveau 0000:01:00.0: BMP BIOS found
[   16.597042] [drm] nouveau 0000:01:00.0: BMP version 5.21
[   16.597061] [drm] nouveau 0000:01:00.0: Bios version 04.17.00.45
[   16.597083] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 2.0
[   16.597107] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01000100 000088b8
[   16.597130] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 02010111 00000003
[   16.597147] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02010211 00000003
[   16.597164] [drm] nouveau 0000:01:00.0: Merging DCB entries 1 and 2
[   16.598200] [drm] nouveau 0000:01:00.0: Loading NV17 power sequencing microcode
[   16.598222] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xCA44
[   16.598328] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xCD7C
[   16.614042] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xCB44
[   16.614121] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD27E
[   16.614157] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xCCD8
[   16.687852] [TTM] Zone  kernel: Available graphics memory: 62722 kiB.
[   16.687949] [drm] nouveau 0000:01:00.0: 64 MiB VRAM
[   16.688239] agpgart-ali 0000:00:00.0: AGP 1.0 bridge
[   16.688288] agpgart-ali 0000:00:00.0: putting AGP V2 device into 2x mode
[   16.688334] nouveau 0000:01:00.0: putting AGP V2 device into 2x mode
[   16.688353] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[   16.688775] [TTM] Zone  kernel: Used memory at exit: 0 kiB.
[   16.690571] pci 0000:00:01.0: can't derive routing for PCI INT A
[   16.690625] nouveau: probe of 0000:01:00.0 failed with error -38
[   17.540530] Adding 242680k swap on /dev/sda5.  Priority:-1 extents:1 across:242680k 
[   17.996224] EXT3 FS on sda1, internal journal
[   18.332284] loop: module loaded
[   19.543283] kjournald starting.  Commit interval 5 seconds
[   19.544542] EXT3 FS on sda6, internal journal
[   19.544570] EXT3-fs: mounted filesystem with ordered data mode.
[   20.855830] fuse init (API version 7.13)
[   21.192202] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   32.126631] eth0: no IPv6 routers present
[ 2812.925087] usb 1-1: new full speed USB device using ohci_hcd and address 2
[ 2817.925375] ohci_hcd 0000:00:02.0: Unlink after no-IRQ?  Controller is probably using the wrong IRQ.
[ 3002.239887] INFO: task khubd:136 blocked for more than 120 seconds.
[ 3002.239953] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3002.240004] khubd         D c88eed2b     0   136      2 0x00000000
[ 3002.240028]  c60c5860 00000046 fffffffe c88eed2b c60c5a1c c1111905 00000000 00000292
[ 3002.240059]  00000246 00000292 c88eee34 183beb43 c52c8f00 c60c5860 c53d9e58 c53d9e9c
[ 3002.240088]  c88efe6e 00000000 c60c5860 c1033db0 c88fe518 c88fe518 00000000 c52c8f00
[ 3002.240118] Call Trace:
[ 3002.240227]  [<c88eed2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 3002.240265]  [<c1111905>] ? kobject_get+0xf/0x13
[ 3002.240310]  [<c88eee34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 3002.240356]  [<c88efe6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 3002.240404]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3002.240455]  [<c88f0e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 3002.240499]  [<c88f02ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 3002.240544]  [<c88f1060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 3002.240574]  [<c12456de>] ? printk+0xe/0x18
[ 3002.240618]  [<c88ebb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 3002.240667]  [<c88eda0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 3002.240694]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3002.240717]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3002.240739]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3002.240785]  [<c88ed202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 3002.240807]  [<c1033a08>] ? kthread+0x60/0x65
[ 3002.240826]  [<c10339a8>] ? kthread+0x0/0x65
[ 3002.240849]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 3002.240900] INFO: task owfs:1532 blocked for more than 120 seconds.
[ 3002.240936] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3002.240985] owfs          D c5292d70     0  1532   1469 0x00000004
[ 3002.241005]  c60c6080 00000086 00020004 c5292d70 c60c623c e4e871d9 c101a1e9 0000028e
[ 3002.241035]  e4e871d9 c133aac4 00003110 00000002 7fffffff 7fffffff 00000002 00000000
[ 3002.241064]  c1245e87 00000000 c60c588c c60c60ac c60c5860 00000010 c101a5d1 c60c588c
[ 3002.241093] Call Trace:
[ 3002.241116]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 3002.241140]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 3002.241160]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 3002.241183]  [<c1246581>] ? __down_common+0x72/0xb3
[ 3002.241210]  [<c1036e5c>] ? down+0x26/0x36
[ 3002.241272]  [<c88f6ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 3002.241297]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 3002.241346]  [<c88eb1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 3002.241388]  [<c88eb62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 3002.241431]  [<c88eb68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 3002.241475]  [<c88f21a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 3002.241520]  [<c88f2579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 3002.241567]  [<c88f247e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 3002.241602]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 3002.241649]  [<c88f5ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 3002.241685]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 3002.241706]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 3002.241726]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 3002.241747]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 3002.241773]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 3002.241824]  [<c88f6a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 3002.241846]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 3002.241866]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 3002.241886]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3002.241915]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 3002.241938]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3002.241959]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 3002.241978]  [<c100312c>] ? syscall_call+0x7/0xb
[ 3122.246730] INFO: task khubd:136 blocked for more than 120 seconds.
[ 3122.246789] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3122.246841] khubd         D c88eed2b     0   136      2 0x00000000
[ 3122.246865]  c60c5860 00000046 fffffffe c88eed2b c60c5a1c c1111905 00000000 00000292
[ 3122.246896]  00000246 00000292 c88eee34 183beb43 c52c8f00 c60c5860 c53d9e58 c53d9e9c
[ 3122.246926]  c88efe6e 00000000 c60c5860 c1033db0 c88fe518 c88fe518 00000000 c52c8f00
[ 3122.246955] Call Trace:
[ 3122.247064]  [<c88eed2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 3122.247101]  [<c1111905>] ? kobject_get+0xf/0x13
[ 3122.247146]  [<c88eee34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 3122.247192]  [<c88efe6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 3122.247241]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3122.247292]  [<c88f0e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 3122.247336]  [<c88f02ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 3122.247381]  [<c88f1060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 3122.247412]  [<c12456de>] ? printk+0xe/0x18
[ 3122.247455]  [<c88ebb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 3122.247505]  [<c88eda0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 3122.247532]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3122.247555]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3122.247578]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3122.247623]  [<c88ed202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 3122.247645]  [<c1033a08>] ? kthread+0x60/0x65
[ 3122.247665]  [<c10339a8>] ? kthread+0x0/0x65
[ 3122.247687]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 3122.247738] INFO: task owfs:1532 blocked for more than 120 seconds.
[ 3122.247774] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3122.247823] owfs          D c5292d70     0  1532   1469 0x00000004
[ 3122.247844]  c60c6080 00000086 00020004 c5292d70 c60c623c e4e871d9 c101a1e9 0000028e
[ 3122.247873]  e4e871d9 c133aac4 00003110 00000002 7fffffff 7fffffff 00000002 00000000
[ 3122.247902]  c1245e87 00000000 c60c588c c60c60ac c60c5860 00000010 c101a5d1 c60c588c
[ 3122.247931] Call Trace:
[ 3122.247954]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 3122.247979]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 3122.247999]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 3122.248022]  [<c1246581>] ? __down_common+0x72/0xb3
[ 3122.248049]  [<c1036e5c>] ? down+0x26/0x36
[ 3122.248110]  [<c88f6ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 3122.248135]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 3122.248184]  [<c88eb1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 3122.248226]  [<c88eb62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 3122.248269]  [<c88eb68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 3122.248313]  [<c88f21a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 3122.248358]  [<c88f2579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 3122.248405]  [<c88f247e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 3122.248440]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 3122.248487]  [<c88f5ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 3122.248523]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 3122.248544]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 3122.248564]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 3122.248585]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 3122.248609]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 3122.248660]  [<c88f6a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 3122.248682]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 3122.248702]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 3122.248722]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3122.248749]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 3122.248773]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3122.248793]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 3122.248812]  [<c100312c>] ? syscall_call+0x7/0xb
[ 3242.253575] INFO: task khubd:136 blocked for more than 120 seconds.
[ 3242.253633] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3242.253684] khubd         D c88eed2b     0   136      2 0x00000000
[ 3242.253709]  c60c5860 00000046 fffffffe c88eed2b c60c5a1c c1111905 00000000 00000292
[ 3242.253739]  00000246 00000292 c88eee34 183beb43 c52c8f00 c60c5860 c53d9e58 c53d9e9c
[ 3242.253769]  c88efe6e 00000000 c60c5860 c1033db0 c88fe518 c88fe518 00000000 c52c8f00
[ 3242.253799] Call Trace:
[ 3242.253919]  [<c88eed2b>] ? unlink1+0x97/0xa2 [usbcore]
[ 3242.253957]  [<c1111905>] ? kobject_get+0xf/0x13
[ 3242.254002]  [<c88eee34>] ? usb_hcd_unlink_urb+0x54/0x65 [usbcore]
[ 3242.254047]  [<c88efe6e>] ? usb_kill_urb+0x82/0x9d [usbcore]
[ 3242.254096]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3242.254147]  [<c88f0e28>] ? usb_start_wait_urb+0x62/0x8e [usbcore]
[ 3242.254192]  [<c88f02ca>] ? usb_init_urb+0x1a/0x26 [usbcore]
[ 3242.254237]  [<c88f1060>] ? usb_control_msg+0xf7/0x112 [usbcore]
[ 3242.254266]  [<c12456de>] ? printk+0xe/0x18
[ 3242.254310]  [<c88ebb08>] ? hub_port_init+0x2bd/0x63b [usbcore]
[ 3242.254360]  [<c88eda0f>] ? hub_thread+0x80d/0xe2c [usbcore]
[ 3242.254388]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3242.254410]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3242.254433]  [<c1033db0>] ? autoremove_wake_function+0x0/0x2d
[ 3242.254478]  [<c88ed202>] ? hub_thread+0x0/0xe2c [usbcore]
[ 3242.254500]  [<c1033a08>] ? kthread+0x60/0x65
[ 3242.254520]  [<c10339a8>] ? kthread+0x0/0x65
[ 3242.254543]  [<c1003977>] ? kernel_thread_helper+0x7/0x10
[ 3242.254595] INFO: task owfs:1532 blocked for more than 120 seconds.
[ 3242.254631] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3242.254680] owfs          D c5292d70     0  1532      1 0x00000004
[ 3242.254701]  c60c6080 00000086 00020004 c5292d70 c60c623c e4e871d9 c101a1e9 0000028e
[ 3242.254730]  e4e871d9 c133aac4 00003110 00000002 7fffffff 7fffffff 00000002 00000000
[ 3242.254759]  c1245e87 00000000 c60c588c c60c60ac c60c5860 00000010 c101a5d1 c60c588c
[ 3242.254788] Call Trace:
[ 3242.254812]  [<c101a1e9>] ? update_curr+0x102/0x18f
[ 3242.254836]  [<c1245e87>] ? schedule_timeout+0x20/0xb0
[ 3242.254857]  [<c101a5d1>] ? check_preempt_wakeup+0x1c5/0x242
[ 3242.254879]  [<c1246581>] ? __down_common+0x72/0xb3
[ 3242.254908]  [<c1036e5c>] ? down+0x26/0x36
[ 3242.254971]  [<c88f6ac3>] ? usbdev_ioctl+0x45/0x1197 [usbcore]
[ 3242.254996]  [<c1033dbd>] ? autoremove_wake_function+0xd/0x2d
[ 3242.255046]  [<c88eb1bd>] ? kick_khubd+0x60/0x6c [usbcore]
[ 3242.255088]  [<c88eb62d>] ? hub_activate+0x2ae/0x2b6 [usbcore]
[ 3242.255132]  [<c88eb68f>] ? hub_resume+0x12/0x15 [usbcore]
[ 3242.255177]  [<c88f21a8>] ? usb_resume_interface+0xba/0x121 [usbcore]
[ 3242.255223]  [<c88f2579>] ? usb_resume_both+0xdb/0xfa [usbcore]
[ 3242.255271]  [<c88f247e>] ? usb_autopm_do_device+0xaf/0xb6 [usbcore]
[ 3242.255307]  [<c10e076f>] ? security_task_getsecid+0xc/0xd
[ 3242.255355]  [<c88f5ce0>] ? usbdev_open+0x1d5/0x1ed [usbcore]
[ 3242.255392]  [<c109696a>] ? chrdev_open+0xcb/0xe1
[ 3242.255413]  [<c10930ac>] ? __dentry_open+0x162/0x231
[ 3242.255433]  [<c109320b>] ? nameidata_to_filp+0x28/0x3b
[ 3242.255454]  [<c109689f>] ? chrdev_open+0x0/0xe1
[ 3242.255479]  [<c109cc43>] ? do_filp_open+0x423/0x7ba
[ 3242.255530]  [<c88f6a7e>] ? usbdev_ioctl+0x0/0x1197 [usbcore]
[ 3242.255552]  [<c109e3eb>] ? vfs_ioctl+0x37/0x42
[ 3242.255571]  [<c109ecdc>] ? do_vfs_ioctl+0x493/0x4ca
[ 3242.255591]  [<c1001f15>] ? __switch_to+0xb6/0x129
[ 3242.255618]  [<c101d748>] ? set_next_entity+0x29/0x51
[ 3242.255641]  [<c1245bc7>] ? schedule+0x3a6/0x3d5
[ 3242.255662]  [<c109ed54>] ? sys_ioctl+0x41/0x58
[ 3242.255681]  [<c100312c>] ? syscall_call+0x7/0xb
Snabb sammanfattning från rutan ovan:
USB-controllern initieras som det ska.
Men lite längre ner kommer nu:

[ 2812.925087] usb 1-1: new full speed USB device using ohci_hcd and address 2
[ 2817.925375] ohci_hcd 0000:00:02.0: Unlink after no-IRQ? Controller is probably using the wrong IRQ.
[ 3002.239887] INFO: task khubd:136 blocked for more than 120 seconds.
[ 3002.239953] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3002.240004] khubd D c88eed2b 0 136 2 0x00000000
[ 3002.240028] c60c5860 00000046 fffffffe c88eed2b c60c5a1c c1111905 00000000 00000292
[ 3002.240059] 00000246 00000292 c88eee34 183beb43 c52c8f00 c60c5860 c53d9e58 c53d9e9c
[ 3002.240088] c88efe6e 00000000 c60c5860 c1033db0 c88fe518 c88fe518 00000000 c52c8f00

Detta finns alltså bara när 1wire-USB-mastern är inpluggad och jag försöker initiera OWFS.


Mycket märkligt...
(1Wire-USB-mastern fungerar förresten utmärkt till Windows.)
Senast redigerad av Jimmy den 27 feb 2013, 06:10, redigerad totalt 1 gånger.
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

Re: OWFS låser sig direkt vid start

Inlägg av Jimmy »

(Hade skrivit max antal tecken i förra inlägget, så jag fortsätter här.)

Tyvärr minns jag inte hur, men nyss lyckades jag få fram att OWFS saknar libavahi-clients.
Så jag installerade libavahi-client-dev och försökte igen:

/opt/owfs/bin/owfs --error_level 6 --error_print 2 -u --allow_other /mnt/1wire/

gav då:

Kod: Markera allt

CONNECT: owfs.c:(96) fuse mount point: /mnt/1wire/
  DEBUG: ow_avahi_link.c:(75) Avahi support: libavahi-client loaded successfully
  DEBUG: ow_avahi_link.c:(77) Avahi library function found: avahi_client_errno
  DEBUG: ow_avahi_link.c:(78) Avahi library function found: avahi_client_free
  DEBUG: ow_avahi_link.c:(79) Avahi library function found: avahi_client_new
  DEBUG: ow_avahi_link.c:(80) Avahi library function found: avahi_client_get_domain_name
  DEBUG: ow_avahi_link.c:(81) Avahi library function found: avahi_entry_group_add_service
  DEBUG: ow_avahi_link.c:(82) Avahi library function found: avahi_entry_group_commit
  DEBUG: ow_avahi_link.c:(83) Avahi library function found: avahi_entry_group_is_empty
  DEBUG: ow_avahi_link.c:(84) Avahi library function found: avahi_entry_group_new
  DEBUG: ow_avahi_link.c:(85) Avahi library function found: avahi_entry_group_reset
  DEBUG: ow_avahi_link.c:(87) Avahi library function found: avahi_service_resolver_free
  DEBUG: ow_avahi_link.c:(88) Avahi library function found: avahi_service_resolver_new
  DEBUG: ow_avahi_link.c:(89) Avahi library function found: avahi_service_browser_free
  DEBUG: ow_avahi_link.c:(90) Avahi library function found: avahi_service_browser_new
  DEBUG: ow_avahi_link.c:(102) Avahi support: libavahi-common loaded successfully.
  DEBUG: ow_avahi_link.c:(104) Avahi library function found: avahi_simple_poll_free
  DEBUG: ow_avahi_link.c:(105) Avahi library function found: avahi_simple_poll_get
  DEBUG: ow_avahi_link.c:(106) Avahi library function found: avahi_simple_poll_loop
  DEBUG: ow_avahi_link.c:(107) Avahi library function found: avahi_simple_poll_new
  DEBUG: ow_avahi_link.c:(108) Avahi library function found: avahi_simple_poll_quit
  DEBUG: ow_avahi_link.c:(109) Avahi library function found: avahi_strerror
   CALL: ow_parsename.c:(98) path=[]
  DEBUG: owlib.c:(82) Globals temp limits 0C 100C (for simulated adapters)

Sedan tvärstopp, precis som vanligt...

Jag kände inte alls igen "avahi" så jag sökte på "owfs avahi" och hittade den här sidan:
http://ubuntuforums.org/archive/index.p ... 79785.html

Testade det som står sist där, men ingen skillnad.


Det här börjar göra mig knäpp(are),
så någon form av support skulle kännas trevligt. Det är så tråkigt med monologer. :)
PatrikN78
Tar hemautomation på allvar
Inlägg: 99
Blev medlem: 24 dec 2011, 16:24
Ort: Jämjö

Re: OWFS låser sig direkt vid start

Inlägg av PatrikN78 »

Är den kopplad direkt i USB-uttaget eller via en hub?
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

Re: OWFS låser sig direkt vid start

Inlägg av Jimmy »

Den är kopplad direkt till USB-uttaget.
Quart
Moderator
Inlägg: 566
Blev medlem: 17 jun 2007, 21:14
Ort: Hindås
Kontakt:

Re: OWFS låser sig direkt vid start

Inlägg av Quart »

Jimmy skrev:Den är kopplad direkt till USB-uttaget.
Prova med en usb hub det hjälper oftast


Sent from my iPad using Tapatalk HD
Jimmy
Wannabe
Inlägg: 12
Blev medlem: 25 feb 2013, 15:34
Ort: M-ås kommun

Re: OWFS låser sig direkt vid start

Inlägg av Jimmy »

Aha? Berätta gärna mer. :)
Vad är det som är orsaken till att man kan behöva en hub?
Dvs, vad är det som ligger bakom problemet?

Jag har använt 1wire-USB-mastern till Windows med en 5 meters USB-förlängningskabel.
USB-portarna på servern (datorn problemen uppstår på) har jag använt i flera år i Windows,
då med ganska krävande ljudkort som inte har egen strömförsörjning.
Det kan ju inte bli någon spänningsfall på grund av just Linux. :)


Jag ifrågasätter förstås inte ditt förslag. Jag blev bara nyfiken på orsaken bakom att det skulle bli någon skillnad. :)

Är det spänningen eller något med timeing (tajming) som du tror ligger bakom?
Så jag vet vad jag ska leta efter fel någonstans.
Spänningen går ju att mäta direkt i 1wire-USB-mastern, men om det är något annat
som är orsaken till att jag skulle behöva en USB-hub så blir det nog värre att mäta...
Användarvisningsbild
KungenAvPeking
Tar hemautomation på allvar
Inlägg: 200
Blev medlem: 06 sep 2010, 21:03
Ort: Norrköping
Kontakt:

Re: OWFS låser sig direkt vid start

Inlägg av KungenAvPeking »

Många pratar om att det handlar om för lite ström i USB-porten på en del datorer...
Jag fick själv problem med ett 1-wire nät, när jag körde på en Thin Client med Linux (fast det funkade med Windows Fundamentals)...

Då jag fick tipset om en strömmatad USB-hub, åkte jag till Kjell & Co och införskaffade en USB-hub, men snålade så pass att jag fick en utan trafo...
Ja, väl hemma kommer jag på min miss, men tänker att jag kopplar in och testar ändå och det fungerade alldeles utmärkt.
Så, om det är strömmen som är problemet, borde det ju inte blivit bättre med en passiv USB-hub (om det inte är så att den jämnar ut strömmen?) utan din tanke om tajming är nog lika trolig. (Vilket även stödjs av att det fungerade med Windows Fundamentals, men inte Ubuntu 10.04)
Driver http://kameran.nu - Mitt foto galleri.
Kom gärna förbi och kolla mina bilder... ;)
Skriv svar