Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-04-2008, 07:08 AM   #1 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default dataone in linux

Please help me to establish a bb connection in ubuntu. I know already there is a post regarding this but now i am not able to find it. please help me.
maddy_in65 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-04-2008, 07:43 AM   #2 (permalink)
is NOT a PC/Mac
 
debsuvra's Avatar
 
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
Exclamation Re: dataone in linux

Open Console and enter this command
Code:
sudo pppoeconf
Follow the wizard that comes out in a blue background.
If u select the option to start dataone automatically then it will start during the boot. Otherwise, enter
Code:
pon dsl-provider
to start Dataone and
Code:
poff -a
to terminate the connection.

Thanks rahimveron, I overlooked sudo as I am always in superuser mode.

Last edited by debsuvra; 04-04-2008 at 08:29 PM.
debsuvra is offline  
Old 04-04-2008, 08:48 AM   #3 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,515
Default Re: dataone in linux

^ Use
Code:
sudo pppoeconf
and the rest is easy. How ever enter yourusername@dataone as your username without .in
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 04-04-2008, 08:53 AM   #4 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: dataone in linux

Quote:
Originally Posted by maddy_in65 View Post
Please help me to establish a bb connection in ubuntu. I know already there is a post regarding this but now i am not able to find it. please help me.
If, only you looked at the stickies in the Open Source section,
[Tutorial] Configuring an Always On DataOne on gnu/Linux
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 06-04-2008, 01:32 PM   #5 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

I tried to setup data one in ubuntu but it gives me this error. please check and suggest.
Attached Images
File Type: jpg Screenshot2.jpg (75.9 KB, 20 views)
File Type: jpg Screenshot11.jpg (75.9 KB, 17 views)
maddy_in65 is offline  
Old 06-04-2008, 01:34 PM   #6 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: dataone in linux

make sure ur lan interface is up(eth0).u can see that by running "ifconfig" in terminal.
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 06-04-2008, 01:54 PM   #7 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,019
Default Re: dataone in linux

Am I the only person who uses an always on connection . I plugged in my router and Voila I had access to the internet.
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 06-04-2008, 02:43 PM   #8 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: dataone in linux

You must be using bridged mode.
And you definitely aren't the only one using always on connection, not even in BSNL users out here
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 06-04-2008, 05:53 PM   #9 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

guys i am noob to linux. so i dont know how to configure the BB in linux, i also want to configure wifi in linux, so please help me in detail
maddy_in65 is offline  
Old 06-04-2008, 07:10 PM   #10 (permalink)
Who stole my Alpaca!
 
FilledVoid's Avatar
 
Join Date: Jan 2005
Location: Kerala
Posts: 2,019
Default Re: dataone in linux

Did you try the above steps ?
__________________
The Ultimate Chess Strategy : "Hit Hard, Hit Fast and Hit Often"
FilledVoid is offline  
Old 06-04-2008, 09:41 PM   #11 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

yes, i already tried the above steps. the screenshot shows the error message.
Please help me
maddy_in65 is offline  
Old 07-04-2008, 09:38 AM   #12 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Angry Re: dataone in linux

Please reply, no answer
maddy_in65 is offline  
Old 07-04-2008, 03:09 PM   #13 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: dataone in linux

can you open a terminal and post the output of the command
Code:
ifconfig
?
you can select the output from the terminal using left mouse button pressed.no need to upload screenshots .
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 08-04-2008, 07:54 AM   #14 (permalink)
In The Zone
 
Join Date: Nov 2007
Posts: 438
Default Re: dataone in linux

I had the same prob in linux mint,

configure ur connection via the network settings,

Use these commands:- (Must be root)

sudo sudo ifconfig eth0 192.168.1.10
sudo route add default gw 192.168.1.1




Then type 192.168.1.1 in ur browser and make the authentication mode "AUTO" in WAN settings.
Xccentricity is offline  
Old 08-04-2008, 07:58 AM   #15 (permalink)
is NOT a PC/Mac
 
debsuvra's Avatar
 
Join Date: Sep 2006
Location: Pondicherry
Posts: 974
Smile Re: dataone in linux

Quote:
Originally Posted by mehulved View Post
You must be using bridged mode.
And you definitely aren't the only one using always on connection, not even in BSNL users out here

He is using PPPoE/PPPoA mode as he gets connected whenever he starts the router. In Bridge Mode, user has to start a connection using appropriate commands from the OS.
debsuvra is offline  
Old 08-04-2008, 09:51 AM   #16 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

Hello prakash, this is terminal output of ifconfig command.

eth1 Link encap:Ethernet HWaddr 00:00:00:1A:73:99

UP BROADCAST MULTICAST MTU:1500 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000

RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10



eth130 Link encap:Ethernet HWaddr 00:00:6C:4E:0C:2B

inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0

inet6 addr: fe80::200:6cff:fe4e:c2b/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:122 errors:0 dropped:0 overruns:0 frame:0

TX packets:167 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000

RX bytes:71475 (69.7 KB) TX bytes:21446 (20.9 KB)
Interrupt:19 Base address:0x6000




I have tried conf as suggested by rahul. but still not working. I am using netgear router. So its IP is 192.168.0.1
maddy_in65 is offline  
Old 08-04-2008, 10:25 AM   #17 (permalink)
In The Zone
 
Join Date: Nov 2007
Posts: 438
Default Re: dataone in linux

Im not sure which one of them is your NIC ,

OK, try this:-
sudo sudo ifconfig eth1 192.168.1.10
sudo route add default gw 192.168.1.1

If this also doesnt work, instead of "1" in "eth1" substitute "130" in its place and try.
Xccentricity is offline  
Old 08-04-2008, 10:26 AM   #18 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: dataone in linux

^do u have your router configured for always ON broadband?
then,
you should add "sudo route add default gw 192.168.0.1"
try!
what do u do in window$?do u have to dial from windows to connect to broadband?
OR
when u boot into window$,it is already connected to internet?
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 08-04-2008, 10:57 AM   #19 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

yes i have configured my router to always on mode. Currently i am connected to it via Wi fi mode. i have tried to add default GW as netgear IP, it shows me this error

madworld@Madworld:~$ sudo route add default gw 192.168.0.1

SIOCADDRT: File exists.

I dont need to dial anything as it is a router. when i start router and my lappy, i get connected automatically.
maddy_in65 is offline  
Old 08-04-2008, 11:12 AM   #20 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,513
Default Re: dataone in linux

...then try:
Code:
sudo /etc/init.d/dhcdbd restart
then try in a terminal whether ur able to ping google.
Code:
ping 76.162.89.197
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 12-04-2008, 09:35 AM   #21 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

Thanks praka for the gr8 help, the above command works for me. can u please explain what does this command do.

Now i want to use net by using wifi the below is the output of command

madworld@madworld:~ lspci -v
00:00.0 RAM memory: nVidia Corporation Unknown device 0547 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0
Capabilities: <access denied>

00:01.0 ISA bridge: nVidia Corporation Unknown device 0548 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0

00:01.1 SMBus: nVidia Corporation Unknown device 0542 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: 66MHz, fast devsel, IRQ 10
I/O ports at 3080 [size=64]
I/O ports at 3040 [size=64]
I/O ports at 3000 [size=64]
Capabilities: <access denied>

00:01.2 RAM memory: nVidia Corporation Unknown device 0541 (rev a2)
Flags: 66MHz, fast devsel

00:01.3 Co-processor: nVidia Corporation Unknown device 0543 (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 11
Memory at f6200000 (32-bit, non-prefetchable) [size=512K]

00:02.0 USB Controller: nVidia Corporation Unknown device 055e (rev a2) (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
Memory at f6486000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>

00:02.1 USB Controller: nVidia Corporation Unknown device 055f (rev a2) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16
Memory at f6489000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

00:04.0 USB Controller: nVidia Corporation Unknown device 055e (rev a2) (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 17
Memory at f6487000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>

00:04.1 USB Controller: nVidia Corporation Unknown device 055f (rev a2) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 16
Memory at f6489400 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

00:06.0 IDE interface: nVidia Corporation Unknown device 0560 (rev a1) (prog-if 8a [Master SecP PriP])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0
[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
[virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
[virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
[virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
I/O ports at 30c0 [size=16]
Capabilities: <access denied>

00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
Memory at f6480000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>

00:08.0 PCI bridge: nVidia Corporation Unknown device 0561 (rev a2) (prog-if 01 [Subtractive decode])
Flags: bus master, 66MHz, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
Memory behind bridge: f6100000-f61fffff
Capabilities: <access denied>

00:09.0 IDE interface: nVidia Corporation Unknown device 0550 (rev a2) (prog-if 85 [Master SecO PriO])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 18
I/O ports at 30f0 [size=8]
I/O ports at 30e4 [size=4]
I/O ports at 30e8 [size=8]
I/O ports at 30e0 [size=4]
I/O ports at 30d0 [size=16]
Memory at f6484000 (32-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>

00:0a.0 Ethernet controller: nVidia Corporation Unknown device 054c (rev a2)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 19
Memory at f6488000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 30f8 [size=8]
Memory at f6489c00 (32-bit, non-prefetchable) [size=256]
Memory at f6489800 (32-bit, non-prefetchable) [size=16]
Capabilities: <access denied>

00:0c.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
I/O behind bridge: 00004000-00004fff
Memory behind bridge: f2000000-f3ffffff
Prefetchable memory behind bridge: 00000000f0000000-00000000f1ffffff
Capabilities: <access denied>

00:0d.0 PCI bridge: nVidia Corporation Unknown device 0563 (rev a2) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
Memory behind bridge: f6000000-f60fffff
Capabilities: <access denied>

00:12.0 VGA compatible controller: nVidia Corporation Unknown device 0531 (rev a2) (prog-if 00 [VGA])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
Memory at f4000000 (64-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at 50000000 [disabled] [size=128K]
Capabilities: <access denied>

00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
Flags: fast devsel
Capabilities: <access denied>

00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
Flags: fast devsel
Capabilities: <access denied>

02:05.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05) (prog-if 10 [OHCI])
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at f6100000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>

02:05.1 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, medium devsel, latency 64, IRQ 7
Memory at f6100800 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

02:05.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at f6100c00 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

02:05.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at f6101000 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

02:05.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
Subsystem: Hewlett-Packard Company Unknown device 30cf
Flags: bus master, medium devsel, latency 64, IRQ 11
Memory at f6101400 (32-bit, non-prefetchable) [size=256]
Capabilities: <access denied>

03:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan mini-PCI (rev 02)
Subsystem: Hewlett-Packard Company Unknown device 1375
Flags: bus master, fast devsel, latency 0, IRQ 21
Memory at f6000000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>

Last edited by maddy_in65; 12-04-2008 at 09:35 AM. Reason: Automerged Doublepost
maddy_in65 is offline  
Old 13-04-2008, 06:49 AM   #22 (permalink)
Broken In
 
maddy_in65's Avatar
 
Join Date: Oct 2007
Posts: 141
Default Re: dataone in linux

Please help me regarding wireless lan setup. My restricted drivers setup shows it it in use.
maddy_in65 is offline  
Old 13-04-2008, 09:45 PM   #23 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,097
Default Re: dataone in linux

this should help you
https://help.ubuntu.com/community/WifiDocs
gary4gar is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Easy Dataone In Linux Raaza Open Source 1 02-06-2007 05:33 PM
How to check DataONE usage in Linux choudang Open Source 5 19-09-2006 11:45 PM
Help Needed To Configure Dataone One Linux ashwinkumar Open Source 5 20-12-2005 04:04 PM
Dataone on LINUX cool_dude_prav Open Source 13 11-06-2005 04:29 PM


All times are GMT +5.5. The time now is 10:55 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2