Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-03 Thread Tim
On Thu, 2011-06-02 at 11:40 -0400, Alex wrote:
> How do you manually set the cpu speed? I've tried the cpuspeed
> program, but I'm not sure how to use it.

If it's the same cpuspeed that the old Gnome applet used to be an
interface for.  The default is for your CPU to idle along at its slowest
speed until it's asked to do a heavy workload, then the CPU speeds up.

-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Itamar Reis Peixoto
On Thu, Jun 2, 2011 at 2:40 PM, Alex  wrote:
> Hi,
>
>>> I'm having a similar problem. My Athlon X6 1090T is overclocked from
>>> 3200 to 3700, yet appears to be running at 800mhz. I've stopped
>>> /etc/init.d/cpufreq, but where the monitor usually shows 3200 when
>>> it's stopped, now it's showing 800.
>>>
>>> processor       : 5
>>> vendor_id       : AuthenticAMD
>>> cpu family      : 16
>>> model           : 10
>>> model name      : AMD Phenom(tm) II X6 1090T Processor
>>> stepping        : 0
>>> cpu MHz         : 3200.000
> ...
>>> bogomips        : 7449.19
> ...
>>> # cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
>>> 320
>>>
>>> # dmesg |grep Detected
>>> [    0.00] Detected 3724.112 MHz processor.
>>> [    5.144606] [drm] Detected VRAM RAM=1024M, BAR=256M
>
>>  From the output of your /proc/cpuinfo, it shows
>> your cpuspeed to be 3200.00 MHz, not 800MHz.
>> Your bogomips is stated to be 7449.1 mips.
>> Where are you seeing 800MHz? From a benchmark
>> or other system file?
>
> The little cpuspeed icon in the icon bar at the top shows it, and so
> does gkrell. If I shut down cpuspeed, it shows 3200 in all places, but
> there's still the disparity with the "Detected" line from dmesg.
>
> I haven't isolated it yet, but for some reason sometimes gkrell and
> the cpuspeed icon shows 800 even when /proc/cpuinfo shows otherwise.
>
>> model name : AMD Athlon(tm) 64 Processor 3700+
>> stepping : 10
>> cpu MHz : 798.186 < This is my baddie :)
>
> And you don't have cpuspeed running? Is it any different if you boot
> into single-user mode and rule out any programs or other drivers that
> may be influencing the CPU speed?
>
> Thanks,
> Alex
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>

are you running cpuspeed ?

service cpuspeed off
chkconfig cpuspeed off


-- 


Itamar Reis Peixoto
msn, google talk: ita...@ispbrasil.com.br
+55 11 4063 5033 (FIXO SP)
+55 34 9158 9329 (TIM)
+55 34 8806 3989 (OI)
+55 34 3221 8599 (FIXO MG)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Alex
Hi,

>> I'm having a similar problem. My Athlon X6 1090T is overclocked from
>> 3200 to 3700, yet appears to be running at 800mhz. I've stopped
>> /etc/init.d/cpufreq, but where the monitor usually shows 3200 when
>> it's stopped, now it's showing 800.
>>
>> processor       : 5
>> vendor_id       : AuthenticAMD
>> cpu family      : 16
>> model           : 10
>> model name      : AMD Phenom(tm) II X6 1090T Processor
>> stepping        : 0
>> cpu MHz         : 3200.000
...
>> bogomips        : 7449.19
...
>> # cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
>> 320
>>
>> # dmesg |grep Detected
>> [    0.00] Detected 3724.112 MHz processor.
>> [    5.144606] [drm] Detected VRAM RAM=1024M, BAR=256M

>  From the output of your /proc/cpuinfo, it shows
> your cpuspeed to be 3200.00 MHz, not 800MHz.
> Your bogomips is stated to be 7449.1 mips.
> Where are you seeing 800MHz? From a benchmark
> or other system file?

The little cpuspeed icon in the icon bar at the top shows it, and so
does gkrell. If I shut down cpuspeed, it shows 3200 in all places, but
there's still the disparity with the "Detected" line from dmesg.

I haven't isolated it yet, but for some reason sometimes gkrell and
the cpuspeed icon shows 800 even when /proc/cpuinfo shows otherwise.

