Ask a Question related to Ubuntu, Design and Development.
-
David #1
winmodems - ubuntu wiki
A succesful install of 5.10 but without the drivers for a winmodem led
me to the wiki whih I hvae followed successfully through identifying the
modem and downloading all the required drivers onto a usbstick. I am
unable to get the command
sudo dpkg -i gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
to work though as it says the files are not foud. I think I need to
point the command to look for the usbstick, folder and then file which
is found in path media/usbdisk/linux/<filename>.
Am I correct and, if so where should the path be put into the command -
is it immediately prior to the filename?
--
David
David Guest
-
POE's wiki
While browsing poe.perl.org I realized that its wiki is based on usemod; At work I maintain a wiki based on usemod and a few homegrown tweaks. I... -
Would a wiki help newbies?
Hi all; I have recently contributed a wiki to another open source project (SQL-Ledger) and have received a fair bit of positive feedback and... -
dotProject Wiki?
Hi, Does anyone know of a wiki module for dotProject? Or a Wiki that could easily be bolted onto dotProject? Thanks, Jack -
wiki reccomendations
any votes/reccomendations for best ruby wiki? i'm leaning towards simplicity over features. -a ==================================== | Ara... -
offline rubygarden wiki?
I was wondering if it is possible to obtain snapshot tarballs of the rubygarden wiki for offline use, say by rsync or other methods? I know it... -
Matthias #2
Re: winmodems - ubuntu wiki
On Fri, 19 May 2006 16:52:00 +0100, David <me@privacy.net> wrote:
sudo dpkg -i /media/usbdisk/linux/gcc-3.4-base_3.4.4-6ubuntu8_i386.deb>A succesful install of 5.10 but without the drivers for a winmodem led
>me to the wiki whih I hvae followed successfully through identifying the
>modem and downloading all the required drivers onto a usbstick. I am
>unable to get the command
>
>sudo dpkg -i gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
>
>
>to work though as it says the files are not foud. I think I need to
>point the command to look for the usbstick, folder and then file which
>is found in path media/usbdisk/linux/<filename>.
>
>Am I correct and, if so where should the path be put into the command -
>is it immediately prior to the filename?
should work...
alternatively you can "cd" to this directory "cd
/media/usbdisk/linux/" and then do you regular dpkg there..
hth
matthias
Matthias Guest
-
David #3
Re: winmodems - ubuntu wiki
In article <0ptr621i7biekgu6e75cjeptov7pmi3ldn@4ax.com>, Matthias
says...Thanks Matthias. A basic and naive question I know... but I will learn!> On Fri, 19 May 2006 16:52:00 +0100, David <me@privacy.net> wrote:
>
> I think I need to>> >point the command to look for the usbstick, folder and then file which
> >is found in path media/usbdisk/linux/<filename>.
> >
> sudo dpkg -i /media/usbdisk/linux/gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
>
> should work...
> alternatively you can "cd" to this directory "cd
> /media/usbdisk/linux/" and then do you regular dpkg there..
>
--
David
David Guest
-
David #4
Re: winmodems - ubuntu wiki
In article <MPG.1ed8348693dfa2fb98969c@news.readfreenews.net> , David
says...Well, I'm afraid I've given up. I can't get the directory recognised> In article <0ptr621i7biekgu6e75cjeptov7pmi3ldn@4ax.com>, Matthias
> says...> Thanks Matthias. A basic and naive question I know... but I will learn!> > On Fri, 19 May 2006 16:52:00 +0100, David <me@privacy.net> wrote:
> >
> > I think I need to> >> > >point the command to look for the usbstick, folder and then file which
> > >is found in path media/usbdisk/linux/<filename>.
> > >
> > sudo dpkg -i /media/usbdisk/linux/gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
> >
> > should work...
> > alternatively you can "cd" to this directory "cd
> > /media/usbdisk/linux/" and then do you regular dpkg there..
> >
>
even though it can be seen in nautilus and appears on the desktop when
the stick is plugged in.
So, I tried copying the files to home directory - but the file is not
recognised.
I tried copying it to desktop and it shows up - but the command line
still says the file does not exist. Its probably me but I tired of
booting into linux, finding a fault, rebooting to windoze to get onto
the net to try ad find an answer and then rebooting back to Linux.
I tried to cd to desktop - it didn't like that either - directory not
found.
Conclusion, I guess linux aint for me/
--
David
David Guest
-
oldwetdog #5
Re: winmodems - ubuntu wiki
David wrote:
No, that is not a good conclusion, nor accurate either...> In article <MPG.1ed8348693dfa2fb98969c@news.readfreenews.net> , David
> says...> Well, I'm afraid I've given up. I can't get the directory recognised>> In article <0ptr621i7biekgu6e75cjeptov7pmi3ldn@4ax.com>, Matthias
>> says...>> Thanks Matthias. A basic and naive question I know... but I will learn!>>> On Fri, 19 May 2006 16:52:00 +0100, David <me@privacy.net> wrote:
>>>
>>> I think I need to
>>>> point the command to look for the usbstick, folder and then file which
>>>> is found in path media/usbdisk/linux/<filename>.
>>>>
>>> sudo dpkg -i /media/usbdisk/linux/gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
>>>
>>> should work...
>>> alternatively you can "cd" to this directory "cd
>>> /media/usbdisk/linux/" and then do you regular dpkg there..
>>>
>>
> even though it can be seen in nautilus and appears on the desktop when
> the stick is plugged in.
>
> So, I tried copying the files to home directory - but the file is not
> recognised.
>
> I tried copying it to desktop and it shows up - but the command line
> still says the file does not exist. Its probably me but I tired of
> booting into linux, finding a fault, rebooting to windoze to get onto
> the net to try ad find an answer and then rebooting back to Linux.
>
> I tried to cd to desktop - it didn't like that either - directory not
> found.
>
> Conclusion, I guess linux aint for me/
The right conclusion is the Windoz has used the internal modem in
an effort to kill linux...
The right conclusion is that "winmodem's" aren't for you (or
mostly anyone...)
get an external hardware modem or an internal modem which IS
compatible with linux...
sign me:
another newbee who has fought the battle battle of the winmodem,
lost, and gone to the right answer. Windoz suck, winmodems suck.
oldwetdog Guest
-
Dirk T. Verbeek #6
Re: winmodems - ubuntu wiki
David schreef:
This is often due to a slight misspelling.> So, I tried copying the files to home directory - but the file is not
> recognised.
>
> I tried copying it to desktop and it shows up - but the command line
> still says the file does not exist. Its probably me but I tired of
> booting into linux, finding a fault, rebooting to windoze to get onto
> the net to try ad find an answer and then rebooting back to Linux.
>
> I tried to cd to desktop - it didn't like that either - directory not
> found.
I have often found the use of the wild card * to be very helpful.
sudo dpkg -i gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
could be done as:
sudo dpkg -i gcc-3*i386.debYep, winmodems are a Bitch :(>
> Conclusion, I guess linux aint for me/
Dirk T. Verbeek Guest
-
Michael B. Trausch #7
Re: winmodems - ubuntu wiki
David wrote in <MPG.1ed95c73376a8b3498969d@news.readfreenews.ne t> on Sat,
May 20 2006 13:04:
[snip]Something that I hadn't noticed the first time I read the article, and I>
> I tried to cd to desktop - it didn't like that either - directory not
> found.
>
> Conclusion, I guess linux aint for me/
>
should've picked up on it quite quickly -- UNIX and UNIX-like systems, such
as Linux, use case-sensitive filesystems.
Generally, the folder that contains the desktop, therefore, is the ~/Desktop
folder, not ~/desktop. Notice the difference in case for the letter "d".
You have to make sure that when you're attempting to open files and such,
you're using the proper case. This is, of course, more important on the
command line then anywhere else. While Windows will silently forgive you
and open the file anyway, most other operating systems will not.
This means that under Windows, "FileOne" and "fileone" are the same file --
however, under other systems, they are two totally seperate files.
HTH,
Mike
--
Registered Linux User #417338, machine #325045.
A Bugless Program is an Abstract Theoretical Concept.
Michael B. Trausch Guest
-
David #8
Re: winmodems - ubuntu wiki
In article <4470f0ba$0$31645$e4fe514c@news.xs4all.nl>, Dirk T. Verbeek
says...Yes, so I found after a tip from elsewhere> David schreef:
>>> > So, I tried copying the files to home directory - but the file is not
> > recognised.
> >
> > I tried copying it to desktop and it shows up - but the command line
> > still says the file does not exist. Its probably me but I tired of
> > booting into linux, finding a fault, rebooting to windoze to get onto
> > the net to try ad find an answer and then rebooting back to Linux.
> >
> > I tried to cd to desktop - it didn't like that either - directory not
> > found.
> This is often due to a slight misspelling.
I like that one! ta> I have often found the use of the wild card * to be very helpful.
> sudo dpkg -i gcc-3.4-base_3.4.4-6ubuntu8_i386.deb
> could be done as:
> sudo dpkg -i gcc-3*i386.debI'm *still* working away at it. Files and Drivers all seem to be loaded>> >
> > Conclusion, I guess linux aint for me/
> Yep, winmodems are a Bitch :(
ok in that sudo modprob Intel36 *didn't* givve any response.
Working now on the next steps to get driver to load at boot-->
David
Visit [url]http://www.farm-direct.co.uk[/url] for your local farmgate food
supplies.
FAQ's, Glossary, Farming Year and more!
David Guest
-
David #9
Re: winmodems - ubuntu wiki
In article <yrydneOXOJMVhOzZRVn-tA@comcast.com>, Michael B. Trausch
says...Yes, I was pointed in the direction of a typo and am working towards the> David wrote in <MPG.1ed95c73376a8b3498969d@news.readfreenews.ne t> on Sat,
> May 20 2006 13:04:
> [snip]> Something that I hadn't noticed the first time I read the article, and I> >
> > I tried to cd to desktop - it didn't like that either - directory not
> > found.
> >
> should've picked up on it quite quickly -- UNIX and UNIX-like systems, such
> as Linux, use case-sensitive filesystems.
>
> Generally, the folder that contains the desktop, therefore, is the ~/Desktop
> folder, not ~/desktop. Notice the difference in case for the letter "d".
next steps in the sequence. Ta
--
David
David Guest



Reply With Quote

