SliTaz SliTaz Forum

You are not logged in.

#1 2013-02-10 05:36:18

VERAULT
Member
Registered: 2011-07-29
Posts: 119

LXpanel wont load floating point error

Whenever I boot my Dell Latitude CPXH laptop with the battery in, LX panel will not load, It givesme a floating point error, I have to boot up the unit and slide in the battery after I boot. Also, if I keep the unit on long enough Lx panel stops working. This also happened on slitaz 3.0, but it is getting very frustrating. Any ideaS?

Offline

#2 2013-02-10 06:26:32

ernia
Member
Registered: 2011-05-20
Posts: 299

Re: LXpanel wont load floating point error

this is a very interesting bug, i doubt to be able to solve it but i'd like to try :-)

would you post the output of

[c]dmesg[/c]

and

[c]lsmod[/c]

while booting with battery in?

i would like to see the the exact lx panel error text too.

Offline

#3 2013-02-10 10:02:08

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: LXpanel wont load floating point error

Hi VERAULT,

It's very strange, but you not the first on this forum with this error. I was asked some months ago, but can't find it yet.

In short words, lxpanel battery applet is incompatible with your hardware. It's weird, I know. And this applet crushed whole lxpanel.

You need to remove it. If you can, do it with your mouse. If not, edit your config file.

See this: http://hg.slitaz.org/slitaz-configs/file/0dfc40410c31/rootfs/etc/lxpanel/slitaz/panels/panel

Lines 126-140 is battery applet, and you need to remove them.

Where to find this config file? Sorry, I write now from smartphone and have no SliTaz near hands now. System wide config files you find in the /etc/lxpanel/slitaz/panels/panel folder, and your current lxpanel config - somewhere in your home folder, in .config subfolder and deeper. Maybe ~/.config/lxpanel/slitaz/panels.

You can start your lxpanel in terminal by command:

lxpanel -p slitaz &

and stop it by command:

killall lxpanel

Offline

#4 2013-02-11 02:16:09

VERAULT
Member
Registered: 2011-07-29
Posts: 119

Re: LXpanel wont load floating point error

Ok here are the lsmod and dmesg outputs ernia.

Aleksej, so my only option is to remove the battery applet? I take it there are no other battery check applets that Slitaz can use? I'm virtually out of luck

Offline

#5 2013-02-11 02:19:37

VERAULT
Member
Registered: 2011-07-29
Posts: 119

Re: LXpanel wont load floating point error

I dont know why but I havent been able to upload files to the forum in a while so I will cut and paste the files here

Dmesg.txt

pci 0000:00:07.3: PIIX4 devres C PIO at 0850-085f

pci 0000:00:07.3: PIIX4 devres G PIO at 0280-0287

pci 0000:00:08.0: [125d:1978] type 0 class 0x000401

pci 0000:00:08.0: reg 10: [io  0xd800-0xd8ff]

pci 0000:00:08.0: supports D1 D2

pci 0000:00:08.0: PME# supported from D1 D2 D3hot

pci 0000:00:08.0: PME# disabled

pci 0000:01:00.0: [1002:4c4d] type 0 class 0x000300

pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]

pci 0000:01:00.0: reg 14: [io  0xec00-0xecff]

pci 0000:01:00.0: reg 18: [mem 0xfcfff000-0xfcffffff]

pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]

pci 0000:01:00.0: supports D1 D2

pci 0000:00:01.0: PCI bridge to [bus 01-01]

pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]

pci 0000:00:01.0:   bridge window [mem 0xfc000000-0xfeffffff]

pci 0000:00:01.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)

pci_bus 0000:00: on NUMA node 0

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]

ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]

ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)

ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)

ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.

ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)

vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none

vgaarb: loaded

SCSI subsystem initialized

libata version 3.00 loaded.

usbcore: registered new interface driver usbfs

usbcore: registered new interface driver hub

usbcore: registered new device driver usb

PCI: Using ACPI for IRQ routing

PCI: pci_cache_line_size set to 32 bytes

reserve RAM buffer: 000000000009fc00 - 000000000009ffff

reserve RAM buffer: 000000000ffdb000 - 000000000fffffff

Switching to clocksource tsc

pnp: PnP ACPI init

ACPI: bus type pnp registered

pnp 00:00: [mem 0x00000000-0x0009fbff]

pnp 00:00: [mem 0x0009fc00-0x0009ffff]

pnp 00:00: [mem 0x000c0000-0x000cffff]

pnp 00:00: [mem 0x000f0000-0x000fffff]

pnp 00:00: [mem 0x00100000-0x0ffeffff]

