amperaa
2007-04-07, 06:08 AM CDT
I have a WMP54G PCI card, and I'm FC6.
I found this (http://www-personal.umich.edu/~mejn/rt61.html) tutorial on how to install it, but I am having diffuculties actully navigating around files in the terminal.
In my home/brian brian directory I have two files, one is called Desktop and the other, Driver.
So my prompt looks like this to start with;
[Brian@localhost ~]$
I then type;
[Brian@localhost ~]$ cd desktop
And get;
[Brian@localhost ~]$ cd desktop
bash: cd: desktop: No such file or directory
I then type;
[Brian@localhost ~]$ cd driver
and get;
[Brian@localhost ~]$ cd driver
[Brian@localhost driver]$
So it see's the driver file, but not the desktop file, I don't get it. Now inside my driver file lies the ralink driver for my WMP54G, but when I type;
[Brian@localhost driver]$ cd "long ass driver filename"
I get a "No such file or directory found error". Even though a glance at the file system shows me that the file is there.
Anyone care to enlighten me as to what I'm doing wrong.
I really need to get this working. Thanks. :cool:
I found this (http://www-personal.umich.edu/~mejn/rt61.html) tutorial on how to install it, but I am having diffuculties actully navigating around files in the terminal.
In my home/brian brian directory I have two files, one is called Desktop and the other, Driver.
So my prompt looks like this to start with;
[Brian@localhost ~]$
I then type;
[Brian@localhost ~]$ cd desktop
And get;
[Brian@localhost ~]$ cd desktop
bash: cd: desktop: No such file or directory
I then type;
[Brian@localhost ~]$ cd driver
and get;
[Brian@localhost ~]$ cd driver
[Brian@localhost driver]$
So it see's the driver file, but not the desktop file, I don't get it. Now inside my driver file lies the ralink driver for my WMP54G, but when I type;
[Brian@localhost driver]$ cd "long ass driver filename"
I get a "No such file or directory found error". Even though a glance at the file system shows me that the file is there.
Anyone care to enlighten me as to what I'm doing wrong.
I really need to get this working. Thanks. :cool: