Before f15 i had f13 whichw as working correctly except the ethernet card was being detected.
[root*localhost /]# lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Sandy Bridge DRAM Controller [8086:0104] (rev 09)
Subsystem: Hewlett-Packard Company Device [103c:1650]
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0116] (rev 09)
Subsystem: Hewlett-Packard Company Device [103c:1650]
00:16.0 Communication controller [0780]: Intel Corporation Cougar Point HECI Controller #1 [8086:1c3a] (rev 04)
Subsystem: Hewlett-Packard Company Device [103c:1650]
00:1a.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel driver in use: ehci_hcd
00:1b.0 Audio device [0403]: Intel Corporation Cougar Point High Definition Audio Controller [8086:1c20] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
00:1c.0 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 1 [8086:1c10] (rev b5)
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 3 [8086:1c14] (rev b5)
Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Root Port 5 [8086:1c18] (rev b5)
Kernel driver in use: pcieport
00:1d.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge [0601]: Intel Corporation Cougar Point LPC Controller [8086:1c49] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel modules: iTCO_wdt
00:1f.2 SATA controller [0106]: Intel Corporation Cougar Point 6 port SATA AHCI Controller [8086:1c03] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation Cougar Point SMBus Controller [8086:1c22] (rev 05)
Subsystem: Hewlett-Packard Company Device [103c:1650]
Kernel modules: i2c-i801
01:00.0 Network controller [0280]: Intel Corporation Device [8086:0886] (rev 67)
Subsystem: Intel Corporation Device [8086:1315]
02:00.0 Class [ff00]: Realtek Semiconductor Co., Ltd. Device [10ec:5209] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:1650]
08:00.0 Ethernet controller [0200]: Atheros Communications Device [1969:1083] (rev c0)
Subsystem: Hewlett-Packard Company Device [103c:1650]
[root*localhost /]# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:84 errors:0 dropped:0 overruns:0 frame:0
TX packets:84 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10832 (10.5 KiB) TX bytes:10832 (10.5 KiB)
[root*localhost /]# lsmod
Module Size Used by
fuse 46663 4
cpufreq_ondemand 6732 4
acpi_cpufreq 6453 1
ip6t_REJECT 3298 2
nf_conntrack_ipv6 13996 2
ip6table_filter 2191 1
ip6_tables 9211 1 ip6table_filter
ipv6 216224 26 ip6t_REJECT,nf_conntrack_ipv6
uinput 5210 0
snd_hda_codec_idt 44127 1
snd_hda_intel 20195 2
snd_hda_codec 61515 2 snd_hda_codec_idt,snd_hda_intel
snd_hwdep 4704 1 snd_hda_codec
snd_seq 41363 0
snd_seq_device 4867 1 snd_seq
snd_pcm 59280 2 snd_hda_intel,snd_hda_codec
snd_timer 15063 2 snd_seq,snd_pcm
snd 45127 12 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_ hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
i2c_i801 8286 0
hp_wmi 3937 0
rfkill 12905 2 hp_wmi
uvcvideo 46837 0
videodev 29534 1 uvcvideo
v4l1_compat 11106 2 uvcvideo,videodev
soundcore 4842 1 snd
i2c_core 19651 2 i2c_i801,videodev
hp_accel 10800 0
iTCO_wdt 8712 0
iTCO_vendor_support 1963 1 iTCO_wdt
snd_page_alloc 5877 2 snd_hda_intel,snd_pcm
lis3lv02d 5822 1 hp_accel
wmi 5444 1 hp_wmi
input_polldev 2857 1 lis3lv02d
serio_raw 3531 0
microcode 10013 0
video 17109 0
output 1541 1 video
[root*localhost /]#
Now i installed f15 and i am getting a black screen .. How am i even suppose to access the console or anything ?? it seems like il have to go back to f13 ?? any ideas any suggestions??
---------- Post added at 06:25 PM ---------- Previous post was at 05:53 PM ----------
I cant even log into level 3 to get a console.
I followed the instructions at
http://forums.fedoraforum.org/showthread.php?t=197754