Problem Installing FC7

Status
Not open for further replies.

gary4gar

GaurishSharma.com
@Also tried what u said...
The ip was already correctly saved but Subnet instead of being 225.225.225.0 was 255.255.255.0
As per ur instructions i cahnged the Default gateway to 192.168.1.1

Well whn I tried to access the router conf page it asks fr username and pssword..i tried entering my broadband as well as Linux username and password but it was of no use...The password dialog box kept on reappearing!

So i cahnged the Subnet Mask back to 255.255.255.0 but it was of no use!

How to go around it now???
When you access your Config page, use "admin" as userid & password;)
its password to access your router, its different from other passwords

also, keep subnet at 255.255.255.0 only
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
Still Stuck..
The usrname n password worked out well...but i couldnot find any option where i could change it frm bridge mode to pppoe!

Mayb u can guide me with the menus too... Here is a screenshot!


*img371.imageshack.us/img371/128/screenshotrj0.th.png
 

gary4gar

GaurishSharma.com
The User interface in every modem is different, so i can't help much there.

Also, the image isn't loading here.
Please don't use imageshack., it sucks
so i can't see the screenshot

Hint:
click on edit in pcv0
then you gotta check out some options.
All Options are easy enough to understand.
Consult the manual of Your router. it must be having information how to connect to Internet in PPPoE mode.
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
In my modem configuration page(ADVANCED SETUP---WAN) the username is multiplay...chked it in windows too..
Dont know the pass as i could nt see it :) ...The mode is already pppoe so no need to chng it frm bride to ppoe!
 

gary4gar

GaurishSharma.com
In my modem configuration page(ADVANCED SETUP---WAN) the username is multiplay...chked it in windows too..
Dont know the pass as i could nt see it :) ...The mode is already pppoe so no need to chng it frm bride to ppoe!
So you don't know your broadband password?
strange!
Okay do one thing.
Use Asterisk Key - shows passwords hidden under asterisks.
Its is windows Utility, download it from here ==> *www.lostpassword.com/asterisk.htm
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
No!!! ofcourse i know my broadbadn pass..but as the username saved was diff..it thought tht mayb the pass was diff too!

update:
Chked it up wth the soft u provided...the password is 'multiplay' too!

Why nt my bsnl dataone usrname n pass?
 
Last edited:

gary4gar

GaurishSharma.com
There are two set of user id and pass for new users. NIB-II.
i assume you are on newer one.117.xxx.xxx.x.x bbservice.bsnl.in

* To connect to bsnl
* To view data usage(portal id)

its a confusion here, if mode is already PPPoE, then how you connect with windows based dialer?

Please tell what procedure you adopt to connect to BB in windows
 

praka123

left this forum longback
@nitish:my phone was dead(hence net too :D) so no replies.

see,either try bridge mode(that I told) or use router dialer.

choose your options :|
 

praka123

left this forum longback
nitish_mythology said:
rebooting!
nitish@Nitish:~$ sudo apt-get remove --purge network-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6-i686: PreDepends: libc6 (= 2.5-0ubuntu14) but 2.7-10ubuntu3 is to be installed
network-manager-gnome: Depends: network-manager (= 0.6.4-6ubuntu7) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

so wht to do now..
now,
do as follows:
Code:
sudo apt-get remove --purge network-manager-gnome network-manager
reply back! :D
 

praka123

left this forum longback
nitish_mythology said:
rebooting!
nitish@Nitish:~$ sudo apt-get remove --purge network-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6-i686: PreDepends: libc6 (= 2.5-0ubuntu14) but 2.7-10ubuntu3 is to be installed
network-manager-gnome: Depends: network-manager (= 0.6.4-6ubuntu7) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

so wht to do now..


EDIT:aur haan!do this first! :-
download this .deb
*mirror.lupaworld.com/ubuntu/pool/main/g/glibc/libc6-i686_2.7-10ubuntu3_i386.deb

install it as usual
Code:
sudo dpkg -i /path/to/.deb
then,
Code:
sudo apt-get install -f

now,

do as follows:
Code:
sudo apt-get remove --purge network-manager-gnome network-manager
reply back! :D
 
Last edited:
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
nitish@Nitish:~$ lsmod
Module Size Used by
binfmt_misc 12808 1
rfcomm 41744 0
l2cap 25728 5 rfcomm
bluetooth 61156 4 rfcomm,l2cap
apm 22616 1
ppdev 10372 0
cpufreq_conservative 8712 0
cpufreq_userspace 5284 0
cpufreq_powersave 2688 0
cpufreq_stats 7104 0
cpufreq_ondemand 9740 0
freq_table 5536 2 cpufreq_stats,cpufreq_ondemand
ipv6 267780 8
nls_utf8 2944 1
ntfs 107584 1
lp 12324 0
fuse 50580 0
evdev 13056 1
parport_pc 36260 1
parport 37832 3 ppdev,lp,parport_pc
serio_raw 7940 0
analog 13600 0
gameport 16008 1 analog
psmouse 40336 0
sc92031 17796 0
pcspkr 4224 0
i2c_i810 5636 0
i2c_algo_bit 7300 1 i2c_i810
iTCO_wdt 13092 0
iTCO_vendor_support 4868 1 iTCO_wdt
i2c_core 24832 2 i2c_i810,i2c_algo_bit
intel_agp 25492 1
shpchp 34452 0
agpgart 34760 2 intel_agp
pci_hotplug 30880 1 shpchp
ext3 136712 1
jbd 48404 1 ext3
mbcache 9600 1 ext3
sg 36880 0
sr_mod 17956 0
sd_mod 30720 4
cdrom 37408 1 sr_mod
ata_piix 19588 3
ata_generic 8324 0
pata_acpi 8320 0
uhci_hcd 27024 0
libata 159344 3 ata_piix,ata_generic,pata_acpi
floppy 59588 0
usbcore 146028 2 uhci_hcd
scsi_mod 151436 4 sg,sr_mod,sd_mod,libata
fbcon 42912 0
tileblit 3456 1 fbcon
font 9472 1 fbcon
bitblit 6784 1 fbcon
softcursor 3072 1 bitblit
vesafb 8964 0
nitish@Nitish:~$
 

praka123

left this forum longback
2 things are missing,with that from Ubuntu Hardy I got running :)

Code:
sudo modprobe pppoe ;sudo modprobe      pppox;depmod -ae
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
Here it goes..the network manager icon is gone too! :)

nitish@Nitish:~$ sudo dpkg -i lib.deb
Password:
(Reading database ... 90506 files and directories currently installed.)
Preparing to replace libc6-i686 2.5-0ubuntu14 (using lib.deb) ...
Unpacking replacement libc6-i686 ...
Setting up libc6-i686 (2.7-10ubuntu3) ...

nitish@Nitish:~$ sudo apt-get insatll -f
E: Invalid operation insatll
nitish@Nitish:~$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

nitish@Nitish:~$ sudo apt-get remove --purge network-manager-gnome network-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
network-manager* network-manager-gnome*
0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 2335kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 90506 files and directories currently installed.)
Removing network-manager-gnome ...
Purging configuration files for network-manager-gnome ...
Removing network-manager ...
* Stopping network connection manager NetworkManager [ OK ]
* Stopping network events dispatcher NetworkManagerDispatcher [ OK ]
Purging configuration files for network-manager ...
nitish@Nitish:
 

praka123

left this forum longback
now edit "gksudo gedit /etc/modules"
and add these two in two seperate lines :-
Code:
pppox
pppoe
ppp_generic
save and reboot :)
try again!
 

FilledVoid

Who stole my Alpaca!
In my modem configuration page(ADVANCED SETUP---WAN) the username is multiplay...chked it in windows too..
Dont know the pass as i could nt see it ...The mode is already pppoe so no need to chng it frm bride to ppoe!

How about first changing the multiplay in both username and password to the username you wee given. When they come to install the modem they should have given you a paper which contains your email id and portal ID.

Example abcdef@bsnl.in

Then try the username as abcdef and password as password. Save and try to connect now . That should do it. Otherwise give them a call and first get the id before you go through the loads of configuring you have already done.

the way you know you have were able to connect is that on the info page you have an ip for both Default Gateway and DNS servers. if you have that then usually its a problem with the DNS servers or one of the servers which authenticate you.
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
K I did what u said..it didnt work..so pls chk whether i made the enteries right!
Here is the exact output of file..

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

pppox
pppoe
ppp_generic

fuse
lp

@FilledVoid
I m nt trying to get a always on conn now...As praka asked me tochose one way!
 

FilledVoid

Who stole my Alpaca!
K I did what u said..it didnt work..so pls chk whether i made the enteries right!
Here is the exact output of file..



@FilledVoid
I m nt trying to get a always on conn now...As praka asked me tochose one way!

Oh sorry, My bad. i thought you just wanted the internet connection to work.
 

praka123

left this forum longback
@nitish:it looks fine :)

now,did u tried "pon dsl-provider" after reboot?.

I am posting everything from scratch.just to make it easy for you.

1.boot into ubuntu ,open terminal run "sudo modprobe ppp_generic"

2.run "ifconfig" command.make sure "lo" and "eth0" interfaces are up.
3.assign local IP address for eth0(lan card).for that either use "network-admin" GUI(in menu System>administration>Network) or edit manually /etc/network/intefaces.
you should be ideally use below one :)
Code:
auto lo
iface lo inet loopback


iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0

[B]auto eth0[/B]

iface dsl-provider inet ppp
pre-up /sbin/ifconfig eth0 up # line maintained by pppoeconf
provider dsl-provider

then restart network as "sudo /etc/init.d/networking restart"

4.Run "sudo pppoeconf" .when prompted answer the questions.give ur dataone userid and passwd.
now it will ask reg MTU,say "yes" there.again will ask whether "always ON connection" needed or not.
answer "NO".
now with this configured successfully,you can ON pppoe using "pon dsl-provider" and OFF using "poff" command.

make sure after all this configuring exercises that /etc/ppp/peers/dsl-provider is like below:
Code:
# Minimalistic default options file for DSL/PPPoE connections

noipdefault
defaultroute
replacedefaultroute
hide-password
#lcp-echo-interval 30
#lcp-echo-failure 4
noauth
persist
#mtu 1492
#persist
#maxfail 0
#holdoff 20
plugin rp-pppoe.so eth0
user "yourbroadbandusername"
usepeerdns

also,make sure ur /etc/ppp/chap-secrets and /etc/ppp/pap-secrets contains ur dataone username and passwd.

5.run ifconfig again(after issuing pon dsl-provider) to make sure dataone pppoe is connected showing interface "ppp0".

6.If dataone is not connecting,run "plog" command to detect what error happened.

Since,you have removed networkmanager from Ubuntu,it will be easier now :)

Go through the list patiently and reply :)

Best of Lux
 
OP
nitish_mythology

nitish_mythology

OSS Enthusiast!
POSTING THIS FR LINUX...................HORAAAAAAAAAAY!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
:) :) :)

wow..finally managed it! I just cant beleive it yaar..thanks praka123! Without u I could nt even understand what was gng on!

Thanks mehulved, gaurish...............

Now Regarding my sound card problem...
Whn i click on the sound icon next to date i get this error!

he volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.

You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.

Was thnk of down xmms n stuff but now as i am low on bandwidth..thinking of dropping the idea!

Another prb is on issuing poff command,here it goes!
nitish@Nitish:~$ poff dsl-provider
/usr/bin/poff: /bin/kill failed. None stopped.

The pppoe conn starts as soon as i ubuntu starts..i dont have to give the pon dsl-provider command! How to change it??
Downloaded xmms frm GUI(Add Remove) its insatlled but all the options are blank! I mean i can see the buttons but nothing is written on them!

Mayb some graphic lib needs to b insatalled,,,well 1st i need to take care of my sound card conf..its onboard on my ages old pc!
 
Last edited:

mehulved

18 Till I Die............
Leaving the fscking xmms alone please. It's outdated and gtk2 port has not been ready in years. Get audacity if you want something similar.
 
Status
Not open for further replies.
Top Bottom