Screwed up my debian wireless

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Screwed up my debian wireless

Post by isapiens »

Hey guys, i was messing around with nmap, aircrack and airmon (i think)...
and i did smth to screw up my wireless.
Is there a way to just go back like in windows restore?
Cuz i really have no idea what i did or how to fix it.

THe way i made my wireless work was to put 4 downloaded file into /usr/lib/hotplug/firmware. They are still there... but i dont see my wireless card recognized.
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

nope, there are no restore points.... :?
is it a PCI card? if yes, is it listed when running the lspci command?

User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Post by isapiens »

isapiens@isapiens:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Proces sor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Exp ress Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Gr aphics Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) US B UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) US B UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) US B UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) US B UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) US B2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (IC H6 Family) AC'97 Audio Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 0 3)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Contr oller (rev 03)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
03:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
03:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSP ro Host Adapter (rev 17)
03:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connec tion (rev 05)

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

I guess thats my wireless at the bottom.... so it does detect it. I gota make it work somehow.

I will reinstall those 4 files i was talking about, i am on ethernet right now so i can do that. [edit: that didnt help]
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

k, it is recognized...what's the ouput for ifconfig?

User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Post by isapiens »

Code: Select all

eth1      Link encap:Ethernet  HWaddr 00:12:3F:DE:01:FC
          inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::212:3fff:fede:1fc/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:73193 errors:0 dropped:0 overruns:0 frame:0
          TX packets:46770 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:97889827 (93.3 MiB)  TX bytes:4839457 (4.6 MiB)
          Interrupt:193

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:40 errors:0 dropped:0 overruns:0 frame:0
          TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3648 (3.5 KiB)  TX bytes:3648 (3.5 KiB)
have no idea what this means....
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

Do a iwconfig as well.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

duh! thanks Big-E....I meant iwconfig... :oops:

User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Post by isapiens »

Here you go

Code: Select all

isapiens:/home/isapiens# iwconfig
lo        no wireless extensions.

eth1      no wireless extensions.

eth0      no wireless extensions.

sit0      no wireless extensions.
it used to recognize the wireless. Before this happened i was screwing around with the monitor mode of/on with airodump-ng.... Dont know what happened. Works fine in windows so i didnt break it, which is probably not possible. Got to activate it back somehow maybe?

ps: i was also messing around with the channels...
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Post by isapiens »

You guys should have seen the effort i was making today.

I was building modules, installing firmware, checking kernel configurations... (has no idea what he did)

But then after a reboot the kernel 'encountered an error' and refused to load. It was a good run boyz, bloody well done!!!

ok... should i just reinstall linux or is there a way to restore the kernel to its defaults?
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

well, you can simply install a new kernel, but the problem is most likely not in the kernel itself and so the external bad config that is causing this problem will still be loaded afterwards.
so I recommend a new install, makes more sense than searching for an error that we will most likely not find anyway. and well, it's a good practice....at the beginning I sometimes had to re-install Linux twice a day... :lol:
are you satisfied with the distro you use so far? if not I can recommend Debian Lenny, my favorite desktop distro at the moment.... :)

User avatar
isapiens
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 533
Joined: 05 May 2006, 16:00
17
Location: Turn around

Post by isapiens »

Are they really that different? ("etch" and "lenny"). I think i will stick to "etch" because i figured it is not in the "testing" stage like lenny, so it might be more stable and i will probably find more tutorials on it then on lenny.

PS: glad to know that screwing up your linux happens to other people then me ;)

cheers
Fluoridation is the most monstrously conceived and dangerous communist plot we have ever had to face.

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

the difference between Etch (stable release) and Lenny (testing release) are the package versions. Lenny is pretty stable (at least I had no problems yet), and the network install worked like a charm for me, and that's why I recommend it. but I have to admit I haven't worked much with Etch yet...I simply had the feeling to work with something "risky" now that I am pretty advanced in Linux already....it's kinda fun to see how a distribution evolves.

so if you are used to Etch keep using it... :wink:

Post Reply