pnp 00:00: [mem 0x0fff0000-0x0fffffff]

pnp 00:00: [mem 0xffe00000-0xffffffff]

pnp 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)

pnp 00:01: [bus 00-ff]

pnp 00:01: [io  0x0000-0x0cf7 window]

pnp 00:01: [io  0x0cf8-0x0cff]

pnp 00:01: [io  0x0d00-0xffff window]

pnp 00:01: [mem 0x000a0000-0x000bffff window]

pnp 00:01: [mem 0x000cc000-0x000effff window]

pnp 00:01: [mem 0x10000000-0xffdfffff window]

pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)

pnp 00:02: [io  0x0022]

pnp 00:02: [io  0x0092]

pnp 00:02: [io  0x00b2]

pnp 00:02: [io  0x0020-0x0021]

pnp 00:02: [io  0x00a0-0x00a1]

pnp 00:02: [irq 2 disabled]

pnp 00:02: [io  0x04d0-0x04d1]

pnp 00:02: [io  0x0800-0x0805]

pnp 00:02: [io  0x0808-0x080f]

pnp 00:02: [io  0x0854-0x0855]

pnp 00:02: disabling [io  0x0800-0x0805] because it overlaps 0000:00:07.3 BAR 7 [io  0x0800-0x083f]

pnp 00:02: disabling [io  0x0808-0x080f] because it overlaps 0000:00:07.3 BAR 7 [io  0x0800-0x083f]

pnp 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)

pnp 00:03: [io  0x00b3]

pnp 00:03: [io  0x0806-0x0807]

pnp 00:03: [io  0x0850-0x0853]

pnp 00:03: [io  0x0856-0x085f]

pnp 00:03: [io  0x0810-0x083f]

pnp 00:03: [io  0x0840-0x084f]

pnp 00:03: [io  0x0600-0x067f]

pnp 00:03: [io  0x0680-0x06ff]

pnp 00:03: disabling [io  0x0806-0x0807] because it overlaps 0000:00:07.3 BAR 7 [io  0x0800-0x083f]

pnp 00:03: disabling [io  0x0810-0x083f] because it overlaps 0000:00:07.3 BAR 7 [io  0x0800-0x083f]

pnp 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)

pnp 00:04: [io  0xf000-0xf0fe]

pnp 00:04: [io  0xf100-0xf1fe]

pnp 00:04: [io  0xf200-0xf2fe]

pnp 00:04: [io  0xf400-0xf4fe]

pnp 00:04: [io  0xf500-0xf5fe]

pnp 00:04: [io  0xf600-0xf6fe]

pnp 00:04: [io  0xf800-0xf8fe]

pnp 00:04: [io  0xf900-0xf9fe]

pnp 00:04: [io  0xfa00-0xfafe]

pnp 00:04: [io  0xfc00-0xfcfe]

pnp 00:04: [io  0xfd00-0xfdfe]

pnp 00:04: [io  0xfe00-0xfefe]

pnp 00:04: [mem 0xed000000-0xedffffff]

pnp 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)

ERROR: Unable to locate IOAPIC for GSI 12

pnp 00:05: [irq 12]

pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 (active)

pnp 00:06: [io  0x0060]

pnp 00:06: [io  0x0064]

ERROR: Unable to locate IOAPIC for GSI 1

pnp 00:06: [irq 1]

pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)

pnp 00:07: [io  0x0070-0x0071]

ERROR: Unable to locate IOAPIC for GSI 8

pnp 00:07: [irq 8]

pnp 00:07: [io  0x0072-0x0077]

pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)

pnp 00:08: [io  0x0061]

pnp 00:08: [io  0x0063]

pnp 00:08: [io  0x0065]

pnp 00:08: [io  0x0067]

pnp 00:08: Plug and Play ACPI device, IDs PNP0800 (active)

pnp 00:09: [io  0x00e0-0x00e1]

pnp 00:09: [io  0x03f0-0x03f1]

pnp 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)

pnp 00:0a: [dma 4]

pnp 00:0a: [io  0x0000-0x000f]

pnp 00:0a: [io  0x0080-0x008f]

pnp 00:0a: [io  0x00c0-0x00df]

pnp 00:0a: [io  0x0010-0x001f]

pnp 00:0a: [io  0x0090-0x0091]

pnp 00:0a: [io  0x0093-0x009f]

pnp 00:0a: Plug and Play ACPI device, IDs PNP0200 (active)

pnp 00:0b: [io  0x00f0-0x00ff]

ERROR: Unable to locate IOAPIC for GSI 13

pnp 00:0b: [irq 13]

pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)

ERROR: Unable to locate IOAPIC for GSI 6

pnp 00:0c: [irq 6]

pnp 00:0c: [io  0x03f2-0x03f5]

pnp 00:0c: [io  0x03f7]

pnp 00:0c: [dma 2]

pnp 00:0c: Plug and Play ACPI device, IDs PNP0700 (active)

ERROR: Unable to locate IOAPIC for GSI 4

pnp 00:0d: [irq 4]

pnp 00:0d: [io  0x03f8-0x03ff]

pnp 00:0d: Plug and Play ACPI device, IDs PNP0501 (active)

ERROR: Unable to locate IOAPIC for GSI 3

pnp 00:0e: [irq 3]

pnp 00:0e: [io  0x02f8-0x02ff]

pnp 00:0e: [io  0x0280-0x0287]

pnp 00:0e: [dma 3]

pnp 00:0e: Plug and Play ACPI device, IDs SMCf010 (active)

pnp 00:0f: [dma 1]

ERROR: Unable to locate IOAPIC for GSI 7

pnp 00:0f: [irq 7]

pnp 00:0f: [io  0x0378-0x037f]

pnp 00:0f: [io  0x0778-0x077b]

pnp 00:0f: Plug and Play ACPI device, IDs PNP0401 (active)

pnp: PnP ACPI: found 16 devices

ACPI: ACPI bus type pnp unregistered

system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved

system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved

system 00:00: [mem 0x000c0000-0x000cffff] could not be reserved

system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved

system 00:00: [mem 0x00100000-0x0ffeffff] could not be reserved

system 00:00: [mem 0x0fff0000-0x0fffffff] has been reserved

system 00:00: [mem 0xffe00000-0xffffffff] has been reserved

system 00:02: [io  0x04d0-0x04d1] has been reserved

system 00:02: [io  0x0854-0x0855] has been reserved

system 00:03: [io  0x0850-0x0853] has been reserved

system 00:03: [io  0x0856-0x085f] has been reserved

system 00:03: [io  0x0840-0x084f] has been reserved

system 00:03: [io  0x0600-0x067f] has been reserved

system 00:03: [io  0x0680-0x06ff] has been reserved

system 00:04: [io  0xf000-0xf0fe] has been reserved

system 00:04: [io  0xf100-0xf1fe] has been reserved

system 00:04: [io  0xf200-0xf2fe] has been reserved

system 00:04: [io  0xf400-0xf4fe] has been reserved

system 00:04: [io  0xf500-0xf5fe] has been reserved

system 00:04: [io  0xf600-0xf6fe] has been reserved

system 00:04: [io  0xf800-0xf8fe] has been reserved

system 00:04: [io  0xf900-0xf9fe] has been reserved

system 00:04: [io  0xfa00-0xfafe] has been reserved

system 00:04: [io  0xfc00-0xfcfe] has been reserved

system 00:04: [io  0xfd00-0xfdfe] has been reserved

system 00:04: [io  0xfe00-0xfefe] has been reserved

system 00:04: [mem 0xed000000-0xedffffff] has been reserved

system 00:09: [io  0x03f0-0x03f1] has been reserved

pci 0000:00:03.0: BAR 9: assigned [mem 0x14000000-0x17ffffff pref]

pci 0000:00:03.0: BAR 10: assigned [mem 0x18000000-0x1bffffff]

pci 0000:00:03.1: BAR 9: assigned [mem 0x1c000000-0x1fffffff pref]

pci 0000:00:03.1: BAR 10: assigned [mem 0x20000000-0x23ffffff]

pci 0000:00:01.0: BAR 9: assigned [mem 0x10100000-0x101fffff pref]

pci 0000:00:03.0: BAR 0: assigned [mem 0x10200000-0x10200fff]

pci 0000:00:03.0: BAR 0: set to [mem 0x10200000-0x10200fff] (PCI address [0x10200000-0x10200fff])

pci 0000:00:03.1: BAR 0: assigned [mem 0x10201000-0x10201fff]

pci 0000:00:03.1: BAR 0: set to [mem 0x10201000-0x10201fff] (PCI address [0x10201000-0x10201fff])

pci 0000:00:03.0: BAR 7: assigned [io  0x1000-0x10ff]

pci 0000:00:03.0: BAR 8: assigned [io  0x1400-0x14ff]

pci 0000:00:03.1: BAR 7: assigned [io  0x1800-0x18ff]

pci 0000:00:03.1: BAR 8: assigned [io  0x1c00-0x1cff]

pci 0000:01:00.0: BAR 6: assigned [mem 0x10100000-0x1011ffff pref]

pci 0000:00:01.0: PCI bridge to [bus 01-01]

pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]

pci 0000:00:01.0:   bridge window [mem 0xfc000000-0xfeffffff]

pci 0000:00:01.0:   bridge window [mem 0x10100000-0x101fffff pref]

pci 0000:00:03.0: CardBus bridge to [bus 02-05]

pci 0000:00:03.0:   bridge window [io  0x1000-0x10ff]

pci 0000:00:03.0:   bridge window [io  0x1400-0x14ff]

pci 0000:00:03.0:   bridge window [mem 0x14000000-0x17ffffff pref]

pci 0000:00:03.0:   bridge window [mem 0x18000000-0x1bffffff]

pci 0000:00:03.1: CardBus bridge to [bus 06-09]

pci 0000:00:03.1:   bridge window [io  0x1800-0x18ff]

pci 0000:00:03.1:   bridge window [io  0x1c00-0x1cff]

pci 0000:00:03.1:   bridge window [mem 0x1c000000-0x1fffffff pref]

pci 0000:00:03.1:   bridge window [mem 0x20000000-0x23ffffff]

pci 0000:00:03.0: enabling device (0000 -> 0003)

ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11

PCI: setting IRQ 11 as level-triggered

pci 0000:00:03.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11

pci 0000:00:03.1: enabling device (0000 -> 0003)

pci 0000:00:03.1: PCI INT A -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11

pci_bus 0000:00: resource 0 [io  0x0000-0xffff]

pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]

pci_bus 0000:01: resource 0 [io  0xe000-0xefff]

pci_bus 0000:01: resource 1 [mem 0xfc000000-0xfeffffff]

pci_bus 0000:01: resource 2 [mem 0x10100000-0x101fffff pref]

pci_bus 0000:02: resource 0 [io  0x1000-0x10ff]

pci_bus 0000:02: resource 1 [io  0x1400-0x14ff]

pci_bus 0000:02: resource 2 [mem 0x14000000-0x17ffffff pref]

pci_bus 0000:02: resource 3 [mem 0x18000000-0x1bffffff]

pci_bus 0000:06: resource 0 [io  0x1800-0x18ff]

pci_bus 0000:06: resource 1 [io  0x1c00-0x1cff]

pci_bus 0000:06: resource 2 [mem 0x1c000000-0x1fffffff pref]

pci_bus 0000:06: resource 3 [mem 0x20000000-0x23ffffff]

NET: Registered protocol family 2

IP route cache hash table entries: 2048 (order: 1, 8192 bytes)

TCP established hash table entries: 8192 (order: 4, 65536 bytes)

TCP bind hash table entries: 8192 (order: 4, 65536 bytes)

TCP: Hash tables configured (established 8192 bind 8192)

TCP reno registered

UDP hash table entries: 128 (order: 0, 4096 bytes)

UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)

NET: Registered protocol family 1

RPC: Registered udp transport module.

RPC: Registered tcp transport module.

RPC: Registered tcp NFSv4.1 backchannel transport module.

pci 0000:00:00.0: Limiting direct PCI/PCI transfers

pci 0000:01:00.0: Boot video device

PCI: CLS 32 bytes, default 32

apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)

apm: overridden by ACPI.

VFS: Disk quotas dquot_6.5.2

Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)

fuse init (API version 7.15)

SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled

SGI XFS Quota Management subsystem

msgmni has been set to 494

io scheduler noop registered

io scheduler deadline registered (default)

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

ACPI: acpi_idle registered with cpuidle

Marking TSC unstable due to TSC halts in idle

Switching to clocksource acpi_pm

Switched to NOHz mode on CPU #0

thermal LNXTHERM:00: registered as thermal_zone0

ACPI: Thermal Zone [THM] (34 C)

isapnp: Scanning for PnP cards...

isapnp: No Plug & Play device found

Non-volatile memory driver v1.3

Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled

serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A

00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

ACPI: Battery Slot [BAT0] (battery present)

brd: module loaded

ACPI: Battery Slot [BAT1] (battery present)

loop: module loaded

Uniform Multi-Platform E-IDE driver

piix 0000:00:07.1: IDE controller (0x8086:0x7111 rev 0x01)

piix 0000:00:07.1: not 100% native mode: will probe irqs later

    ide0: BM-DMA at 0x0860-0x0867

    ide1: BM-DMA at 0x0868-0x086f

Probing IDE interface ide0...

hda: HITACHI_DK239A-65B, ATA DISK drive

hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4

hda: UDMA/33 mode selected

Probing IDE interface ide1...

ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

ide1 at 0x170-0x177,0x376 on irq 15

ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports

