Re: F22/23 + nvidia = no boot...

2015-10-05 Thread Tim
Allegedly, on or about 05 October 2015, linux guy sent: > Another question... is there a better repository than > rpmfusion-rawhide for getting akmod-f23 from ? There's certainly a better place to ask: On the test mailing list. That's where the people testing out the not-the-current-release are

Re: F22/23 + nvidia = no boot...

2015-10-05 Thread linux guy
Another question... is there a better repository than rpmfusion-rawhide for getting akmod-f23 from ? On Mon, Oct 5, 2015 at 10:45 PM, linux guy wrote: > FWIW, on my computer (F23) dnf is showing kernels 4.2.1-300 and > 4.2.2-300. I don't have 4.1.7 installed or available. > > The log file in /

Re: F22/23 + nvidia = no boot...

2015-10-05 Thread linux guy
FWIW, on my computer (F23) dnf is showing kernels 4.2.1-300 and 4.2.2-300. I don't have 4.1.7 installed or available. The log file in /var/cache/akmods/nvidia/ says that nvidia 346.72-2.1 for kernel 4.2.2-300 was verified and installed correctly, without errors. So I should have a working and i

Re: F22/23 + nvidia = no boot...

2015-10-05 Thread linux guy
I've got another thing that is bothering me. When I boot, grub isn't displaying all the kernels I have installed. It is only showing me "Fedora" and something else. How do I get grub to display the available kernels ? On Mon, Oct 5, 2015 at 10:35 PM, linux guy wrote: > What kernel/ nvidia dr

Re: F22/23 + nvidia = no boot...

2015-10-05 Thread linux guy
What kernel/ nvidia driver combination is working for people right now ? Is there a kmod package that is working with the current kernels ? On Sat, Oct 3, 2015 at 5:59 AM, Patrick O'Callaghan wrote: > On Fri, 2015-10-02 at 21:10 -0600, linux guy wrote: > > I uninstalled nouveau. Didn't know I

Re: Change ip address -

2015-10-05 Thread Robert Nichols
On 10/05/2015 03:12 PM, Bob Goodwin wrote: On 10/05/15 15:50, Rick Stevens wrote: The instruction says the reset device is now 1.1.1.1 I need to access it at that address in order to configure it. To change the config on F22 via the NM GUI, just right click on the icon, select "Edit connecti

Re: dracut fails to include support for md RAID

2015-10-05 Thread Bill Shirley
I tried a lot of things but finally saw in the rdsosreport.txt that the kernel was seeing the array but refusing to use it. It was several months ago so that's about all I remember. Bill On 10/4/2015 5:01 PM, Alex wrote: Hi, I ran into this or something similar. My system would boot fine

starting to look at the cloud...

2015-10-05 Thread bruce
Hey guys/list. I know. This has nothing to do with fed/centos, but it might be helpful/useful to others. I'm starting to lean to tinkering with a couple of instances in the cloud - DigitalOcean/Atlantic.net/rackspace/etc... (Not sure I want to play with AWS as of yet!) My goal, to get a bit of

Re: Change ip address -

2015-10-05 Thread Bob Goodwin
On 10/05/15 15:50, Rick Stevens wrote: The instruction says the reset device is now 1.1.1.1 I need to access it at that address in order to configure it. To change the config on F22 via the NM GUI, just right click on the icon, select "Edit connections", select the connection you want to chan

Re: Change ip address -

2015-10-05 Thread Rick Stevens
On 10/05/2015 12:16 PM, Bob Goodwin wrote: On 10/05/15 15:08, Rick Stevens wrote: Do you want to change the computer's IP via the GUI or the "device"? . The F-22 computer. If it's the computer, what desktop are you using and are you using Network Manager or ye oldie network scripts? .

Re: Change ip address -

2015-10-05 Thread Bob Goodwin
On 10/05/15 15:08, Rick Stevens wrote: Do you want to change the computer's IP via the GUI or the "device"? . The F-22 computer. If it's the computer, what desktop are you using and are you using Network Manager or ye oldie network scripts? . I was trying with the NM GUI since there is

Re: Change ip address -

2015-10-05 Thread Rick Stevens
On 10/05/2015 11:56 AM, Bob Goodwin wrote: I have a device that when reset requires I set my Fedora-22 computer to the address 1.1.1.2 in order that I can access it at 1.1.1.1. with my Firefox browser. I only need to do this long enough to change it's address to 191.168.1.200. My attempts at us

Re: Change ip address -

2015-10-05 Thread Jack Craig
vi /etc/sysconfig/network-scripts/ifcfg- UUID="3b09ebdf-057f-4ead-ab74-7bd90cdc4980" NM_CONTROLLED=yes BOOTPROTO=none ONBOOT=yes TYPE=Ethernet IPADDR0=108.220.213.121 NETMASK=255.255.255.248 save a copy of file, then edit above file, restart network... hth, ... On Mon, Oct 5, 2015 at 11:56 A

Change ip address -

2015-10-05 Thread Bob Goodwin
I have a device that when reset requires I set my Fedora-22 computer to the address 1.1.1.2 in order that I can access it at 1.1.1.1. with my Firefox browser. I only need to do this long enough to change it's address to 191.168.1.200. My attempts at using the network GUI have not been successf

Re: dnf hangs - looking for advice

2015-10-05 Thread Patrick O'Callaghan
On Mon, 2015-10-05 at 13:11 +0100, Timothy Murphy wrote: > I've install Fedora-23 beta from a KDE Live USB stick, > and it seems to be working fine. > The installation went quickly with no problems. > > However, on running "sudo dnf update", > all 542 packages were downloaded OK, > but then dnf hu

dnf hangs - looking for advice

2015-10-05 Thread Timothy Murphy
I've install Fedora-23 beta from a KDE Live USB stick, and it seems to be working fine. The installation went quickly with no problems. However, on running "sudo dnf update", all 542 packages were downloaded OK, but then dnf hung after a few cleanups, at Cleanup: initial-setup-0.3.35-1.fc23.x86_

dnf hangs - looking for advice

2015-10-05 Thread Timothy Murphy
I've install Fedora-23 beta from a KDE Live USB stick, and it seems to be working fine. The installation went quickly with no problems. However, on running "sudo dnf update", all 542 packages were downloaded OK, but then dnf hung after a few cleanups, at Cleanup: initial-setup-0.3.35-1.fc23.x86_

Re: Binary file

2015-10-05 Thread Patrick O'Callaghan
On Mon, 2015-10-05 at 13:44 +0200, Patrick Dupre wrote: > Hello, > > When I make a grep on files, I can get: > Binary file foo matches. > > How can I recognize a binary file (without using grep)? > Actually it seems to be a file with characters above the standard > ascii character. > > I did not

Binary file

2015-10-05 Thread Patrick Dupre
Hello, When I make a grep on files, I can get: Binary file foo matches. How can I recognize a binary file (without using grep)? Actually it seems to be a file with characters above the standard ascii character. I did not find any option of ls for example. Thank ===

Re: Workstation 23 (Beta) locking up

2015-10-05 Thread Sanne Grinovero
On 5 October 2015 at 13:10, Patrick O'Callaghan wrote: > On Mon, 2015-10-05 at 11:48 +0200, Sanne Grinovero wrote: >> Is there anything I can do to help getting this fixed? > > The first step is to post on the Test list, not on this one. F23 is not > a released version, so the Users list is the wr

Re: Workstation 23 (Beta) locking up

2015-10-05 Thread Patrick O'Callaghan
On Mon, 2015-10-05 at 11:48 +0200, Sanne Grinovero wrote: > Is there anything I can do to help getting this fixed? The first step is to post on the Test list, not on this one. F23 is not a released version, so the Users list is the wrong place. poc -- users mailing list users@lists.fedoraproject

Workstation 23 (Beta) locking up

2015-10-05 Thread Sanne Grinovero
Hi all, I was brave enough to upgrade my primary work laptop - a Lenovo laptop T440s - from Fedora 22 (workstation) to the Beta of version 23. The upgrade was smooth, Gnome 3 is working great, and it's all looking gorgeous but the machine occasionally seems to "freeze" and I have to long-press the