Search:

Type: Posts; User: Hazer; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    7
    Views
    740

    [ubuntu] Re: Upgrade issue: Ubuntu 8.04 to Ubuntu 8.10

    xfix means select fix x server
  2. [ubuntu] Re: In beta my wireless Atheros was OK ,, but now DEAD why?

    Have you tried loading the windows driver into ndiswrapper?
  3. Replies
    7
    Views
    740

    [ubuntu] Re: Upgrade issue: Ubuntu 8.04 to Ubuntu 8.10

    He means go into recovery mode by selecting the 2.6.27-7 generic (recovery mode) at grub, and selecting the actions he said
  4. Replies
    9
    Views
    470

    [ubuntu] Re: Cannot connect to internet on ubuntu

    Take a look at this:

    http://www.bandstand.org.uk/~adamgray/fast800.html
  5. [ubuntu] Re: Only can get a command prompt after installing Nvidia 177.80 drivers

    Well if you've nuked the install then you don't need delete the nvidia stuff, I will give you a step by step.

    Open up a terminal and type in these commands:

    sudo su
    wget...
  6. [ubuntu] Re: Only can get a command prompt after installing Nvidia 177.80 drivers

    Just run:

    sudo apt-get install build-essential

    to install the drivers:

    make sure you are root during installation by typing
    sudo su

    and have stopped the x server by typing
  7. Replies
    3
    Views
    460

    [ubuntu] Re: iwl3945 in custom kernel

    Yay I did it! for the audio I just build in support for Intel HDA audio, and for the wifi I put the firmware ucode in /lib/firmware and integrated support for 3945BG card and it worked! typing on...
  8. Replies
    3
    Views
    460

    [ubuntu] [SOLVED] iwl3945 in custom kernel

    Hello,

    I've recently compiled my own kernel but when I boot from it I cannot access my wlan (it doesn't detect the card) or use my sound card. In the generic kernel for wifi the iwl3945 driver...
  9. Replies
    3
    Views
    398

    [ubuntu] Re: help installing virttualbox

    Hi, I had the same problem but I managed to work it out,
    (for virtualbox-ose)

    type in:
    Code:

    sudo apt-get install virtualbox-ose-modules-$(uname -r)

    after that just go to system -->...
  10. Replies
    5
    Views
    381

    [all variants] Re: Wireless not working.

    because your network encryption was set to "off" which could indicate configuration problems and you also have a "wifi0"?
  11. Replies
    5
    Views
    381

    [all variants] Re: Wireless not working.

    type in
    sudo gedit /etc/network/interfaces and remove lines reffering to ath0 to remove the second wireless connection (I don't know how aircrack works so it could ceate a second connection) but...
  12. Replies
    7
    Views
    453

    [ubuntu] Re: is ubuntu set up for duo cpu

    Because you're a n00b and hes not lol kidding he just knows system commands i guess. Kinda odd question to ask how someone knows commands...
  13. Re: "VirtualBox kernel driver not installed" error after Hardy upgrade

    No problem, I'm new here and my goal was to help people (and have some questions of my own!) :)
  14. Re: "VirtualBox kernel driver not installed" error after Hardy upgrade

    Yeah I'm not sure if you even need to install the new package! I think it gets installed automatically as i think i have upgraded my kernel and it still works! but if it doesn't just install the new...
  15. [ubuntu] Re: Beginner to Linux having problems with connecting...

    Hello, I'm not sure if Ubuntu has the drivers, but if it has usually there will be an icon with 2 computers and an exclamation mark near the clock in the top right hand corner of the sreen. click it...
  16. Replies
    3
    Views
    518

    [ubuntu] Re: Howto get wireless interface down?

    Hi, you need to reinstall network manager und uninstall any other connection manager replacements, then right click on network manager icon and untick "enable wireless"
  17. Re: "VirtualBox kernel driver not installed" error after Hardy upgrade

    Hi, I had the same problem but I managed to work it out,
    (for virtualbox-ose)

    go to terminal and type in "uname -r" which will tell you your kernel version. so if my kernel was...
  18. Re: this would make wine perfect and make any windows game run

    everything else is cool except wine integration into the kernel,

    because Linux achieves great stability by having separate modules rather than integration into the kernel.

    Also, if exe files...
  19. Replies
    16
    Views
    7,513

    [ubuntu] Re: Network bridge to xbox 360?

    Yeah I try to assign a static IP to the bridge but the computer loses its internet connection:( (I used sudo ifconfig br0 192.168.111.1)


    When I was using windows I enabled ICS and initially the...
  20. Replies
    16
    Views
    7,513

    [ubuntu] Re: Network bridge to xbox 360?

    Thanks,

    But i still get a strict NAT with your ICS method (bridge failed at dhclient br0 with a "no dhcpoffers received error:( )

    I would really like a bridge to get an open NAT

    Your help is...
  21. Replies
    16
    Views
    7,513

    [ubuntu] Network bridge to xbox 360?

    Hi,

    My problem is that I am trying to bridge my wireless laptops connection (wlan0) to my xbox 360 (eth0) I have used ICS which worked but my NAT setting was strict, so i am trying to make a...
Results 1 to 21 of 21