ide-gd driver 1.18

hda: max request size: 128KiB

hda: 12594960 sectors (6448 MB) w/512KiB Cache, CHS=13328/15/63

hda: cache flushes not supported

hda: hda1 hda2

ide-cd driver 5.00

e1000e: Intel(R) PRO/1000 Network Driver - 1.2.7-k2

e1000e: Copyright (c) 1999 - 2010 Intel Corporation.

pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de

e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI

e100: Copyright(c) 1999-2006 Intel Corporation

ThunderLAN driver v1.15a

TLAN: 0 devices installed, PCI: 0  EISA: 0

ns83820.c: National Semiconductor DP83820 10/100/1000 driver.

PPP generic driver version 2.4.2

PPP Deflate Compression module registered

PPP BSD Compression module registered

PPP MPPE Compression module registered

NET: Registered protocol family 24

tun: Universal TUN/TAP device driver, 1.6

tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>

dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)

winbond-840.c:v1.01-e (2.4 port) Sep-11-2006  Donald Becker <becker@scyld.com>

  http://www.scyld.com/network/drivers.html

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

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

uhci_hcd: USB Universal Host Controller Interface driver

uhci_hcd 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11

uhci_hcd 0000:00:07.2: UHCI Host Controller

uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1

uhci_hcd 0000:00:07.2: irq 11, io base 0x0000dce0

hub 1-0:1.0: USB hub found

hub 1-0:1.0: 2 ports detected

Initializing USB Mass Storage driver...

usbcore: registered new interface driver usb-storage

USB Mass Storage support registered.

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

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

serio: i8042 AUX port at 0x60,0x64 irq 12

mice: PS/2 mouse device common for all mice

input: PC Speaker as /devices/platform/pcspkr/input/input0

cpuidle: using governor ladder

cpuidle: using governor menu

usbcore: registered new interface driver usbhid

usbhid: USB HID core driver

TCP cubic registered

NET: Registered protocol family 17

NET: Registered protocol family 15

Using IPI No-Shortcut mode

input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1

input: DualPoint Stick as /devices/platform/i8042/serio1/input/input2

input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input3

EXT4-fs (hda1): mounted filesystem without journal. Opts: (null)

VFS: Mounted root (ext2 filesystem) readonly on device 3:1.

Freeing unused kernel memory: 408k freed

EXT4-fs (hda1): re-mounted. Opts: barrier=1,data=writeback

EXT4-fs (hda1): re-mounted. Opts: barrier=1,data=writeback

<30>udevd[671]: starting version 170

Offline

#6 2013-02-11 02:20:24

VERAULT
Member
Registered: 2011-07-29
Posts: 119

Re: LXpanel wont load floating point error

Module                  Size  Used by    Not tainted

aes_i586                6816  1

aes_generic            25742  1 aes_i586

ath5k                 111977  0

ath                     9811  1 ath5k

parport_pc             16061  0

floppy                 41138  0

video                   9783  0

parport                20983  1 parport_pc

output                  1144  1 video

intel_agp               7908  1

button                  3602  0

intel_gtt               9214  1 intel_agp

agpgart                18221  2 intel_agp,intel_gtt

mac80211              145388  1 ath5k

cfg80211               99896  3 ath5k,ath,mac80211

rfkill                 10682  1 cfg80211

snd_es1968             16540  0

gameport                5761  1 snd_es1968

snd_ac97_codec         77963  1 snd_es1968

ac97_bus                 718  1 snd_ac97_codec

snd_pcm                43737  2 snd_es1968,snd_ac97_codec

snd_timer              12515  1 snd_pcm

snd_page_alloc          4853  2 snd_es1968,snd_pcm

snd_mpu401_uart         3975  1 snd_es1968

snd_rawmidi            12384  1 snd_mpu401_uart

snd_seq_device          3757  1 snd_rawmidi

snd                    33394  7 snd_es1968,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device

soundcore               3357  1 snd

pcmcia                 24993  0

yenta_socket           16223  0

pcmcia_rsrc             6989  1 yenta_socket

pcmcia_core             8413  3 pcmcia,yenta_socket,pcmcia_rsrc

Offline

#7 2016-12-01 17:08:52

VERAULT
Member
Registered: 2011-07-29
Posts: 119

Re: LXpanel wont load floating point error

I realize I started this post a few years ago, However I still get this error everytime I add the battery pack  into my dell laptop. I have to run the laptop on  ac power  just to use lxpanel.

I posted the dmesg.txt, anyone else have an  idea?

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.024 seconds, 7 queries executed - Memory usage: 1.58 MiB (Peak: 1.77 MiB) ]