You are not logged in.

#1 2016-05-11 19:49:51

0-day
Member
Registered: 2015-10-04
Posts: 154

boot acpi error/solved with tint2rc config

acpi package has zero elements (f6c.......) on boot?

Last edited by 0-day (2016-05-14 21:12:18)

Offline

#2 2016-05-11 20:32:11

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: boot acpi error/solved with tint2rc config

Great post, thanks for that...
roll

You may want to read http://www.catb.org/esr/faqs/smart-questions.html

Try booting with the acpi=off or acpi=force kernel command line parameters.

See http://askubuntu.com/questions/611074/a … u-14-04-02

By the way, that link was top of the list when I put "acpi package has zero elements" into https://www.startpage.com/

You may want to try that first next time and save yourself a few hours wink

Offline

#3 2016-05-11 21:04:25

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

how to set acpi=off?

Offline

#4 2016-05-11 21:11:13

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: boot acpi error/solved with tint2rc config

LMGTFY

To test it, highlight the BunsenLabs entry in the GRUB menu and press "e" then add this to the end of the line that starts with "linux":

acpi=off

Then press <Ctrl>+x (at the same time) to boot the modified entry.

If this works, add the line to /etc/default/grub on the "GRUB_CMDLINE_LINUX" line, like this:

GRUB_CMDLINE_LINUX="apci=off"

Then update the GRUB confguration:

sudo grub-mkconfig -o /boot/grub/grub.cfg

This will make the change permanent.

Offline

#5 2016-05-11 22:06:18

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: boot acpi error/solved with tint2rc config

OP,  what exactly does acpi having zero elements mean, and how does it affect you?  I'm just curious...


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#6 2016-05-12 05:36:53

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

Nothing, but it is error on boot.

Offline

#7 2016-05-12 20:36:56

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: boot acpi error/solved with tint2rc config

don't you just love it when you make an effort to reply to a help request, in comprehensible and information-packed sentences, but never get back more than ... (scrolling back, counting)... eight words?
it's like pulling teeth.

Offline

#8 2016-05-12 21:24:40

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

I do not know if it is an error or if it is normal because it is missing a few packs . However it works fine

Offline

#9 2016-05-12 21:24:48

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: boot acpi error/solved with tint2rc config

ohnonot wrote:

don't you just love it when you make an effort to reply to a help request, in comprehensible and information-packed sentences, but never get back more than ... (scrolling back, counting)... eight words?
it's like pulling teeth.

lol...I used to work help desk at my old university... I'm happy if people don't just yell at me and blame the problems of the universe on me.  big_smile

But seriously 0-Day, are you still inquiring about this ? Did HoaS's solution work for you?


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#10 2016-05-12 21:28:37

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

I have not tried the solution because I have read in other forums that disabling ACPI does not work fdpowermon.
also netinstall of # ! ++ has the same error from usb stick

Last edited by 0-day (2016-05-12 21:31:52)

Offline

#11 2016-05-12 21:57:11

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,143
Website

Re: boot acpi error/solved with tint2rc config

It's just a warning, not an error. If you don't want to disable acpi then ignore the boot message.


I don't care what you do at home. Would you care to explain?

Offline

#12 2016-05-13 12:09:03

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

% battery in tint2 work but there is always under % 00:00?
example:     67%
            00:00
i want only % big font

is it right?:
# Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 96
bat1_font = Monospace 15
bat2_font = Monospace 0         ??????????????
battery_font_color = #b5b5b5 100
battery_padding = 1 0
battery_background_id = 0


bat2_font ?????

Last edited by 0-day (2016-05-13 12:52:40)

Offline

#13 2016-05-13 15:19:17

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: boot acpi error/solved with tint2rc config

@0-day

1) Please use [ code ] tags for terminal output

2) Don't ask a question about tint2 in a thread about acpi! Start a new topic

3) Please


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#14 2016-05-13 15:25:07

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: boot acpi error/solved with tint2rc config

The 00:00 may be the clock...try commenting out the  time1_format and time2_format lines and see if that makes the 00:00 disappear.


hehe, and yes, what Damo said as well...don't hijack your own thread please!

Last edited by Horizon_Brave (2016-05-13 15:25:48)


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#15 2016-05-13 15:51:28

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

