WLUG
By thread
wlug@lists.wlug.org
By month
Messages by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- 2 participants
- 11230 messages
Re: [Wlug] Fw: RE: show
by Andy Stewart
On Tuesday 14 October 2003 12:55 pm, Yury I Vashugin wrote:
> hi, everyone.
> since we talked about producing an educational show about linux and
> putting it 'in-the-air' at the last wlug meeting and i saw a very
> enthusiastic response so i've reserved the studio for oct.21(see below).
> there's a problem with a converter but i'm sure we can find a laptop with
> a video output.
HI everybody,
I'm still quite enthusiastic about this opportunity, but unfortunately I
cannot make it on October 21st (Tuesday is generally a bad night for me). I
will be looking forward to reading the e-mails from people who do make it on
that date.
Please keep us posted!
Andy
--
Andy Stewart, Founder
Worcester Linux Users' Group
Worcester, MA USA
http://www.wlug.org
Oct. 15, 2003
Re: [Wlug] NIC settings -- how?
by Matt Higgins
These links should get you started. I would be surprised if the distro you are
running even supports ipchains.
One NIC NAT:
http://www.linuxjournal.com/article.php?sid=7175
Netfilter documentation section:
http://www.netfilter.org/documentation/index.html
iptables HOWTO:
http://www.linuxguruz.com/iptables/howto/iptables-HOWTO.html
GUI for iptables:
http://www.fwbuilder.org/
rc script from
linuhttp://www.linuxgazette.com/issue76/misc/whitmarsh/rc.firewall.sh.txtxg…
artile:
Oct. 15, 2003
Re: [Wlug] NIC settings -- how?
by Keith Wright
> From: David Goss <vze2bd6u(a)verizon.net>
>
> have the pppoe all set up... but can't for the life of me remember
> how to set up the ipchains to handle the windows boxes for the wife
> and kids... and man they are getting hostile about not being able to
> get on the internet from home... i know it was not that hard to set
> up but for the life of me i can not find the docs i used in the
> first place...
Well, if you are starting from scratch you might as well use
iptables instead of ipchains, which are nearing obsolete.
Here is my "gateway" script. It is a firewall with a big hole
in it. It protects the windows machines just by trusting the
ISP not to route local addresses to you from outside.
(I assume your Windows machines are 192.168.0.???, or similar.)
Once you have a gateway working you can play with it to turn
it into a real firewall.
I have two ethernet cards in the firewall machine, one connected
to the DSL modem one to the LAN. You don't say if you have the
same. I think the below should work with one card, forwarding
both from and to the LAN, but have not tried it.
Also, I have a static IP address build into the script. I think
to use PPPoE you need to change the last line, but again have
not tried it.
-------------------
#!/bin/bash
/etc/sysconfig/network-scripts/ifup eth1
/sbin/rmmod ipchains
/sbin/modprobe ip_conntrack_ftp
echo "1" >/proc/sys/net/ipv4/ip_forward
IPT="/sbin/iptables"
INTERNET_ETHER="eth0"
FCS_ETHER="eth1"
GATEWAY_IP="66.92.74.1"
FCS_IP="66.92.74.188"
$IPT -t filter --flush
$IPT -t nat --flush
$IPT -t mangle --flush
$IPT -A INPUT -i lo -j ACCEPT
$IPT -A OUTPUT -o lo -j ACCEPT
$IPT -t filter --policy INPUT ACCEPT
$IPT -t filter --policy OUTPUT ACCEPT
$IPT -t filter --policy FORWARD ACCEPT
$IPT -t nat --policy PREROUTING ACCEPT
$IPT -t nat --policy OUTPUT ACCEPT
$IPT -t nat --policy POSTROUTING ACCEPT
$IPT -t mangle --policy PREROUTING ACCEPT
$IPT -t mangle --policy OUTPUT ACCEPT
$IPT -t nat -A POSTROUTING -o $INTERNET_ETHER -j SNAT --to-source $FCS_IP
------------------
For PPPoE, change that last line to
$IPT -t nat -A POSTROUTING -o $INTERNET_ETHER -j MASQURADE
-- Keith
Oct. 15, 2003
Re: [Wlug] problem hardware?
by Baris Hasdemir
On Tue, 2003-10-14 at 16:05, Charles R. Anderson wrote:
> On Tue, Oct 14, 2003 at 03:55:02PM -0400, Baris Hasdemir wrote:
> > no. The region should be "1" I got this dvd from the shrewsbury public
> > library. and actually it is playing the dvd without any problems. I am
> > using xine to play it. the only problem is those error messages.
>
> Well, if it works I wouldn't worry about it. It is likely that xine
> is trying "region 0" for playing DVDs from any region, although this
> is just a guess.
Do I need to set a region code? Here is what I think, I used my first
dvd-rom first with a windows system. Probably the player there, changed
the region setting to the first DVD that I put in it. But for a long
time I do not have windows on my computer, so this new drive has born
directly into linux.
In linux do we still have region codes? If yes, may be that error is
because I am expected to decide on a region?
I found a utility regionset http://sourceforge.net/projects/dvd/
here is its output:
~~~~~~~~~~~~~~~~~~~
root@penguen:~# ./regionset /dev/dvd
Current Region Code settings:
RPC Phase: II
type: NONE
vendor resets available: 4
user controlled changes resets available: 5
drive plays discs from region(s):, mask=0xFF
Would you like to change the region setting of your drive? [y/n]:n
~~~~~~~~~~~~~~~~~~
I could not decide whether a region is set already(by xine, or
libdvdread or something...) or not.
Other than region setting error it looks like I have a "driveready
seekcomplete error" problem. What does this error mean?
I get this error when I play a dvd:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Oct 14 17:00:56 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 17:00:56 penguen kernel: hdd: packet command error: error=0x54
Oct 14 17:00:56 penguen kernel: ATAPI device hdd:
Oct 14 17:00:56 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 17:00:56 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 17:00:56 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 17:00:56 penguen kernel: "a4 00 00 2b 0f 60 00 00 00 0c c4 00 "
and I get this when I mount and look in a cd/dvd:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Oct 14 17:14:26 penguen kernel: hdd: command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 17:14:26 penguen kernel: hdd: command error: error=0x54
Oct 14 17:14:26 penguen kernel: end_request: I/O error, dev 16:40 (hdd),
sector 1792
thanks,
baris
Oct. 14, 2003
Re: [Wlug] Fw: RE: show
by Gregory Avedissian
Makes sense to me, Tim. Easy replacement is the selling point, and in
some ways it's been the stumbling block to my converting entirely to
linux. I still use Windows for a couple of tasks that either can't be
done in linux (yet) or I haven't figured them out in linux yet
(unsupported scanner).
Show people that they can do the things they need to do with a minimal
amount of effort and without having to pay microsoft, and there will be
plenty of converts. Most of the things that most people do with their
computers can now be done in linux without having to read a manual, and
people need to know that.
Greg
Keller, Tim wrote:
> Yury,
>
> You can count me in. I also know my way around a TV production studio.
>
> We had talked about doing an introduction to linux. As an aside to that I
> was thinking that possibly we could do a show on equivalent pieces of
> software on the linux side of things that could replace (perceived) missing
> functionality. This would include stuff like Evolution, Mozilla, GnuCash,
> OpenOffice, mplayer, xmms, etc.
>
> What do people think?
>
> Thanks,
> Tim.
>
> -----Original Message-----
> From: Yury I Vashugin [mailto:vashugins@juno.com]
> Sent: Tuesday, October 14, 2003 12:56 PM
> To: wlug(a)mail.wlug.org
> Cc: wlug(a)wlug.org
> Subject: [Wlug] Fw: RE: show
>
>
> hi, everyone.
> since we talked about producing an educational show about linux and
> putting it 'in-the-air' at the last wlug meeting and i saw a very
> enthusiastic response so i've reserved the studio for oct.21(see below).
> there's a problem with a converter but i'm sure we can find a laptop with
> a video output.
> for the show we need two cameramen(anyone can do that; very simple duties
> and can be learned within 3-5 min), a show host and guests.
> please, bring any suggestions or/and recommendations. thanks.
> yury
>
> --------- Forwarded message ----------
> From: Marc Serra <mserra(a)ci.shrewsbury.ma.us>
> To: 'Yury I Vashugin' <vashugins(a)juno.com>
> Date: Fri, 10 Oct 2003 13:42:56 -0400
> Subject: RE: show
> Message-ID: <A7F72312FF5DB348BE2D037A6FE5F1C1407EC2@selpnt2>
>
> Yes.
>
> Does anybody in the group have access to a scan converter or can you use
> a
> computer with a video card output? Since we spoke about it, our last scan
> converter was put into service to be used on one of our channel's for our
> bulletin board. For you to use it, we would have to take a channel off
> the
> air. I know that a lot of laptops have video out.
>
> -----Original Message-----
> From: Yury I Vashugin [mailto:vashugins@juno.com]
> Sent: Friday, October 10, 2003 11:48 AM
> To: mserra(a)ci.shrewsbury.ma.us
> Subject: show
>
>
> marc,
> can i reserve the studio for half-an-hour show on tuesday, october 21 at
> 6:30 (actually it will not be a show; just a preliminary stuff- what
> light, what background, what settings we want for 'linux show', to try a
> scanner converter etc)?
> yury
>
> ________________________________________________________________
> The best thing to hit the internet in years - Juno SpeedBand!
> Surf the web up to FIVE TIMES FASTER!
> Only $14.95/ month - visit www.juno.com to sign up today!
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
>
Oct. 14, 2003
Re: [Wlug] problem hardware?
by Charles R. Anderson
On Tue, Oct 14, 2003 at 03:55:02PM -0400, Baris Hasdemir wrote:
> no. The region should be "1" I got this dvd from the shrewsbury public
> library. and actually it is playing the dvd without any problems. I am
> using xine to play it. the only problem is those error messages.
Well, if it works I wouldn't worry about it. It is likely that xine
is trying "region 0" for playing DVDs from any region, although this
is just a guess.
--
Charles R. Anderson <cra(a)wpi.edu> / http://angus.ind.wpi.edu/~cra/
PGP Key ID: 49BB5886
Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
Oct. 14, 2003
Re: [Wlug] problem hardware?
by Baris Hasdemir
no. The region should be "1" I got this dvd from the shrewsbury public
library. and actually it is playing the dvd without any problems. I am
using xine to play it. the only problem is those error messages.
On Tue, 2003-10-14 at 15:33, gboyce(a)badbelly.com wrote:
> The error given here "Media region code is mismatched to logical unit"
> sounds like the drive believes that it's not allowed to read content of
> that type. Are you trying to view a non-US/Canada movie in the drive?
>
> On Tue, 14 Oct 2003, Baris Hasdemir wrote:
>
> > Hello all,
> >
> > Today I received my slot loading pioneer dvd rom drive from newegg.com.
> > But linux tells me there are problems with it. The problem is my new
> > hardware right? Or should I upgrade my kernel? I wanted to be sure
> > before sending it back.
> >
> > kernel 2.4.22(slackware 9.1)
> >
> > thanks,
> > baris
> >
> > # tail -f /var/log/syslog
> > Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:45 penguen kernel: "a4 00 00 00 01 26 00 00 00 0c c4 00 "
> > Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:45 penguen kernel: "a4 00 00 00 02 3d 00 00 00 0c c4 00 "
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 ad 00 00 00 0c c4 00 "
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 dc 00 00 00 0c c4 00 "
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:46 penguen kernel: "a4 00 00 00 0a 2b 00 00 00 0c c4 00 "
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:46 penguen kernel: "a4 00 00 20 f9 76 00 00 00 0c c4 00 "
> > Oct 14 14:39:47 penguen kernel: hdd: packet command error: status=0x51 {
> > DriveReady SeekComplete Error }
> > Oct 14 14:39:47 penguen kernel: hdd: packet command error: error=0x54
> > Oct 14 14:39:47 penguen kernel: ATAPI device hdd:
> > Oct 14 14:39:47 penguen kernel: Error: Illegal request -- (Sense
> > key=0x05)
> > Oct 14 14:39:47 penguen kernel: Media region code is mismatched to
> > logical unit -- (asc=0x6f, ascq=0x04)
> > Oct 14 14:39:47 penguen kernel: The failed "Report Key" packet command
> > was:
> > Oct 14 14:39:47 penguen kernel: "a4 00 00 20 f9 e6 00 00 00 0c c4 00 "
> >
> >
> >
> > _______________________________________________
> > Wlug mailing list
> > Wlug(a)mail.wlug.org
> > http://mail.wlug.org/mailman/listinfo/wlug
> >
>
>
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
>
>
Oct. 14, 2003
Re: [Wlug] problem hardware?
by gboyce@badbelly.com
The error given here "Media region code is mismatched to logical unit"
sounds like the drive believes that it's not allowed to read content of
that type. Are you trying to view a non-US/Canada movie in the drive?
On Tue, 14 Oct 2003, Baris Hasdemir wrote:
> Hello all,
>
> Today I received my slot loading pioneer dvd rom drive from newegg.com.
> But linux tells me there are problems with it. The problem is my new
> hardware right? Or should I upgrade my kernel? I wanted to be sure
> before sending it back.
>
> kernel 2.4.22(slackware 9.1)
>
> thanks,
> baris
>
> # tail -f /var/log/syslog
> Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:45 penguen kernel: "a4 00 00 00 01 26 00 00 00 0c c4 00 "
> Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:45 penguen kernel: "a4 00 00 00 02 3d 00 00 00 0c c4 00 "
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 ad 00 00 00 0c c4 00 "
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 dc 00 00 00 0c c4 00 "
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:46 penguen kernel: "a4 00 00 00 0a 2b 00 00 00 0c c4 00 "
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:46 penguen kernel: "a4 00 00 20 f9 76 00 00 00 0c c4 00 "
> Oct 14 14:39:47 penguen kernel: hdd: packet command error: status=0x51 {
> DriveReady SeekComplete Error }
> Oct 14 14:39:47 penguen kernel: hdd: packet command error: error=0x54
> Oct 14 14:39:47 penguen kernel: ATAPI device hdd:
> Oct 14 14:39:47 penguen kernel: Error: Illegal request -- (Sense
> key=0x05)
> Oct 14 14:39:47 penguen kernel: Media region code is mismatched to
> logical unit -- (asc=0x6f, ascq=0x04)
> Oct 14 14:39:47 penguen kernel: The failed "Report Key" packet command
> was:
> Oct 14 14:39:47 penguen kernel: "a4 00 00 20 f9 e6 00 00 00 0c c4 00 "
>
>
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
Oct. 14, 2003
problem hardware?
by Baris Hasdemir
Hello all,
Today I received my slot loading pioneer dvd rom drive from newegg.com.
But linux tells me there are problems with it. The problem is my new
hardware right? Or should I upgrade my kernel? I wanted to be sure
before sending it back.
kernel 2.4.22(slackware 9.1)
thanks,
baris
# tail -f /var/log/syslog
Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:45 penguen kernel: "a4 00 00 00 01 26 00 00 00 0c c4 00 "
Oct 14 14:39:45 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:45 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:45 penguen kernel: ATAPI device hdd:
Oct 14 14:39:45 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:45 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:45 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:45 penguen kernel: "a4 00 00 00 02 3d 00 00 00 0c c4 00 "
Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 ad 00 00 00 0c c4 00 "
Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:46 penguen kernel: "a4 00 00 00 02 dc 00 00 00 0c c4 00 "
Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:46 penguen kernel: "a4 00 00 00 0a 2b 00 00 00 0c c4 00 "
Oct 14 14:39:46 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:46 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:46 penguen kernel: ATAPI device hdd:
Oct 14 14:39:46 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:46 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:46 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:46 penguen kernel: "a4 00 00 20 f9 76 00 00 00 0c c4 00 "
Oct 14 14:39:47 penguen kernel: hdd: packet command error: status=0x51 {
DriveReady SeekComplete Error }
Oct 14 14:39:47 penguen kernel: hdd: packet command error: error=0x54
Oct 14 14:39:47 penguen kernel: ATAPI device hdd:
Oct 14 14:39:47 penguen kernel: Error: Illegal request -- (Sense
key=0x05)
Oct 14 14:39:47 penguen kernel: Media region code is mismatched to
logical unit -- (asc=0x6f, ascq=0x04)
Oct 14 14:39:47 penguen kernel: The failed "Report Key" packet command
was:
Oct 14 14:39:47 penguen kernel: "a4 00 00 20 f9 e6 00 00 00 0c c4 00 "
Oct. 14, 2003
RE: [Wlug] Fw: RE: show
by mlong@datalong.com
That sounds like a great topic. This could be expanded to include mini
tutorials scattered about in subsequent shows explaining how to achieve
the same functionality in the various apps.
Cheers,
Mike
> Yury,
>
> You can count me in. I also know my way around a TV production studio.
>
> We had talked about doing an introduction to linux. As an aside to that I
> was thinking that possibly we could do a show on equivalent pieces of
> software on the linux side of things that could replace (perceived)
> missing
> functionality. This would include stuff like Evolution, Mozilla, GnuCash,
> OpenOffice, mplayer, xmms, etc.
>
> What do people think?
Oct. 14, 2003