LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-27-2012, 11:47 PM   #1
saranyahighflier
LQ Newbie
 
Registered: Jul 2012
Posts: 3

Rep: Reputation: Disabled
Smile wireless undetected


Hi,

Im not new to linux. i already worked with ubuntu and fedora 17. But im newbie to fedora13. Im using fedora 13 and wireless is not working in my laptop. It s not even detecting the wireless connection (WiFi).

My lap configuration is HP Pavilion dv4. and wireless works well in windows. I think i dont have broadcom drivers. Im sitting with this for past twelve hours.... it bugs me... please help me to figure it out. please. I listed down what i did so far....

I googled and got,

1. broadcom-wl-5.100.82.38-1.fc13.src.rpm

2. kmod-wl-5.100.82.38-1.fc13.i686.rpm

3. rpmfusion-nonfree-release-stable.noarch.rpm

I installed all these using rpm ivh and filename.rpm

Even then its showing as this when i issue iwconfig

lo no wireless extensions.

eth0 no wireless extensions..... But wired connection works.

And when i issue

[root@saranya ~]# sudo modprobe brcmsac

FATAL: Module brcmsac not found.
------------------------------------------------------------------------------
[root@saranya ~]# lsmod | grep b
Module Size Used by
ip6table_filter 2191 1
ip6_tables 9211 1 ip6table_filter
i2c_algo_bit 3929 1 nouveau
i2c_core 19651 5 videodev,nouveau,drm_kms_helper,drm,i2c_algo_b
------------------------------------------------------------------------------

[root@saranya ~]# vi /etc/modprobe.d/blacklist.conf

# watchdog drivers
blacklist i8xx_tco

# framebuffer drivers
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist i810fb
blacklist cirrusfb
blacklist intelfb
blacklist kyrofb
blacklist i2c-matroxfb
blacklist hgafb
"/etc/modprobe.d/blacklist.conf" 43L, 940C

------------------------------------------------------------------------------

[root@saranya ~]# ifconfig
eth0 Link encap:Ethernet HWaddr EC:9A:74:36:E4:44
inet addr:10.18.82.222 Bcast:10.18.255.255 Mask:255.255.0.0
inet6 addr: fe80::ee9a:74ff:fe36:e444/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16215 errors:0 dropped:0 overruns:0 frame:0
TX packets:2766 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3966944 (3.7 MiB) TX bytes:508274 (496.3 KiB)
Interrupt:30 Base address:0xe000

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:11604 (11.3 KiB) TX bytes:11604 (11.3 KiB)

-----------------------------------------------------------------------------

Thanks in advance
 
Old 07-28-2012, 04:45 AM   #2
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
Do wireless work in fedora 17? Maybe you just need to update? As far as i remember i got wireless working on that laptop with Pinguy OS.
 
Old 07-28-2012, 08:12 AM   #3
saranyahighflier
LQ Newbie
 
Registered: Jul 2012
Posts: 3

Original Poster
Rep: Reputation: Disabled
Unhappy Thanks for yur reply

Yes it worked in fedora 17 but only after installing firmware packets.

broadcom-wl-5.100.82.112-2.fc17.1.noarch.rpm

kmod-wl-5.100.82.112-2.fc17.11.i686.rpm
kmod-wl-5.100.82.112-2.fc17.11.x86_64.rpm

but it didnt in fedora 13

when i do the same here with packages for fedora 13, while installing
broadcom-wl-5.100.82.112-2.fc13.1.noarch.rpm

i get this error "warning: broadcom-wl-5.100.82.38-1.fc13.src.rpm: Header V3 RSA/SHA256 Signature, key ID 2425b284: NOKEY
1:broadcom-wl warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]

Last edited by saranyahighflier; 07-28-2012 at 08:31 AM.
 
Old 07-28-2012, 08:52 AM   #4
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Dont use Fedora 13, its end of life, out of support since mid 2011.
 
Old 07-28-2012, 05:55 PM   #5
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,656
Blog Entries: 15

Rep: Reputation: 582Reputation: 582Reputation: 582Reputation: 582Reputation: 582Reputation: 582
Quote:
Originally Posted by saranyahighflier View Post
Yes it worked in fedora 17 but only after installing firmware packets.

