You are not logged in.
k i need help i want to install crunchbang only on my harddrive but everytime it gets to drive partition it stops in the middle of loading i put the iso on usb with unetbootin do u think that unetbootin installed it wrong
runing acer aspire one 1 gig ram 500 gig harddrive atom proccesser
Offline
Offline
i belive it's working now thanks
Offline
now i'm having an issue with my wireless connection it's now popping up and connections
Offline
can"t see any wireless routers already tried sudo apt get rfkill does not work
System Type Netbook
Operating System Microsoft Windows 7 Starter
Notebook type Netbook
Processor / Chipset
CPU Intel Atom N455 / 1.66 GHz
Cache L2 cache - 512.0 KB
Chipset Intel NM10 Express
Memory
RAM 1.0 GB ( 1 x 1 GB )
Max RAM Supported 2.0 GB
Technology DDR3 SDRAM
Speed 1066.0 MHz
Form Factor SO DIMM 204-pin
Slots Qty 1
Empty Slots 0.0
Storage
Hard Drive 250.0 GB HDD / 5400.0 rpm
Optical Drive None
Display
Type 10.1 in
LCD Backlight Technology LED backlight
Max Resolution 1024 x 600 ( WSVGA )
Widescreen Yes
Image Aspect Ratio 16:9
Color Support 16.7 million colors
Audio & Video
Graphics Processor Intel GMA 3150
Memory Allocation Technology Dynamic Video Memory Technology 4.0
Camera Yes
Resolution 1.3 Megapixel
Capture Resolutions 640 x 480,
1280 x 1024
Sound Stereo speakers , Microphone
Compliant Standards High Definition Audio
Input
Type Touchpad,
Keyboard
Features Acer FineTip keyboard,
Multi-gesture touch pad
Communications
Wireless 802.11n
Wireless Controller Acer InviLink Nplify
Network Interface 10/100 Ethernet
Features Acer SignalUp
Compliant Standards Wi-Fi CERTIFIED
Offline
(threads merged)
#! forum moderator - Please help us keep your forums manageable.
Offline
Make sure your Wireless NIC card is not turned off in the BIOS ! , if so, then turn it back on and reboot.
and post the following commands output's in a "Code" tag :
lsb-release; uname -a
lspci -nnk | grep -iA2 net
iwconfig
rfkill list all
lsmod
Offline
aaron@crunchbang:~$ lspci -nnk | grep -iA2 ne
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a011]
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: i915
00:02.1 Display controller [0380]: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller [8086:a012]
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
--
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 02)
Kernel driver in use: pcieport
00:1c.1 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 2 [8086:27d2] (rev 02)
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: ehci_hcd
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2)
00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02)
--
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 02)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: i801_smbus
01:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR8152 v1.1 Fast Ethernet [1969:2060] (rev c1)
Subsystem: Acer Incorporated [ALI] Device [1025:0349]
Kernel driver in use: atl1c
02:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
Subsystem: Broadcom Corporation Device [14e4:0510]
there
aaron@crunchbang:~$ rfkill list all
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
aaron@crunchbang:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
aaron@crunchbang:~$ lsmod
Module Size Used by
fuse 52184 3
cpufreq_conservative 12987 0
bnep 17288 2
cpufreq_stats 12762 0
rfcomm 28626 0
cpufreq_powersave 12422 0
bluetooth 103791 10 rfcomm,bnep
cpufreq_userspace 12520 0
loop 17810 0
snd_hda_codec_realtek 142274 1
uvcvideo 56896 0
videodev 61658 1 uvcvideo
media 13692 2 videodev,uvcvideo
snd_hda_intel 21786 4
snd_hda_codec 63477 2 snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 12943 1 snd_hda_codec
snd_pcm 53461 3 snd_hda_codec,snd_hda_intel
snd_page_alloc 12867 2 snd_pcm,snd_hda_intel
snd_seq 39512 0
i915 317419 3
snd_seq_device 13016 1 snd_seq
joydev 17010 0
drm_kms_helper 22738 1 i915
brcmsmac 447886 0
cordic 12336 1 brcmsmac
crc8 12394 1 brcmsmac
brcmutil 12785 1 brcmsmac
acer_wmi 21651 0
mac80211 171389 1 brcmsmac
drm 146387 4 drm_kms_helper,i915
sparse_keymap 12680 1 acer_wmi
snd_timer 22356 2 snd_seq,snd_pcm
battery 12986 0
ac 12552 0
acpi_cpufreq 12807 1
power_supply 13283 2 ac,battery
i2c_algo_bit 12713 1 i915
iTCO_wdt 16945 0
cfg80211 113445 2 mac80211,brcmsmac
rfkill 18516 4 cfg80211,acer_wmi,bluetooth
evdev 17225 9
psmouse 59609 0
snd 42722 15 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
i2c_i801 12670 0
serio_raw 12803 0
i2c_core 19116 6 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,i915,videodev
coretemp 12770 0
pcspkr 12515 0
iTCO_vendor_support 12632 1 iTCO_wdt
mperf 12421 1 acpi_cpufreq
wmi 13051 1 acer_wmi
soundcore 12921 1 snd
video 17459 1 i915
processor 27565 1 acpi_cpufreq
button 12817 1 i915
ext4 306996 1
crc16 12327 2 ext4,bluetooth
jbd2 52330 1 ext4
mbcache 12938 1 ext4
microcode 17558 0
sg 21476 0
sd_mod 35425 3
crc_t10dif 12332 1 sd_mod
ahci 24917 2
libahci 18308 1 ahci
libata 125014 2 libahci,ahci
uhci_hcd 22337 0
ehci_hcd 35509 0
fan 12594 0
usbcore 104555 4 ehci_hcd,uhci_hcd,uvcvideo
scsi_mod 135037 3 libata,sd_mod,sg
thermal 13103 0
atl1c 31509 0
thermal_sys 17752 4 thermal,fan,processor,video
usb_common 12338 1 usbcore
there
idk what the problem is
Offline
aaron@crunchbang:~$ iwconfig
lo no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=19 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
eth0 no wireless extensions.
i guess it's fixed even thoe my wireless light won't show up
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat