|
Next: opensuse 11.1, kde 4.1, desktop
|
| Author |
Message |
External

Since: Feb 25, 2005 Posts: 173
|
(Msg. 1) Posted: Wed Dec 24, 2008 2:40 pm
Post subject: USB memory stick Archived from groups: alt>os>linux>suse (more info?)
|
|
|
|
| Got a Kingston USB memory stick. Plugged it into the USB hub.
However, how do I know the path name for this device? Using OpenSuSE
11.0. With OpenSuSE 10.1 a window used to open telling me the path name
but not with 11.0. Also using KDE 4.0.
|
|
|
| Back to top |
|
 |  |
External

Since: Dec 24, 2008 Posts: 1
|
(Msg. 2) Posted: Wed Dec 24, 2008 2:40 pm
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Dec 24, 2:40 pm, scott <svet....DeleteThis@ameritech.net> wrote:
> Got a Kingston USB memory stick. Plugged it into the USB hub.
> However, how do I know the path name for this device? Using OpenSuSE
> 11.0. With OpenSuSE 10.1 a window used to open telling me the path name
> but not with 11.0. Also using KDE 4.0.
If the OS actually sees it, try
cat /proc/partitions
and it'll likely be the last device listed eg /dev/sdf1 |
|
| Back to top |
|
 |  |
External

Since: Apr 24, 2007 Posts: 22
|
(Msg. 3) Posted: Wed Dec 24, 2008 2:40 pm
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Dec 24, 8:40 pm, scott <svet....TakeThisOut@ameritech.net> wrote:
> Got a Kingston USB memory stick. Plugged it into the USB hub.
> However, how do I know the path name for this device? Using OpenSuSE
> 11.0. With OpenSuSE 10.1 a window used to open telling me the path name
> but not with 11.0. Also using KDE 4.0.
Mine is /media/KINGSTON
just type "mount" and all will be revealed. |
|
| Back to top |
|
 |  |
External

Since: Jun 05, 2007 Posts: 205
|
(Msg. 4) Posted: Thu Dec 25, 2008 6:36 am
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On 2008-12-24, scott <svetter.RemoveThis@ameritech.net> wrote:
> Got a Kingston USB memory stick. Plugged it into the USB hub.
> However, how do I know the path name for this device? Using OpenSuSE
> 11.0. With OpenSuSE 10.1 a window used to open telling me the path name
> but not with 11.0. Also using KDE 4.0.
I'm running KDE3 here and there are several ways.
Maybe also in KDE4, my experience of that is very limited, I've tried
like a few times but it just ain't my thing...
First, the stick shows up in MyComputer.
Using filemanager (Kongqueror) it appears in /media/
Command line: dmesg | grep SCSI
returns:
scsi16 : SCSI emulation for USB Mass Storage devices
sd 16:0:0:0: [sdd] Attached SCSI removable disk
It means it's /dev/sdd
Mount:
/dev/sdd1 on /media/KINGSTON type vfat
(rw,nosuid,nodev,noatime,flush,uid=1000,utf8,shortname=lower)
So /dev/sdd1 is mounted /media/KINGSTON
Vahis
--
http://waxborg.servepics.com
"If you don't know where you are going, any road will take you there"
George Harrison |
|
| Back to top |
|
 |  |
External

Since: Jun 02, 2005 Posts: 168
|
(Msg. 5) Posted: Thu Dec 25, 2008 11:10 am
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
scott wrote:
> Got a Kingston USB memory stick. Plugged it into the USB hub.
> However, how do I know the path name for this device? Using OpenSuSE
> 11.0. With OpenSuSE 10.1 a window used to open telling me the path name
> but not with 11.0. Also using KDE 4.0.
If you are running kde, check My Computer. It will list all drives including
usb. Click a drive on that display and it will open it up for you.
I have a new 4G Kingston and My Computer shows it as "Kingston".
Works for 11.0 and 11.1.
John |
|
| Back to top |
|
 |  |
External

Since: Oct 14, 2007 Posts: 4
|
(Msg. 6) Posted: Fri Dec 26, 2008 6:10 pm
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 24 Dec 2008 14:40:24 -0500, scott wrote:
> Got a Kingston USB memory stick. Plugged it into the USB hub. However,
> how do I know the path name for this device? Using OpenSuSE 11.0. With
> OpenSuSE 10.1 a window used to open telling me the path name but not
> with 11.0. Also using KDE 4.0.
You might consider upgrading your KDE 4.0 to 4.1.x --- 4.0 was more of a
development release.
The thing your are looking for is called the "New Device Notifier"
plasmoid. You can get it by going to the peanut looking thing up in the
corner of your KDE 4.0 desktop and selecting Add Widgets ... it will
appear in the drop down list. |
|
| Back to top |
|
 |  |
External

Since: Feb 25, 2005 Posts: 173
|
(Msg. 7) Posted: Sat Dec 27, 2008 1:41 pm
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Jack Bunce wrote:
> On Wed, 24 Dec 2008 14:40:24 -0500, scott wrote:
>
>> Got a Kingston USB memory stick. Plugged it into the USB hub. However,
>> how do I know the path name for this device? Using OpenSuSE 11.0. With
>> OpenSuSE 10.1 a window used to open telling me the path name but not
>> with 11.0. Also using KDE 4.0.
>
> You might consider upgrading your KDE 4.0 to 4.1.x --- 4.0 was more of a
> development release.
>
> The thing your are looking for is called the "New Device Notifier"
> plasmoid. You can get it by going to the peanut looking thing up in the
> corner of your KDE 4.0 desktop and selecting Add Widgets ... it will
> appear in the drop down list.
KDE 4.0 seemed to change things around from what I am used to. Went
back to 3.5 but will consider KDE 4.1 |
|
| Back to top |
|
 |  |
External

Since: Feb 25, 2005 Posts: 173
|
(Msg. 8) Posted: Sat Dec 27, 2008 1:43 pm
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
John Bowling wrote:
> scott wrote:
>
>> Got a Kingston USB memory stick. Plugged it into the USB hub.
>> However, how do I know the path name for this device? Using OpenSuSE
>> 11.0. With OpenSuSE 10.1 a window used to open telling me the path name
>> but not with 11.0. Also using KDE 4.0.
>
> If you are running kde, check My Computer. It will list all drives including
> usb. Click a drive on that display and it will open it up for you.
>
> I have a new 4G Kingston and My Computer shows it as "Kingston".
>
> Works for 11.0 and 11.1.
>
> John
Found out that this device needed to be formatted. What it needed to
be done when it was done a few months ago, I don't know. Anyway, now
that it has been reformatted, it works fine.
Thanks all for the help! |
|
| Back to top |
|
 |  |
External

Since: Oct 14, 2007 Posts: 4
|
(Msg. 9) Posted: Thu Jan 01, 2009 9:22 am
Post subject: Re: USB memory stick [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sat, 27 Dec 2008 13:41:30 -0500, scott wrote:
> KDE 4.0 seemed to change things around from what I am used to. Went
> back to 3.5 but will consider KDE 4.1
Alas, KDE 4.X sometimes appears, to me at least, to have been the start
of the first "VISTAfication" of a GNU/linux desktop. The KDE 4.x folks
have their own vision and are hard at work trying to achieve it but, as
yet, the benefit for me remains not just unrealized but unfocused. The
KDE 3.x folks have spoiled me.
KDE 4.1.3 is installed and selected on my main machine as the everyday
desktop. I've moved one other older, slower machine over to Gnome and it
is rapidly growing on me. On my biggest and slowest box though I still
run KDE 3.5.x --- its polished, stable, fast and what I know --- it is
still my gold standard. |
|
| Back to top |
|
 |  |
| Related Topics: | now my usb stick works fine - I've found out how to make my usb stick work fine: https://bugzilla.novell.com/show_bug.cgi?id=100533
Pinnacle DVB-T USB stick - Here's the hardware I have: http://tinyurl.com/ouccr According to linuxtv.org this device is supported. Besides, I had this same stick working some time ago on SUSE 10.1. Tried to get it to work today on both OpenSUSE 10.2 & 10.3 (32-bit), with no ...
How to make fonts in Mozilla menu stick? - I've been trying to change the size of the fonts in the menus of gnome applications like Mozilla and Pan. I've gone to the Gnome control center and changed the fonts there. It worked. However, when I reboot the computer, the changes are gone. Question 1:...
D-Link DWA-120 USB Wireless Stick - Does anyone know if this will work with OpenSuse and if so, what do I need to do to get it working? Regards
Where did my memory go?! - Hi All, First the stats: Hardware: HP proLiant DL-140 with 2 cpus (pipelining makes Linux see 4 processors) Memory 4GB OS: Suse version 9 (2.6.5-7.282-smp) with all patches As you can see below, /proc/meminfo shows that almost of aff the 4GB is used: ... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|