broadcom-wl-5.100.82.112-2.fc17.1.noarch.rpm

kmod-wl-5.100.82.112-2.fc17.11.i686.rpm
kmod-wl-5.100.82.112-2.fc17.11.x86_64.rpm

but it didnt in fedora 13

when i do the same here with packages for fedora 13, while installing
broadcom-wl-5.100.82.112-2.fc13.1.noarch.rpm

i get this error "warning: broadcom-wl-5.100.82.38-1.fc13.src.rpm: Header V3 RSA/SHA256 Signature, key ID 2425b284: NOKEY
1:broadcom-wl warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
Fedora is a pain in the ass for wireless. in ANY case there are 3 conditionsto be able to use wireless. You need to have some basic support for these things in kernel, mac stack for example. this is normally always there. you need to have your wireless active in bios and if you have a physical switch for it.
the most important thing is to install the driver! not only that, youmneed to have the CORRECT firmware for the correct driver. If you have a physical switch for wirless you also need to install RFswitch or something like that, otherwise you can get problems.

some tools to figure out what is going on, and that you can post here for further help.
lspci
lsmod
dmesg
ifconfig
iwconfig

good luck!
 
Old 07-28-2012, 08:55 PM   #6
saranyahighflier
LQ Newbie
 
Registered: Jul 2012
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks zebra

HI zebra....

Yes what you said is true.... figuring out the problems regarding wireless is bugging me a lot. here i had posted the results of the commands. can you help me now please. thanks in advance


