Imurgod
26th August 2011, 12:51 AM
OK SO! Here's what I've attempted to do...
It's an acer Aspire One D257-13478
Download the correct firmware and tar it into the appropriate dirctories and I'm still running a wall. Here's some info for my system after the installation process:
# lsmod
Module Size Used by
vfat 7095 1
fat 38076 1 vfat
tcp_lp 1867 0
fuse 53420 3
8021q 15580 0
garp 4926 1 8021q
cpufreq_ondemand 7674 2
stp 1399 1 garp
llc 3684 2 garp,stp
acpi_cpufreq 6257 1
mperf 1145 1 acpi_cpufreq
ip6t_REJECT 3387 2
nf_conntrack_ipv6 6637 1
nf_defrag_ipv6 7574 1 nf_conntrack_ipv6
ip6table_filter 1227 1
ip6_tables 9798 1 ip6table_filter
snd_hda_codec_realtek 244866 1
snd_hda_intel 20294 2
snd_hda_codec 69915 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4986 1 snd_hda_codec
snd_seq 43761 0
snd_seq_device 5118 1 snd_seq
snd_pcm 63642 2 snd_hda_intel,snd_hda_codec
uvcvideo 49026 0
snd_timer 15551 2 snd_seq,snd_pcm
sparse_keymap 2650 0
snd 48042 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
rfkill 13096 1
videodev 54789 1 uvcvideo
soundcore 5039 1 snd
r8169 30200 0
wmi 7722 0
snd_page_alloc 6112 2 snd_hda_intel,snd_pcm
mii 3598 1 r8169
microcode 11108 0
iTCO_wdt 9288 0
i2c_i801 7957 0
serio_raw 3475 0
iTCO_vendor_support 2082 1 iTCO_wdt
joydev 7284 0
ipv6 234769 19 ip6t_REJECT,nf_conntrack_ipv6,nf_defrag_ipv6
uas 6235 0
usb_storage 36099 1
i915 306255 3
drm_kms_helper 24432 1 i915
drm 152267 4 i915,drm_kms_helper
i2c_algo_bit 4214 1 i915
i2c_core 21384 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo _bit
video 10797 1 i915
# ifconfig -a
em1 Link encap:Ethernet HWaddr E8:9A:8F:31:27:A9
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:45 Base address:0x4000
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:248 errors:0 dropped:0 overruns:0 frame:0
TX packets:248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19536 (19.0 KiB) TX bytes:19536 (19.0 KiB)
# lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
03:00.0 Class ff00: Realtek Semiconductor Co., Ltd. Device 5209 (rev 01)
# rpm -qa | grep -e kernel -e kmod-wl -e broadcom-wl | sort
abrt-addon-kerneloops-2.0.2-5.fc15.i686
kernel-2.6.38.6-26.rc1.fc15.i686
# uname -r
2.6.38.6-26.rc1.fc15.i686
#iwconfig
lo no wireless extensions.
eml no wireless extensions.
I don't know how to get the b43/b43legacy in the lsmod list
I've also tried use the rfkill command and using yum to install it gives me this response:
"cannot retrieve repository metadata"
I also went into the F2 setup menu and couldn't find anything to alter the bios wireless...
After installing Fedora 15 almost all the drivers remained intact including enumerators for usb mice...
I don't know what's going on
Still a n00b any guidance will GREATLY be appreciated!!! Thanks
It's an acer Aspire One D257-13478
Download the correct firmware and tar it into the appropriate dirctories and I'm still running a wall. Here's some info for my system after the installation process:
# lsmod
Module Size Used by
vfat 7095 1
fat 38076 1 vfat
tcp_lp 1867 0
fuse 53420 3
8021q 15580 0
garp 4926 1 8021q
cpufreq_ondemand 7674 2
stp 1399 1 garp
llc 3684 2 garp,stp
acpi_cpufreq 6257 1
mperf 1145 1 acpi_cpufreq
ip6t_REJECT 3387 2
nf_conntrack_ipv6 6637 1
nf_defrag_ipv6 7574 1 nf_conntrack_ipv6
ip6table_filter 1227 1
ip6_tables 9798 1 ip6table_filter
snd_hda_codec_realtek 244866 1
snd_hda_intel 20294 2
snd_hda_codec 69915 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4986 1 snd_hda_codec
snd_seq 43761 0
snd_seq_device 5118 1 snd_seq
snd_pcm 63642 2 snd_hda_intel,snd_hda_codec
uvcvideo 49026 0
snd_timer 15551 2 snd_seq,snd_pcm
sparse_keymap 2650 0
snd 48042 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer
rfkill 13096 1
videodev 54789 1 uvcvideo
soundcore 5039 1 snd
r8169 30200 0
wmi 7722 0
snd_page_alloc 6112 2 snd_hda_intel,snd_pcm
mii 3598 1 r8169
microcode 11108 0
iTCO_wdt 9288 0
i2c_i801 7957 0
serio_raw 3475 0
iTCO_vendor_support 2082 1 iTCO_wdt
joydev 7284 0
ipv6 234769 19 ip6t_REJECT,nf_conntrack_ipv6,nf_defrag_ipv6
uas 6235 0
usb_storage 36099 1
i915 306255 3
drm_kms_helper 24432 1 i915
drm 152267 4 i915,drm_kms_helper
i2c_algo_bit 4214 1 i915
i2c_core 21384 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo _bit
video 10797 1 i915
# ifconfig -a
em1 Link encap:Ethernet HWaddr E8:9A:8F:31:27:A9
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:45 Base address:0x4000
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:248 errors:0 dropped:0 overruns:0 frame:0
TX packets:248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19536 (19.0 KiB) TX bytes:19536 (19.0 KiB)
# lspci
00:00.0 Host bridge: Intel Corporation N10 Family DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller
00:02.1 Display controller: Intel Corporation N10 Family Integrated Graphics Controller
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation N10/ICH7 Family SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
03:00.0 Class ff00: Realtek Semiconductor Co., Ltd. Device 5209 (rev 01)
# rpm -qa | grep -e kernel -e kmod-wl -e broadcom-wl | sort
abrt-addon-kerneloops-2.0.2-5.fc15.i686
kernel-2.6.38.6-26.rc1.fc15.i686
# uname -r
2.6.38.6-26.rc1.fc15.i686
#iwconfig
lo no wireless extensions.
eml no wireless extensions.
I don't know how to get the b43/b43legacy in the lsmod list
I've also tried use the rfkill command and using yum to install it gives me this response:
"cannot retrieve repository metadata"
I also went into the F2 setup menu and couldn't find anything to alter the bios wireless...
After installing Fedora 15 almost all the drivers remained intact including enumerators for usb mice...
I don't know what's going on
Still a n00b any guidance will GREATLY be appreciated!!! Thanks