Jerry Ro | 1 Nov 2008 01:16
Picon

no text appearing

Hello,

I finally got the fedora installation to load from a FAT + USB stick (no CD, no network.)
However, the same thing I was afraid of that happened with the Live CD happens with this ISO as well.
There is a message, when loading the GUI interface that says "probing video."
Then when loading the GUI, there is no text, but only empty boxes of the size of the text.
I am using an X61 Tablet from Lenovo.

Any ideas?

Thanks

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
Steven W. Orr | 1 Nov 2008 01:33
Favicon

Re: How do I make my task bar hide when it's not being accessed?

On Friday, Oct 31st 2008 at 16:55 -0000, quoth Marcelo Magno T. Sales:

=>Em Sex 31 Out 2008, Steven W. Orr escreveu:
=>> On Thursday, Oct 30th 2008 at 23:57 -0000, quoth Anoop:
=>>
=>> =>On Fri, Oct 31, 2008 at 9:08 AM, Steven W. Orr <steveo <at> syslang.net>
=>> wrote: =>> Under F9, kde, I don't see how to get to the controls to
=>> cause my taskbar to =>> hide? Anyone know where the controls are?
=>> =>Update to the new KDE packages using yum. You will get auto hide
=>> feature. =>To enable auto hiding:
=>> => o Unlock the widgets.
=>> => o Click on task bar plasma cashew.
=>> => o Click more settings.
=>> => o Click auto hide.
=>> =>
=>>
=>> I feel like a mental midget! I did the update so now I'm running
=>> kde-4.1. It looks good. I just don't see how to "Unlock the widgets".
=>> If I can get that far then I'm ready for the next challenge of The
=>> Mighty Cashew.
=>
=>You can unlock the widgets by clicking the color palette icon on the 
=>top-right corner of the screen or by right-clicking the plasma panel. 
=>If you don't see an "Unlock widgets" option there, this is because 
=>they're already unlocked. In this case, you'll see "Lock widgets".

Thanks Marcelo. I'd have never found that. :-)

-- 
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Nifty Fedora Mitch | 1 Nov 2008 01:37

Re: Problem with .Xresources

On Thu, Oct 30, 2008 at 03:58:27PM -0400, Steven W. Orr wrote:
> 
> When I log in, I want to get my .Xresources file loaded. That is not  
> happening. Then I found a file called /etc/X11/Xresources
>
> I added the content of my .Xresources file to it
>
> *customization: -color
> *StringConversionWarnings: on
>
> But when I log in, it still does not get loaded. Anyone?
>

Reboot or Restart the X-server logout may not restart X.

How do you know that $HOME/.Xresources is not being looked at?
Can you set something obvious that does not wack your desktop
perhaps-- xterm background Fuchsia

Check permissions:
	ls -ld $HOME
	ls -l  $HOME/.Xresources

-- 
	T o m  M i t c h e l l 
	Found me a new hat, now what?

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Mike -- EMAIL IGNORED | 1 Nov 2008 02:13
Picon
Favicon

Re: Slow Second Access to Internet

On Fri, 31 Oct 2008 14:49:46 -0400, Jerry Feldman wrote:

> On 10/28/2008 08:19 PM, Mike -- EMAIL IGNORED wrote:
>> In summery, it appears at this time that the repeated DNS problem (if
>> it is really that) is isolated to Firefox.
>>
>>
> A couple of things first.
> There is a daemon, nscd that causes DNS to cache locally. Additionally,
> is your Linux system using a static IP, and if so, how does it have DNS
> configured, through the router or locally. Then on Windows, bring up a
> comand prompt and run "ipconfig /all", and look at the name servers.
> 
> If nscd is not running, manually start it:"sudo service nscd start" You
> could also start it with the system service menu also.
> 
> Also, your name servers are in /etc/resolv.conf
> 
> This list should be similar to your Windows ones. It is possible that
> your primary name server could be offline, or far away. Since your
> Windows systems do not exhibit this problem, it is probably something
> unique to the way you have F9 configured.
> 
> You also might be able to use ping to trouble shoot the problem.
> Remember, with firefox, and other browsers you are possibly hitting a
> number of different web servers so that by not caching DNS locally, it
> is costing you.
> 
> --
> Jerry Feldman <gaf <at> blu.org>
> Boston Linux and Unix
> PGP key id: 537C5846
> PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB  CA3B 4607 4319 537C 5846

Thanks for this; starting nscd solved the problem.  Firefox is
now fine, and I may have also improved pan, but I'll have to
wait for a weekday daytime (at -0500) to be sure, because at
other times there is less of a problem.

FYI, My name server primary is set to my router which, in turn,
is set to nameservers from my provider (Verizon). The secondary
is also set to one provided by Verizon.  Also my WAN and all my
LAN IP addresses are static.

Mike.

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Mike -- EMAIL IGNORED | 1 Nov 2008 02:18
Picon
Favicon

Re: Slow Second Access to Internet

On Fri, 31 Oct 2008 16:24:30 -0700, Nifty Fedora Mitch wrote:

> On Fri, Oct 31, 2008 at 02:49:46PM -0400, Jerry Feldman wrote:
[...]
> 
> Good stuff.

Yes, it solved the problem

> 
> If it is 'only' Firefox look at the network setup of both. It is common
> for ISPs and even wireless hot spots to insert a caching server or proxy
> in the mix.
> 
> Check your broswer setup
> Mozilla-->edit-->preferences-->network-->connection-->Settings--
>Configure-Proxies....
> 
> There are four choices in mozilla.... Compare and contrast -- take notes
> prior to changing anything.
> 
> 
> 
> 
> --
> 	T o m  M i t c h e l l
> 	Found me a new hat, now what?

FYI, the Linux Firefox is set to "Direct connection to the Internet",
and on WinXP, it is "No Proxy", which I guess is the same thing.

Thanks for your help.
Mike.

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Fred Silsbee | 1 Nov 2008 02:22
Picon
Favicon

Oracle 11g1 on Fedora 9

http://www.oracle-base.com/articles/linux/ArticlesLinux.php

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Aldo Foot | 1 Nov 2008 02:26
Picon

Re: no text appearing

On Fri, Oct 31, 2008 at 5:16 PM, Jerry Ro <jerrro <at> gmail.com> wrote:
> Hello,
> I finally got the fedora installation to load from a FAT + USB stick (no CD,
> no network.)
> However, the same thing I was afraid of that happened with the Live CD
> happens with this ISO as well.
> There is a message, when loading the GUI interface that says "probing
> video."
> Then when loading the GUI, there is no text, but only empty boxes of the
> size of the text.
> I am using an X61 Tablet from Lenovo.
> Any ideas?

When you boot try typing
         linux  xdriver=vesa
maybe that will give you a basic gui install method.

If that fails, try a text install, see this:
http://news.softpedia.com/news/Fedora-Core-6-Text-Mode-Installation-Guide-43302.shtml
At the boot prompt you would type "linux text". Read the text
displayed by the boot screen.

~af

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

g | 1 Nov 2008 03:24

Re: FEDORA net etiquette


"Community assistance, encouragement, and advice for using F"Community
assistance, encouragement, and advice for using F"Community assistance,
encouragement, and advice for using F"Community assistance, encouragement, and
advice for using FJames Wilkinson wrote:
> g wrote:
>> you use mutt. can mutt not send 'text/plain' in 8 bit?
> 
> It does, and did. It looks as though somewhere en-route my last e-mail
> got recoded a couple of times, though.

gander at copy from your header as i see;

+++
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <490A8564.4020701 <at> bellsouth.net>
User-Agent: Mutt/1.5.18 (2008-05-17)
X-SA: 0
X-RedHat-Spam-Score: 0
X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254
X-Scanned-By: MIMEDefang 2.63 on 172.16.48.32
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by
	listman.util.phx.redhat.com id m9VMGHad022594
+++

> Incidentally,
<snip>
** no need going into this part now, as i think/hope
** you will see more of what i am getting at below.

> 1. Red Hat Linux 8.0 adopted UTF-8 as a default for most locales. As far
>    as I am aware, all Fedora mail clients support UTF-8, and most other
>    modern e-mail clients do¹. So why not make use of it?
<snip>

>> the 'guidelines' state, in general terms, 'plain text'. for some reason there
>> are posters who continue to send 'mime', 'quoted' and 'base64' instead of
>> 'text/plain 8-bit'.
> 
> text/plain is a MIME term. Quoted-printable and base64 are valid
> encodings of text/plain: according to the relevant standards, being
> quoted-printable or base64 doesn’t stop an e-mail being text/plain.

to clear things a bit, i hope, in my second line above your reply,
*mime* should not have been quoted, as my dislike is primarily with
'quoted' and 'base64'. still, i do not care for mime.

'quoted' will substitute an equal sign plus a 2 byte hex code, from ascii
table for special characters, ie, *=3d* for 'equal sign' and *=20* for a
'space' if at end of a line. this to me is 'illogical'. as is rest of this
use for what is *standard ascii*.

now, in your message and in your "1." above, 3rd line is, -> do¹ <-.
which, viewed in hexeditor, after 'do' is c3 82 c2 b9 and equates to
-> 't <- and using 4 bytes to represent 2 bytes of *standard ascii*.

in your reply, line just before my reply, is -> doesn’t <-.
which, viewed in hexeditor, after 'doesn' is c3 a2 e2 82 ac e2 84 a2
and equates to -> 't <- and using 8 bytes to represent 2 bytes of
*standard ascii*.

where in again i say, and continue to say _mime_is_a_waste_. no matter
how you look at it, using 12 bytes to represent 4 bytes is 8 bytes waste.

**note** i still have not gone thru all the trouble of setting thunderbird
to be fully *mime compliant* and i see actually special coding. [waste ;o)]

> This guideline is aimed against text/HTML.

and should include 'quoted' and 'base64'...

> You may care to take a look at RFCs 2045 to 2049, the RFCs defining MIME.

i read them years back when mime came out, and a few months back, i skimmed
thru them. because you bring them up again, i will go back and read in entire.
plus a couple others that are still in my bookmarks.

later. i need to grab a bite of food and put in some more 'barn time'.
--

tc,hago.

g
.

in a free world without fences, who needs gates.

learn linux:
'Rute User's Tutorial and Exposition'   http://rute.2038bug.com/index.html.gz
'The Linux Documentation Project'   http://www.tldp.org/
'LDP HOWTO-index'   http://www.tldp.org/HOWTO/HOWTO-INDEX/index.html
'HowtoForge'   http://howtoforge.com/
g | 1 Nov 2008 03:27

Re: no text appearing


Aldo Foot wrote:
<snip>
> When you boot try typing
>          linux  xdriver=vesa
> maybe that will give you a basic gui install method.
> 
> If that fails, try a text install, see this:
> http://news.softpedia.com/news/Fedora-Core-6-Text-Mode-Installation-Guide-43302.shtml
> At the boot prompt you would type "linux text". Read the text
> displayed by the boot screen.

uhhh. what about 'e' for edit?
--

tc,hago.

g
.

in a free world without fences, who needs gates.

learn linux:
'Rute User's Tutorial and Exposition'   http://rute.2038bug.com/index.html.gz
'The Linux Documentation Project'   http://www.tldp.org/
'LDP HOWTO-index'   http://www.tldp.org/HOWTO/HOWTO-INDEX/index.html
'HowtoForge'   http://howtoforge.com/
Christopher A. Williams | 1 Nov 2008 02:42

Re: 16GB USB Drive Not Accessible

On Fri, 2008-10-31 at 11:52 -0600, Phil Meyer wrote:
> Christopher A. Williams wrote:
> > ...
> >
> > Now, one last question: what's the flag to format a FAT32 partition with
> > mkfs? I saw options for pretty much everything but that. I'm probably
> > just suffering from not having had my first cup of coffee... :)
> >   
> 
> 
> I deal with this often, as its part of my job to produce bootable pen 
> drives and CF cards.  I like using pungi and revisor to roll a product 
> specific distro, and using livecd tools for copying them to the pen drives.
> 
> Most of this is scripted for convenience, but all new drives go through 
> a process like this:
> 
> Stomp on the MBR:
> 
> cat /usr/lib/syslinux/mbr.bin >/dev/${disc}
> 
> That particular file is a generic GPL MBR.  Its part of the syslinux rpm.
> 
> Run fdisk to delete all partitions and recreate just what is necessary 
> -- the script for that is kinda hard to read unless you are intimate 
> with fdisk, so I won't post it here to prevent confusion.
> 
> Be sure to tag the primary (assuming 1 here) partition as bootable.
> 
> Then to format:
> 
> mkfs -t vfat -F 32 -n "$name" /dev/${disc}1
> 
> Some vendors like to really mess with their thumb drives, requiring a 
> bad sector check during format.  Add a -c to the above for that.  It 
> takes a bit longer, but might help on a stubborn drive.

Exactly what I was looking for - thanks a bunch!

Cheers,

Chris

--
=========================================
"In theory there is no difference between theory and practice.
In practice there is."

--Yogi Berra

--

-- 
fedora-list mailing list
fedora-list <at> redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Gmane