[root@saranyams ~]# ifconfig
eth0 Link encap:Ethernet HWaddr EC:9A:74:36:E4:44
inet addr:10.18.82.222 Bcast:10.18.255.255 Mask:255.255.0.0
inet6 addr: fe80::ee9a:74ff:fe36:e444/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:541873 errors:0 dropped:0 overruns:0 frame:0
TX packets:265406 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:636984213 (607.4 MiB) TX bytes:18747923 (17.8 MiB)
Interrupt:30 Base address:0xa000

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:87 errors:0 dropped:0 overruns:0 frame:0
TX packets:87 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11820 (11.5 KiB) TX bytes:11820 (11.5 KiB)
------------------------------------------------------------------------------
[root@saranyams ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

------------------------------------------------------------------------------
[root@saranyams ~]# dmesg
ACPI: Using IOAPIC for interrupt routing
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.ACCR] (Node f704c9f0), AE_AML_INFINITE_LOOP
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ACEL._STA] (Node f704ee58), AE_AML_INFINITE_LOOP
ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
ACPI: ACPI Dock Station Driver: 1 docks/bays found
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 8 1f
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
pci_root PNP0A08:00: host bridge window [mem 0x9fa00000-0xfeafffff] (ignored)
pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
pci 0000:00:01.0: PME# disabled
pci 0000:00:02.0: reg 10: [mem 0xd2000000-0xd23fffff 64bit]
pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
pci 0000:00:02.0: reg 20: [io 0x4000-0x403f]
pci 0000:00:14.0: reg 10: [mem 0xd2700000-0xd270ffff 64bit]
pci 0000:00:14.0: PME# supported from D3hot D3cold
pci 0000:00:14.0: PME# disabled
pci 0000:00:16.0: reg 10: [mem 0xd2714000-0xd271400f 64bit]
pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
pci 0000:00:16.0: PME# disabled
pci 0000:00:1a.0: reg 10: [mem 0xd2719000-0xd27193ff]
pci 0000:00:1f.2: reg 10: [io 0x4088-0x408f]
pci 0000:00:1f.2: reg 14: [io 0x4094-0x4097]
pci 0000:00:1f.2: reg 18: [io 0x4080-0x4087]
pci 0000:00:1f.2: reg 1c: [io 0x4090-0x4093]
pci 0000:00:1f.2: reg 20: [io 0x4060-0x407f]
pci 0000:00:1f.2: reg 24: [mem 0xd2717000-0xd27177ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 10: [mem 0xd2715000-0xd27150ff 64bit]
pci 0000:00:1f.3: reg 20: [io 0x4040-0x405f]
pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xd0ffffff]
.............
....
....
....
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
\_SB_.PCI0:_OSC invalid UUID
_OSC request data:1 19 1f
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.ACCR] (Node f704c9f0), AE_AML_INFINITE_LOOP
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ACEL._STA] (Node f704ee58), AE_AML_INFINITE_LOOP
ACPI Error (uteval-0250): Method execution failed [\_SB_.PCI0.ACEL._STA] (Node f704ee58), AE_AML_INFINITE_LOOP
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 12 devices
ACPI: ACPI bus type pnp unregistered
..
...
....
....
system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
system 00:0a: [mem 0x9fa00000-0x9fa00fff] has been reserved
system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
pci 0000:00:1c.2: BAR 15: assigned [mem 0x9fb00000-0x9fcfffff 64bit pref]
pci 0000:00:1c.2: BAR 13: assigned [io 0x5000-0x5fff]
pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
pci 0000:00:01.0: PCI bridge to [bus 01-06]
pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
pci 0000:00:01.0: bridge window [mem 0xd0000000-0xd1ffffff]
pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 07-07]
pci 0000:00:1c.0: bridge window [io disabled]
pci 0000:00:1c.0: bridge window [mem disabled]
pci 0000:00:1c.0: bridge window [mem pref disabled]
pci 0000:00:1c.1: PCI bridge to [bus 08-08]
pci 0000:00:1c.1: bridge window [io disabled]
..
..
...
...
pci_bus 0000:09: resource 2 [mem 0x9fb00000-0x9fcfffff 64bit pref]
pci_bus 0000:0a: resource 0 [io 0x2000-0x2fff]
pci_bus 0000:0a: resource 2 [mem 0xd2400000-0xd24fffff 64bit pref]
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 64 bytes, default 64
Trying to unpack rootfs image as initramfs...
Freeing initrd memory: 11605k freed
Simple Boot Flag at 0x44 set to 0x1
apm: BIOS not found.
audit: initializing netlink socket (disabled)
type=2000 audit(1343275175.517:1): initialized
highmem bounce pool size: 64 pages
HugeTLB registered 2 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
......
...
...
ata5: SATA max UDMA/133 abar m2048@0xd2717000 port 0xd2717300 irq 29
ata6: DUMMY
Fixed MDIO Bus: probed
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ehci_hcd 0000:00:1a.0: setting latency timer to 64
ehci_hcd 0000:00:1a.0: EHCI Host Controller
ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1a.0: debug port 2
ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1a.0: irq 16, io mem 0xd2719000
ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.33.3-85.fc13.i686.PAE ehci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ehci_hcd 0000:00:1d.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ehci_hcd 0000:00:1d.0: setting latency timer to 64
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
ehci_hcd 0000:00:1d.0: irq 19, io mem 0xd2718000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.33.3-85.fc13.i686.PAE ehci_hcd
usb usb2: SerialNumber: 0000:00:1d.0
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
uhci_hcd: USB Universal Host Controller Interface driver
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
i8042.c: Detected active multiplexing controller, rev 1.1.
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
rtc_cmos 00:06: RTC can wake from S4
rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
cpuidle: using governor ladder
cpuidle: using governor menu
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Resume from disk failed.
registered taskstats version 1
No TPM chip found, activating TPM-bypass!
Magic number: 4:717:968
rtc_cmos 00:06: setting system clock to 2012-07-26 03:59:37 UTC (1343275177)
Initalizing network drop monitor service
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: ATAPI: hp DVD RW AD-7740H, 1.80, max UDMA/100, ATAPI AN
ata1.00: ATA-8: Hitachi HTS547564A9E384, JEDOA50A, max UDMA/100
ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata5.00: configured for UDMA/100
ata1.00: configured for UDMA/100
usb 1-1: new high speed USB device using ehci_hcd and address 2
scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54756 JEDO PQ: 0 ANSI: 5
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
sd 0:0:0:0: [sda] 4096-byte physical blocks
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda:
scsi 4:0:0:0: CD-ROM hp DVD RW AD-7740H 1.80 PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 4:0:0:0: Attached scsi CD-ROM sr0
sr 4:0:0:0: Attached scsi generic sg1 type 5
sda1 sda2 sda3 sda4 <
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
sda5 sda6 sda7 sda8 >
sd 0:0:0:0: [sda] Attached SCSI disk
Freeing unused kernel memory: 480k freed
Write protecting the kernel text: 3616k
Write protecting the kernel read-only data: 1764k
usb 1-1: New USB device found, idVendor=8087, idProduct=0024
usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 6 ports detected
dracut: dracut-005-3.fc13
dracut: rd_NO_LUKS: removing cryptoluks activation
udev: starting version 151
[drm] Initialized drm 1.1.0 20060810
nouveau 0000:01:00.0: power state changed by ACPI to D0
nouveau 0000:01:00.0: power state changed by ACPI to D0
nouveau 0000:01:00.0: enabling device (0006 -> 0007)
nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nouveau 0000:01:00.0: setting latency timer to 64
[drm] nouveau 0000:01:00.0: Unsupported chipset 0x0c1480a1
nouveau 0000:01:00.0: PCI INT A disabled
nouveau: probe of 0000:01:00.0 failed with error -22
dracut: Starting plymouth daemon
dracut: rd_NO_DM: removing DM RAID activation
dracut: rd_NO_MD: removing MD RAID activation
usb 2-1: new high speed USB device using ehci_hcd and address 2
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
usb 2-1: New USB device found, idVendor=8087, idProduct=0024
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
hub 2-1:1.0: USB hub found
hub 2-1:1.0: 8 ports detected
usb 1-1.6: new high speed USB device using ehci_hcd and address 3
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
usb 1-1.6: New USB device found, idVendor=05c8, idProduct=033a
usb 1-1.6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
usb 1-1.6: Product: HP Truevision HD
usb 1-1.6: Manufacturer: Generic
usb 1-1.6: SerialNumber: 200901010001
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
atkbd.c: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
atkbd.c: Use 'setkeycodes 7c <keycode>' to make it known.
Unable to query Synaptics hardware.
input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input5
dracut: Scanning devices sda8 for LVM logical volumes vg_saranyams/lv_root vg_saranyams/lv_swap
dracut: inactive '/dev/vg_saranyams/lv_root' [50.00 GiB] inherit
dracut: inactive '/dev/vg_saranyams/lv_home' [150.19 GiB] inherit
dracut: inactive '/dev/vg_saranyams/lv_swap' [4.38 GiB] inherit
EXT4-fs (dm-0): mounted filesystem with ordered data mode
dracut: Mounted root filesystem /dev/mapper/vg_saranyams-lv_root
dracut: Loading SELinux policy
type=1404 audit(1343275181.503:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
SELinux: 8192 avtab hash slots, 196425 rules.
SELinux: 8192 avtab hash slots, 196425 rules.
SELinux: 9 users, 13 roles, 3233 types, 157 bools, 1 sens, 1024 cats
SELinux: 77 classes, 196425 rules
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext4), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
type=1403 audit(1343275181.776:3): policy loaded auid=4294967295 ses=4294967295
dracut: Switching root
readahead-collector: starting
udev: starting version 151
microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x25
microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x25
microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x25
microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x25
microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
ACPI: WMI: Skipping duplicate GUID 00000000-0000-0000-0000-000000000000
ACPI: WMI: Skipping duplicate GUID 00000000-0000-0000-0000-000000000000
ACPI: WMI: Skipping duplicate GUID 00000000-0000-0000-0000-000000000000
ACPI: WMI: Mapper loaded
xhci_hcd 0000:00:14.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
xhci_hcd 0000:00:14.0: setting latency timer to 64
xhci_hcd 0000:00:14.0: xHCI Host Controller
xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
xhci_hcd 0000:00:14.0: irq 21, io mem 0xd2700000
usb usb3: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: xHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.33.3-85.fc13.i686.PAE xhci_hcd
usb usb3: SerialNumber: 0000:00:14.0
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 8 ports detected
Linux video capture interface: v2.00
input: HP WMI hotkeys as /devices/virtual/input/input6
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:0a:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
r8169 0000:0a:00.0: setting latency timer to 64
r8169 0000:0a:00.0: unknown MAC, using family default
r8169 0000:0a:00.0: irq 30 for MSI/MSI-X
eth0: RTL8168b/8111b at 0xfa99a000, ec:9a:74:36:e4:44, XID 0c900800 IRQ 30
uvcvideo: Found UVC 1.00 device HP Truevision HD (05c8:033a)
input: HP Truevision HD as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input7
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
EXT4-fs (sda7): mounted filesystem with ordered data mode
SELinux: initialized (dev sda7, type ext4), uses xattr
EXT4-fs (dm-2): mounted filesystem with ordered data mode
SELinux: initialized (dev dm-2, type ext4), uses xattr
Adding 4587512k swap on /dev/mapper/vg_saranyams-lv_swap. Priority:-1 extents:1 across:4587512k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
readahead-disable-service: delaying service auditd
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ip6_tables: (C) 2000-2006 Netfilter Core Team
r8169: eth0: link up
r8169: eth0: link up
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
eth0: no IPv6 routers present
readahead-collector: starting delayed service auditd
readahead-collector: sorting
readahead-collector: finished
fuse init (API version 7.13)
SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
------------------------------------------------------------------------------
[root@saranyams ~]# lsmod
Module Size Used by
fuse 46663 2
sunrpc 159624 1
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 40 ip6t_REJECT,nf_conntrack_ipv6
uinput 5210 0
uvcvideo 46869 0
r8169 28413 0
mii 3422 1 r8169
videodev 29534 1 uvcvideo
v4l1_compat 11106 2 uvcvideo,videodev
hp_wmi 3937 0
rfkill 12905 2 hp_wmi
serio_raw 3531 0
xhci 65246 0
wmi 5444 1 hp_wmi
microcode 10013 0
nouveau 334926 0
ttm 43888 1 nouveau
drm_kms_helper 21663 1 nouveau
drm 133962 3 nouveau,ttm,drm_kms_helper
i2c_algo_bit 3929 1 nouveau
video 17109 1 nouveau
output 1541 1 video
i2c_core 19651 5 videodev,nouveau,drm_kms_helper,drm,i2c_algo_bit
------------------------------------------------------------------------------[root@saranyams ~]# lspci
00:00.0 Host bridge: Intel Corporation Sandy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Sandy Bridge PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Device 0126 (rev 09)
00:14.0 USB Controller: Intel Corporation Device 1e31 (rev 04)
00:16.0 Communication controller: Intel Corporation Device 1e3a (rev 04)
00:1a.0 USB Controller: Intel Corporation Device 1e2d (rev 04)
00:1b.0 Audio device: Intel Corporation Device 1e20 (rev 04)
00:1c.0 PCI bridge: Intel Corporation Device 1e10 (rev c4)
00:1c.1 PCI bridge: Intel Corporation Device 1e12 (rev c4)
00:1c.2 PCI bridge: Intel Corporation Device 1e14 (rev c4)
00:1c.5 PCI bridge: Intel Corporation Device 1e1a (rev c4)
00:1d.0 USB Controller: Intel Corporation Device 1e26 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Device 1e57 (rev 04)
00:1f.2 RAID bus controller: Intel Corporation Mobile 82801 SATA RAID Controller (rev 04)
00:1f.3 SMBus: Intel Corporation Device 1e22 (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation Device 0de9 (rev a1)
08:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
09:00.0 Class ff00: Realtek Semiconductor Co., Ltd. Device 5229 (rev 01)
0a:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)

[root@saranyams fc13]# rpm -qa | grep -e kernel -e kmod-wl -e broadcom-wl | sort
abrt-addon-kerneloops-1.1.0-1.fc13.i686
kernel-PAE-2.6.33.3-85.fc13.i686

[root@saranyams fc13]# modprobe wl
FATAL: Module wl not found.
[root@saranyams fc13]# uname -r
2.6.33.3-85.fc13.i686.PAE

Last edited by saranyahighflier; 07-28-2012 at 09:23 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Realtek Wireless Card Undetected (it was an idiot error) ewsmith Linux - Hardware 2 11-01-2010 05:18 PM
EW-7128G PCI Wireless Card undetected in Slackware 12.2 noviciado Linux - Networking 5 04-14-2009 10:22 PM
undetected modem selvakumarvr Linux - Hardware 7 03-29-2007 05:13 PM
SUSE 10.1, wireless network adapter appears to be undetected.How to fix this? casmac SUSE / openSUSE 7 02-12-2007 05:31 AM
Undetected wireless lan card korneez Linux - Hardware 2 03-23-2006 07:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration