LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-15-2010, 01:32 AM   #16
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237

Quote:
Originally Posted by tuxrules View Post
Thanks Jeebizz, my locale is not set to utf-8. /etc/profile.d/lang.sh shows this

Code:
# en_US is the Slackware default locale:
export LANG=en_US
Do you have TERM=linux in your profile?
 
Old 05-15-2010, 02:27 AM   #17
ginkgo
LQ Newbie
 
Registered: Sep 2009
Posts: 18

Rep: Reputation: 1
@tuxrules
maybe you can add the
Code:
export LC_CTYPE=en_US.UTF-8
BTW. I use the firefox 3.6.4 build 4 that is release on today. the slackware current use the 3.6.3.
In the 3.6.4 the flash is running on a separate process. It is more stable than 3.6.3.
But the 3.6.4 will be released on june 1. bad news.
 
Old 05-15-2010, 02:37 AM   #18
mcnalu
Member
 
Registered: Dec 2006
Location: Glasgow, UK
Distribution: Slackware current
Posts: 423

Rep: Reputation: 73
Good hello! I like it

Testing today.
 
Old 05-15-2010, 03:44 AM   #19
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237
I'm not on -current but I am running a custom compiled 2.6.33.4 kernel which the same as that in -current. Since I switched to this version the ondemand governor stopped working (I have an Asus eeePC 1005HA). Some Googling suggested that this might be a kernel issue. Are you experiencing a similar problem? If so, 2.6.33 might be a particularly bad choice for laptop/netbook owners. Pat doesn't make any kernel updates (to stable releases) except for security fixes but a backport might be a good idea for this case (I think there is a fix in the 2.6.34-rc tree).

Last edited by Ilgar; 05-15-2010 at 03:47 AM.
 
Old 05-15-2010, 04:36 AM   #20
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Are we there yet?
 
Old 05-15-2010, 05:14 AM   #21
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
That's excellent news!

I've done the updates, but I've got a question about aaa_elflibs.

It changelogs it says that aaa_elflibs has been upgraded to 13.1.

Is it the only case when I should comment out blacklisting of it in /etc/slackpkg/blacklist?
It says there that it can't be upgraded.

What's the deal with aaa_elflibs then?
I've got everything upgraded apart from elflibs now:
aaa_elflibs-13.0-x86_64-2

Shall I comment it out and run slackpkg again?

thanks
 
Old 05-15-2010, 05:20 AM   #22
tuanld91
LQ Newbie
 
Registered: Jun 2008
Location: Vietnam
Distribution: Slackware
Posts: 11

Rep: Reputation: 0
Do not ever try to, lol.
 
Old 05-15-2010, 05:21 AM   #23
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
Quote:
It changelogs it says that aaa_elflibs has been upgraded to 13.1.

Is it the only case when I should comment out blacklisting of it in /etc/slackpkg/blacklist?
It says there that it can't be upgraded.

What's the deal with aaa_elflibs then?
I've got everything upgraded apart from elflibs now:
aaa_elflibs-13.0-x86_64-2

Shall I comment it out and run slackpkg again?
Yes. In Slackware current any update to aaa_elflibs includes all the most up to date libraries, so it should be OK to update it.

Anyway this is what I believe is the case.

samac
 
Old 05-15-2010, 05:30 AM   #24
tuanld91
LQ Newbie
 
Registered: Jun 2008
Location: Vietnam
Distribution: Slackware
Posts: 11

Rep: Reputation: 0
Well, i don't know, but you have to take the risk if you do then.
http://connie.slackware.com/~mozes/docs/aaa_elflibs.txt

Edit: Oh, i didn't saw samac's post, now understand a some more about slackware-current .

Last edited by tuanld91; 05-15-2010 at 05:35 AM.
 
Old 05-15-2010, 05:39 AM   #25
samac
Senior Member
 
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425

Rep: Reputation: 139Reputation: 139
Here is a bit of confirmation read the last 3 posts.

samac
 
Old 05-15-2010, 05:59 AM   #26
sahko
Senior Member
 
Registered: Sep 2008
Distribution: Slackware
Posts: 1,041

Rep: Reputation: Disabled
Quote:
Originally Posted by Ilgar View Post
I'm not on -current but I am running a custom compiled 2.6.33.4 kernel which the same as that in -current. Since I switched to this version the ondemand governor stopped working (I have an Asus eeePC 1005HA). Some Googling suggested that this might be a kernel issue. Are you experiencing a similar problem? If so, 2.6.33 might be a particularly bad choice for laptop/netbook owners. Pat doesn't make any kernel updates (to stable releases) except for security fixes but a backport might be a good idea for this case (I think there is a fix in the 2.6.34-rc tree).
If you see /sys/devices/system/cpu/cpu0/cpufreq/ then you'll see that many things changed with 2.6.33.
The rc.modules section on cpufreq handling is outdated. I think its better to use cpufrequtils directly now.
 
Old 05-15-2010, 06:30 AM   #27
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237
Quote:
Originally Posted by sahko View Post
If you see /sys/devices/system/cpu/cpu0/cpufreq/ then you'll see that many things changed with 2.6.33.
The rc.modules section on cpufreq handling is outdated. I think its better to use cpufrequtils directly now.
I use a custom kernel and the cpufreq support is built-in, so rc.modules shouldn't make a difference. I already checked that directory and the active governor seems to be ondemand, but the frequency is stuck at maximum when the processor is idle.

Anyway, I discovered another problem related to hda_intel: Sound keeps coming out of the speakers even when a headphone is plugged in. So I'm back to 2.6.32 for now.
 
Old 05-15-2010, 06:35 AM   #28
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Ok, thanks guys. I decided to upgrade aaa_elflibs.
 
Old 05-15-2010, 09:31 AM   #29
tuxrules
Senior Member
 
Registered: Jun 2004
Location: Chicago
Distribution: Slackware64 -current
Posts: 1,158

Rep: Reputation: 62
Quote:
Originally Posted by Ilgar View Post
Do you have TERM=linux in your profile?
Yes TERM=linux set in .bashrc. I removed/added it back but it didn't change anything...still the weird chars.

Quote:
Originally Posted by ginkgo View Post
@tuxrules
maybe you can add the
Code:
export LC_CTYPE=en_US.UTF-8
No, that messes up the terminal even badly.

Thanks guys!
 
Old 05-15-2010, 09:34 AM   #30
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I am having issues too only when in console mode
everything is garbled when I use slackpkg, sbopkg, etc
its hard to read and looks like chinese?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unintended update to KDE 4.3 RC1 YellowHammer Ubuntu 1 07-13-2009 02:47 AM
RC2 Delta ISO's - How to update from RC1 1kyle SUSE / openSUSE 0 04-22-2006 03:36 AM
Update 10.0 to 10.1 RC1: disaster enryfox Mandriva 4 09-08-2004 07:49 AM
update b2 -> rc1 bubbadoe Mandriva 1 08-28-2003 08:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration