Fwd: Fedora 18 basic functionality install question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





---------- Forwarded message ----------
From: soko.tica <soko.tica@xxxxxxxxx>
Date: Wed, May 8, 2013 at 7:47 AM
Subject: Re: Fedora 18 basic functionality install question
To: poma <pomidorabelisima@xxxxxxxxx>


Wow!

Many, many thanks. Really.

Everything went as you wrote, but the last step failed - there is no signature. This is UEFI boot enabled, dual booting F18 and Win8 (it that's what the missing signature error is referring to).

Attached is a cleaned typescript2.txt showing errors (I didn't start it from the beginning, sorry, but everything went exactly as you wrote).

I'll wait for your reply before I give up and try to reinstall kernel.

Regards


On Tue, May 7, 2013 at 8:00 PM, poma <pomidorabelisima@xxxxxxxxx> wrote:
On 07.05.2013 12:16, soko.tica wrote:
> @poma, Bram Mertens
>
> Many thanks for your replies.
>
> The links were very helpful, unfortunately, I still haven't managed to get
> the driver working. It seems it doesn't work with f18 default kernel.
> Although bugzilla discussion says kernels prior to 3.7 should look for the
> driver elsewhere, I still wasn't able to find where that exactly was.
>
> Attached is typescript with the session showing uname -r, and installation
> errors I've got.
>
> You were already very helpful, but if you can easily find a link to the
> place where the driver for f18 kernel exist, please post it here.
>
> Regards,
>

3.6.10-4.fc18.x86_64

cd compat-drivers-2013-03-04-u/
patch -p1 < ../compat-drivers-2013-03-04-u-compat-3.7.h.patch

scripts/driver-select alx

make

find -name *.ko
./drivers/net/ethernet/atheros/alx/alx.ko
./compat/compat.ko

make install

modprobe -v alx
insmod /lib/modules/3.6.10-4.fc18.x86_64/kernel/drivers/net/mdio.ko
insmod /lib/modules/3.6.10-4.fc18.x86_64/updates/compat/compat.ko
insmod
/lib/modules/3.6.10-4.fc18.x86_64/updates/drivers/net/ethernet/atheros/alx/alx.ko

dmesg:
 Compat-drivers backport release: compat-drivers-2013-03-04-u
 Backport based on linux-next.git next-20130304
 compat.git: linux-next.git
 Qualcomm Atheros(R) AR816x/AR817x PCI-E Ethernet Network Driver


To clean 'typescript':
cat typescript | perl -pe 's/\e([^\[\]]|\[.*?[a-zA-Z]|\].*?\a)//g' | col
-b > typescript.txt  ;)

When you use 'lspci', please use with '-nn' - "Show PCI vendor and
device codes as both numbers and names."

man 8 lspci


Sayonara Hayabusa ;)


poma






Script started on Wed 08 May 2013 09:24:18 AM CEST
[root@localhost ~]# modprobe -v alx
insmod /lib/modules/3.6.10-4.fc18.x86_64/updates/compat/compat.ko
ERROR: could not insert 'alx': Required key not available
[root@localhost ~]# dmesg | grep 'Atheros'
[root@localhost ~]# exit

Script done on Wed 08 May 2013 09:24:54 AM CEST
Script started on Wed 08 May 2013 09:28:11 AM CEST
[root@localhost ~]# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.1 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 [8086:1e12] (rev c4)
00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation HM76 Express Chipset LPC Controller [8086:1e59] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] [8086:1e03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107 [GeForce GT 650M] [10de:0fd1] (rev a1)
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:0e1b] (rev a1)
02:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8161 Gigabit Ethernet [1969:1091] (rev 10)
03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 2230 [8086:0888] (rev c4)
04:00.0 System peripheral [0880]: JMicron Technology Corp. SD/MMC Host Controller [197b:2392] (rev 30)
04:00.2 SD Host controller [0805]: JMicron Technology Corp. Standard SD Host Controller [197b:2391] (rev 30)
04:00.3 System peripheral [0880]: JMicron Technology Corp. MS Host Controller [197b:2393] (rev 30)
04:00.4 System peripheral [0880]: JMicron Technology Corp. xD Host Controller [197b:2394] (rev 30)
[root@localhost ~]# exit

Script done on Wed 08 May 2013 09:28:19 AM CEST
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux