<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Remote Exploit Forums - BackTrack 4 Bugs and Fixes</title>
		<link>http://forums.remote-exploit.org/</link>
		<description>Post bugs here. Even better, post FIXES here !</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 01:34:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.remote-exploit.org/images/backtrack4/misc/rss.jpg</url>
			<title>Remote Exploit Forums - BackTrack 4 Bugs and Fixes</title>
			<link>http://forums.remote-exploit.org/</link>
		</image>
		<item>
			<title>cannot use cpufreq scaling</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28712-cannot-use-cpufreq-scaling.html</link>
			<pubDate>Sat, 14 Nov 2009 23:21:25 GMT</pubDate>
			<description>Here is the output of cpufreq-info: 
 
 
Code: 
--------- 
root@bt:~# cpufreq-info 
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006...</description>
			<content:encoded><![CDATA[<div>Here is the output of cpufreq-info:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">root@bt:~# cpufreq-info<br />
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006<br />
Report errors and bugs to linux@brodo.de, please.<br />
analyzing CPU 0:<br />
&nbsp; no or unknown cpufreq driver is active on this CPU<br />
analyzing CPU 1:<br />
&nbsp; no or unknown cpufreq driver is active on this CPU</code><hr />
</div>On the same machine, using Debian testing (kernel2.6.28), I have the cpufreq scaling just fine. <br />
<br />
Here are more related/background info:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">root@bt:~# modprobe acpi_cpufreq<br />
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.29.4/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device<br />
<br />
root@bt:~# ls -l /lib/modules/2.6.29.4/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko<br />
-rw-r--r-- 1 root root 10392 2009-06-18 10:11 /lib/modules/2.6.29.4/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko<br />
root@bt:~#<br />
<br />
root@bt:~# lsmod | grep -i cpu<br />
cpufreq_stats&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  4720&nbsp; 0<br />
cpufreq_powersave&nbsp; &nbsp; &nbsp;  1260&nbsp; 0<br />
cpufreq_performance&nbsp; &nbsp;  1292&nbsp; 0<br />
cpufreq_ondemand&nbsp; &nbsp; &nbsp; &nbsp; 6712&nbsp; 0<br />
freq_table&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3468&nbsp; 2 cpufreq_stats,cpufreq_ondemand<br />
cpufreq_conservative&nbsp; &nbsp;  6004&nbsp; 0<br />
<br />
root@bt:~# dmesg | grep governor<br />
cpuidle: using governor ladder<br />
cpuidle: using governor menu<br />
root@bt:~#<br />
<br />
root@bt:~# uname -a<br />
Linux bt 2.6.29.4 #3 SMP Mon May 25 18:50:05 EDT 2009 i686 GNU/Linux<br />
<br />
root@bt:~# cat /proc/cpuinfo<br />
processor&nbsp; &nbsp; &nbsp;  : 0<br />
vendor_id&nbsp; &nbsp; &nbsp;  : AuthenticAMD<br />
cpu family&nbsp; &nbsp; &nbsp; : 17<br />
model&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  : 3<br />
model name&nbsp; &nbsp; &nbsp; : AMD Athlon(tm) X2 Dual-Core QL-64<br />
stepping&nbsp; &nbsp; &nbsp; &nbsp; : 1<br />
cpu MHz&nbsp; &nbsp; &nbsp; &nbsp;  : 2100.003<br />
cache size&nbsp; &nbsp; &nbsp; : 512 KB<br />
physical id&nbsp; &nbsp;  : 0<br />
siblings&nbsp; &nbsp; &nbsp; &nbsp; : 2<br />
core id&nbsp; &nbsp; &nbsp; &nbsp;  : 0<br />
cpu cores&nbsp; &nbsp; &nbsp;  : 2<br />
apicid&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : 0<br />
initial apicid&nbsp; : 0<br />
fdiv_bug&nbsp; &nbsp; &nbsp; &nbsp; : no<br />
hlt_bug&nbsp; &nbsp; &nbsp; &nbsp;  : no<br />
f00f_bug&nbsp; &nbsp; &nbsp; &nbsp; : no<br />
coma_bug&nbsp; &nbsp; &nbsp; &nbsp; : no<br />
fpu&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  : yes<br />
fpu_exception&nbsp;  : yes<br />
cpuid level&nbsp; &nbsp;  : 1<br />
wp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; : yes<br />
flags&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  : 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 rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit<br />
bogomips&nbsp; &nbsp; &nbsp; &nbsp; : 4201.00<br />
clflush size&nbsp; &nbsp; : 64<br />
power management: ts ttp tm stc 100mhzsteps hwpstate<br />
<br />
processor&nbsp; &nbsp; &nbsp;  : 1<br />
vendor_id&nbsp; &nbsp; &nbsp;  : AuthenticAMD<br />
cpu family&nbsp; &nbsp; &nbsp; : 17<br />
model&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  : 3<br />
model name&nbsp; &nbsp; &nbsp; : AMD Athlon(tm) X2 Dual-Core QL-64<br />
stepping&nbsp; &nbsp; &nbsp; &nbsp; : 1<br />
cpu MHz&nbsp; &nbsp; &nbsp; &nbsp;  : 2100.003<br />
cache size&nbsp; &nbsp; &nbsp; : 512 KB<br />
. . .</code><hr />
</div>please help. <br />
<br />
thanks</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>sfxpt</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28712-cannot-use-cpufreq-scaling.html</guid>
		</item>
		<item>
			<title>KDE Help Index requires BT4 to have htdig installed</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28231-kde-help-index-requires-bt4-have-htdig-installed.html</link>
			<pubDate>Sat, 31 Oct 2009 11:14:38 GMT</pubDate>
			<description><![CDATA[# uname -a 
Linux bt 2.6.29.4 #3 SMP Mon May 25 18:50:05 EDT 2009 i686 GNU/Linux 
 
The "KDE Help Center" when first started will offer to "Build...]]></description>
			<content:encoded><![CDATA[<div># uname -a<br />
Linux bt 2.6.29.4 #3 SMP Mon May 25 18:50:05 EDT 2009 i686 GNU/Linux<br />
<br />
The &quot;KDE Help Center&quot; when first started will offer to &quot;Build Search Indexes&quot; for the <i>Help Entries</i>. <br />
This will <b>fail</b> if &quot;htdig&quot; is not installed. BT4 should ship with htdig already working, BT3 had the same issue.<br />
<br />
To fix it yourself simply use the &quot;Synaptic Package Manager&quot; to install &quot;htdig&quot; <b>prior</b> to using the Indexer.<br />
<br />
<br />
This will give these warnings and messages:<br />
<br />
...<br />
&quot;Warning: unknown locale!&quot;<br />
...<br />
htdig: Errors to take note of:<br />
Unknown host or unable to contact server: help://kregexpeditor/index.docbook Ref: file:///root/.kde3/share/apps/khelpcenter/index/kde_application_manuals.tmp/index.html<br />
...<br />
Finished successfully.<br />
<br />
<br />
Now everything works,<br />
Nokii</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>Nokii</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28231-kde-help-index-requires-bt4-have-htdig-installed.html</guid>
		</item>
		<item>
			<title>VNC Shell not working in BT4</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28160-vnc-shell-not-working-bt4.html</link>
			<pubDate>Thu, 29 Oct 2009 15:18:41 GMT</pubDate>
			<description>I have noticed that the vnc payload is not working in Backtrack 4 for some reason, is it a bug or do I just need to get Vncviewer.</description>
			<content:encoded><![CDATA[<div>I have noticed that the vnc payload is not working in Backtrack 4 for some reason, is it a bug or do I just need to get Vncviewer.</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>Isohump</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28160-vnc-shell-not-working-bt4.html</guid>
		</item>
		<item>
			<title>error install to reisfs system</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28116-error-install-reisfs-system.html</link>
			<pubDate>Wed, 28 Oct 2009 06:02:30 GMT</pubDate>
			<description>I installed backtrack 4 to reiserfs partition with grub install to same partition (make reiserfs is /) see this error. So I must install backtrack on...</description>
			<content:encoded><![CDATA[<div>I installed backtrack 4 to reiserfs partition with grub install to same partition (make reiserfs is /) see this error. So I must install backtrack on ext3 system.<br />
screenshot:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">i216.photobucket.com/albums/cc320/vodanhthanh/th_sieuthiNHANH2009102729944ndu2mdi5zg.jpg<br />
<br />
upnhanh.sieuthinhanh.com/userimages/images/sieuthiNHANH2009102729944ndu2mdi5zg106446.jpeg</code><hr />
</div>you can paste 2 links to address web browers</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>I Stupid !</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28116-error-install-reisfs-system.html</guid>
		</item>
		<item>
			<title>Dell Vostro 1720 boot issues</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28066-dell-vostro-1720-boot-issues.html</link>
			<pubDate>Mon, 26 Oct 2009 21:30:19 GMT</pubDate>
			<description>After using BT3 successfully on my NC10 for quite a while I decided to dual boot my new work Vostro 1720 laptop to BT4/XP specifically to use the...</description>
			<content:encoded><![CDATA[<div>After using BT3 successfully on my NC10 for quite a while I decided to dual boot my new work Vostro 1720 laptop to BT4/XP specifically to use the VoIP tools.<br />
<br />
Everything set up well and all devices were working properly for about a week<br />
I sorted the lack of keyboard with the 18042.reset and i8042.nomux commands and all was well.<br />
<br />
After a while I updated BT4 and upgraded to the Nvidia drivers and I thought had a stable system.  Then out of the blue every time I use windows the grub menu is lost on the next boot! It shows a flash of &quot;Grub loading  stage 1.5&quot; and then reboots.<br />
<br />
I have taken to leaving a grub boot cd in the drive and this will boot me to a basic grub front end,  At this point the I then edit the boot menu to give me a keyboard once it boots.<br />
<br />
Having booted to backtrack I then Sudo grub, go to Root (HD0,4) and finally setup (hd0) and reboot.  From this point it is fine until I next boot windows where after the windows session the grub menu is missing again :(<br />
<br />
If anyone has any ideas I would be really grateful to hear them !</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>Rextech</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28066-dell-vostro-1720-boot-issues.html</guid>
		</item>
		<item>
			<title>Where is 2.6.30.5? (apt-get update doesnt find it)</title>
			<link>http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28028-where-2-6-30-5-apt-get-update-doesnt-find.html</link>
			<pubDate>Sun, 25 Oct 2009 19:31:03 GMT</pubDate>
			<description><![CDATA[Hi there, 
 
/etc/issue shows that i am running: "BackTrack 4 Beta \n \l" 
uname -a shows the string: Linux bt 2.6.28.1 #2 SMP Wed Feb 4 21:50:02 EST...]]></description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
/etc/issue shows that i am running: &quot;BackTrack 4 Beta \n \l&quot;<br />
uname -a shows the string: Linux bt 2.6.28.1 #2 SMP Wed Feb 4 21:50:02 EST 2009 i686 GNU/Linux<br />
<br />
I am trying to update my kernel to 2.6.30.5 however when I type: apt-get update i was getting an error about one of the keys being missing.  I have added the key, and no longer get that error.  For the record, I have the following keys:<br />
<br />
2004-09-12 Ubuntu Archive Automatic Signing Key<br />
2004-12-30 Ubuntu CD Image Automatic Signing Key<br />
2008-07-27 BackTrack Development Team<br />
2009-03-20 Launchpad PPA for KDE3.5 Maintainers<br />
2009-01-22 Launchpad PPA for Timothy Pearson<br />
<br />
Anyway, when I type: apt-get update it reads the package lists with no errors, then I type: apt-get install -d linux-image but it gives me the message that linux-image is already the newest version.  I check using: uname -r and it shows that the kernel is still: 2.6.28.1<br />
<br />
It seems that apt-get update is not receiving the list with the location of the newer kernel, and therefore not downloading it into /var/cache/apt/archives/<br />
<br />
Could anyone shed some light.  Can I manually (wget) download the linux-image-2.6.30.5_2.6.30.5-10.00.Custom_i386.deb file(s) and then install them from thereon?<br />
<br />
Thanks in advanced.</div>

]]></content:encoded>
			<category domain="http://forums.remote-exploit.org/backtrack-4-bugs-fixes/">BackTrack 4 Bugs and Fixes</category>
			<dc:creator>wizzkidd</dc:creator>
			<guid isPermaLink="true">http://forums.remote-exploit.org/backtrack-4-bugs-fixes/28028-where-2-6-30-5-apt-get-update-doesnt-find.html</guid>
		</item>
	</channel>
</rss>
