Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: make, problems with

  1. #11
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,275
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: make, problems with

    Quote Originally Posted by fairy._.queen View Post
    There is no configure. I found the README, though, and it said:
    Code:
    Make sure there is a link to the kernel source from the modules
    directory. The command
    
      ls /lib/modules/`uname -r`/build
    
    should have at least 'include' directory and '.config' file.
    As a matter of fact I don't have the "include" nor the .config
    What should I do?
    go here to get the ubuntu ndiswapper .debs : https://help.ubuntu.com/community/Wi...er/Ndiswrapper
    The Maximum Effective Range of An Excuse is Zero Meters

  2. #12
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    Quote Originally Posted by abn91c View Post
    go here to get the ubuntu ndiswapper .debs : https://help.ubuntu.com/community/Wi...er/Ndiswrapper
    I had looked there before, but it said it was far better to compile from source, as there could be fatal errors...
    can you help me?
    Thanks anyway!

  3. #13
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,275
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: make, problems with

    Quote Originally Posted by fairy._.queen View Post
    I had looked there before, but it said it was far better to compile from source, as there could be fatal errors...
    can you help me?
    Thanks anyway!
    if you are having problems already just use the debs and install with the default GDEBI, it usually takes care of the dependencies, it would not hurt anything since you are stuck now
    The Maximum Effective Range of An Excuse is Zero Meters

  4. #14
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    Quote Originally Posted by abn91c View Post
    if you are having problems already just use the debs and install with the default GDEBI, it usually takes care of the dependencies, it would not hurt anything since you are stuck now
    I'm stuck again! modprobe ndiswrapper gives a fatal error...

    Summarizing, I can't compile it from source and I can't install it from repos. Any ideas?

    EDIT:

    I have in fact installed ndiswrapper from repos, but i can't load the module (modprobe doesn't work)

  5. #15
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    I just found out THIS is the fatal error supposed to occure when you don't get ndiswrapper from source. Can someone please answer my initial question?
    Thanks!

  6. #16
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    As I said, one of the problems seems to be that I don't have .config in /lib/modules/2.6.27-7-generic/build

    Can anyone help?

  7. #17
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,275
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: make, problems with

    what kind of wireless card? post output of
    Code:
    sudo lshw -C network
    also do you get anything in applications>system>hardware drivers
    and look at this other thread http://ubuntuforums.org/showthread.php?t=1040312
    Last edited by abn91c; January 16th, 2009 at 01:52 AM.
    The Maximum Effective Range of An Excuse is Zero Meters

  8. #18
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    Here is the output:

    Code:
      *-network:0 UNCLAIMED
           description: Ethernet controller
           product: [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)
           vendor: Linksys, A Division of Cisco Systems
           physical id: a
           bus info: pci@0000:00:0a.0
           version: 00
           width: 32 bits
           clock: 33MHz
           capabilities: pm cap_list
           configuration: latency=64 maxlatency=32 mingnt=32
      *-network:1
           description: Ethernet interface
           product: RTL-8169 Gigabit Ethernet
           vendor: Realtek Semiconductor Co., Ltd.
           physical id: c
           bus info: pci@0000:00:0c.0
           logical name: eth0
           version: 10
           serial: 00:0a:e4:a0:a9:6f
           size: 100MB/s
           capacity: 1GB/s
           width: 32 bits
           clock: 66MHz
           capabilities: pm bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=64 link=no maxlatency=64 mingnt=32 module=r8169 multicast=yes port=twisted pair speed=100MB/s
      *-network DISABLED
           description: Ethernet interface
           physical id: 1
           logical name: pan0
           serial: f2:25:90:5d:95:71
           capabilities: ethernet physical
           configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes

  9. #19
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,275
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: make, problems with

    are you on a MAC?
    The Maximum Effective Range of An Excuse is Zero Meters

  10. #20
    Join Date
    Jan 2009
    Location
    Italy
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: make, problems with

    nope, PC. Thnx

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •