Re: atapicam trouble

2006-10-17 Thread Johan Johansen

Actually, on my system I can do mount_udf /dev/acd0 and copy a 3GB
file, I just tried. My problem is adding CAM support, which the 
handbook tells me I have to use to burn dvd.

johan

 
 I'm unable to copy a file from a udf-mounted DVD regardless of whether
 atapicam is loaded or not, so I'm not sure if atapicam is just making
 a problem more apparent or what. Are you able to do so?
 
 Thanks,
 Josh
 
 On 10/16/06, Johan Johansen [EMAIL PROTECTED] wrote:
 
 
  I still have the same problem as below, even when running 6.2-BETA2 from
  a FreeSBIE - cd. I wonder if this could have to do with badly supportet
  motherboard, ASUS P5B, since I dont see any temp-readings with sysctl.
  cpuTemp and MBTemp are displayed under bios-config.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble

2006-10-17 Thread Donald J. O'Neill
On Tuesday 17 October 2006 05:47, Johan Johansen wrote:
 Actually, on my system I can do mount_udf /dev/acd0 and copy a 3GB
 file, I just tried. My problem is adding CAM support, which the
 handbook tells me I have to use to burn dvd.

 johan

  I'm unable to copy a file from a udf-mounted DVD regardless of whether
  atapicam is loaded or not, so I'm not sure if atapicam is just making
  a problem more apparent or what. Are you able to do so?
 
  Thanks,
  Josh
 
  On 10/16/06, Johan Johansen [EMAIL PROTECTED] wrote:
   I still have the same problem as below, even when running 6.2-BETA2
   from a FreeSBIE - cd. I wonder if this could have to do with badly
   supportet motherboard, ASUS P5B, since I dont see any temp-readings
   with sysctl. cpuTemp and MBTemp are displayed under bios-config.

 ___

Look in /boot/kernel and see if atapikam.ko is there. It should be. If it is, 
you can use 'atapicam_load=YES' in /boot/loader.conf to load atapicam at 
boot. You can use 'kldload atapicam.ko' to just load it while system is 
running to see if it works before going any further.

You can use kldstat to varify that it's loaded. Below is the output of kldstat 
from one of my systems:

# kldstat
Id Refs AddressSize Name
 1   15 0xc040 5cae28   kernel
 21 0xc09cb000 59f4 snd_atiixp.ko
 32 0xc09d1000 22b88sound.ko
 41 0xc09f4000 4ae8 atapicam.ko
 51 0xc09f9000 5a78 if_fwip.ko
 61 0xc09ff000 59f00acpi.ko
 72 0xc4f2f000 16000linux.ko
 81 0xc504a000 2000 rtc.ko

Hope this will help you guys a bit.


Don
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble

2006-10-16 Thread Johan Johansen


I still have the same problem as below, even when running 6.2-BETA2 from
a FreeSBIE - cd. I wonder if this could have to do with badly supportet
motherboard, ASUS P5B, since I dont see any temp-readings with sysctl.
cpuTemp and MBTemp are displayed under bios-config.

Another funny thing, if I read disk-data with smartmontools,
smartctl -a /dev/ad10
[irq19: re0 uhci3++] starts using a hole cpu for itself, and only
a reboot helps.

mvh

 
 I run 6.1-STABLE-200607 on my brand new box with
 Intel Core 2 Duo E6600 2 x 2,40 GHz cpu (beautiful piece of machinery)
 
 I can use my dvd-devices with atapicd, but atapicam do not work.
 
 kldload atapicam causes an interrupt storm, I guess.
 I tried to take out atapicd from the kernel after reading 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/73675
 In fact, I removed ataraid atapifd atapist too, without any luck.
 
 Here is output from top -S a few seconds after kldload atapicam
 
 last pid:   600;  load averages:  0.24,  0.24,  0.11
 up 
 0+00:02:36  11:27:53
 88 processes:  5 running, 64 sleeping, 19 waiting
 CPU states:  0.0% user,  0.0% nice,  0.0% system, 43.8% interrupt, 56.2% idle
 Mem: 22M Active, 9604K Inact, 28M Wired, 15M Buf, 1943M Free
 Swap: 4070M Total, 4070M Free
 
   PID USERNAME  THR PRI NICE   SIZERES STATE  C   TIME   WCPU COMMAND
11 root1 171   52 0K 8K RUN1   2:03 99.26% idle: cpu1
12 root1 171   52 0K 8K RUN0   1:54 62.26% idle: cpu0
22 root1 -64 -183 0K 8K CPU0   0   0:09 36.41% irq16: 
 uhci0+
31 root1 -68 -187 0K 8K WAIT   1   0:01  0.00% irq19: re0 
 uhci3++
 
 Could anyone point me in a direction too solve this, please?


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble

2006-10-16 Thread Josh Carroll

Johan,

I have a PR submitted for this problem. I do not think it is
particular to Asus P5B boards, as I tried a Gigabyte DS3 board and it
had the same problem.

PR is here:

http://www.freebsd.org/cgi/query-pr.cgi?pr=103602

I'm unable to copy a file from a udf-mounted DVD regardless of whether
atapicam is loaded or not, so I'm not sure if atapicam is just making
a problem more apparent or what. Are you able to do so?

Thanks,
Josh

On 10/16/06, Johan Johansen [EMAIL PROTECTED] wrote:



I still have the same problem as below, even when running 6.2-BETA2 from
a FreeSBIE - cd. I wonder if this could have to do with badly supportet
motherboard, ASUS P5B, since I dont see any temp-readings with sysctl.
cpuTemp and MBTemp are displayed under bios-config.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble (me too)

2006-09-10 Thread Bill-Schoolcraft
At Sun, 10 Sep 2006 it looks like Johan Johansen composed:

 
 I run 6.1-STABLE-200607 on my brand new box with
 Intel Core 2 Duo E6600 2 x 2,40 GHz cpu (beautiful piece of machinery)
 
 I can use my dvd-devices with atapicd, but atapicam do not work.
 
 kldload atapicam causes an interrupt storm, I guess.
 I tried to take out atapicd from the kernel after reading 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/73675
 In fact, I removed ataraid atapifd atapist too, without any luck.
 
 Here is output from top -S a few seconds after kldload atapicam
 
 last pid:   600;  load averages:  0.24,  0.24,  0.11
 up 
 0+00:02:36  11:27:53
 88 processes:  5 running, 64 sleeping, 19 waiting
 CPU states:  0.0% user,  0.0% nice,  0.0% system, 43.8% interrupt, 56.2% idle
 Mem: 22M Active, 9604K Inact, 28M Wired, 15M Buf, 1943M Free
 Swap: 4070M Total, 4070M Free
 
   PID USERNAME  THR PRI NICE   SIZERES STATE  C   TIME   WCPU COMMAND
11 root1 171   52 0K 8K RUN1   2:03 99.26% idle: cpu1
12 root1 171   52 0K 8K RUN0   1:54 62.26% idle: cpu0
22 root1 -64 -183 0K 8K CPU0   0   0:09 36.41% irq16: 
 uhci0+
31 root1 -68 -187 0K 8K WAIT   1   0:01  0.00% irq19: re0 
 uhci3++
 
 Could anyone point me in a direction too solve this, please?

I was just messing with this with a very good PLEXTOR DVD-RW drive,
tried to rebuild the kernel with only device atapicam and there
was some issues, for some strange reason, the system wedged, then
tried to read the drive's contents at boot time, and then I lost my
X resolution upon booting back into KDE, I was there with only what
amounted to 800x600 (actually something weirder than that) and could
NOT restore my X session, tried to reconfigure X -- nada.

The machine is triple booted with three different drives, X worked
fine on the other variants -- I thought the integrated video_chip
went bad, that was not the case, just 6.1 was bad, that was a
bittersweet relief.

When I did try to start X in the beginning the whole system wedged,
could not understand why just adding the device atapicam line to a
new kernel would do this, something got corrupted.

I was getting perfect config files with Xorg -configure and no
matter what, nothing now.

Isn't 6.2 coming out soon?

 
 mvh
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

-- 
Bill Schoolcraft * http://wiliweld.com
*
 If you turn your headlights on while going
 the speed of light, does anything happen? 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble (me too)

2006-09-10 Thread Josh Carroll

Neither disabling atapicam nor atapicd works on my Core2Duo system. I
don't know whether it's related to the new IDE controllers (JMicron
363 and Intel ICH8) or a similar problem to what you're reporting. The
best I can do is about 3MB/s with atapicd and DMA disabled and also
with atapicam. Both have problems reading files from a DVD, I end up
getting READ_BIG errors from the kernel. Sure would like to be able to
use this DVD drive in FreeBSD! :)

Josh
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: atapicam trouble ()

2006-09-10 Thread Bill-Schoolcraft
At Sun, 10 Sep 2006 it looks like Josh Carroll composed:

 Neither disabling atapicam nor atapicd works on my Core2Duo system. I
 don't know whether it's related to the new IDE controllers (JMicron
 363 and Intel ICH8) or a similar problem to what you're reporting. The
 best I can do is about 3MB/s with atapicd and DMA disabled and also
 with atapicam. Both have problems reading files from a DVD, I end up
 getting READ_BIG errors from the kernel. Sure would like to be able to
 use this DVD drive in FreeBSD! :)
 
 Josh
 

ahh, took a break and using the drive to test a Solaris-10 install,
been years since I tried this...  had to go find an old Intel nic
just to get networking up...  I'm a glutten for punishment!

Then I forgot to copy /etc/nsswitch.dns on top of
/etc/nsswitch.conf and for the life of me could not get OUT on to
the Internet... (giggle)

If that atapicam attempt on my part did not blow Xorg out of the
water and leave me at 800x600 I'd never be painfully beating myself
with Solaris-10 now!

Downloaded pkg-get so things are bearable! (grin)

-- 
Bill Schoolcraft * http://wiliweld.com
*
 If you turn your headlights on while going
 the speed of light, does anything happen? 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]