Author Topic: Linux wireless issues.  (Read 4542 times)

0 Members and 3 Guests are viewing this topic.

Offline 3vilp4wn

  • Serf
  • *
  • Posts: 46
  • Cookies: 11
  • :D
    • View Profile
    • Evil Ninja Hackers
Re: Linux wireless issues.
« Reply #15 on: June 01, 2013, 08:44:55 am »
Never done it this way but here you can search for packets and it lists the dependencies too.

http://www.debian.org/distrib/packages#view

make for example:
http://packages.debian.org/search?keywords=make&searchon=names&suite=stable&section=all

At the bottom of the page you can download the make debian package for different platforms. When you try to install it with dpkg -i package.deb it will tell you if you have all required packages installed.


I've done that a couple of times before, but last time I checked make had a shit ton of dependencies.  Looks simple enough now though so, I'll try it  :)
Shooting is not  too good for my enemies.

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Linux wireless issues.
« Reply #16 on: June 01, 2013, 08:48:22 am »
Yes and before even thinking about messing with driver installs etc... update!
Make sure you have the latest kernel.
Ive seen so many people try messing around with drivers only to find out something was already fixed.
Sure you must be able to plug it into ethernet somewhere?
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline 3vilp4wn

  • Serf
  • *
  • Posts: 46
  • Cookies: 11
  • :D
    • View Profile
    • Evil Ninja Hackers
Re: Linux wireless issues.
« Reply #17 on: June 01, 2013, 09:05:16 am »
Yes and before even thinking about messing with driver installs etc... update!
Make sure you have the latest kernel.
Ive seen so many people try messing around with drivers only to find out something was already fixed.

The plan is a fresh install of 7.0 Wheezy then do my driver shit if I need to.

Sure you must be able to plug it into ethernet somewhere?
I don't have a cable long enough  :( I could buy one, but I'd prefer not.
I could move my computer, but again, moving it sucks, and is a last resort.
Shooting is not  too good for my enemies.

Offline 3vilp4wn

  • Serf
  • *
  • Posts: 46
  • Cookies: 11
  • :D
    • View Profile
    • Evil Ninja Hackers
Re: Linux wireless issues.
« Reply #18 on: June 02, 2013, 01:39:45 am »
Double post because I want to bump it.

Here's the result of install.sh as root:
Pastebin, since it's so huge...

Make *runs* this time, so it's a start  :-\
Shooting is not  too good for my enemies.

Offline proxx

  • Avatarception
  • Global Moderator
  • Titan
  • *
  • Posts: 2803
  • Cookies: 256
  • ФФФ
    • View Profile
Re: Linux wireless issues.
« Reply #19 on: June 02, 2013, 01:46:07 am »
Just to be sure, what did you use and try to connect with?
Personally I think a lot af GUI network managers kinda suck.
« Last Edit: June 02, 2013, 01:59:06 am by proxx »
Wtf where you thinking with that signature? - Phage.
This was another little experiment *evillaughter - Proxx.
Evilception... - Phage

Offline Kolyma

  • NULL
  • Posts: 4
  • Cookies: 0
    • View Profile
Re: Linux wireless issues.
« Reply #20 on: July 17, 2013, 07:07:28 pm »
I'm curious if you ever got problem worked out?