Author |
Message |
HeSaid
|
|
Post subject: 19Sept2010 - irqbalance failed on boot
Posted: 19.09.2010, 13:40
|
|
Moderator

Joined: 2010-09-11
Posts: 56
Location: southwest Florida, USA
Status: Offline
|
|
Boot message that irqbalance failed after this morning's d-u. Among the updates was lsb-base_3.2-24_all.deb.
Downgrading to lsb-base_3.2-23.1_all.deb solved the issue.
Laptop has an Intel i3 (quad-core) processor.
Enable the debian testing repo, then
Code:
apt-get update
, then
Code:
apt-get install lsb-base/testing
Apt will tell you it's downgrading the package. Reboot
--
Neal |
_________________ Registered Linux User # 159445
aptosid 64-bit Lenovo Thinkpad Edge
aptosid 64-bit HP dv6000 laptop
aptosid 32-bit eeePC 900A
|
|
|
|
 |
devil
|
|
Post subject: RE: 19Sept2010 - irqbalance failed on boot
Posted: 19.09.2010, 14:15
|
|

Joined: 2010-08-26
Posts: 491
Location: Berlin
Status: Offline
|
|
|
|
 |
cookiess
|
|
Post subject: RE: 19Sept2010 - irqbalance failed on boot
Posted: 19.09.2010, 14:28
|
|
Joined: 2010-09-12
Posts: 5
Status: Offline
|
|
thanks HeSaid,
it works again.
cookiess |
|
|
|
|
 |
DeepDayze
|
|
Post subject: RE: 19Sept2010 - irqbalance failed on boot
Posted: 19.09.2010, 14:28
|
|

Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
Is there a bug report out there? |
|
|
|
|
 |
piper
|
|
Post subject: RE: 19Sept2010 - irqbalance failed on boot
Posted: 19.09.2010, 18:58
|
|
Moderator

Joined: 2010-09-11
Posts: 481
Location: cheektowaga, ny
Status: Offline
|
|
Thank You HeSaid  |
_________________ debian sid | apt-get into it
|
|
|
|
 |
snvv
|
|
Post subject:
Posted: 19.09.2010, 21:40
|
|

Joined: 2010-09-13
Posts: 331
Status: Offline
|
|
|
|
 |
oduffo
|
|
Post subject:
Posted: 20.09.2010, 10:31
|
|

Joined: 2010-09-11
Posts: 15
Location: Berlin
Status: Offline
|
|
Thanks for solving this issue |
|
|
|
|
 |
drb
|
|
Post subject:
Posted: 21.09.2010, 06:52
|
|

Joined: 2010-09-11
Posts: 96
Status: Offline
|
|
I can't see a bug report for this in debian |
|
|
|
|
 |
devil
|
|
Post subject:
Posted: 21.09.2010, 08:59
|
|

Joined: 2010-08-26
Posts: 491
Location: Berlin
Status: Offline
|
|
could someone who can reproduce the problem file a bugreport please?
add content of /lib/lsb/init-functions with the assumably broken version of lsb-base
greetz
devil |
|
|
|
|
 |
towo
|
|
Post subject:
Posted: 21.09.2010, 09:09
|
|

Joined: 2010-09-13
Posts: 522
Location: Pößneck / Thüringen
Status: Offline
|
|
The only change in the sid-version of /lib/lsb/init-functions is
Code:
towo@Druck-Buero:~/Test$ cat init.diff
--- init-functions-testing 2010-09-21 11:00:24.094063404 +0200
+++ /lib/lsb/init-functions 2010-09-18 23:48:45.000000000 +0200
@@ -91,7 +91,7 @@
fi
fi
fi
- if [ -x /bin/pidof -a ! "$specified" ]; then
+ if [ -x /bin/pidof -a "$specified" ]; then
status="0"
/bin/pidof -o %PPID -x $1 || status="$?"
if [ "$status" = 1 ]; then
Btw, i can't reproduce the isue in 2 systems, one Intel Quad, one Phenom Quad. |
_________________
Code:
System: Host: Defiant Kernel: 4.15.0-towo.1-siduction-amd64 x86_64 bits: 64 Desktop: Cinnamon 3.4.6
Distro: siduction 13.2.0 December - xfce - (201312310323)
|
|
|
|
 |
HeSaid
|
|
Post subject:
Posted: 21.09.2010, 13:52
|
|
Moderator

Joined: 2010-09-11
Posts: 56
Location: southwest Florida, USA
Status: Offline
|
|
@devil
Bug report submitted #597628
@towo
I can reproduce the issue. Installing lsb-base_3.2-24 and adding the bang ! on line 94 allows irqbalance to start. Removing the bang on line 94 gives the failed message on boot.
--
Neal |
_________________ Registered Linux User # 159445
aptosid 64-bit Lenovo Thinkpad Edge
aptosid 64-bit HP dv6000 laptop
aptosid 32-bit eeePC 900A
|
|
|
|
 |
devil
|
|
Post subject:
Posted: 21.09.2010, 17:02
|
|

Joined: 2010-08-26
Posts: 491
Location: Berlin
Status: Offline
|
|
|
|
 |
Mahol
|
|
Post subject:
Posted: 21.09.2010, 21:35
|
|

Joined: 2010-09-11
Posts: 2
Location: Germany
Status: Offline
|
|
I think with an i7 cpu you do not need it:
Code:
---> root 2204 1 0 15:58 ? 00:00:03 /usr/sbin/irqbalance
CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
0: 192 0 0 0 0 0 0 0 IO-APIC-edge timer
1: 2 0 0 0 0 0 0 0 IO-APIC-edge i8042
8: 1 0 0 0 0 0 0 0 IO-APIC-edge rtc0
9: 3141 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi
12: 4 0 0 0 0 0 0 0 IO-APIC-edge i8042
16: 31059 43 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, nvidia
18: 139998 0 0 0 0 0 0 0 IO-APIC-fasteoi ahci
19: 2 0 0 0 0 0 0 0 IO-APIC-fasteoi pata_jmicron, firewire_ohci
23: 249 472558 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb2
40: 2579682 0 0 0 0 0 0 0 HPET_MSI-edge hpet2
41: 0 2350830 0 0 0 0 0 0 HPET_MSI-edge hpet3
42: 0 0 923793 0 0 0 0 0 HPET_MSI-edge hpet4
43: 0 0 0 961086 0 0 0 0 HPET_MSI-edge hpet5
44: 0 0 0 0 967714 0 0 0 HPET_MSI-edge hpet6
53: 227688 0 0 0 0 0 0 0 PCI-MSI-edge eth0
54: 321879 0 0 0 0 0 0 0 PCI-MSI-edge ahci
55: 242571 0 0 0 0 0 0 0 PCI-MSI-edge hda_intel
NMI: 0 0 0 0 0 0 0 0 Non-maskable interrupts
LOC: 558 597 506 415 323 846939 519386 434178 Local timer interrupts
SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
PMI: 0 0 0 0 0 0 0 0 Performance monitoring interrupts
PND: 0 0 0 0 0 0 0 0 Performance pending work
RES: 14999 6567 3352 1783 8710 4971 1507 1132 Rescheduling interrupts
CAL: 57830 29634 37463 38561 22132 16664 23331 22308 Function call interrupts
TLB: 202756 186170 158651 151029 201267 166690 154606 144674 TLB shootdowns
TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts
THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
MCP: 68 68 68 68 68 68 68 68 Machine check polls
ERR: 7
MIS: 0
without irqbalance
hkds@siduxusb:~$ cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
0: 185 0 0 0 0 0 0 0 IO-APIC-edge timer
1: 2 0 0 0 0 0 0 0 IO-APIC-edge i8042
8: 1 0 0 0 0 0 0 0 IO-APIC-edge rtc0
9: 9761 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi
12: 4 0 0 0 0 0 0 0 IO-APIC-edge i8042
16: 501970 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, nvidia
18: 130921 0 0 0 0 0 0 0 IO-APIC-fasteoi ahci
19: 2 0 0 0 0 0 0 0 IO-APIC-fasteoi pata_jmicron, firewire_ohci
23: 533350 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb2
40: 5367871 0 0 0 0 0 0 0 HPET_MSI-edge hpet2
41: 0 5821395 0 0 0 0 0 0 HPET_MSI-edge hpet3
42: 0 0 3709595 0 0 0 0 0 HPET_MSI-edge hpet4
43: 0 0 0 2797142 0 0 0 0 HPET_MSI-edge hpet5
44: 0 0 0 0 3217279 0 0 0 HPET_MSI-edge hpet6
53: 136623 0 0 0 0 0 0 0 PCI-MSI-edge ahci
54: 1133176 0 0 0 0 0 0 0 PCI-MSI-edge eth0
55: 718983 0 0 0 0 0 0 0 PCI-MSI-edge hda_intel
NMI: 0 0 0 0 0 0 0 0 Non-maskable interrupts
LOC: 558 597 506 415 323 2411681 1837803 1661547 Local timer interrupts
SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
PMI: 0 0 0 0 0 0 0 0 Performance monitoring interrupts
PND: 0 0 0 0 0 0 0 0 Performance pending work
RES: 19304 19439 7017 3844 32158 4526 2059 1693 Rescheduling interrupts
CAL: 99406 124776 150292 148227 112633 152224 154216 156914 Function call interrupts
TLB: 266139 208427 160096 230538 176910 167163 163198 178705 TLB shootdowns
TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts
THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
MCP: 62 62 62 62 62 62 62 62 Machine check polls
ERR: 7
MIS: 0
CPU Info 8x Intel Core i7 860 @ 8192 KB |
|
|
|
|
 |
piper
|
|
Post subject:
Posted: 21.09.2010, 21:51
|
|
Moderator

Joined: 2010-09-11
Posts: 481
Location: cheektowaga, ny
Status: Offline
|
|
I can reproduce this on 2 boxes |
_________________ debian sid | apt-get into it
|
|
|
|
 |
snvv
|
|
Post subject:
Posted: 21.09.2010, 23:00
|
|

Joined: 2010-09-13
Posts: 331
Status: Offline
|
|
I have the problem in two PC's (AMD & Intel).
Both aptosid64bit |
|
|
|
|
 |
|