<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Linux-Noob Forums - Fedora 7]]></title>
		<link>https://www.linux-noob.com/forums/</link>
		<description><![CDATA[Linux-Noob Forums - https://www.linux-noob.com/forums]]></description>
		<pubDate>Tue, 12 May 2026 06:22:40 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[redhat - rdesktop icon]]></title>
			<link>https://www.linux-noob.com/forums/thread-651.html</link>
			<pubDate>Thu, 04 Jun 2009 14:54:03 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3351">tamf</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-651.html</guid>
			<description><![CDATA[<br />
Hi!<br />
<br />
 <br />
<br />
I created a launcher for rdesktop but I can't find a suitable icon image for it.  Is there a specific one for rdesktop?<br />
<br />
 <br />
<br />
Thanks<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Hi!<br />
<br />
 <br />
<br />
I created a launcher for rdesktop but I can't find a suitable icon image for it.  Is there a specific one for rdesktop?<br />
<br />
 <br />
<br />
Thanks<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Access standalone network drive from Linux (Fedora 7)?]]></title>
			<link>https://www.linux-noob.com/forums/thread-1048.html</link>
			<pubDate>Fri, 18 Jan 2008 15:29:05 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2720">ncconvert</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1048.html</guid>
			<description><![CDATA[<br />
I have a standalone drive that I'm trying to access from Linux (Fedora 7). <br />
<br />
 <br />
<br />
In Windows, I access this drive by entering "\\netdrive\public" in the Explorer address bar.<br />
<br />
 <br />
<br />
I'm new to Linux, but I think I would need to mount this drive using smbmount or mount -smb or something similar; recent googling seems to indicate that smbmnt is no longer in Fedora, so I need to use mount -t cifs instead.<br />
<br />
 <br />
<br />
I've tried various parameters with mount -cifs. I think  I want to do something like:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>mount -cifs //netdrive/public /mnt/netdrive/public -o username=myname</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
but I  get:<br />
<br />
<span style="font-family: times;" class="mycode_font">mount error 111 = Connection refused.</span><br />
<br />
<br />
Can someone provide some help in configuring this? I'm not sure if the problem is with my use of mount -cifs, or if I'm even seeing the drive on the network.<br />
<br />
 <br />
<br />
Thanks in advance!<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I have a standalone drive that I'm trying to access from Linux (Fedora 7). <br />
<br />
 <br />
<br />
In Windows, I access this drive by entering "\\netdrive\public" in the Explorer address bar.<br />
<br />
 <br />
<br />
I'm new to Linux, but I think I would need to mount this drive using smbmount or mount -smb or something similar; recent googling seems to indicate that smbmnt is no longer in Fedora, so I need to use mount -t cifs instead.<br />
<br />
 <br />
<br />
I've tried various parameters with mount -cifs. I think  I want to do something like:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>mount -cifs //netdrive/public /mnt/netdrive/public -o username=myname</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
but I  get:<br />
<br />
<span style="font-family: times;" class="mycode_font">mount error 111 = Connection refused.</span><br />
<br />
<br />
Can someone provide some help in configuring this? I'm not sure if the problem is with my use of mount -cifs, or if I'm even seeing the drive on the network.<br />
<br />
 <br />
<br />
Thanks in advance!<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Failed to start the X server]]></title>
			<link>https://www.linux-noob.com/forums/thread-1071.html</link>
			<pubDate>Thu, 13 Dec 2007 21:20:03 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1071.html</guid>
			<description><![CDATA[<br />
the below are some posts from Zillah which were deleted after the database crash (or rather kernel panic plus crash)<br />
<br />
 <br />
<br />
i just happened to have the thread open on another computer so could copy the data back.<br />
<br />
 <br />
<br />
Running FC7. I installed several packages last night. Today, when I booted up the computer, I got this message:<br />
<br />
 <br />
<br />
Failed to start the X server (your graphical user interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem.<br />
<br />
 <br />
<br />
I tried Ctrl-Alt-F1 where I get the X server failure and go to a command line.<br />
<br />
 <br />
<br />
1- cat /var/log/Xorg.0.log | grep EE<br />
<br />
CODE<br />
<br />
(WW) warning , (EE) Error, (NI) Not Implemented, (??) unknown, (EE) unable to locate /open config file<br />
<br />
 <br />
<br />
(II) Loading Extension MIT-SCRENN-SAVER<br />
<br />
(EE) Failed to load module vga (module does not exist, 0)<br />
<br />
(EE) open /dev/fb0: No Such file or directory<br />
<br />
(EE)&lt;default pointer&gt;: Cannot find which  device to use.<br />
<br />
(EE)xf860OpenSerial : No Device specified<br />
<br />
(EE)&lt;default pointer&gt;: cannot open input device<br />
<br />
(EE) PreInit failed for Input device &lt;default pointer&gt;<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
2- Then I run : Xorg -configure<br />
<br />
CODE<br />
<br />
Xorg is not able to detect your mouse. Edit the file and correct the Devices.<br />
<br />
Your xorg.conf file is /root/xorg.conf.new.<br />
<br />
To test the server, run 'X -config /root/xorg.conf.new<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
3- Then I run Xorg -config /root/xorg.conf.new<br />
<br />
only last part of the long output<br />
<br />
CODE<br />
<br />
Fatal sever error:<br />
<br />
failed to initialize core devices<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
the below are some posts from Zillah which were deleted after the database crash (or rather kernel panic plus crash)<br />
<br />
 <br />
<br />
i just happened to have the thread open on another computer so could copy the data back.<br />
<br />
 <br />
<br />
Running FC7. I installed several packages last night. Today, when I booted up the computer, I got this message:<br />
<br />
 <br />
<br />
Failed to start the X server (your graphical user interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem.<br />
<br />
 <br />
<br />
I tried Ctrl-Alt-F1 where I get the X server failure and go to a command line.<br />
<br />
 <br />
<br />
1- cat /var/log/Xorg.0.log | grep EE<br />
<br />
CODE<br />
<br />
(WW) warning , (EE) Error, (NI) Not Implemented, (??) unknown, (EE) unable to locate /open config file<br />
<br />
 <br />
<br />
(II) Loading Extension MIT-SCRENN-SAVER<br />
<br />
(EE) Failed to load module vga (module does not exist, 0)<br />
<br />
(EE) open /dev/fb0: No Such file or directory<br />
<br />
(EE)&lt;default pointer&gt;: Cannot find which  device to use.<br />
<br />
(EE)xf860OpenSerial : No Device specified<br />
<br />
(EE)&lt;default pointer&gt;: cannot open input device<br />
<br />
(EE) PreInit failed for Input device &lt;default pointer&gt;<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
2- Then I run : Xorg -configure<br />
<br />
CODE<br />
<br />
Xorg is not able to detect your mouse. Edit the file and correct the Devices.<br />
<br />
Your xorg.conf file is /root/xorg.conf.new.<br />
<br />
To test the server, run 'X -config /root/xorg.conf.new<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
3- Then I run Xorg -config /root/xorg.conf.new<br />
<br />
only last part of the long output<br />
<br />
CODE<br />
<br />
Fatal sever error:<br />
<br />
failed to initialize core devices<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to enable digital audio output in f7???]]></title>
			<link>https://www.linux-noob.com/forums/thread-1086.html</link>
			<pubDate>Thu, 29 Nov 2007 15:12:49 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2645">Arvind KR</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1086.html</guid>
			<description><![CDATA[<br />
hey .. it has been jus 3 days since i installed linux in my comp... [img]&lt;___base_url___&gt;/uploads/emoticons/default_rolleyes.gif[/img]  but i want to know how to enable the digital audio output port in linux.. it works fine in windows but i dont know how to make it work in linux.<br />
<br />
 <br />
<br />
here is my lspci result:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a08<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [e0] Vendor Specific Information<br />
<br />
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04) (prog-if 00 [VGA])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a08<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe80000 (32-bit, non-prefetchable) [size=512K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b800 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at d0000000 (32-bit, prefetchable) [size=256M]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe40000 (32-bit, non-prefetchable) [size=256K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [d0] Power Management version 2<br />
<br />
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company PufferM-UL8E<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe38000 (64-bit, non-prefetchable) [size=16K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [70] Express Unknown type IRQ 0<br />
<br />
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bus: primary=00, secondary=01, subordinate=01, sec-latency=0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O behind bridge: 0000c000-0000cfff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [40] Express Root Port (Slot+) IRQ 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [90] Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [a0] Power Management version 2<br />
<br />
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 17<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a400 [size=32]<br />
<br />
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a800 [size=32]<br />
<br />
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 19<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b000 [size=32]<br />
<br />
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b400 [size=32]<br />
<br />
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) (prog-if 20 [EHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 17<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe37c00 (32-bit, non-prefetchable) [size=1K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [58] Debug port<br />
<br />
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3) (prog-if 01 [subtractive decode])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bus: primary=00, secondary=02, subordinate=02, sec-latency=32<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O behind bridge: 0000d000-0000efff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory behind bridge: cff00000-cfffffff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
<br />
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0<br />
<br />
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 19<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 01f0 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 03f4 [size=1]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0170 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0374 [size=1]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at ffa0 [size=16]<br />
<br />
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a000 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9800 [size=4]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9400 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9000 [size=4]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 8800 [size=16]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [70] Power Management version 2<br />
<br />
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: medium devsel, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0400 [size=32]<br />
<br />
02:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) (prog-if 10 [OHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0c<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 21<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff800 (32-bit, non-prefetchable) [size=2K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e800 [size=128]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
<br />
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0b<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 20<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e400 [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff400 (32-bit, non-prefetchable) [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
<br />
02:03.0 Communication controller: Agere Systems V.92 56K WinModem (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Agere Systems Unknown device 044c<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 11<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff000 (32-bit, non-prefetchable) [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e000 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at d800 [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [f8] Power Management version 2</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
 <br />
<br />
i hav a yamaha digital sound projector and i m eager to use it with linux ... someone pls help me  :/<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
hey .. it has been jus 3 days since i installed linux in my comp... [img]&lt;___base_url___&gt;/uploads/emoticons/default_rolleyes.gif[/img]  but i want to know how to enable the digital audio output port in linux.. it works fine in windows but i dont know how to make it work in linux.<br />
<br />
 <br />
<br />
here is my lspci result:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a08<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [e0] Vendor Specific Information<br />
<br />
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04) (prog-if 00 [VGA])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a08<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe80000 (32-bit, non-prefetchable) [size=512K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b800 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at d0000000 (32-bit, prefetchable) [size=256M]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe40000 (32-bit, non-prefetchable) [size=256K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [d0] Power Management version 2<br />
<br />
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company PufferM-UL8E<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe38000 (64-bit, non-prefetchable) [size=16K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [70] Express Unknown type IRQ 0<br />
<br />
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03) (prog-if 00 [Normal decode])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bus: primary=00, secondary=01, subordinate=01, sec-latency=0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O behind bridge: 0000c000-0000cfff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [40] Express Root Port (Slot+) IRQ 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [90] Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [a0] Power Management version 2<br />
<br />
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 17<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a400 [size=32]<br />
<br />
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a800 [size=32]<br />
<br />
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 19<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b000 [size=32]<br />
<br />
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03) (prog-if 00 [uHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 16<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at b400 [size=32]<br />
<br />
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) (prog-if 20 [EHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 17<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cfe37c00 (32-bit, non-prefetchable) [size=1K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [58] Debug port<br />
<br />
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3) (prog-if 01 [subtractive decode])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bus: primary=00, secondary=02, subordinate=02, sec-latency=32<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O behind bridge: 0000d000-0000efff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory behind bridge: cff00000-cfffffff<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
<br />
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0<br />
<br />
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) (prog-if 8a [Master SecP PriP])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 19<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 01f0 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 03f4 [size=1]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0170 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0374 [size=1]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at ffa0 [size=16]<br />
<br />
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at a000 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9800 [size=4]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9400 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 9000 [size=4]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 8800 [size=16]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [70] Power Management version 2<br />
<br />
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0a<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: medium devsel, IRQ 18<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at 0400 [size=32]<br />
<br />
02:01.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) (prog-if 10 [OHCI])<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0c<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 21<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff800 (32-bit, non-prefetchable) [size=2K]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e800 [size=128]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
<br />
02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Hewlett-Packard Company Unknown device 2a0b<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 20<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e400 [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff400 (32-bit, non-prefetchable) [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [50] Power Management version 2<br />
<br />
02:03.0 Communication controller: Agere Systems V.92 56K WinModem (rev 03)<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Agere Systems Unknown device 044c<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 11<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Memory at cffff000 (32-bit, non-prefetchable) [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at e000 [size=8]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I/O ports at d800 [size=256]<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Capabilities: [f8] Power Management version 2</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
 <br />
<br />
i hav a yamaha digital sound projector and i m eager to use it with linux ... someone pls help me  :/<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[LCD monitor technical help]]></title>
			<link>https://www.linux-noob.com/forums/thread-1088.html</link>
			<pubDate>Tue, 27 Nov 2007 19:54:23 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2638">Charles Anthony</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1088.html</guid>
			<description><![CDATA[<br />
My LCD monitor shows a double image.  How do I correct this?  <br />
<br />
 <br />
<br />
I usually must turn the power off the monitor and wait about 5 seconds and turn it back on for the image to go away.  <br />
<br />
 <br />
<br />
With the same monitor, I get no double image under Mac OSX nor with Windows XP.  <br />
<br />
 <br />
<br />
It is a Samsung SyncMaster 191N monitor and I am using the Fedora 7 distro.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
My LCD monitor shows a double image.  How do I correct this?  <br />
<br />
 <br />
<br />
I usually must turn the power off the monitor and wait about 5 seconds and turn it back on for the image to go away.  <br />
<br />
 <br />
<br />
With the same monitor, I get no double image under Mac OSX nor with Windows XP.  <br />
<br />
 <br />
<br />
It is a Samsung SyncMaster 191N monitor and I am using the Fedora 7 distro.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[fedora 7]]></title>
			<link>https://www.linux-noob.com/forums/thread-1097.html</link>
			<pubDate>Tue, 13 Nov 2007 03:35:46 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2629">andongskee</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1097.html</guid>
			<description><![CDATA[<br />
I have tried several times installing fedora 7 and make it fully work in my computer. Even before i can install there's already a problem. The graphic install method wont work. If I click it there wont be any display that would come out. So i tried the text install method. it installed. Then I installed the latest Nvidia Drivers, downloading the RPM package from livna.org.  But still, when i startx , the GUI won't come up. The display is the same when I try to install F7 thru graphical install method. Pls. help... My graphics card is an NVIDIA 6800 GS Sonic and my monitor is a Samsung SyncMaster 591s. <img src="https://www.linux-noob.com/forums/images/smilies/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" />  . thanx.<br />
<br />
P.s. the CLI is working, just the GUI.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I have tried several times installing fedora 7 and make it fully work in my computer. Even before i can install there's already a problem. The graphic install method wont work. If I click it there wont be any display that would come out. So i tried the text install method. it installed. Then I installed the latest Nvidia Drivers, downloading the RPM package from livna.org.  But still, when i startx , the GUI won't come up. The display is the same when I try to install F7 thru graphical install method. Pls. help... My graphics card is an NVIDIA 6800 GS Sonic and my monitor is a Samsung SyncMaster 591s. <img src="https://www.linux-noob.com/forums/images/smilies/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" />  . thanx.<br />
<br />
P.s. the CLI is working, just the GUI.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[kernel panic]]></title>
			<link>https://www.linux-noob.com/forums/thread-1109.html</link>
			<pubDate>Sat, 03 Nov 2007 08:07:00 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2615">talpa_sai</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1109.html</guid>
			<description><![CDATA[<br />
Dear friends,<br />
<br />
I have a system whose configuration is as hereunder:<br />
<br />
AMD Sempron processor 2800+ with 1 GB of RAM and two hard disks, one of<br />
<br />
120 GB and the other of 320GB.<br />
<br />
The partitions are as follows:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Disk /dev/hda: 120.0 GB, 120034123776 bytes<br />
255 heads, 63 sectors/track, 14593 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
<br />
&nbsp;&nbsp;Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System<br />
/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2432&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp; 83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linux<br />
/dev/hda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2433&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4864&nbsp;&nbsp;&nbsp;&nbsp; 19535040&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linux<br />
/dev/hda3&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4865&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7296&nbsp;&nbsp;&nbsp;&nbsp; 19535040&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32 (LBA)<br />
/dev/hda4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14593&nbsp;&nbsp;&nbsp;&nbsp;58613152+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extended<br />
/dev/hda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7420&nbsp;&nbsp;&nbsp;&nbsp; 995998+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;82&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux swap / Solaris<br />
/dev/hda6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7421&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9852&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32<br />
/dev/hda7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9853&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;12284&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32<br />
/dev/hda8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12285&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14593&nbsp;&nbsp;&nbsp;&nbsp;18547011&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux<br />
<br />
Disk /dev/hdc: 320.0 GB, 320072933376 bytes<br />
255 heads, 63 sectors/track, 38913 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
<br />
&nbsp;&nbsp;Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System<br />
/dev/hdc1&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25496&nbsp;&nbsp; 204796588+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HPFS/NTFS<br />
/dev/hdc2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25497&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38913&nbsp;&nbsp; 107772052+&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HPFS/NTFS</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
I have three operating systems in the partitions mentioned below:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RedHat Enterprise Linux 5<br />
/dev/hda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fedora Core 7<br />
/dev/hda3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Windoze XP</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
Today, while trying to boot into Fedora Core 7, the system could not boot and the following message was spit out.<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>mount: could not find filesystem '/dev/root'<br />
setuproot: moving /dev failed: No such file or directory<br />
setuproot: error mounting /proc: No such file or directory<br />
setuproot: error mounting /sys: No such file or directory<br />
switchroot: mount failed: No such file or directory<br />
kernel panic - not syncing: Attempted to kill init!</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The kernel version of Fedora Core 7 is 2.6.21-1.3194.fc7. Is there any way to set the system right and boot into Fedora Core 7 ? The contents of the file <br />
<br />
"/boot/grub/menu.ist" are as follows:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># grub.conf generated by anaconda<br />
#<br />
# Note that you do not have to rerun grub after making changes to this file<br />
# NOTICE:&nbsp;&nbsp;You do not have a /boot partition.&nbsp;&nbsp;This means that<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;all kernel and initrd paths are relative to /, eg.<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;root (hd0,0)<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kernel /boot/vmlinuz-version ro root=/dev/hda1<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;initrd /boot/initrd-version.img<br />
#boot=/dev/hda<br />
default=0<br />
timeout=30<br />
splashimage=(hd0,0)/boot/grub/splash.xpm.gz<br />
#hiddenmenu<br />
title Red Hat Enterprise Linux Server (2.6.18-8.el5)<br />
root (hd0,0)<br />
kernel /boot/vmlinuz-2.6.18-8.el5 ro root=LABEL=/1 rhgb quiet crashkernel=128M@16M<br />
initrd /boot/initrd-2.6.18-8.el5.img<br />
title Fedora-base (2.6.21-1.3194.fc7)<br />
root (hd0,1)<br />
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet<br />
initrd /boot/initrd-2.6.21-1.3194.fc7.img<br />
title Win XP<br />
rootnoverify (hd0,2)<br />
chainloader +1</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
I also ran the command "fsck.ext3 -fv /dev/hda2 after ensuring that /dev/hda2 is unmounted and no errors/bad blocks are reported. Can anybody enlighten me as to how to go about to boot into Fedora Core 7.  I further inform that I could boot into the other two OS's, i.e., RHEL-5 and Windoze XP.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Dear friends,<br />
<br />
I have a system whose configuration is as hereunder:<br />
<br />
AMD Sempron processor 2800+ with 1 GB of RAM and two hard disks, one of<br />
<br />
120 GB and the other of 320GB.<br />
<br />
The partitions are as follows:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Disk /dev/hda: 120.0 GB, 120034123776 bytes<br />
255 heads, 63 sectors/track, 14593 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
<br />
&nbsp;&nbsp;Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System<br />
/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2432&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp; 83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linux<br />
/dev/hda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2433&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4864&nbsp;&nbsp;&nbsp;&nbsp; 19535040&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Linux<br />
/dev/hda3&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4865&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7296&nbsp;&nbsp;&nbsp;&nbsp; 19535040&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32 (LBA)<br />
/dev/hda4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14593&nbsp;&nbsp;&nbsp;&nbsp;58613152+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Extended<br />
/dev/hda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7297&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7420&nbsp;&nbsp;&nbsp;&nbsp; 995998+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;82&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux swap / Solaris<br />
/dev/hda6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7421&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9852&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32<br />
/dev/hda7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;9853&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;12284&nbsp;&nbsp;&nbsp;&nbsp;19535008+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;W95 FAT32<br />
/dev/hda8&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12285&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14593&nbsp;&nbsp;&nbsp;&nbsp;18547011&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;83&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux<br />
<br />
Disk /dev/hdc: 320.0 GB, 320072933376 bytes<br />
255 heads, 63 sectors/track, 38913 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
<br />
&nbsp;&nbsp;Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Blocks&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Id&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;System<br />
/dev/hdc1&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25496&nbsp;&nbsp; 204796588+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HPFS/NTFS<br />
/dev/hdc2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25497&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 38913&nbsp;&nbsp; 107772052+&nbsp;&nbsp;&nbsp;&nbsp;7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HPFS/NTFS</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
I have three operating systems in the partitions mentioned below:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>/dev/hda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RedHat Enterprise Linux 5<br />
/dev/hda2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fedora Core 7<br />
/dev/hda3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Windoze XP</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
Today, while trying to boot into Fedora Core 7, the system could not boot and the following message was spit out.<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>mount: could not find filesystem '/dev/root'<br />
setuproot: moving /dev failed: No such file or directory<br />
setuproot: error mounting /proc: No such file or directory<br />
setuproot: error mounting /sys: No such file or directory<br />
switchroot: mount failed: No such file or directory<br />
kernel panic - not syncing: Attempted to kill init!</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
The kernel version of Fedora Core 7 is 2.6.21-1.3194.fc7. Is there any way to set the system right and boot into Fedora Core 7 ? The contents of the file <br />
<br />
"/boot/grub/menu.ist" are as follows:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># grub.conf generated by anaconda<br />
#<br />
# Note that you do not have to rerun grub after making changes to this file<br />
# NOTICE:&nbsp;&nbsp;You do not have a /boot partition.&nbsp;&nbsp;This means that<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;all kernel and initrd paths are relative to /, eg.<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;root (hd0,0)<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;kernel /boot/vmlinuz-version ro root=/dev/hda1<br />
#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;initrd /boot/initrd-version.img<br />
#boot=/dev/hda<br />
default=0<br />
timeout=30<br />
splashimage=(hd0,0)/boot/grub/splash.xpm.gz<br />
#hiddenmenu<br />
title Red Hat Enterprise Linux Server (2.6.18-8.el5)<br />
root (hd0,0)<br />
kernel /boot/vmlinuz-2.6.18-8.el5 ro root=LABEL=/1 rhgb quiet crashkernel=128M@16M<br />
initrd /boot/initrd-2.6.18-8.el5.img<br />
title Fedora-base (2.6.21-1.3194.fc7)<br />
root (hd0,1)<br />
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet<br />
initrd /boot/initrd-2.6.21-1.3194.fc7.img<br />
title Win XP<br />
rootnoverify (hd0,2)<br />
chainloader +1</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
I also ran the command "fsck.ext3 -fv /dev/hda2 after ensuring that /dev/hda2 is unmounted and no errors/bad blocks are reported. Can anybody enlighten me as to how to go about to boot into Fedora Core 7.  I further inform that I could boot into the other two OS's, i.e., RHEL-5 and Windoze XP.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fedora 7, rdesktop]]></title>
			<link>https://www.linux-noob.com/forums/thread-1122.html</link>
			<pubDate>Sat, 27 Oct 2007 13:01:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2603">matus</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1122.html</guid>
			<description><![CDATA[<br />
Iam Linux-Noob. I managed to install rdesktop - took me half a day. Now iam strugling, when i want to run it.<br />
<br />
 <br />
<br />
I type <br />
<br />
 <br />
<br />
rdesktop -u <span style="font-style: italic;" class="mycode_i">myusername</span> -g 1024x768+0+0 -k en-us <span style="font-style: italic;" class="mycode_i">**.***.143.6 </span> (my server ip)<br />
<br />
 <br />
<br />
and i get this:<br />
<br />
 <br />
<br />
<span style="font-weight: bold;" class="mycode_b">ERROR: Failed to open display:</span><br />
<br />
 <br />
<br />
Now i have no idea what should i do. I tried to search forums etc. but this problem can be coused by lot of things...Iam really lost here.<br />
<br />
 <br />
<br />
Any help would be apriciated.<br />
<br />
 <br />
<br />
M.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Iam Linux-Noob. I managed to install rdesktop - took me half a day. Now iam strugling, when i want to run it.<br />
<br />
 <br />
<br />
I type <br />
<br />
 <br />
<br />
rdesktop -u <span style="font-style: italic;" class="mycode_i">myusername</span> -g 1024x768+0+0 -k en-us <span style="font-style: italic;" class="mycode_i">**.***.143.6 </span> (my server ip)<br />
<br />
 <br />
<br />
and i get this:<br />
<br />
 <br />
<br />
<span style="font-weight: bold;" class="mycode_b">ERROR: Failed to open display:</span><br />
<br />
 <br />
<br />
Now i have no idea what should i do. I tried to search forums etc. but this problem can be coused by lot of things...Iam really lost here.<br />
<br />
 <br />
<br />
Any help would be apriciated.<br />
<br />
 <br />
<br />
M.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Which laptop supports Fedora 7 "out of the box"?]]></title>
			<link>https://www.linux-noob.com/forums/thread-1123.html</link>
			<pubDate>Fri, 26 Oct 2007 15:10:59 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2601">xen</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1123.html</guid>
			<description><![CDATA[<br />
Hello lads and lasses,<br />
<br />
 <br />
<br />
I've just gone back to linux again after running OSX for a few years now, and of course I have PPC, so not all software I would like to use runs on PPC, so I thought about getting a new laptop, with Intel of course.<br />
<br />
 <br />
<br />
My questions is as following; As I've become spoiled of the slick and simple design from Apple, I wonder if any of you know a nice looking laptop that Fedora supports "out of the box"?<br />
<br />
As in, fully support the screen and graphics card, support the (if included) video/dvi out, all the other stuff that makes it usable and of course, the wireless card.<br />
<br />
 <br />
<br />
To make it easier, I'm not looking for the most powerful laptop. I just need 12" screen, 1GB RAM, 40GB HDD and 54Mbit wifi will do just fine for me, as long it is good looking, portable and affordable.<br />
<br />
 <br />
<br />
Looking forward reading your advice. Thanks in advance.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Hello lads and lasses,<br />
<br />
 <br />
<br />
I've just gone back to linux again after running OSX for a few years now, and of course I have PPC, so not all software I would like to use runs on PPC, so I thought about getting a new laptop, with Intel of course.<br />
<br />
 <br />
<br />
My questions is as following; As I've become spoiled of the slick and simple design from Apple, I wonder if any of you know a nice looking laptop that Fedora supports "out of the box"?<br />
<br />
As in, fully support the screen and graphics card, support the (if included) video/dvi out, all the other stuff that makes it usable and of course, the wireless card.<br />
<br />
 <br />
<br />
To make it easier, I'm not looking for the most powerful laptop. I just need 12" screen, 1GB RAM, 40GB HDD and 54Mbit wifi will do just fine for me, as long it is good looking, portable and affordable.<br />
<br />
 <br />
<br />
Looking forward reading your advice. Thanks in advance.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Xorg.conf For Beryl]]></title>
			<link>https://www.linux-noob.com/forums/thread-1143.html</link>
			<pubDate>Sat, 13 Oct 2007 23:56:27 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2120">Deltanoob</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1143.html</guid>
			<description><![CDATA[<br />
I had beryl up and running, it was great.<br />
<br />
Then I installed some updates and now beryl doesn't work.<br />
<br />
I checked xorg.conf against my backup and they are the same!<br />
<br />
Witch means the drivers I installed after the update rewrote xorg.conf <img src="https://www.linux-noob.com/forums/images/smilies/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" /><br />
<br />
A friend of mine edited my xorg so i have no idea what i have to do to is. Pls help<br />
<br />
This is my current Xorg.conf:<br />
<br />
--------------------------------------------<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># nvidia-xconfig: X configuration file generated by nvidia-xconfig<br />
# nvidia-xconfig:&nbsp;&nbsp;version 1.0&nbsp;&nbsp;(buildmeister@builder3)&nbsp;&nbsp;Wed Sep 12 14:29:35 PDT 2007<br />
<br />
# Xorg configuration created by system-config-display<br />
<br />
Section "ServerLayout"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "single head configuration"<br />
&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;"Screen0" 0 0<br />
&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp;&nbsp;"Mouse0" "CorePointer"<br />
&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp;&nbsp;"Keyboard0" "CoreKeyboard"<br />
EndSection<br />
<br />
Section "Files"<br />
EndSection<br />
<br />
Section "Module"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "fbdevhw"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "glx"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "dbe"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "extmod"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "glx"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "dbe"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "extmod"<br />
EndSection<br />
<br />
Section "InputDevice"<br />
<br />
&nbsp;&nbsp; # generated from default<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Mouse0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "mouse"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Protocol" "auto"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Device" "/dev/input/mice"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Emulate3Buttons" "no"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ZAxisMapping" "4 5"<br />
EndSection<br />
<br />
Section "InputDevice"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Keyboard0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "kbd"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbModel" "pc105"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbLayout" "us"<br />
EndSection<br />
<br />
Section "Monitor"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Monitor0"<br />
&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; "Unknown"<br />
&nbsp;&nbsp; ModelName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Unknown"<br />
&nbsp;&nbsp; HorizSync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30.0 - 110.0<br />
&nbsp;&nbsp; VertRefresh&nbsp;&nbsp;&nbsp;&nbsp; 50.0 - 150.0<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "DPMS"<br />
EndSection<br />
<br />
Section "Device"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Videocard0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "nvidia"<br />
EndSection<br />
<br />
Section "Screen"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Screen0"<br />
&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Videocard0"<br />
&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Monitor0"<br />
&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp;24<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "AddARGBGLXVisuals" "True"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "TripleBuffer" "true"<br />
&nbsp;&nbsp; SubSection&nbsp;&nbsp;&nbsp;&nbsp; "Display"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Viewport&nbsp;&nbsp;&nbsp;&nbsp;0 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"1152x864" "1152x768" "1024x768" "800x600" "640x480"<br />
&nbsp;&nbsp; EndSubSection<br />
EndSection<br />
<br />
Section "Extensions"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Composite" "Enable"<br />
EndSection</code></div></div><br />
<br />
<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I had beryl up and running, it was great.<br />
<br />
Then I installed some updates and now beryl doesn't work.<br />
<br />
I checked xorg.conf against my backup and they are the same!<br />
<br />
Witch means the drivers I installed after the update rewrote xorg.conf <img src="https://www.linux-noob.com/forums/images/smilies/sad.png" alt="Sad" title="Sad" class="smilie smilie_8" /><br />
<br />
A friend of mine edited my xorg so i have no idea what i have to do to is. Pls help<br />
<br />
This is my current Xorg.conf:<br />
<br />
--------------------------------------------<br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code># nvidia-xconfig: X configuration file generated by nvidia-xconfig<br />
# nvidia-xconfig:&nbsp;&nbsp;version 1.0&nbsp;&nbsp;(buildmeister@builder3)&nbsp;&nbsp;Wed Sep 12 14:29:35 PDT 2007<br />
<br />
# Xorg configuration created by system-config-display<br />
<br />
Section "ServerLayout"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "single head configuration"<br />
&nbsp;&nbsp; Screen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;"Screen0" 0 0<br />
&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp;&nbsp;"Mouse0" "CorePointer"<br />
&nbsp;&nbsp; InputDevice&nbsp;&nbsp;&nbsp;&nbsp;"Keyboard0" "CoreKeyboard"<br />
EndSection<br />
<br />
Section "Files"<br />
EndSection<br />
<br />
Section "Module"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "fbdevhw"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "glx"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "dbe"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "extmod"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "glx"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "dbe"<br />
&nbsp;&nbsp; Load&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "extmod"<br />
EndSection<br />
<br />
Section "InputDevice"<br />
<br />
&nbsp;&nbsp; # generated from default<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Mouse0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "mouse"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Protocol" "auto"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Device" "/dev/input/mice"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Emulate3Buttons" "no"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "ZAxisMapping" "4 5"<br />
EndSection<br />
<br />
Section "InputDevice"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Keyboard0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "kbd"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbModel" "pc105"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbLayout" "us"<br />
EndSection<br />
<br />
Section "Monitor"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Monitor0"<br />
&nbsp;&nbsp; VendorName&nbsp;&nbsp;&nbsp;&nbsp; "Unknown"<br />
&nbsp;&nbsp; ModelName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Unknown"<br />
&nbsp;&nbsp; HorizSync&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30.0 - 110.0<br />
&nbsp;&nbsp; VertRefresh&nbsp;&nbsp;&nbsp;&nbsp; 50.0 - 150.0<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "DPMS"<br />
EndSection<br />
<br />
Section "Device"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Videocard0"<br />
&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "nvidia"<br />
EndSection<br />
<br />
Section "Screen"<br />
&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp; "Screen0"<br />
&nbsp;&nbsp; Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Videocard0"<br />
&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Monitor0"<br />
&nbsp;&nbsp; DefaultDepth&nbsp;&nbsp;&nbsp;&nbsp;24<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "AddARGBGLXVisuals" "True"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "TripleBuffer" "true"<br />
&nbsp;&nbsp; SubSection&nbsp;&nbsp;&nbsp;&nbsp; "Display"<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Viewport&nbsp;&nbsp;&nbsp;&nbsp;0 0<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Modes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"1152x864" "1152x768" "1024x768" "800x600" "640x480"<br />
&nbsp;&nbsp; EndSubSection<br />
EndSection<br />
<br />
Section "Extensions"<br />
&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Composite" "Enable"<br />
EndSection</code></div></div><br />
<br />
<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Nvidia Drivers Will Not Install]]></title>
			<link>https://www.linux-noob.com/forums/thread-1151.html</link>
			<pubDate>Sat, 06 Oct 2007 09:33:28 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2120">Deltanoob</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1151.html</guid>
			<description><![CDATA[<br />
Ok, I am using an Nvidia GeForce 8500 GT 512mb PCI-E.<br />
<br />
I got some drivers that just will not install, this is what i do.<br />
<br />
 <br />
<br />
step one:<br />
<br />
I Press F4 to enter a console<br />
<br />
step two:<br />
<br />
I type ROOT then my password<br />
<br />
step three:<br />
<br />
I type INIT 3 to enter level 3 <br />
<br />
step four:<br />
<br />
Then i log into root again<br />
<br />
step five:<br />
<br />
i type "cd /home/Delta_Echo/Desktop" because thats where i have the .run<br />
<br />
step six:<br />
<br />
Then i type "sh runme.run"  (I named it runme so i could remember it)<br />
<br />
step seven:<br />
<br />
Now the weird mix between GUI and Test-based come sup, i go through the install.<br />
<br />
Then i get a message saying something like "No kernel interface module detected for this driver." i press OK<br />
<br />
Then i says "would you like the driver to try to download an interface module from nvidia.com" i press OK<br />
<br />
then it says "no kernel interface module detected" "Would you like the driver to compile an interface module?" i press OK<br />
<br />
The last driver i tried to install (for an ATI card) did the same thing but that worked.<br />
<br />
After i pressed ok it says something like:  "cannot compile kernel module" something about"requires kernel-devel or kernel-source"<br />
<br />
it sayed ALOT more but i cannot remember...<br />
<br />
then a messag sayed install failed and that a log was made..in press ok.<br />
<br />
step eight: <br />
<br />
i type init 5<br />
<br />
 <br />
<br />
anyone have any ideas?<br />
<br />
pls help TY<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Ok, I am using an Nvidia GeForce 8500 GT 512mb PCI-E.<br />
<br />
I got some drivers that just will not install, this is what i do.<br />
<br />
 <br />
<br />
step one:<br />
<br />
I Press F4 to enter a console<br />
<br />
step two:<br />
<br />
I type ROOT then my password<br />
<br />
step three:<br />
<br />
I type INIT 3 to enter level 3 <br />
<br />
step four:<br />
<br />
Then i log into root again<br />
<br />
step five:<br />
<br />
i type "cd /home/Delta_Echo/Desktop" because thats where i have the .run<br />
<br />
step six:<br />
<br />
Then i type "sh runme.run"  (I named it runme so i could remember it)<br />
<br />
step seven:<br />
<br />
Now the weird mix between GUI and Test-based come sup, i go through the install.<br />
<br />
Then i get a message saying something like "No kernel interface module detected for this driver." i press OK<br />
<br />
Then i says "would you like the driver to try to download an interface module from nvidia.com" i press OK<br />
<br />
then it says "no kernel interface module detected" "Would you like the driver to compile an interface module?" i press OK<br />
<br />
The last driver i tried to install (for an ATI card) did the same thing but that worked.<br />
<br />
After i pressed ok it says something like:  "cannot compile kernel module" something about"requires kernel-devel or kernel-source"<br />
<br />
it sayed ALOT more but i cannot remember...<br />
<br />
then a messag sayed install failed and that a log was made..in press ok.<br />
<br />
step eight: <br />
<br />
i type init 5<br />
<br />
 <br />
<br />
anyone have any ideas?<br />
<br />
pls help TY<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[testing the OLPC os (sugar) in Fedora 7 using qemu]]></title>
			<link>https://www.linux-noob.com/forums/thread-1153.html</link>
			<pubDate>Fri, 05 Oct 2007 11:54:29 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1153.html</guid>
			<description><![CDATA[<br />
the <a href="http://osnews.com/story.php/18725/Laptop-with-a-Mission-Widens-Its-Audience" target="_blank" rel="noopener" class="mycode_url">OLPC is soon ready</a> (november timeframe) and you can test it yourself by doing as follows:-<br />
<br />
 <br />
<br />
in Fedora 7 do as follows:-<br />
<br />
 <br />
<br />
first install qemu as root,<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>su -<br />
yum install qemu</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
and now<span style="font-weight: bold;" class="mycode_b"> as normal user</span>, get the os by doing this<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget http://olpc.download.redhat.com/olpc/streams/development/LATEST/devel_ext3/olpc-redhat-stream-development-devel_ext3.img.bz2</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
(175mb or so)<br />
<br />
 <br />
<br />
then extract it to an img file<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>bzcat olpc-redhat-stream-development-devel_ext3.img.bz2 &gt; laptop.img</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then mount it in qemu<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>qemu -soundhw es1370 -serial `tty` -net user -net nic,model=rtl8139 -hda laptop.img</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
here's some  screenshots of it in action using the web-browser<br />
<br />
 <br />
<br />
more info and other os's supported &gt; <a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url">[/url]<a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url"></a><a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url"></a>[url=http://wiki.laptop.org/go/OS_images_for_emulation]http://wiki.laptop.org/go/OS_images_for_emulation</a><br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578064.png" data-fileid="972"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578064.png[/img]&lt;/a&gt;<br />
<br />
&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578288.png" data-fileid="973"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578288.png[/img]&lt;/a&gt;<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=717" target="_blank" title="">Screenshot_1.png</a> (Size: 151.96 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=718" target="_blank" title="">Screenshot_2.png</a> (Size: 111.12 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<br />
the <a href="http://osnews.com/story.php/18725/Laptop-with-a-Mission-Widens-Its-Audience" target="_blank" rel="noopener" class="mycode_url">OLPC is soon ready</a> (november timeframe) and you can test it yourself by doing as follows:-<br />
<br />
 <br />
<br />
in Fedora 7 do as follows:-<br />
<br />
 <br />
<br />
first install qemu as root,<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>su -<br />
yum install qemu</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
and now<span style="font-weight: bold;" class="mycode_b"> as normal user</span>, get the os by doing this<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget http://olpc.download.redhat.com/olpc/streams/development/LATEST/devel_ext3/olpc-redhat-stream-development-devel_ext3.img.bz2</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
(175mb or so)<br />
<br />
 <br />
<br />
then extract it to an img file<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>bzcat olpc-redhat-stream-development-devel_ext3.img.bz2 &gt; laptop.img</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then mount it in qemu<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>qemu -soundhw es1370 -serial `tty` -net user -net nic,model=rtl8139 -hda laptop.img</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
here's some  screenshots of it in action using the web-browser<br />
<br />
 <br />
<br />
more info and other os's supported &gt; <a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url">[/url]<a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url"></a><a href="http://wiki.laptop.org/go/OS_images_for_emulation" target="_blank" rel="noopener" class="mycode_url"></a>[url=http://wiki.laptop.org/go/OS_images_for_emulation]http://wiki.laptop.org/go/OS_images_for_emulation</a><br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578064.png" data-fileid="972"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578064.png[/img]&lt;/a&gt;<br />
<br />
&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578288.png" data-fileid="973"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_10_2007/post-1-1191578288.png[/img]&lt;/a&gt;<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=717" target="_blank" title="">Screenshot_1.png</a> (Size: 151.96 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=718" target="_blank" title="">Screenshot_2.png</a> (Size: 111.12 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Vista and Fedora]]></title>
			<link>https://www.linux-noob.com/forums/thread-1154.html</link>
			<pubDate>Fri, 05 Oct 2007 06:52:04 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2120">Deltanoob</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1154.html</guid>
			<description><![CDATA[<br />
Its me..again...<br />
<br />
well this forum has helped me alot!<br />
<br />
now this should be my last problem.<br />
<br />
I am using Windows Vista Ultimate and I want to be able to dual boot with Fedora 7...and vista HATES linux, and linux just wants to be friends wth vista..but vista is an ass...<br />
<br />
so how do i get them to both work? is there like a third party botloader i can use becaus egrub doesn't seem to work with vista.<br />
<br />
 <br />
<br />
pls help me.<br />
<br />
ty<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
ps: this forum PWNS, thanks to everyone for helping me in the past!  <img src="https://www.linux-noob.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Its me..again...<br />
<br />
well this forum has helped me alot!<br />
<br />
now this should be my last problem.<br />
<br />
I am using Windows Vista Ultimate and I want to be able to dual boot with Fedora 7...and vista HATES linux, and linux just wants to be friends wth vista..but vista is an ass...<br />
<br />
so how do i get them to both work? is there like a third party botloader i can use becaus egrub doesn't seem to work with vista.<br />
<br />
 <br />
<br />
pls help me.<br />
<br />
ty<br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
 <br />
<br />
ps: this forum PWNS, thanks to everyone for helping me in the past!  <img src="https://www.linux-noob.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /><br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Noob: Offline Install of WMP54G]]></title>
			<link>https://www.linux-noob.com/forums/thread-1178.html</link>
			<pubDate>Sat, 08 Sep 2007 17:24:41 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2434">SFXBrandon</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1178.html</guid>
			<description><![CDATA[<br />
I have downloaded FWcutter, Ndiswrapper, and the Windows Firmware for my card.<br />
<br />
 <br />
<br />
The problem is, the HOWTO wants to do a yum command, only i have no internet connection on that computer. So "YUM" wont work.<br />
<br />
 <br />
<br />
This is my first time using Linux, so I have no clue what i am doing.<br />
<br />
 <br />
<br />
I have a Linksys WMP54G with a Broadcom BCM4306 chipset. <br />
<br />
 <br />
<br />
Please help.<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I have downloaded FWcutter, Ndiswrapper, and the Windows Firmware for my card.<br />
<br />
 <br />
<br />
The problem is, the HOWTO wants to do a yum command, only i have no internet connection on that computer. So "YUM" wont work.<br />
<br />
 <br />
<br />
This is my first time using Linux, so I have no clue what i am doing.<br />
<br />
 <br />
<br />
I have a Linksys WMP54G with a Broadcom BCM4306 chipset. <br />
<br />
 <br />
<br />
Please help.<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[netbeans fedora 7]]></title>
			<link>https://www.linux-noob.com/forums/thread-1203.html</link>
			<pubDate>Mon, 20 Aug 2007 00:49:21 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=444">modernbob</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-1203.html</guid>
			<description><![CDATA[<br />
I am having some serious problems trying to get netbeans to run on Fedora 7. Actaully everything appears to look ok until I start the application. The gui comes up but nothing else. I get a white background and nothing further works. If anyone gets this to work please let me know how you did it. If you tried to load it and it didn'r work tell me what happened.<br />
<br />
 <br />
<br />
 modern@amorphous-codeworks.com<br />
<br />
 <br />
<br />
Thanks Rwo<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
I am having some serious problems trying to get netbeans to run on Fedora 7. Actaully everything appears to look ok until I start the application. The gui comes up but nothing else. I get a white background and nothing further works. If anyone gets this to work please let me know how you did it. If you tried to load it and it didn'r work tell me what happened.<br />
<br />
 <br />
<br />
 modern@amorphous-codeworks.com<br />
<br />
 <br />
<br />
Thanks Rwo<br />
<br />
]]></content:encoded>
		</item>
	</channel>
</rss>