Yours Sincerely
Harsh Pradhan,
Department Of Management studies,
Indian Institute of Technology Delhi,
Hauz Khaz,
New Delhi 110016  INDIA,
phone: +91-9910-579-879



---------- Forwarded message ----------
From: Harsh Pradhan <[email protected]>
Date: Tue, Mar 23, 2010 at 9:48 PM
Subject: reliance mg880 data card
To: Harsh Pradhan <[email protected]>



referring to previous issuse of data card[ad addressed below]
i used following help link
http://freedomyug.wordpress.com/2007/08/18/reliance-data-card-howto/

i tried this command  $ cat /proc/bus/usb/devices

however i got this message
cat: /proc/bus/usb/devices:no such file or directory

i checked my /proc/bus
it has two folders
1. input    2. pci
 the input folder has devices file but not as required

now what to do
Yours Sincerely
Harsh Pradhan,
phone: +91-9910-579-879



>
>    I want to use reliance data card with ubuntu 9.10.
>    can some body suggests me some steps
>    lug rocks
>
>
>    Yours Sincerely
>    Harsh Pradhan
>    phone: +91-9910-579-879
>
>
>
>
>    Varsha Jaikumar <[email protected]> Mar 21 04:30PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    > can some body suggests me some steps
>    > lug rocks
>
>    > Check out
>
>    
> http://varshamyspace.blogspot.com/2009/12/tata-indicom-usb-modem-on-ubuntu-910.html
>    .
>    Just make changes when you add the name of your modem in Network
>    Connections.
>
>
>    --
>    Varsha Jaikumar
>    Computer Science & Engineering (3rd Year)
>    National Institute of Technology
>    Durgapur
>    Blog: http://varshamyspace.blogspot.com/
>
>
>
>
>    "Arjun Ghosh অর্জুন" <[email protected]> Mar 21 05:24PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    check out:
>
>    http://www.linuxiseasy.org/internet-configuration
>
>
>    Arjun Ghosh
>
>
>
>
>    ankush <[email protected]> Mar 21 07:10PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>
>    > To unsubscribe from this group, send email to iitdlug+
>    > unsubscribegooglegroups.com or reply to this email with the words
>    "REMOVE
>    > ME" as the subject.
>
>    There is already an article in iitlugd for the same and moreover incase
>    u
>    have not purchased the modem ..buy huwaei modem and not the zte
>    modem..huwaei is plug and play
>
>    --
>    without fear|without remorse|without pity
>
>
>
>   Topic: Right Click - "Add to Playlist in 
> vlc"<http://groups.google.com/group/iitdlug/t/3837c665a69b8ea6>
>
>    narendra sisodiya <[email protected]> Mar 21 01:48PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    If you want to make a quick dirty solution for - right Click add to
>    playlist
>    in vlc then follow this
>
>    #cd
>    # cd .gnome2/nautilus-scripts
>    # touch "Add to Playlist"
>    # chmod +x "Add to Playlist"
>    # gedit "Add to Playlist"
>
>    ---------------- Paste this code -------------
>
>    #!/bin/bash
>
>    ## Ny Narendra Sisodiya, for SchoolOS
>    ## [email protected]
>    ## If you modify it, Please let me know.
>
>
>    IFS=$'\n'
>    for FILENAME in $NAUTILUS_SCRIPT_SELECTED_FILE_PATHS
>    do
>    vlc --started-from-file --playlist-enqueue "$FILENAME"
>    done
>
>    exit 0
>
>
>    ------------------ SAVE and CLOSE. ---------------
>
>
>    Now enjoy right click adding to vlc.
>
>    #How you can improve it.
>    current script do not have file extension or mimetype adding, it will
>    add
>    all type of files ,there should be file extension checking so that only
>    media files allowed to add to playlist.
>
>
>
>
>
>    --
>    ┌─────────────────────────┐
>    │ Narendra Sisodiya ( नरेन्द्र सिसोदिया )
>    │ Society for Knowledge Commons
>    │ Web : http://narendra.techfandu.org
>    └─────────────────────────┘
>
>
>
>
>    narendra sisodiya <[email protected]> Mar 21 02:01PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    Hi, I just wanna know feedback,
>    Also, tell me what more script and GUI facilities you want. This will
>    help
>    in improving SchoolOS design.
>    Thanks.
>
>
>
>
>    narendra sisodiya <[email protected]> Mar 21 02:18PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    Task
>    A -- You can help in making a script which can convert any media file
>    to Ogg
>    file
>
>    
> http://code.google.com/p/freedombucket/source/browse/trunk/ConvertAlltoOgg.sh
>
>    
> http://varshamyspace.blogspot.com/2009/04/convrsion-from-one-audio-format-to.html
>
>    
> http://varshamyspace.blogspot.com/2010/03/converting-between-different-audio.html
>
>    B- --
>    you can help in giving right click option of printing pdf/odf files
>    using
>    nautilus scripts.
>
>
>    C-
>    Search on Internet for other useful nautilus script and shareit here So
>    i
>    can include them
>
>
>    Thanks
>
>
>
>
>    irfan naseef <[email protected]> Mar 21 02:50PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    On Sun, Mar 21, 2010 at 2:18 PM, narendra sisodiya <
>
>    > To unsubscribe from this group, send email to iitdlug+
>    > unsubscribegooglegroups.com or reply to this email with the words
>    "REMOVE
>    > ME" as the subject.
>
>    Thanx Narendra , Its really a nice script. But as you mentioned , it s
>    not
>    checking the file type.
>
>
>    --
>    !...@n
>
>
>
>
>    narendra sisodiya <[email protected]> Mar 21 02:53PM +0530 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>
>    > Thanx Narendra , Its really a nice script. But as you mentioned , it
>    s not
>    > checking the file type.
>
>    > Two reasons,
>    1 . I do not have enough time to make a fine tuned application.
>    2 . Other can contribute
>
>
>
>   Topic: Pidgin not able to 
> connect....<http://groups.google.com/group/iitdlug/t/751a1d52f8bbad8>
>
>    Rahul Pardeshi <[email protected]> Mar 20 09:49PM -0700 
> ^<#1278bd142de8d72f_1278432358294446_12782518ceec79b8_digest_top>
>
>    Thank you very much Varsha... Your solution worked perfectly...:-)
>
>
>
>
>  --
> l...@iitd - http://tinyurl.com/ycueutm
>
> To unsubscribe from this group, send email to iitdlug+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>
>

-- 
l...@iitd - http://tinyurl.com/ycueutm

To unsubscribe from this group, send email to 
iitdlug+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to