> model name : AMD Athlon(tm) 64 Processor 3700+
> stepping : 10
> cpu MHz : 798.186 < This is my baddie :)

And you don't have cpuspeed running? Is it any different if you boot
into single-user mode and rule out any programs or other drivers that
may be influencing the CPU speed?

Thanks,
Alex
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread JD
On 06/02/11 08:40, Alex wrote:
> Hi,
>
>> cat
>> cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
>>
>> and i can see it as max cpufreq.
>>
>> i am a bit confused. windows shows it correctlxy and the linux system
>> is as slow as 2700 MHZ :)
> I'm having a similar problem. My Athlon X6 1090T is overclocked from
> 3200 to 3700, yet appears to be running at 800mhz. I've stopped
> /etc/init.d/cpufreq, but where the monitor usually shows 3200 when
> it's stopped, now it's showing 800.
>
> processor   : 5
> vendor_id   : AuthenticAMD
> cpu family  : 16
> model   : 10
> model name  : AMD Phenom(tm) II X6 1090T Processor
> stepping: 0
> cpu MHz : 3200.000
> cache size  : 512 KB
> physical id : 0
> siblings: 6
> core id : 5
> cpu cores   : 6
> apicid  : 5
> initial apicid  : 5
> fpu : yes
> fpu_exception   : yes
> cpuid level : 6
> wp  : yes
> flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
> mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
> fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good
> nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm
> cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch
> osvw ibs skinit wdt cpb npt lbrv svm_lock nrip_save
> bogomips: 7449.19
> TLB size: 1024 4K pages
> clflush size: 64
> cache_alignment : 64
> address sizes   : 48 bits physical, 48 bits virtual
> power management: ts ttp tm stc 100mhzsteps hwpstate [9]
>
> # cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
> 320
>
> # dmesg |grep Detected
> [0.00] Detected 3724.112 MHz processor.
> [5.144606] [drm] Detected VRAM RAM=1024M, BAR=256M
>
> How do you manually set the cpu speed? I've tried the cpuspeed
> program, but I'm not sure how to use it. In order to fix the speed to
> a certain frequency, you have to use the -a option:
>
>  -a
>  Sets the ACPI AC adapter state file and tells the program to set
>  the CPU cores to minimum speed when the AC adapter is 
> disconnected.
>  (This is the default but is changeable by the '-D' option below).
>
> Where does this AC file come from? This is my desktop, not a laptop,
> so there is no other option than to use the AC adapter.
>
> If I start /etc/init.d/cpuspeed, it will control the CPU, but it never
> really seems to go above 800mhz, even when it should be necessary.
>
> Thanks,
> Alex
 From the output of your /proc/cpuinfo, it shows
your cpuspeed to be 3200.00 MHz, not 800MHz.
Your bogomips is stated to be 7449.1 mips.
Where are you seeing 800MHz? From a benchmark
or other system file?

Contrasting your /proc/cpuinfo with my old unicore Athlon64:
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 4
model name : AMD Athlon(tm) 64 Processor 3700+
stepping : 10
cpu MHz : 798.186 < This is my baddie :)
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception: yes
cpuid level : 1
wp: yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext lm 
3dnowext 3dnow
bogomips  : 1596.37
clflush size  : 64
cache_alignment   : 64
address sizes : 40 bits physical, 48 bits virtual
power management  : ts fid vid ttp

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Alex
Hi,

> cat
> cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
>
> and i can see it as max cpufreq.
>
> i am a bit confused. windows shows it correctlxy and the linux system
> is as slow as 2700 MHZ :)

I'm having a similar problem. My Athlon X6 1090T is overclocked from
3200 to 3700, yet appears to be running at 800mhz. I've stopped
/etc/init.d/cpufreq, but where the monitor usually shows 3200 when
it's stopped, now it's showing 800.

processor   : 5
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 10
model name  : AMD Phenom(tm) II X6 1090T Processor
stepping: 0
cpu MHz : 3200.000
cache size  : 512 KB
physical id : 0
siblings: 6
core id : 5
cpu cores   : 6
apicid  : 5
initial apicid  : 5
fpu : yes
fpu_exception   : yes
cpuid level : 6
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good
nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm
cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch
osvw ibs skinit wdt cpb npt lbrv svm_lock nrip_save
bogomips: 7449.19
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate [9]

# cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit
320

# dmesg |grep Detected
[0.00] Detected 3724.112 MHz processor.
[5.144606] [drm] Detected VRAM RAM=1024M, BAR=256M

How do you manually set the cpu speed? I've tried the cpuspeed
program, but I'm not sure how to use it. In order to fix the speed to
a certain frequency, you have to use the -a option:

-a 
Sets the ACPI AC adapter state file and tells the program to set
the CPU cores to minimum speed when the AC adapter is disconnected.
(This is the default but is changeable by the '-D' option below).

Where does this AC file come from? This is my desktop, not a laptop,
so there is no other option than to use the AC adapter.

If I start /etc/init.d/cpuspeed, it will control the CPU, but it never
really seems to go above 800mhz, even when it should be necessary.

Thanks,
Alex
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Michael D. Setzer II
On 2 Jun 2011 at 11:44, Jörn Rink wrote:

Date sent:  Thu, 2 Jun 2011 11:44:04 +0200
From:   Jörn Rink 
To: fedora-l...@redhat.com
Subject:Re: AMD Phenom(tm) II X4 955 Processor runs 
only between 800-2700 Mhz
Send reply to:  Community support for Fedora users 

<mailto:users-
requ...@lists.fedoraproject.org?subject=unsubscribe>
<mailto:users-
requ...@lists.fedoraproject.org?subject=subscribe>

> Am Wed, 01 Jun 2011 15:03:26 +1000
> hat "Michael D. Setzer II"  (Michael D. Setzer
> II) folgendes geschrieben:
> 
> > On 1 Jun 2011 at 6:35, Jörn Rink wrote:
> > 
> > Date sent:  Wed, 1 Jun 2011 06:35:42 +0200
> > From:   Jörn Rink 
> > To:             fedora-l...@redhat.com
> > Subject:        AMD Phenom(tm) II X4 955 Processor runs only 
> > between 800-2700 Mhz
> > Send reply to:  Community support for Fedora users 
> > 
> > <mailto:users-
> > requ...@lists.fedoraproject.org?subject=unsubscribe>
> > <mailto:users-
> > requ...@lists.fedoraproject.org?subject=subscribe>
> > 
> 
> Hi,
> 
> cat 
> cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit

I have upto cpufreq, but it is empty on my system
cat /proc/cpuinfo returns this.

processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 4
model name  : AMD Phenom(tm) II X4 955 Processor
stepping: 2
cpu MHz : 3211.199
cache size  : 512 KB
physical id : 0
siblings: 4
core id : 0
cpu cores   : 4
apicid  : 0
initial apicid  : 0
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalig
nsse 3dnowprefetch osvw ibs skinit wdt arat npt lbrv svm_lock nrip_save
bogomips: 6422.39
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor   : 1
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 4
model name  : AMD Phenom(tm) II X4 955 Processor
stepping: 2
cpu MHz : 3211.199
cache size  : 512 KB
physical id : 0
siblings: 4
core id : 1
cpu cores   : 4
apicid  : 1
initial apicid  : 1
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalig
nsse 3dnowprefetch osvw ibs skinit wdt arat npt lbrv svm_lock nrip_save
bogomips: 6421.91
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor   : 2
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 4
model name  : AMD Phenom(tm) II X4 955 Processor
stepping: 2
cpu MHz : 3211.199
cache size  : 512 KB
physical id : 0
siblings: 4
core id : 2
cpu cores   : 4
apicid  : 2
initial apicid  : 2
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc extd_apicid pni 
monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalig
nsse 3dnowprefetch osvw ibs skinit wdt arat npt lbrv svm_lock nrip_save
bogomips: 6421.91
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor   : 3
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 4
model name  : AMD Phenom(tm) II X4 955 Processor
stepping: 2
cpu MHz : 3211.199
cache size  : 512 KB
physical id : 0
siblings: 4
core id : 3
cpu cores   : 4
apicid  : 3
initial apicid  : 3
fpu : yes
fpu_exception   : yes
cpuid level : 5
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse ss

Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Jörn Rink
Am Wed, 01 Jun 2011 15:03:26 +1000
hat "Michael D. Setzer II"  (Michael D. Setzer
II) folgendes geschrieben:

