The time now is Thu 20 Jun 2013, 05:02
All times are UTC - 4 |
| Author |
Message |
shinobar

Joined: 28 May 2009 Posts: 2271 Location: Japan
|
Posted: Thu 09 Sep 2010, 20:53 Post subject:
extra PET for analog modem Subject description: seems not work |
|
| BarryK wrote: | | In addition to the PET I posted, you will need this extra PET that rerwin has provided: |
The pinstall.sh in modem_fix_pack-7.5-woof_patch.pet seems do not work.
| Code: | grep: unrecognized option '--fwdone'
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information. |
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6874 Location: Perth, Western Australia
|
Posted: Fri 10 Sep 2010, 06:07 Post subject:
Re: extra PET for analog modem Subject description: seems not work |
|
| shinobar wrote: | | BarryK wrote: | | In addition to the PET I posted, you will need this extra PET that rerwin has provided: |
The pinstall.sh in modem_fix_pack-7.5-woof_patch.pet seems do not work.
| Code: | grep: unrecognized option '--fwdone'
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information. |
|
shinobar,
You are right, it does not work. Yet, it did when I installed the PET, it correctly editied rc.sysinit. This is truly weird.
I just tested again. If I click on the PET, the pinstall.sh script does work.
However, if I try and run pinstall.sh, it gives an error message.
To make it work in the latter case, you have to do either of these:
| Code: | | grep -- '--fwdone' etc/rc.d/rc.sysinit |
or
| Code: | | grep '\-\-fwdone' etc/rc.d/rc.sysinit |
We used to have this problem in scripts with the 'echo' command, where a leading '-x' or '--x' was being treated by echo as a command parameter. Escaping the dashes with backspaces works, or the '--' in the first solution instructs grep and echo that it is the end of command parameters (this is a standard technique that works with some Linux utilities).
I still can't understand why it works when I install the PET. Perhaps though as a precaution I should advise rerwin about this, to be cautious about this potential problem in the future.
For those interested, one problem we had with echo was this:
...where the $@ had something like '-x' or '--x'. Apart from the '--' solution, another solution that works for echo is this:
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6874 Location: Perth, Western Australia
|
Posted: Fri 10 Sep 2010, 06:22 Post subject:
|
|
Rerwin has created an updated PET, attached:
| Description |
|

Download |
| Filename |
modem_fix_pack-7.5-woof_patch.pet |
| Filesize |
681 Bytes |
| Downloaded |
405 Time(s) |
_________________ http://bkhome.org/blog2/
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sat 11 Sep 2010, 08:47 Post subject:
Re: the console dialog problem Subject description: the console dialog cannot fully be seen on some hardware |
|
| shinobar wrote: | Does anyone have the experience? with some NVIDIA graphics and one of those european keyboard layout:
azerty, de, be*, br*, dk, es, fi, fr, it, no, se, sv, pt, cz, hu, pl, ro, sk*, croat, slovene.
http://murga-linux.com/puppy/viewtopic.php?p=447901#447901 | I have a medion MD8818 with NVIDIA graphics and a Belgian keyboard. (BE-latin1)
I don't have the issue you describe.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Sat 11 Sep 2010, 11:24 Post subject:
Mesa/dri kernel 2.6.34.1 |
|
Did I misinterpret? | Quote: | | Wary 0.7 includes the full 'mesa' package, giving hardware-accelerated direct-rendering (DRI) and the openGL libraries. For Nvidia and ATI video, there are drivers supplied with Xorg, however I do plan to provide PETs with the commercial drivers -- these are kernel-version specific, and you may find PETs already created if you hunt on the forum -- but do be sure that it is designed for your kernel version. | HW report says: | Quote: | OpenGL
Vendor Unknown
Renderer Unknown
Version Unknown
Direct Rendering No | I have a NVIDIA 7650
Do I have to install/select something?
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3697 Location: UK
|
Posted: Sun 12 Sep 2010, 02:31 Post subject:
|
|
| DaveS wrote: | Great idea. Makes it very easy to try different kernels as the only big download is the sfs.
Test.doc crashes Abiword.
| Code: | abiword: symbol lookup error :/usr/lib/libabiword-2.8.so: undefined symbol: _wvf
ree |
|
Any clues for fixing this?
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 2273 Location: Gatineau (Qc), Canada
|
Posted: Tue 14 Sep 2010, 21:25 Post subject:
Thanks, Barry! |
|
Hi, all!
In my case, frugal install of kernel 2.6.27 with wary 0.7 sfs, etc., was a cinch.
Beautiful idea that works beautifully on this old Intel 1.8 Mhz machine that was "puffing and chugging" with the higher numbered kernels. Under wary 0.7, it's fast, and the Intel chip stays cool.
Puppy and descendants already have numerous sfs's for programs and versions. Making the kernel(s) modular is just following the Puppy logic!
Nice choice of default programs and utilities, too. As to the biggies I usually add (java 1.6.20, wine 1.42, and openoffice 3.2.1 sfs's), they integrated without a glitch. I was able to "upgrade" from mywolfe 0.08 to wary 0.7 in no time!
Thanks, Barry!
_________________
"To err is human; to really foul things up, you need a computer!" / "L'erreur est humaine; pour vraiment f... la m..., il faut un ordinateur." (Carleton University, banderole à la Rentrée 1979 / banner, start of 1979 school year) 
|
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1324 Location: Maine, USA
|
Posted: Wed 22 Sep 2010, 14:23 Post subject:
Availability of modem upgrade to "8" |
|
Barry,
I have, at last, completed what started out as modem fix pack 7.5, but has progressed to "8". It assumes the user has applied my second patch from here: http://www.murga-linux.com/puppy/viewtopic.php?p=449644#449644
which affects only modules that are added through the BootManager (which is why you saw no problem, I presume). This makes significant internal changes that should not impact any functionality, and might fix a few problems. I give some details here: http://www.murga-linux.com/puppy/viewtopic.php?p=453041#453041
and http://www.murga-linux.com/puppy/viewtopic.php?p=431074#431074
To use this upgrade, first install the pup_event_backend_modprobe_fix-5.5 from the second link. Upgrades to the usb_modeswitch function are there, too, although they are needed for only a few newly supported modems.
Please wait a while for users to try these in case there are problems, before incorporating it into woof. Thanks.
UPDATE 9/23/2010: Re-uploaded package with patch to wireless modem detection, after download number 4.
UPDATE 10/1/2010: Please install "patch-2" from here: http://www.murga-linux.com/puppy/viewtopic.php?p=454912#454912
after installing this attachment.
UPDATE 10/3/2010: Re-uploaded package with the corrections in "patch-2", after download number 15. Subsequent downloads of this package do not need any of the modem patches in this thread (as of this date).
Richard
 |
| Description |
This is similar to the "7.2_to_8" package but without the parts already incorporated into woof. Now updated with corrections from "patch-2".
|

Download |
| Filename |
modem_fix_pack_delta-7.5_to_8-woof.pet |
| Filesize |
902.54 KB |
| Downloaded |
397 Time(s) |
Last edited by rerwin on Sun 03 Oct 2010, 18:02; edited 5 times in total
|
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 932 Location: Malvern, Worcs, UK
|
Posted: Thu 23 Sep 2010, 04:41 Post subject:
Modem pack 8 feedback Subject description: the agrmodem problem report |
|
Hi Richard
HP550 laptop with Agere 11c1:1040 modem integrated into the HDA sound system.
Started with clean Wary 070 / K2.6.34.1
Created warysave file
Reboot
Applied pets: fix-pack-7.5 and then fix-pack-delta-7.5-to-8
Reboot
Force loaded module agrmodem
Reboot
dmesg looks promising - says ttyAGS3 has been created
HOWEVER modem-stats crashes - see /var/log/messages output below
and hence wvdial says the ttyAGS3 can be seen but can't be used.
Was really hoping to report 100% success.....
Regards
Peter
=====================
Sep 24 08:16:43 puppypc user.warn kernel: * Hello Agere Driver **
Sep 24 08:16:43 puppypc user.info kernel: usbcore: registered new interface driver agr12dec2006
Sep 24 08:16:43 puppypc user.alert kernel: Loading module Agere Modem Controller driver version 2.1.80 (2007-10-01)
Sep 24 08:16:43 puppypc user.warn kernel: Disabling lock debugging due to kernel taint
Sep 24 08:16:43 puppypc user.warn kernel: serial8250_register_ports: BaseAddress 0x4004 Irq 21
Sep 24 08:16:43 puppypc user.info kernel: ttyAGS3 at I/O 0x4004 (irq = 21) is a AgereModem
Sep 24 08:16:43 puppypc user.err kernel: agrserial - ret_val 0, call: lt_modem_ops.init_modem
Sep 24 08:16:43 puppypc user.info kernel: Loading module Agere Modem Interface driver version 2.1.80.0 (2007-10-01)
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:43 puppypc user.info kernel: b43 ssb0:0: firmware: requesting b43/ucode13.fw
Sep 24 08:16:43 puppypc user.info kernel: b43 ssb0:0: firmware: requesting b43/b0g0initvals13.fw
Sep 24 08:16:43 puppypc user.info kernel: b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:43 puppypc user.info kernel: b43-phy0: Loading firmware version 410.2160 (2007-05-26 15:32:10)
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:43 puppypc user.debug kernel: e1000e 0000:00:19.0: irq 20 for MSI/MSI-X
Sep 24 08:16:44 puppypc user.info kernel: [drm] Initialized drm 1.1.0 20060810
Sep 24 08:16:44 puppypc user.info kernel: pci 0000:00:02.0: PCI INT A -> Link[C12E] -> GSI 10 (level, low) -> IRQ 10
Sep 24 08:16:44 puppypc user.debug kernel: pci 0000:00:02.0: setting latency timer to 64
Sep 24 08:16:44 puppypc user.debug kernel: pci 0000:00:02.0: irq 22 for MSI/MSI-X
Sep 24 08:16:44 puppypc user.info kernel: acpi device:00: registered as cooling_device6
Sep 24 08:16:44 puppypc user.info kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
Sep 24 08:16:44 puppypc user.info kernel: ACPI: Video Device [C099] (multi-head: yes rom: no post: no)
Sep 24 08:16:44 puppypc user.info kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Sep 23 09:16:49 puppypc user.notice powerapplet: Abort, unable to open /proc/acpi/battery/---/info
Sep 24 08:17:31 puppypc user.warn kernel: ==> codecType = 0x32
Sep 24 08:17:31 puppypc user.alert kernel: BUG: unable to handle kernel NULL pointer dereference at 00000033
Sep 24 08:17:31 puppypc user.alert kernel: IP: [<f87cef9a>] azlGetResourceInformation+0x10/0x3c [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: *pde = 00000000
Sep 24 08:17:31 puppypc user.emerg kernel: Oops: 0000 [#1] SMP
Sep 24 08:17:31 puppypc user.emerg kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1c.1/0000:10:00.0/ssb0:0/net/wlan0/dormant
Sep 24 08:17:31 puppypc user.warn kernel: Modules linked in: i915 drm_kms_helper drm cfbfillrect cfbimgblt cfbcopyarea i2c_algo_bit i2c_core snd_pcm_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_mixer_oss agrserial agrmodem arc4 ecb snd_hd
Sep 24 08:17:31 puppypc user.warn kernel: Pid: 7848, comm: modem-stats Tainted: P 2.6.34.1 #1 3618/HP 550
Sep 24 08:17:31 puppypc user.warn kernel: EIP: 0060:[<f87cef9a>] EFLAGS: 00210246 CPU: 0
Sep 24 08:17:31 puppypc user.warn kernel: EIP is at azlGetResourceInformation+0x10/0x3c [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: EAX: f607a800 EBX: f84710c4 ECX: 00000003 EDX: 00000000
Sep 24 08:17:31 puppypc user.warn kernel: ESI: f84710c4 EDI: f8471028 EBP: f6603d2c ESP: f6603d10
Sep 24 08:17:31 puppypc user.warn kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Sep 24 08:17:31 puppypc user.emerg kernel: Process modem-stats (pid: 7848, ti=f6602000 task=f6ba6170 task.ti=f6602000)
Sep 24 08:17:31 puppypc user.emerg kernel: Stack:
Sep 24 08:17:31 puppypc user.warn kernel: f87b9f39 f847b5e9 f847b5ea f8471028 f6603d9c c1291bef f6603d7b f6603d9c
Sep 24 08:17:31 puppypc user.warn kernel: <0> f87a31c1 f84710c4 f837d048 00000008 00000001 f847139c 00000004 00000000
Sep 24 08:17:31 puppypc user.warn kernel: <0> 00000000 c13cf900 00000000 f6603dc8 c13d02c0 00000000 c1056c7f 00000000
Sep 24 08:17:31 puppypc user.emerg kernel: Call Trace:
Sep 24 08:17:31 puppypc user.warn kernel: [<f87b9f39>] ? CAzlIntelInit+0x2d/0x3c4 [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: [<c1291bef>] ? printk+0xe/0x11
Sep 24 08:17:31 puppypc user.warn kernel: [<f87a31c1>] ? LXHardwareStart+0x11de/0x13fb [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: [<c1056c7f>] ? __alloc_pages_nodemask+0xd6/0x470
Sep 24 08:17:31 puppypc user.warn kernel: [<f879e978>] ? linux_modem_open+0x45/0x10e [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: [<c102cdc3>] ? mod_timer+0xea/0xf3
Sep 24 08:17:31 puppypc user.warn kernel: [<f86f8bf8>] ? modemPortOpen+0x5/0xe [agrmodem]
Sep 24 08:17:31 puppypc user.warn kernel: [<f8851a6f>] ? serial8250_startup+0x74/0x250 [agrserial]
Sep 24 08:17:31 puppypc user.warn kernel: [<c11abdc8>] ? uart_startup+0x6e/0x105
Sep 24 08:17:31 puppypc user.warn kernel: [<c11ac54d>] ? uart_open+0x10b/0x302
Sep 24 08:17:31 puppypc user.warn kernel: [<c119d13e>] ? tty_ldisc_setup+0x50/0x58
Sep 24 08:17:31 puppypc user.warn kernel: [<c11995a3>] ? tty_init_dev+0x160/0x1cd
Sep 24 08:17:31 puppypc user.warn kernel: [<c1199901>] ? tty_open+0x2f1/0x450
Sep 24 08:17:31 puppypc user.warn kernel: [<c10751e8>] ? chrdev_open+0x103/0x119
Sep 24 08:17:31 puppypc user.warn kernel: [<c10750e5>] ? chrdev_open+0x0/0x119
Sep 24 08:17:31 puppypc user.warn kernel: [<c1071b22>] ? __dentry_open+0xf0/0x1d4
Sep 24 08:17:31 puppypc user.warn kernel: [<c1071c96>] ? nameidata_to_filp+0x29/0x39
Sep 24 08:17:31 puppypc user.warn kernel: [<c107a951>] ? do_last+0x38b/0x483
Sep 24 08:17:31 puppypc user.warn kernel: [<c107bef9>] ? do_filp_open+0x16d/0x46e
Sep 24 08:17:31 puppypc user.warn kernel: [<c1018a37>] ? do_page_fault+0x2cc/0x2e2
Sep 24 08:17:31 puppypc user.warn kernel: [<c1018a1f>] ? do_page_fault+0x2b4/0x2e2
Sep 24 08:17:31 puppypc user.warn kernel: [<c106547b>] ? vma_link+0x7e/0x98
Sep 24 08:17:31 puppypc user.warn kernel: [<c1071935>] ? do_sys_open+0x49/0xe7
Sep 24 08:17:31 puppypc user.warn kernel: [<c1071a17>] ? sys_open+0x1e/0x23
Sep 24 08:17:31 puppypc user.warn kernel: [<c1293aa5>] ? syscall_call+0x7/0xb
Sep 24 08:17:31 puppypc user.emerg kernel: Code: 78 1a c1 11 75 0c a3 0c 10 80 f8 8b 40 04 83 e0 0f c3 42 83 fa 10 75 de b0 fd c3 a1 c0 d1 1b f8 31 d2 8b 80 68 01 00 00 8b 48 74 <8b> 44 91 30 85 c0 74 1d 66 81 78 1a c1 11 75 0d a3 0c 10 80 f8
Sep 24 08:17:31 puppypc user.emerg kernel: EIP: [<f87cef9a>] azlGetResourceInformation+0x10/0x3c [agrmodem] SS:ESP 0068:f6603d10
Sep 24 08:17:31 puppypc user.emerg kernel: CR2: 0000000000000033
Sep 24 08:17:31 puppypc user.warn kernel: ---[ end trace 3ccd6bed7dcfc8bf ]---
|
|
Back to top
|
|
 |
rerwin

Joined: 24 Aug 2005 Posts: 1324 Location: Maine, USA
|
Posted: Thu 23 Sep 2010, 10:38 Post subject:
|
|
peebee,
Thanks for trying the new package. But please note that "7.5_to_8" requires that the pup_event_backend_modprobe...-5.5 package also be installed. They are interdependent. That may not solve the issue, but it needs to be in place before we try to sort out the situation.
Richard
|
|
Back to top
|
|
 |
peebee

Joined: 21 Sep 2008 Posts: 932 Location: Malvern, Worcs, UK
|
Posted: Thu 23 Sep 2010, 14:01 Post subject:
|
|
| rerwin wrote: | peebee,
Thanks for trying the new package. But please note that "7.5_to_8" requires that the pup_event_backend_modprobe...-5.5 package also be installed. They are interdependent. That may not solve the issue, but it needs to be in place before we try to sort out the situation.
Richard |
Sorry Richard - missed that one - found it here I think http://www.murga-linux.com/puppy/viewtopic.php?p=431074#431074
I've installed the extra pet, rebooted and still get the same crash when I run modem-stats.
Thanks
Peter
Sep 24 19:08:58 puppypc user.alert kernel: BUG: unable to handle kernel NULL pointer dereference at 00000033
Sep 24 19:08:58 puppypc user.alert kernel: IP: [<f87c4f9a>] azlGetResourceInformation+0x10/0x3c [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: *pde = 00000000
Sep 24 19:08:58 puppypc user.emerg kernel: Oops: 0000 [#1] SMP
Sep 24 19:08:58 puppypc user.emerg kernel: last sysfs file: /sys/devices/pci0000:00/0000:00:1c.1/0000:10:00.0/ssb0:0/net/wlan0/dormant
Sep 24 19:08:58 puppypc user.warn kernel: Modules linked in: snd_pcm_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_mixer_oss i915 drm_kms_helper drm cfbfillrect cfbimgblt cfbcopyarea i2c_algo_bit i2c_core agrserial agrmodem arc4 ecb b43 ma
Sep 24 19:08:58 puppypc user.warn kernel: Pid: 7383, comm: modem-stats Tainted: P 2.6.34.1 #1 3618/HP 550
Sep 24 19:08:58 puppypc user.warn kernel: EIP: 0060:[<f87c4f9a>] EFLAGS: 00210246 CPU: 0
Sep 24 19:08:58 puppypc user.warn kernel: EIP is at azlGetResourceInformation+0x10/0x3c [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: EAX: f6420e00 EBX: f88410c4 ECX: 00000003 EDX: 00000000
Sep 24 19:08:58 puppypc user.warn kernel: ESI: f88410c4 EDI: f8841028 EBP: f6bdbd2c ESP: f6bdbd10
Sep 24 19:08:58 puppypc user.warn kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Sep 24 19:08:58 puppypc user.emerg kernel: Process modem-stats (pid: 7383, ti=f6bda000 task=f69410f0 task.ti=f6bda000)
Sep 24 19:08:58 puppypc user.emerg kernel: Stack:
Sep 24 19:08:58 puppypc user.warn kernel: f87aff39 f884b5e9 f884b5ea f8841028 f6bdbd9c c1291bef f6bdbd7b f6bdbd9c
Sep 24 19:08:58 puppypc user.warn kernel: <0> f87991c1 f88410c4 f8478048 00000008 00000001 f884139c 00000004 00000000
Sep 24 19:08:58 puppypc user.warn kernel: <0> 00000000 c13cf900 00000000 f6bdbdc8 c13d02c0 00000000 c1056c7f 00000000
Sep 24 19:08:58 puppypc user.emerg kernel: Call Trace:
Sep 24 19:08:58 puppypc user.warn kernel: [<f87aff39>] ? CAzlIntelInit+0x2d/0x3c4 [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: [<c1291bef>] ? printk+0xe/0x11
Sep 24 19:08:58 puppypc user.warn kernel: [<f87991c1>] ? LXHardwareStart+0x11de/0x13fb [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: [<c1056c7f>] ? __alloc_pages_nodemask+0xd6/0x470
Sep 24 19:08:58 puppypc user.warn kernel: [<f8794978>] ? linux_modem_open+0x45/0x10e [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: [<c102cdc3>] ? mod_timer+0xea/0xf3
Sep 24 19:08:58 puppypc user.warn kernel: [<f86eebf8>] ? modemPortOpen+0x5/0xe [agrmodem]
Sep 24 19:08:58 puppypc user.warn kernel: [<f847ca6f>] ? serial8250_startup+0x74/0x250 [agrserial]
Sep 24 19:08:58 puppypc user.warn kernel: [<c11abdc8>] ? uart_startup+0x6e/0x105
Sep 24 19:08:58 puppypc user.warn kernel: [<c11ac54d>] ? uart_open+0x10b/0x302
Sep 24 19:08:58 puppypc user.warn kernel: [<c119d13e>] ? tty_ldisc_setup+0x50/0x58
Sep 24 19:08:58 puppypc user.warn kernel: [<c11995a3>] ? tty_init_dev+0x160/0x1cd
Sep 24 19:08:58 puppypc user.warn kernel: [<c1199901>] ? tty_open+0x2f1/0x450
Sep 24 19:08:58 puppypc user.warn kernel: [<c10751e8>] ? chrdev_open+0x103/0x119
Sep 24 19:08:58 puppypc user.warn kernel: [<c10750e5>] ? chrdev_open+0x0/0x119
Sep 24 19:08:58 puppypc user.warn kernel: [<c1071b22>] ? __dentry_open+0xf0/0x1d4
Sep 24 19:08:58 puppypc user.warn kernel: [<c1071c96>] ? nameidata_to_filp+0x29/0x39
Sep 24 19:08:58 puppypc user.warn kernel: [<c107a951>] ? do_last+0x38b/0x483
Sep 24 19:08:58 puppypc user.warn kernel: [<c107bef9>] ? do_filp_open+0x16d/0x46e
Sep 24 19:08:58 puppypc user.warn kernel: [<c1018a37>] ? do_page_fault+0x2cc/0x2e2
Sep 24 19:08:58 puppypc user.warn kernel: [<c1018a1f>] ? do_page_fault+0x2b4/0x2e2
Sep 24 19:08:58 puppypc user.warn kernel: [<c106547b>] ? vma_link+0x7e/0x98
Sep 24 19:08:58 puppypc user.warn kernel: [<c1071935>] ? do_sys_open+0x49/0xe7
Sep 24 19:08:58 puppypc user.warn kernel: [<c1071a17>] ? sys_open+0x1e/0x23
Sep 24 19:08:58 puppypc user.warn kernel: [<c1293aa5>] ? syscall_call+0x7/0xb
Sep 24 19:08:58 puppypc user.emerg kernel: Code: 78 1a c1 11 75 0c a3 0c 70 7f f8 8b 40 04 83 e0 0f c3 42 83 fa 10 75 de b0 fd c3 a1 c0 21 1b f8 31 d2 8b 80 68 01 00 00 8b 48 74 <8b> 44 91 30 85 c0 74 1d 66 81 78 1a c1 11 75 0d a3 0c 70 7f f8
Sep 24 19:08:58 puppypc user.emerg kernel: EIP: [<f87c4f9a>] azlGetResourceInformation+0x10/0x3c [agrmodem] SS:ESP 0068:f6bdbd10
Sep 24 19:08:58 puppypc user.emerg kernel: CR2: 0000000000000033
Sep 24 19:08:58 puppypc user.warn kernel: ---[ end trace d654e3d7d5beaa33 ]---
|
|
Back to top
|
|
 |
samedog

Joined: 12 Oct 2008 Posts: 42 Location: Panguipulli,Chile
|
Posted: Sun 03 Oct 2010, 03:18 Post subject:
|
|
hi, i'm just loving wary 0.7, i just updated glibc (to 2.11.1) and gcc (to 4.4.4) and compiled the nvidia driver for my card. thumbs up for the great work.
samedog.
_________________ <Rupp>ERROR: Communication problem with khotkeys, it probably crashed.
<Rupp>damn
<samedog>EPIC
<Rupp>FAIL
<samedog>hmm... pretty good for a signature..
<Rupp>XD
|
|
Back to top
|
|
 |
Terryphi

Joined: 02 Jul 2008 Posts: 700 Location: West Wales, Britain.
|
Posted: Tue 05 Oct 2010, 11:07 Post subject:
Subject description: Wary 070 has problem with Intel 82G33/G31 Graphics Controller |
|
I was preparing some Quirky 130 and Wary 070 Live-CDs for a friend and when I tested them I realised that Wary 070 has a problem with the Intel Corporation 82G33/G31 Express Integrated Graphics Controller (v 10).
Trying to set Xorg crashes Wary 070. I tested kernel versions 2.6.34.1 and 2.6.30.5 . This does not happen in Quirky 130.
As a workaround I was able to use Xvesa, copy in an xorg.conf I know to work, restart Xserver and then use xorgwizard to select the 1024x768 resolution. However, as a live-CD for newbies it would be useless.
A fix for the next version of Wary would be much appreciated.
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1508 Location: Ontario Canada
|
Posted: Fri 08 Oct 2010, 16:01 Post subject:
Wary 090 Subject description: kernel 2.6.30.5 |
|
I'm using wary 090 kernel 2.6.30.5 live with a save file.
I installed the nvidia pet by gray from the forum.
# glxgears
28117 frames in 5.0 seconds = 5623.256 FPS
32089 frames in 5.0 seconds = 6417.654 FPS
45178 frames in 5.0 seconds = 9035.508 FPS
54833 frames in 5.0 seconds = 10966.482 FPS
54670 frames in 5.0 seconds = 10933.860 FPS
53823 frames in 5.0 seconds = 10764.540 FPS
44986 frames in 5.0 seconds = 8997.195 FPS
#
OpenGL
Vendor NVIDIA Corporation
Renderer GeForce GT 220/PCI/SSE2
Version 3.2.0 NVIDIA 190.53
Direct Rendering Yes
Computer
Processor 2x Pentium(R) Dual-Core CPU E5200 @ 2.50GHz
Memory 2853MB (197MB used)
Operating System Puppy Linux 0.09
User Name root (root)
Date/Time Fri 08 Oct 2010 03:43:07 PM EDT
Display
Resolution 1440x900 pixels
OpenGL Renderer GeForce GT 220/PCI/SSE2
X11 Vendor The X.Org Foundation
So far I've tried Ogle to play a dvd, pmusic for a mp3 and ogg file,
and mplayer for a m4v file, they all work well.
I installed several pets that I made in quirky
1.3,mocp,htop,mrxvt,and weechat and they work.
I'm looking forward to wary 090 with the newer kernel (still uploading) but this version is working very well.
edit: the newer kernel isn't working as well for me, can't get accelerated graphics with the nvidia driver in the wary repository.
Last edited by Billtoo on Fri 08 Oct 2010, 19:17; edited 1 time in total
|
|
Back to top
|
|
 |
DaveS

Joined: 09 Oct 2008 Posts: 3697 Location: UK
|
Posted: Fri 08 Oct 2010, 18:02 Post subject:
|
|
0.9 kernel .35. Love it love it. Mouse super sensitive like it used to be in 4.* series, boot process actually said Ok for Video instead of maybe. Abiword/.doc fixed. Seamonkey 2.0.7 is fast.
Everything is working. will test and report further.
_________________ Spup Frugal HD and USB
Root forever!
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot 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 You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|