Ok thanks

Offline

#16 2016-05-13 19:49:41

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

i tried:
To test it, highlight the BunsenLabs entry in the GRUB menu and press "e" then add this to the end of the line that starts with "linux":

acpi=off

Then press <Ctrl>+x (at the same time) to boot the modified entry.

nothing , I also removed acpi:
now part without notice acpi ... but no longer you see the % battery tint2 and conky is huge .

Last edited by 0-day (2016-05-13 19:59:17)

Offline

#17 2016-05-13 20:16:28

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: boot acpi error/solved with tint2rc config

So remove the 'acpi=off' and ignore the warning message?


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#18 2016-05-13 20:45:56

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

ok thanks!

Offline

#19 2016-05-14 00:29:50

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,660

Re: boot acpi error/solved with tint2rc config

and reinstall acpi if you want battery information in your tint2 panel.


You must unlearn what you have learned.
    -- yoda

Offline

#20 2016-05-14 07:41:48

0-day
Member
Registered: 2015-10-04
Posts: 154

Re: boot acpi error/solved with tint2rc config

acpi not needed for tint2
if ACPI is not installed because it says it has ZERO elements?
I solved it by removing acpi , xfce4 - power-manager , fdpowermon and changing the tint2rc file like this:
# Tint2 config file
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
# For more information about tint2, see:
# http://code.google.com/p/tint2/wiki/Welcome
#
# For more config file examples, see:
# http://crunchbanglinux.org/forums/topic … t2-config/

# To use this as default tint2 config: save as $HOME/.config/tint2/tint2rc

# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #000000 40
border_color = #828282 0

# ID 2
rounded = 1
border_width = 0
background_color = #D8D8D8 27
border_color = #D8D8D8 27

# ID 3
rounded = 1
border_width = 0
background_color = #000000 0
border_color = #000000 0

# ID 4
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #ED2323 60

# ID 5
rounded = 0
border_width = 1
background_color = #000000 0
border_color = #000000 0

# ID 6
rounded = 0
border_width = 1
background_color = #D8D8D8 5
border_color = #D8D8D8 0

# ID 7
rounded = 3
border_width = 0
background_color = #222222 87
border_color = #222222 87

# ID 8
rounded = 1
border_width = 1
background_color = #888888 20
border_color = #888888 20

# Panel
panel_monitor = all
panel_position = top center horizontal
panel_size = 100% 30
panel_margin = 0 -1
panel_padding = 0 0 0
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 1.5
autohide_height = 6
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 6 0 6
taskbar_background_id = 5
taskbar_active_background_id = 6
taskbar_name = 1
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0
taskbar_name_font = Liberation Sans 9
taskbar_name_font_color = #828282 100
taskbar_name_active_font_color = #828282 100

# Tasks
urgent_nb_of_blink = 20
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 40 40
task_padding = 2 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 4
task_iconified_background_id = 3

# Task Icons
task_icon_asb = 80 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 80 0 0

# Fonts
task_font = Liberation Sans 06_55 6
task_font_color = #828282 60
task_active_font_color = #828282 100
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #D8D8D8 60
font_shadow = 0

# System Tray
systray = 1
systray_padding = 4 2 3
systray_sort = right2left
systray_background_id = 0
systray_icon_size = 24
systray_icon_asb = 100 0 0

# Clock
time1_format = %H:%M
time1_font = Liberation Sans 11
clock_font_color = #B5B5B5 100
clock_padding = 12 4
clock_background_id = 0
clock_lclick_command = gsimplecal
clock_rclick_command = gsimplecal

# Tooltips
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.0
tooltip_hide_timeout = 0.0
tooltip_background_id = 7
tooltip_font = Liberation Sans normal 9.0
tooltip_font_color = #D8D8D8 100

# Mouse
mouse_middle = none
mouse_right = toggle
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# Battery
battery = 1
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = never
bat1_font = Liberation Mono 15
bat2_font = Liberation Mono 0
battery_font_color = #B5B5B5 100
battery_padding = 2 0
battery_background_id = 0

# End of config

the boot remains the warning but everything works perfectly!

Last edited by 0-day (2016-05-14 21:10:09)

Offline

Board footer

Powered by FluxBB