> On 1 Jun 2011 at 6:35, Jörn Rink wrote:
> 
> Date sent:Wed, 1 Jun 2011 06:35:42 +0200
> From: Jörn Rink 
> To:   fedora-l...@redhat.com
> Subject:              AMD Phenom(tm) II X4 955 Processor runs only 
> between 800-2700 Mhz
> Send reply to:Community support for Fedora users 
> 
>   <mailto:users-
> requ...@lists.fedoraproject.org?subject=unsubscribe>
>   <mailto:users-
> requ...@lists.fedoraproject.org?subject=subscribe>
> 

Hi,

cat 
cat /sys/devices/system/cpu/cpu0/cpufreq/bios_limit

and i can see it as max cpufreq.

i am a bit confused. windows shows it correctlxy and the linux system
is as slow as 2700 MHZ :)



-- 
Nine (not 9)
Never trust a hippie
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-06-02 Thread Jörn Rink
Am Wed, 01 Jun 2011 15:03:26 +1000
hat "Michael D. Setzer II"  (Michael D. Setzer
II) folgendes geschrieben:


dmesg show:

[0.00] console [tty0] enabled
[0.00] hpet clockevent registered
[0.00] Fast TSC calibration using PIT
[0.00] Detected 4050.354 MHz processor.

so it seems to be recognized.




-- 
Nine (not 9)
Never trust a hippie
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-05-31 Thread Michael D. Setzer II
On 1 Jun 2011 at 6:35, Jörn Rink wrote:

Date sent:  Wed, 1 Jun 2011 06:35:42 +0200
From:   Jörn Rink 
To: fedora-l...@redhat.com
Subject:AMD Phenom(tm) II X4 955 Processor runs only 
between 800-2700 Mhz
Send reply to:  Community support for Fedora users 

<mailto:users-
requ...@lists.fedoraproject.org?subject=unsubscribe>
<mailto:users-
requ...@lists.fedoraproject.org?subject=subscribe>

> Hi,
> i have fedora 14 and since i updated my mainboard, i recognized,
> that the cpufreq max is not right.
> 
> The cpu is clocked at 4.000 Mhz but in fedora i only get 2700 max.
> 
What command are you using to get this number?
lshw-gui shows this for the first part of the cpu info.
(From saved info)


 CPU
 AMD Phenom(tm) II X4 955 Processor
 Hynix Semiconductor (Hyundai 
Electronics)
 4
 cpu@0
 AMD Phenom(tm) II X4 955 Processor
 To Be Filled By O.E.M.
 AM2
 32
 32
 64
 2
 
  
  
 

Also tried cpupower, but it seems to be for intel cpus only?


> Any ideas?
> Greetings,
>  Nine
> 
> -- 
> Nine (not 9)
> Never trust a hippie
> -- 
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


+--+
  Michael D. Setzer II -  Computer Science Instructor  
  Guam Community College  Computer Center  
  mailto:mi...@kuentos.guam.net
  mailto:msetze...@gmail.com
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins
  G4L Disk Imaging Project maintainer 
  http://sourceforge.net/projects/g4l/
+--+

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC@HOME CREDITS
SETI10816181.097822   |   EINSTEIN 5952662.550851
ROSETTA  3194562.09   |   ABC  6057757.348810

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-05-31 Thread JD
On 05/31/11 21:35, Jörn Rink wrote:
> Hi,
> i have fedora 14 and since i updated my mainboard, i recognized,
> that the cpufreq max is not right.
>
> The cpu is clocked at 4.000 Mhz but in fedora i only get 2700 max.
>
> Any ideas?
> Greetings,
>   Nine
>
I have a similar problem with my AMD Athlon64 3700+.
It is supposed to run at 2.4GHz, but I can only run it at
about 800 MHz. So your situation is not as bad as mine :)

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


AMD Phenom(tm) II X4 955 Processor runs only between 800-2700 Mhz

2011-05-31 Thread Jörn Rink
Hi,
i have fedora 14 and since i updated my mainboard, i recognized,
that the cpufreq max is not right.

The cpu is clocked at 4.000 Mhz but in fedora i only get 2700 max.

Any ideas?
Greetings,
 Nine

-- 
Nine (not 9)
Never trust a hippie
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines