Fedora - Windows 8/8.1 dual boot

2014-01-15 Thread Quicksort
Has anyone successfully installed Fedora 18, 19 or 20 in dual boot with Windows 
8/8.1 ?
How does the installation process differ from setting up a Fedora/Windows 7 or 
XP dual boot ?
Are there pitfalls one should know about ?-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


(F19 x64) No gedit's menu's "Edit Preferences" entry.

2013-07-19 Thread Quicksort
(Fedora 19 x64)

Hello everybody,

No gedit's menu's "Edit Preferences" entry. Is it a bug or a deliberate 
omission ? 
Would it be however possible to configure gedit by some other means ?

Quicksort-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: (F19 x64) No gedit's menu's "Edit Preferences" entry.

2013-07-19 Thread Quicksort


Thank you Rahul for your fast and decisive reply.

Quicksort

Le 19/07/2013 23:26, Rahul Sundaram a écrit :


Hi


On Fri, Jul 19, 2013 at 5:17 PM, Quicksort wrote:


No gedit's menu's "Edit Preferences" entry. Is it a bug or a
deliberate omission ?
Would it be however possible to configure gedit by some other means ?

If you are running GNOME, click on the gedit icon on the top panel

Rahul




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


When booting, F19 x64 Gnome often hangs as it reaches graphical interface.

2013-07-27 Thread Quicksort
When booting, F19 x64 Gnome often hangs as it reaches graphical
interface (once the ‘f’ in a lemon shaped icon has shown up).

This occurred for the first time about one week ago.

Quicksort-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: When booting F19, and so on....

2013-07-28 Thread Quicksort

Hello Roger,

Same symptoms, booting always fails the first time
while all subsequent attempts are successful.

What puzzles me, however, is that I experienced
for the first time one week ago this kind of problem
with F19 x64 Gnome and never with F15 or F17.

Quicksort

-Message d'origine- 
From: Roger 
Sent: Sunday, July 28, 2013 6:57 AM 
To: Quicksort 
Subject: Re: When booting F19, and so on 


On 07/28/2013 01:52 PM, Quicksort wrote:

Roger,

Such unexpected behaviours could be a consequence  of all these 
Kernel's updates.

At some time a problem has to show up !

Wish we could at least boot without hanging and waiting for a logging 
prompt !


Cheers,

Quicksort


Hi Q
My patience runs out after 5-10 seconds and I tap the reboot button on 
the pc and the problem goes away for a couple of starts.
I have found that the problem occurs more frequently after I've been 
running Ubuntu on another hard drive or Fedora 16, then it will not warm 
boot past the Fedora balloon, I have to shut down and restart after 5 
seconds.
 I'm thinking there's been a boot problem since Fedora 16 and it hasn't 
yet been discovered or resolved.

Roger

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Fedora 15 x64 stunning performance (vs Win7).

2012-01-06 Thread Quicksort

Hardware platform: Dell Studio XPS, Core i7 950, 8Mb L3 Cache.
Operating systems: Fedora 15 x64 / Windows 7 x64 Ultimate

Hi everybody,

I have developed a sorting/searching library written in assembly
language. As long as one stays in the L1 Cache (in place physical sorts)
speeds are identical, but when the proportion of L1 cache misses
is hign (sorts by reference which return an ordering vector as APL
sorts do) Fedora dramatically outperforms Win7.
This performance gap is stunning but consistent and I am not overdoing
it. Something weird occurs when one leaves the L1 cache. As one remains
in the L3 cache (my Core i7 950 has a 8Mb cache) the performance penalty
is about 33%, with mixed L3 cache/main memory accesses it grows to
50%/60% ! I wish some x64 Linux kernel developer could enlighten me. The
assembly code is exactly the same in both cases(except or course for
calls to APIs being replaced with Linux system calls), JWASM assembler
being used. No disk swapping, large/huge pages, or virtual machine
involved and my test program is a plain application run from the command
line.

Any thoughts?

Quicksort



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Preupgrade failure F15->F17, cannot find an Adobe related file on any mirror.

2012-05-30 Thread Quicksort
Platform: F15 x64 (—>F17)

Hello everybody,

Preupgrade aborts upon the following:

“Failure: repodata/filelists.xml.gz
from preupgrade-adobe-linux-i386
(Errno 256). No more mirrors to try”

I am wondering if this file is actually
needed on a x64 install.

If it’s not, preupgrade will have a hard
time finding it.

Thanks, in advance, for your help.-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: Preupgrade failure F15->F17, cannot find an Adobe related file on any mirror.

2012-05-30 Thread Quicksort
Thank you, Sam, but how should I proceed ?
Also, if I disable Adobe' s Yum repository
can I re-enable it later (how ?) so as to get 
flashplayer updates.

Thanks.
Le mercredi 30 mai 2012 à 18:02 -0400, Sam Varshavchik a écrit :
> Quicksort writes:
> 
> > Platform: F15 x64 (—>F17)
> >  
> > Hello everybody,
> >  
> > Preupgrade aborts upon the following:
> >  
> > “Failure: repodata/filelists.xml.gz
> > from preupgrade-adobe-linux-i386
> > (Errno 256). No more mirrors to try”
> >  
> > I am wondering if this file is actually
> > needed on a x64 install.
> >  
> > If it’s not, preupgrade will have a hard
> > time finding it.
> >  
> > Thanks, in advance, for your help.
> 
> This "file" does not exist at all. It's a figment of the script's  
> imagination.
> 
> Not sure what this "preupgrade-adobe-linux-i386" repository is all about. No  
> such thing exists. I'm guessing you have Adobe's yum repository enabled.  
> Turn it off.
> 


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


No device (wireless router) at mac address.

2012-06-10 Thread Quicksort

Platform: F17 x64
Dell Studio XPS
Dell Wireless 1505 draft 802.11n WLAN mini-card
Router: Livebox (Sagem)


Hello,

No problem to set my wireless LAN up under Windows7 x64.
I only have to input the SSID, the security mode and the WEP key.

Unfortunately Fedora' s network configuration tool system-config-network
does not find any device at the 
router' s mac address I have input (when I click "probe"), although this
router is connected to the ethernet port and
handles the internet connection which works fine. 

What' s wrong ?

Your insights would be most appreciated. Thanks. 

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: No device (wireless router) at mac address.

2012-06-11 Thread Quicksort


No, the Dell card is detected but no router at mac address.

Upon "lspci -v" (Ed Greshko suggestion).


02:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n
(rev 03)
Subsystem: Dell Wireless 1500 Draft 802.11n WLAN Mini-card
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at f7efc000 (64-bit, non-prefetchable) [size=16K]
Memory at cff0 (64-bit, prefetchable) [size=1M]
Capabilities: [40] Power Management version 2
Capabilities: [58] Vendor Specific Information: Len=78 
Capabilities: [e8] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [13c] Virtual Channel
Capabilities: [160] Device Serial Number 92-9e-e6-ff-ff-bb-0c-ee
Capabilities: [16c] Power Budgeting 
Kernel driver in use: b43-pci-bridge


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Could we get rid of this harmless but teasing bug ?

2012-06-18 Thread Quicksort
PLatform: Fedora 17 x 64

When grub2 loads (OK, you know):

error: file '/grub2/locale/en.mo.gz' not found

So many bug fixes, why not one for this one?


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Starting Gnome' s Commander as root.

2012-06-22 Thread quicksort
Platform Fedora 17 x64

Hello everybody,

When I try to create a Commander' s root instance I get
this: "Error xdg-su gnomesu kdesu not found"
What' s wrong ?

Thanks in advance for your feedback.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Evolution loses its data.

2012-06-28 Thread quicksort


Plaform: Fedora 17 x64

Evolution loses its data and launches the Setup Assistant.
Upon reboot everything is OK.

I don't like Windows because of its poor performances but
I am getting tired of Linux utilities bugs. Too much is 
too much. I wish Fedora secondary programs were developed
with the same care Red Hat programmers designed their rock
solid kernels.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


YUM (refresh-packagekit ?) possible problem

2013-02-21 Thread Quicksort


Platform: *Fedora 17 x64*


Hello everybody,

Usually, updates frequency is high. But for about one week, none.

How can I check my installed YUM (refresh-packagekit ?) still
correctly does its work ? And what should I do if it does not ?

Thanks.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: YUM (refresh-packagekit ?) possible problem ("SOLVED" )

2013-02-21 Thread Quicksort

On 02/21/2013 11:17 PM, Quicksort wrote:


Platform: *Fedora 17 x64*


Hello everybody,

Usually, updates frequency is high. But for about one week, none.

How can I check my installed YUM (refresh-packagekit ?) still
correctly does its work ? And what should I do if it does not ?

Thanks.


Having no clue I ran "yum clean all" and then "yum update" several 
times, getting

various error messages.

Finally, upon the fifth attempt, YUM told me there were (only) 123 
packges to upgrade !


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org