Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1
    Experienced User
    Overall activity: 11.0%

    Join Date
    Aug 2008
    Location
    Hell
    Posts
    1,122
    Liked
    19 times
    Points
    11,932

    Angry Jaunty, Nvidia Driver and PPPOE

    Hey guys
    I had installed Jaunty [9.04] a few days ago but the PPPOE worked only once out of 10 trials, i got fed up tried 8.04, 8.10 but they do not contain all the setting for PPPOE in place as its in Jaunty..
    can any one tell me how to start PPPOE on boot up and also how to connect it as the setting using GUI didn't work also thro' terminal failed.
    Even used Ubuntu forums, could not find a right answer...

    I use the following settings to configure for internet:

    Service Provider: nivyahbroadband
    Comodo DNS: 156.154.70.22, 156.154.71.22
    username: ******
    password: ******
    Local IP: 7.7.7.7

    That was for PPPOE, now Nvidia drivers...

    I installed it then my desktop got bigger for resolution above 640x480_60 and i need to scroll...
    i want it to be like Windows change resolution would fit in one screen no scrollin crap....
    I tried something written on the Ubuntu forums about 10 times but got it once buut i reinstalled the driver now the same scrolling and cant get it even after trying those steps...no backup of files of xorg.conf are with me...

    Thx in Advance


    Specs:
    Intel Core2 Duo E8400 @ 3GHz
    Giga-byte G33M-S2L
    2GB RAM
    Nvidia GeForce 7200GS
    "Positivity Is The Key To Life, Never Loose It."

    "Mess Up Things In Life, Its How U Learn"

  2. #2
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879
    Go to terminal, type

    1. sudo pppoeconf
    2. Press enter
    3. Enter in password for sudo.
    4. Keep pressing enter until you will come to a page for username.
    5. Type in username.
    6. Press enter.
    7. Type password.
    8. Continue pressing enter until that window close.

    You should have your internet back.

    One thing, sometimes when you boot into ubuntu from shutdown, it will lose the settings. So repeat it all again.
    Thoughts are like a never ending ocean where it is deep, endless and dangerous

  3. #3
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    Nvidia is a simple trip to Administration>System>Restricted Drivers, and enable. After that, open Synaptic (which is in the same general area) and install nvidia-settings, before setting it up to be the same.
    pacman -Syyu life not found in sync db

  4. #4
    Experienced User
    Overall activity: 0%

    Join Date
    Mar 2009
    Location
    Pearl Of The Orient Seas (Perlas ng Silanganan)
    Posts
    1,127
    Liked
    0 times
    Points
    8,875
    uhhm where do you get drivers for ubuntu? is there a website or an automated tool that does it?
    "If at first you don't succeed, try, try again. Then quit. There's no use being a damn fool about it." -- WC Fields

  5. #5
    Experienced User
    Overall activity: 0%

    Join Date
    Dec 2008
    Location
    Malaysia
    Posts
    1,608
    Liked
    0 times
    Points
    8,958
    Ubuntu doesn't need any drivers, Ubuntu almost has all drivers preinstalled.

  6. #6
    Experienced User
    Overall activity: 0%

    Join Date
    Jan 2008
    Location
    Fgura, Malta
    Posts
    490
    Liked
    1 times
    Points
    6,050
    Regarding PPPoE, you can also let your modem to access the internet and then use its ip address as the dns. That way you can just plug your PC or turn on your modem and you can access the internet right away. But this doesn't apply to all modems :S

  7. #7
    Experienced User
    Overall activity: 11.0%

    Join Date
    Aug 2008
    Location
    Hell
    Posts
    1,122
    Liked
    19 times
    Points
    11,932
    Lunarwolf: That didnt work tried twice not a single time i got connected....using GUI i got connected once as i mentioned above...

    nivek_hcerg: I m using an ethernet...

    hellnoire: I installed the latest fro the website of nvidia....but which ever driver i install my screen starts scrolling to the right n bottom on high resolution...i want to fix that, i did once but now i dont know exactly wat i did as it was the 5th time i was tryin it...

  8. #8
    Experienced User
    Overall activity: 0%

    Join Date
    Jan 2008
    Location
    Fgura, Malta
    Posts
    490
    Liked
    1 times
    Points
    6,050
    I got this : http://www.thomson.net/GlobalEnglish/Deliver/In-Home-Digital-Distribution/Telco-ISP/dsl-modems-gateways/residential_wired/thomson%20st546_v6/Pages/default.aspx

    I have : a DSL line to connect to the ISP, and multtiple ethernet cables running from that to the other PCs. [it's a 2-in-1 modem/router ] Then, through its software I set up the username and password so that thing connects to the internet and I use it as a DNS server allowing me to access the internet.
    Last edited by nivek_hcerg; 08-08-2009 at 07:52 PM.

  9. #9
    *nix Technical Support
    Overall activity: 35.0%

    Join Date
    Jan 2009
    Location
    /home/hellnoire
    Posts
    9,845
    Liked
    319 times
    Points
    26,077
    Quote Originally Posted by ginzon View Post
    hellnoire: I installed the latest fro the website of nvidia....but which ever driver i install my screen starts scrolling to the right n bottom on high resolution...i want to fix that, i did once but now i dont know exactly wat i did as it was the 5th time i was tryin it...
    DO NOT INSTALL THE ONE OFF THE MAIN SITE. Before Brayden was banned, he warned people to not install the one off the official site. But if you insist on using it, then we can use it. Go to Synaptic (let's do this the easy way: Programs>Accessories>Terminal then type
    Code:
    sudo synaptic
    , enter your password, then in there, in the search box, type
    Code:
    nvidia-settings
    and hit apply. Once they are installed, close Synaptic but not Terminal, and type
    Code:
    nvidia-settings
    to open the settings window. That should fix that.

    As for PPPoE, I don't use it so I'm no help for it.

  10. #10
    Rookie
    Overall activity: 7.0%

    Join Date
    Jan 2009
    Location
    Malaysia
    Posts
    2,138
    Liked
    24 times
    Points
    44,879
    Here is my full tutorial.

    http://forum.raymond.cc/tutorials/10...html#post79316

    Maybe you didn't know what I was talking about. Hope that helps.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Having problems with my Nvidia Display driver
    By BigGuy in forum Hardware
    Replies: 18
    Last Post: 01-01-2012, 10:49 PM
  2. Nvidia driver alert 196.75 newest one
    By richie1913 in forum General Forum
    Replies: 5
    Last Post: 03-07-2010, 03:54 PM
  3. Canonical punts Ubuntu Jaunty Jackalope
    By Kabith in forum Linux
    Replies: 5
    Last Post: 04-22-2009, 07:50 AM
  4. Replies: 3
    Last Post: 04-14-2009, 02:52 AM
  5. Anyone Trying Jaunty
    By F00 in forum Linux
    Replies: 5
    Last Post: 02-10-2009, 11:32 AM
All times are GMT +8. The time now is 08:15 AM.