linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* hdc-why it doesn't work?
@ 2006-08-26  6:50 tasos
  2006-08-26  6:51 ` Tobias Powalowski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tasos @ 2006-08-26  6:50 UTC (permalink / raw)
  To: linux-hotplug

hello ppl and nice to meet you.
I have added 
KERNEL="hdc" NAME="%k" SYMLINK+="tobenq"
and it doesn't work.Can you please tell me WHY?it
drives me crazy.Using slackware 10.2 kernel
2.6.17.11.udev 097.
Thank you in advance!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hdc-why it doesn't work?
  2006-08-26  6:50 hdc-why it doesn't work? tasos
@ 2006-08-26  6:51 ` Tobias Powalowski
  2006-08-26 12:10 ` tasos
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Tobias Powalowski @ 2006-08-26  6:51 UTC (permalink / raw)
  To: linux-hotplug


[-- Attachment #1.1: Type: text/plain, Size: 1318 bytes --]

Am Samstag, 26. August 2006 08:50 schrieb tasos:
> hello ppl and nice to meet you.
> I have added
> KERNEL=="hdc" NAME="%k" SYMLINK+="tobenq"
> and it doesn't work.Can you please tell me WHY?it
> drives me crazy.Using slackware 10.2 kernel
> 2.6.17.11.udev 097.
> Thank you in advance!
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
Hi just add some ',' and it will work.
KERNEL=="hdc", NAME="%k", SYMLINK+="tobenq"
greetings
tpowa
-- 
Tobias Powalowski
Archlinux Developer & Package Maintainer (tpowa)
http://www.archlinux.org
tpowa@archlinux.org

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 226 bytes --]

_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hdc-why it doesn't work?
  2006-08-26  6:50 hdc-why it doesn't work? tasos
  2006-08-26  6:51 ` Tobias Powalowski
@ 2006-08-26 12:10 ` tasos
  2006-08-26 12:32 ` Kay Sievers
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tasos @ 2006-08-26 12:10 UTC (permalink / raw)
  To: linux-hotplug

Thanks for replying tobias.
I have added it but it doesn't work.
I try to use hda(hard disk) instead of hdc(dvd-rw) and
it worked.I tried to mount my dvd and it didn't create
it...Any more ideas please?

--- Tobias Powalowski <t.powa@gmx.de> wrote:

> Am Samstag, 26. August 2006 08:50 schrieb tasos:
> > hello ppl and nice to meet you.
> > I have added
> > KERNEL="hdc" NAME="%k" SYMLINK+="tobenq"
> > and it doesn't work.Can you please tell me WHY?it
> > drives me crazy.Using slackware 10.2 kernel
> > 2.6.17.11.udev 097.
> > Thank you in advance!
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> >
> >
>
-------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support
> web services, security?
> > Get stuff done quickly with pre-integrated
> technology to make your job
> > easier Download IBM WebSphere Application Server
> v.1.0.1 based on Apache
> > Geronimo
> >
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
> > _______________________________________________
> > Linux-hotplug-devel mailing list 
> http://linux-hotplug.sourceforge.net
> > Linux-hotplug-devel@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
> Hi just add some ',' and it will work.
> KERNEL="hdc", NAME="%k", SYMLINK+="tobenq"
> greetings
> tpowa
> -- 
> Tobias Powalowski
> Archlinux Developer & Package Maintainer (tpowa)
> http://www.archlinux.org
> tpowa@archlinux.org
> >
-------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support
> web services, security?
> Get stuff done quickly with pre-integrated
> technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1
> based on Apache Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642>
_______________________________________________
> Linux-hotplug-devel mailing list 
> http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hdc-why it doesn't work?
  2006-08-26  6:50 hdc-why it doesn't work? tasos
  2006-08-26  6:51 ` Tobias Powalowski
  2006-08-26 12:10 ` tasos
@ 2006-08-26 12:32 ` Kay Sievers
  2006-08-30 19:01 ` tasos
  2006-08-30 19:43 ` tasos
  4 siblings, 0 replies; 6+ messages in thread
From: Kay Sievers @ 2006-08-26 12:32 UTC (permalink / raw)
  To: linux-hotplug

On Sat, 2006-08-26 at 05:10 -0700, tasos wrote:
> Thanks for replying tobias.
> I have added it but it doesn't work.
> I try to use hda(hard disk) instead of hdc(dvd-rw) and
> it worked.I tried to mount my dvd and it didn't create
> it...Any more ideas please?

What does:
  udevtest /block/hdc
print?

Kay


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hdc-why it doesn't work?
  2006-08-26  6:50 hdc-why it doesn't work? tasos
                   ` (2 preceding siblings ...)
  2006-08-26 12:32 ` Kay Sievers
@ 2006-08-30 19:01 ` tasos
  2006-08-30 19:43 ` tasos
  4 siblings, 0 replies; 6+ messages in thread
From: tasos @ 2006-08-30 19:01 UTC (permalink / raw)
  To: linux-hotplug

 On Sat, 2006-08-26 at 05:10 -0700, tasos wrote:
 > Thanks for replying tobias.
 > I have added it but it doesn't work.
 > I try to use hda(hard disk) instead of hdc(dvd-rw)
and
 > it worked.I tried to mount my dvd and it didn't
create
 > it...Any more ideas please?
 
 What does:
   udevtest /block/hdc
 print?
 
 Kay

 

This message never came to me via e-mail.I show it in
the mailing list that's why the delay.Well


main: looking at device '/block/hdc' from subsystem
'block'
run_program: '/lib/udev/ata_id --export
/dev/.tmp-22-0'
run_program: '/lib/udev/ata_id' (stdout) 'ID_TYPEÍ'
run_program: '/lib/udev/ata_id' (stdout)
'ID_MODEL¾NQ_DVD_DD_DW1640'
run_program: '/lib/udev/ata_id' (stdout)
'ID_SERIAL=KWKA501359PC0'
run_program: '/lib/udev/ata_id' (stdout)
'ID_REVISION=BSLB'
run_program: '/lib/udev/ata_id' (stdout) 'ID_BUS=ata'
run_program: '/lib/udev/ata_id' returned with status 0
udev_rules_get_name: add symlink
'disk/by-id/ata-BENQ_DVD_DD_DW1640_KWKA501359PC0'
run_program: '/lib/udev/path_id /block/hdc'
run_program: '/lib/udev/path_id' (stdout)
'ID_PATH=pci-0000:00:1f.1-ide-1:0'
run_program: '/lib/udev/path_id' returned with status
0
udev_rules_get_name: add symlink
'disk/by-path/pci-0000:00:1f.1-ide-1:0'
udev_rules_get_name: add symlink 'tobenq'
udev_rules_get_name: rule applied, 'hdc' becomes 'hdc'
udev_device_event: device '/block/hdc' already in
database, validate currently present symlinks
udev_node_add: creating device node '/dev/hdc', major
= '22', minor = '0', mode = '0660', uid = '0', gid '6'
udev_node_add: creating symlink
'/dev/disk/by-id/ata-BENQ_DVD_DD_DW1640_KWKA501359PC0'
to '../../hdc'
udev_node_add: creating symlink
'/dev/disk/by-path/pci-0000:00:1f.1-ide-1:0' to
'../../hdc'
udev_node_add: creating symlink '/dev/tobenq' to 'hdc'
main: run: 'socket:/org/kernel/udev/monitor'

The funny thing is that it says it creates a symlink...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: hdc-why it doesn't work?
  2006-08-26  6:50 hdc-why it doesn't work? tasos
                   ` (3 preceding siblings ...)
  2006-08-30 19:01 ` tasos
@ 2006-08-30 19:43 ` tasos
  4 siblings, 0 replies; 6+ messages in thread
From: tasos @ 2006-08-30 19:43 UTC (permalink / raw)
  To: linux-hotplug

Well i have added
SYSFS{vendor}="0x8086",KERNEL="hdc",SUBSYSTEM="block",
SYMLINK+="tobenq"
and it worked.my question is why it didn't work with
the last rule?how many details do i have to add?do i
have to add until i find that it works?
for example right now i have added to the rule:
KERNEL="ttyUSB[0-9]*", NAME="tts/USB%n", GROUP="tty",
MODE="0660"
KERNEL="ttyUSB[0-9]*", NAME="tts/USB%n",
SYMLINK+="lcd/mylcd%n",GROUP="tty", MODE="0660"

and it doesn't work.can somebody please help me with
this one cause i need it for my job.
thank you in advance!



--- tasos <tas0s@yahoo.com> wrote:

>  On Sat, 2006-08-26 at 05:10 -0700, tasos wrote:
>  > Thanks for replying tobias.
>  > I have added it but it doesn't work.
>  > I try to use hda(hard disk) instead of
> hdc(dvd-rw)
> and
>  > it worked.I tried to mount my dvd and it didn't
> create
>  > it...Any more ideas please?
>  
>  What does:
>    udevtest /block/hdc
>  print?
>  
>  Kay
> 
>  
> 
> This message never came to me via e-mail.I show it
> in
> the mailing list that's why the delay.Well
> 
> 
> main: looking at device '/block/hdc' from subsystem
> 'block'
> run_program: '/lib/udev/ata_id --export
> /dev/.tmp-22-0'
> run_program: '/lib/udev/ata_id' (stdout)
> 'ID_TYPEÍ'
> run_program: '/lib/udev/ata_id' (stdout)
> 'ID_MODEL¾NQ_DVD_DD_DW1640'
> run_program: '/lib/udev/ata_id' (stdout)
> 'ID_SERIAL=KWKA501359PC0'
> run_program: '/lib/udev/ata_id' (stdout)
> 'ID_REVISION=BSLB'
> run_program: '/lib/udev/ata_id' (stdout)
> 'ID_BUS=ata'
> run_program: '/lib/udev/ata_id' returned with status
> 0
> udev_rules_get_name: add symlink
> 'disk/by-id/ata-BENQ_DVD_DD_DW1640_KWKA501359PC0'
> run_program: '/lib/udev/path_id /block/hdc'
> run_program: '/lib/udev/path_id' (stdout)
> 'ID_PATH=pci-0000:00:1f.1-ide-1:0'
> run_program: '/lib/udev/path_id' returned with
> status
> 0
> udev_rules_get_name: add symlink
> 'disk/by-path/pci-0000:00:1f.1-ide-1:0'
> udev_rules_get_name: add symlink 'tobenq'
> udev_rules_get_name: rule applied, 'hdc' becomes
> 'hdc'
> udev_device_event: device '/block/hdc' already in
> database, validate currently present symlinks
> udev_node_add: creating device node '/dev/hdc',
> major
> = '22', minor = '0', mode = '0660', uid = '0', gid > '6'
> udev_node_add: creating symlink
>
'/dev/disk/by-id/ata-BENQ_DVD_DD_DW1640_KWKA501359PC0'
> to '../../hdc'
> udev_node_add: creating symlink
> '/dev/disk/by-path/pci-0000:00:1f.1-ide-1:0' to
> '../../hdc'
> udev_node_add: creating symlink '/dev/tobenq' to
> 'hdc'
> main: run: 'socket:/org/kernel/udev/monitor'
> 
> The funny thing is that it says it creates a
> symlink...
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-08-30 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-26  6:50 hdc-why it doesn't work? tasos
2006-08-26  6:51 ` Tobias Powalowski
2006-08-26 12:10 ` tasos
2006-08-26 12:32 ` Kay Sievers
2006-08-30 19:01 ` tasos
2006-08-30 19:43 ` tasos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).