<?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>Linux Forums</title>
		<link>http://www.linuxforums.org/forum/</link>
		<description>Linux Forums is a Linux Help community where users share their knowledge, solve problems, learn and hang out! Join us and find out more about Linux.</description>
		<language>en</language>
		<lastBuildDate>Tue, 29 May 2012 01:32:30 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.linuxforums.org/forum/images/misc/rss.png</url>
			<title>Linux Forums</title>
			<link>http://www.linuxforums.org/forum/</link>
		</image>
		<item>
			<title>Retransmission queue</title>
			<link>http://www.linuxforums.org/forum/kernel/189216-retransmission-queue.html</link>
			<pubDate>Tue, 29 May 2012 00:03:06 GMT</pubDate>
			<description><![CDATA[Dear All, 
 
I'm trying to understand how TCP is working in linux kernel, I've been reading this...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Dear All,<br />
<br />
I'm trying to understand how TCP is working in linux kernel, I've been reading this lxr.free-electrons.com/source/net/ipv4/tcp_input.c#L3685&quot;, and flylib.com/books/en/3.475.1.124/1/ and I'm interested in how many timers are accessing one data structure, like retransmission queue is being accessed by retransmit timer and also by another processes when the ack is actually received, is spinlock/mutux used in here.<br />
And the above made me think about another question. which is what will happen if ACK is received at the same time retransmit timer reached 0 and interrupted the first thread, what will happen then?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/kernel/">Kernel</category>
			<dc:creator>John_</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/kernel/189216-retransmission-queue.html</guid>
		</item>
		<item>
			<title>good linux for web server, sdk, mailservers?</title>
			<link>http://www.linuxforums.org/forum/newbie/189215-good-linux-web-server-sdk-mailservers.html</link>
			<pubDate>Mon, 28 May 2012 22:59:49 GMT</pubDate>
			<description>last week i decided to install puppy linux, lupo 5 something. i am mostly happy with it, should have installed linux years ago. however, i had no...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>last week i decided to install puppy linux, lupo 5 something. i am mostly happy with it, should have installed linux years ago. however, i had no real firm idea on what to do with my second computer,( my laptop 1G ram, celeron M - dell inspiron 1200)<br />
 . <br />
that was last week. now this week I have decided what i want to be doing on this computer:<br />
<br />
1. running a web LAMP server so i can build drupal and wordpress cms sites on it before uploading to my vps<br />
2. use sdk/ide software to build mobile web sites and apps<br />
3. practice running a emailing hosting list using an open source mailserver software.<br />
my goal is to run my own mailing lists for my business instead of hiring mailchimp or aweber.<br />
<br />
 (i dont know if you actually &quot;practice&quot; mailing list on a home computer, please fee fee to correct me on that. <br />
<b><i>anyway, my question</i><br />
did i make a mistake choosing puppy? will it run web servers and sdk software? (i am new to this software, and know nothing about it.)<br />
 its there some other linux that will work better/more efficiently? </b></div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/newbie/">Newbie</category>
			<dc:creator>soctal</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/newbie/189215-good-linux-web-server-sdk-mailservers.html</guid>
		</item>
		<item>
			<title>iscsitarget-1.4.20 error on make in CentOS 6.0 x86_64bit</title>
			<link>http://www.linuxforums.org/forum/red-hat-fedora-linux/189214-iscsitarget-1-4-20-error-make-centos-6-0-x86_64bit.html</link>
			<pubDate>Mon, 28 May 2012 21:46:47 GMT</pubDate>
			<description><![CDATA[Hello there, 
 
I'm new to linux and I do really need steps-how-to-Fix regarding issues I encountered in CentOS v6.0 x86_64 when I tried to issue...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hello there,<br />
<br />
I'm new to linux and I do really need steps-how-to-Fix regarding issues I encountered in CentOS v6.0 x86_64 when I tried to issue make command for iscsitarget-1.4.20 (can not use scsi-target-utils as an option because openQRM uses only the iscsitarget the 3rd party package). After I extracted the tar files and cd to /usr/src/local/iscsitarget-1.4.20. I issued command as follows:<br />
<br />
<br />
[rootmyschooproject 1.4.20]# make<br />
cc: /lib/modules/2.6.32-71.el6.x86_64/build/include/linux/version.h: No such file or directory<br />
cc: no input files<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
/bin/sh: line 0: [: too many arguments<br />
make -C usr<br />
make[1]: Entering directory `/ietd/1.4.20/usr'<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o ietd.o ietd.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o iscsid.o iscsid.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o conn.o conn.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o session.o session.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o target.o target.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o message.o message.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o ctldev.o ctldev.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o log.o log.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o chap.o chap.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o event.o event.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o param.o param.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o plain.o plain.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o isns.o isns.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o md5.o md5.c<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o sha1.o sha1.c<br />
cc ietd.o iscsid.o conn.o session.o target.o message.o ctldev.o log.o chap.o event.o param.o plain.o isns.o md5.o sha1.o -o ietd<br />
cc -O2 -fno-inline -Wall -Wstrict-prototypes -I../include -D_GNU_SOURCE -c -o ietadm.o ietadm.c<br />
cc ietadm.o param.o -o ietadm<br />
make[1]: Leaving directory `/ietd/1.4.20/usr'<br />
make -C /lib/modules/2.6.32-71.el6.x86_64/build SUBDIRS=/ietd/1.4.20/kernel modules<br />
make: *** /lib/modules/2.6.32-71.el6.x86_64/build: No such file or directory. Stop.<br />
make: *** [kernel] Error 2<br />
[rootmyschooproject 1.4.20]# uname -r<br />
2.6.32-71.el6.x86_64<br />
[rootmyschooproject 1.4.20]# rpm -qa | grep kernel<br />
kernel-devel-2.6.32-220.17.1.el6.x86_64<br />
kernel-2.6.32-71.el6.x86_64<br />
kernel-headers-2.6.32-220.17.1.el6.x86_64<br />
dracut-kernel-004-256.el6_2.1.noarch<br />
kernel-firmware-2.6.32-220.17.1.el6.noarch<br />
kernel-2.6.32-220.17.1.el6.x86_64<br />
[rootmyschooproject 1.4.20]# rpm -qa | grep gcc<br />
libgcc-4.4.6-3.el6.x86_64<br />
gcc-c++-4.4.6-3.el6.x86_64<br />
gcc-gfortran-4.4.6-3.el6.x86_64<br />
gcc-4.4.6-3.el6.x86_64<br />
[rootisocabinet 1.4.20]# ll /lib/modules/<br />
total 8<br />
drwxr-xr-x 7 root root 4096 May 28 10:00 2.6.32-220.17.1.el6.x86_64<br />
drwxr-xr-x 7 root root 4096 May 16 14:38 2.6.32-71.el6.x86_64<br />
[rootmyschooproject 1.4.20]#<br />
<br />
Any help is very much appreciated.<br />
<br />
Junix</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/red-hat-fedora-linux/">Red Hat / Fedora Linux</category>
			<dc:creator>junix88</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/red-hat-fedora-linux/189214-iscsitarget-1-4-20-error-make-centos-6-0-x86_64bit.html</guid>
		</item>
		<item>
			<title>Linux Takes 2 Hours To Boot To Bash Prompt!</title>
			<link>http://www.linuxforums.org/forum/coffee-lounge/189213-linux-takes-2-hours-boot-bash-prompt.html</link>
			<pubDate>Mon, 28 May 2012 20:30:07 GMT</pubDate>
			<description><![CDATA[But then it's running on the worst computer ever made for Linux. 
 
Building the worst Linux PC ever - Hack a Day...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>But then it's running on the worst computer ever made for Linux.<br />
<br />
<a href="http://hackaday.com/2012/03/28/building-the-worst-linux-pc-ever/" target="_blank">Building the worst Linux PC ever - Hack a Day</a><br />
<br />
Makes one appreciate what they currently have!</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/coffee-lounge/">Coffee Lounge</category>
			<dc:creator>TaZMAniac</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/coffee-lounge/189213-linux-takes-2-hours-boot-bash-prompt.html</guid>
		</item>
		<item>
			<title><![CDATA[Exit Command Doesn't Close Terminal Emulator Pro in Android]]></title>
			<link>http://www.linuxforums.org/forum/applications/189212-exit-command-doesnt-close-terminal-emulator-pro-android.html</link>
			<pubDate>Mon, 28 May 2012 19:56:19 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I have two questions: 
 
 
1. Whenever I type the exit command, I receive the following message 
 
 
---Quote--- 
[BTEP: PID=8204 exited with...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi,<br />
<br />
I have two questions:<br />
<br />
<ol class="decimal"><li style="">Whenever I type the <i>exit</i> command, I receive the following message<br />
<br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			[BTEP: PID=8204 exited with code: 0]<br />
exit
			
		<hr />
	</div>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->And then it just hangs there. I then have to go to the application's menu and close it. Is there a way to make it close completely whenever I type <i>exit</i>?<br /></li><li style="">Whenever I type <i>clear</i> or <i>reset,</i> the commands are still in the window. Is there a way inside the terminal to clear the scrollback, so I can't scroll back up to see it?</li></ol><br />
<br />
I'm using the Terminal Emulator Pro app for Android.<br />
<br />
Thanks,<br />
<br />
Rich</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/applications/">Applications</category>
			<dc:creator>richmaxw</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/applications/189212-exit-command-doesnt-close-terminal-emulator-pro-android.html</guid>
		</item>
		<item>
			<title>Problems with Qmail + Webmail + Memory</title>
			<link>http://www.linuxforums.org/forum/red-hat-fedora-linux/189211-problems-qmail-webmail-memory.html</link>
			<pubDate>Mon, 28 May 2012 19:44:43 GMT</pubDate>
			<description><![CDATA[Hello all, 
 
It's my first post here, I have a BIG problem! 
 
I'm working with Centos Release 5.8, sending e-mails on Interspire 6, using kloxo and...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hello all,<br />
<br />
It's my first post here, I have a BIG problem!<br />
<br />
I'm working with Centos Release 5.8, sending e-mails on Interspire 6, using kloxo and qmail.<br />
<br />
Last week, I received a list to send a campaign containing a lot of inexistent e-mails.<br />
<br />
Now, Interspire can't process the bounces, because the inbox from my account can't enter.<br />
<br />
I want to process this bounces, to delete the e-mails that doesn't exists.<br />
<br />
The error message is: &quot;Erro no Servidor: STATUS: Fatal error: malloc: Cannot alocate memory.<br />
<br />
I'm trying to open on Roundcube and Horde.<br />
<br />
Can anybody help me?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/red-hat-fedora-linux/">Red Hat / Fedora Linux</category>
			<dc:creator>hrmaker</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/red-hat-fedora-linux/189211-problems-qmail-webmail-memory.html</guid>
		</item>
		<item>
			<title>new member</title>
			<link>http://www.linuxforums.org/forum/coffee-lounge/189210-new-member.html</link>
			<pubDate>Mon, 28 May 2012 16:57:34 GMT</pubDate>
			<description>Hi, my name is suvois and I am a new member. Glad to be here.</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hi, my name is suvois and I am a new member. Glad to be here.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/coffee-lounge/">Coffee Lounge</category>
			<dc:creator>suvois</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/coffee-lounge/189210-new-member.html</guid>
		</item>
		<item>
			<title>Does Debian need /tmp while booting the system?</title>
			<link>http://www.linuxforums.org/forum/debian-linux/189209-does-debian-need-tmp-while-booting-system.html</link>
			<pubDate>Mon, 28 May 2012 15:56:57 GMT</pubDate>
			<description>Does anyone know if Debian needs /tmp already while booting in case the tmp folder is part of de swap partition? 
 
# df -h 
Filesystem      Size ...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Does anyone know if Debian needs /tmp already while booting in case the tmp folder is part of de swap partition?<br />
<br />
# df -h<br />
Filesystem      Size  Used Avail  Use%  Mounted on<br />
rootfs       36G  14G  20G  42%  /<br />
udev       1005M 0   1005M  0%   /dev<br />
tmpfs       202M  724K  202M  1%   /run<br />
/dev/disk/by-uuid/6c64a692  36G  14G  20G  42%  /<br />
tmpfs       5,0M 0   5,0M  0%   /run/lock<br />
tmpfs       404M 220K  404M  1%   /tmp<br />
tmpfs       404M  388K  404M  1%   /run/shm<br />
/dev/sdc1      97G  2,2G  90G  3%   /media/22b8b2bc<br />
/dev/sdc3      817G 268G  508G  35%  /media/extern<br />
<br />
Because i want to move my temp folder to my external hard drive (/dev/sdc3) using a symbolic link while i am not sure WHEN in the boot process my system is able to mount that external hard drive. I don't want to take the risk that my system needs that folder during boot time BEFORE it is able to mount that specific drive.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/debian-linux/">Debian Linux</category>
			<dc:creator>suvois</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/debian-linux/189209-does-debian-need-tmp-while-booting-system.html</guid>
		</item>
		<item>
			<title>iwiwifi 5300 AGN no connection</title>
			<link>http://www.linuxforums.org/forum/wireless-internet/189208-iwiwifi-5300-agn-no-connection.html</link>
			<pubDate>Mon, 28 May 2012 15:21:35 GMT</pubDate>
			<description><![CDATA[Hello, 
i installed Gentoo on my thinkpad and everything works smooth, but i can't seem to connect to any wireless networks. 
 
Im using the iwlwifi...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hello,<br />
i installed Gentoo on my thinkpad and everything works smooth, but i can't seem to connect to any wireless networks.<br />
<br />
Im using the iwlwifi driver and wicd.<br />
Wicd shows lots of networks, but i can not connect to any of them. WPA2 Key is correct.<br />
<br />
lspci -v <br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			03:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300<br />
        Subsystem: Intel Corporation Device 1011<br />
        Flags: bus master, fast devsel, latency 0, IRQ 46<br />
        Memory at f4200000 (64-bit, non-prefetchable) [size=8K]<br />
        Capabilities: [c8] Power Management version 3<br />
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+<br />
        Capabilities: [e0] Express Endpoint, MSI 00<br />
        Capabilities: [100] Advanced Error Reporting<br />
        Capabilities: [140] Device Serial Number 00-21-6a-ff-ff-09-8f-e6<br />
        Kernel driver in use: iwlwifi
			
		<hr />
	</div>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->iwconfig<br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			wlan0     IEEE 802.11abgn  ESSID:off/any<br />
          Mode:Managed  Access Point: Not-Associated   Tx-Power=15 dBm<br />
          Retry  long limit:7   RTS thr:off   Fragment thr:off<br />
          Encryption key:off<br />
          Power Management:off
			
		<hr />
	</div>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->Using Kernel 3.4..<br />
<br />
dmesg output<br />
<!-- BEGIN TEMPLATE: bbcode_quote_printable -->
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			deauthenticating from [ESSID] by local choice (reason=3)
			
		<hr />
	</div>
</div>
<!-- END TEMPLATE: bbcode_quote_printable -->Performs flawlessly in windows 7.<br />
<br />
halp</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/wireless-internet/">Wireless Internet</category>
			<dc:creator>paulol</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/wireless-internet/189208-iwiwifi-5300-agn-no-connection.html</guid>
		</item>
		<item>
			<title><![CDATA[icon's in popout screen have disappeared]]></title>
			<link>http://www.linuxforums.org/forum/red-hat-fedora-linux/189207-icons-popout-screen-have-disappeared.html</link>
			<pubDate>Mon, 28 May 2012 14:22:29 GMT</pubDate>
			<description><![CDATA[I'm new to linux and using fedora 16'. I've installed a couple of themes via gnome-tweak-tool, but after doing such and using them, whether i have...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I'm new to linux and using fedora 16'. I've installed a couple of themes via gnome-tweak-tool, but after doing such and using them, whether i have the themes on or not, my icons have all disappeared from the applications list on the popout window that appears when you mouse to the top left corner.:confused:<br />
<br />
All my menu icons and favorites task bar icons are working, it's just those in the list. <br />
<br />
Any help would be appreciated.:D</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/red-hat-fedora-linux/">Red Hat / Fedora Linux</category>
			<dc:creator>Hariyuki</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/red-hat-fedora-linux/189207-icons-popout-screen-have-disappeared.html</guid>
		</item>
		<item>
			<title>How widget engines work</title>
			<link>http://www.linuxforums.org/forum/newbie/189206-how-widget-engines-work.html</link>
			<pubDate>Mon, 28 May 2012 14:20:48 GMT</pubDate>
			<description>Im trying to understand the inner workings from a linux gui, but I still got some unanswered questions. 
 
I know gtk uses xlib to draw their...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Im trying to understand the inner workings from a linux gui, but I still got some unanswered questions.<br />
<br />
I know gtk uses xlib to draw their widgets.<br />
I know xlib communicates with the xserver.<br />
But how does the xserver draw to the screen? Does it talk directly with the graphics driver? Does it use opengl? Does it use anything else?<br />
<br />
--thanks</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/newbie/">Newbie</category>
			<dc:creator>sunion</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/newbie/189206-how-widget-engines-work.html</guid>
		</item>
		<item>
			<title>problem with OHCI_HCD.ko on am1808</title>
			<link>http://www.linuxforums.org/forum/kernel/189205-problem-ohci_hcd-ko-am1808.html</link>
			<pubDate>Mon, 28 May 2012 13:28:04 GMT</pubDate>
			<description>Hello, 
 
I am building a linux image for AM1808 processor with ARM9 core. 
 
When I include OHCI-HCD as module in the kernel, I have error build...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>Hello,<br />
<br />
I am building a linux image for AM1808 processor with ARM9 core.<br />
<br />
When I include OHCI-HCD as module in the kernel, I have error build later when building modules.<br />
The error is :<br />
ERROR: &quot;da8xx_syscfg0_base&quot; [drivers/usb/host/ohci-hcd.ko] undefined!<br />
<br />
If I don't include the OHCI-HCI, the modules build succed and I can write the builded image + modules to my board succefully.<br />
<br />
Any ideas about this problem, because I must include OHCI-HCD in order to communicate with USB devices.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/kernel/">Kernel</category>
			<dc:creator>aliEnsi</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/kernel/189205-problem-ohci_hcd-ko-am1808.html</guid>
		</item>
		<item>
			<title>installing Hp 1020 plus printer in scientific  Linux</title>
			<link>http://www.linuxforums.org/forum/red-hat-fedora-linux/189203-installing-hp-1020-plus-printer-scientific-linux.html</link>
			<pubDate>Mon, 28 May 2012 07:23:30 GMT</pubDate>
			<description>hello.. 
i have recently switched to scientific Linux 6.2.. i am unable to install the HP 1020 plus driver ..i have tried the instruction given on HP...</description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>hello..<br />
i have recently switched to scientific Linux 6.2.. i am unable to install the HP 1020 plus driver ..i have tried the instruction given on HP site..<br />
<br />
but it is showing installation can not be completed..:(<br />
<br />
pls help ..how to add printer ...:?<br />
thanks</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/red-hat-fedora-linux/">Red Hat / Fedora Linux</category>
			<dc:creator>krunalgangawane</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/red-hat-fedora-linux/189203-installing-hp-1020-plus-printer-scientific-linux.html</guid>
		</item>
		<item>
			<title>Should I get a regular hard drive or an SSD?</title>
			<link>http://www.linuxforums.org/forum/hardware-peripherals/189202-should-i-get-regular-hard-drive-ssd.html</link>
			<pubDate>Mon, 28 May 2012 06:38:43 GMT</pubDate>
			<description><![CDATA[It's either a 750GB 7200RPM SATA hard drive, or a 256GB SSD. 
 
Which one should I use? Would the smaller SSD be worse than a larger regular hard...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>It's either a 750GB 7200RPM SATA hard drive, or a 256GB SSD.<br />
<br />
Which one should I use? Would the smaller SSD be worse than a larger regular hard drive? Or does the performance boost make up for this?</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/hardware-peripherals/">Hardware / Peripherals</category>
			<dc:creator>Chezziwick</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/hardware-peripherals/189202-should-i-get-regular-hard-drive-ssd.html</guid>
		</item>
		<item>
			<title>Thinking about Gentoo</title>
			<link>http://www.linuxforums.org/forum/gentoo-linux/189201-thinking-about-gentoo.html</link>
			<pubDate>Mon, 28 May 2012 05:26:03 GMT</pubDate>
			<description><![CDATA[I was thinking about trying out Gentoo. 
Is it Linux or BSD? 
I've read that is uses port trees I was wondering how that would compare to how Arch is...]]></description>
			<content:encoded><![CDATA[<!-- BEGIN TEMPLATE: postbit_external -->
<div>I was thinking about trying out Gentoo.<br />
Is it Linux or BSD?<br />
I've read that is uses port trees I was wondering how that would compare to how Arch is done.<br />
I currently use Arch on all my systems know. I love the configure ability of it. but the updates are kind of a pain because of the lag of my internet. I use satellite internet. I was wondering if trying out the port tree way would work better with my internet. I don't want to go back to other Linux distros I've used because I'll get bored.<br />
<br />
Thanks for the help.</div>


<!-- END TEMPLATE: postbit_external -->]]></content:encoded>
			<category domain="http://www.linuxforums.org/forum/gentoo-linux/">Gentoo Linux</category>
			<dc:creator>electroman6913</dc:creator>
			<guid isPermaLink="true">http://www.linuxforums.org/forum/gentoo-linux/189201-thinking-about-gentoo.html</guid>
		</item>
	</channel>
</rss>

