View previous topic :: View next topic |
Author |
Message |
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Sun Jan 04, 2004 5:43 pm Post subject: |
|
|
@PrakashKC
Did you get the LIRC drivers to compile? They are proving to be quite a headache. The SIR drivers fail to compile everytime. Tracking down errors on this is a difficult one. Where did the patches come from? _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Sun Jan 04, 2004 5:47 pm Post subject: |
|
|
I think I got those patches somewhere in gentoo forums or while searching google. I never compiled the SIR one, just the serial and that one works. I had to change the global variable name "frequ" to (eg.) "frequl" to make it work, which I did for the patch. I did the same for the SIR driver, but never tried to compile it. Just once i tried to put everything inside - which failed, but well..
BTW, alsa 1.0.0rc1 shows same behaviour, so back to 0.9.8 and to further tests...
Last edited by PrakashP on Sun Jan 04, 2004 5:48 pm; edited 1 time in total |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Sun Jan 04, 2004 5:48 pm Post subject: |
|
|
Thanks for the reply, I think I've got it fixed. _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Sun Jan 04, 2004 6:00 pm Post subject: |
|
|
So, I have an idea, what is wrong with alsa1.x. When using alsa 0.9.8:
------- sound initialization -------
------------------------------------
----- Sound Info -----
sound system is muted
1 stereo
32768 samples
16 samplebits
1 submission_chunk
22050 speed
0x46a0c000 dma buffer
No background file.
and quake3 works. Whereas with alsa1.x speed is set to 48000, no matter what I set in the config file. Furthermore *if* I set sndspeed to 48000 then quake3 hangs also with alsa 0.9.8.
I think I report this to alsa mailing list and see what happens. This really sucks, as newer alsa really fixed some bugs I noticed with older alsa driver. |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Sun Jan 04, 2004 10:03 pm Post subject: |
|
|
@ steel300
did you work out which seagate / silicon image patches are already applied in mm-sources, and which ones you will put in?
also will it have the latest silicon image driver i posted earlier..
cheers _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Sun Jan 04, 2004 10:19 pm Post subject: |
|
|
I just took a look and 1.09 is in. WOrk ok and hdparm -d1 works as well. (never did for me before). So gotta give swsusp another go... |
|
Back to top |
|
|
TheSoko n00b
Joined: 31 Dec 2003 Posts: 37 Location: Illinois
|
Posted: Mon Jan 05, 2004 3:00 am Post subject: Mouse woes |
|
|
Is anybody else having issues mtih their mice and X? I have a generic Mirosoft run of the mill PS/2 mouse, but can't get the cursor in xf86cfg to respond. I've tried /dev/input/mice, /dev/input/mouse, and /dev/input/mouse0 but no such luck. I've got Mice and PS/2 checked off in the kernel config. Not sure what else I'd need to enable. Help would be appreciated! _________________ "The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn, and relearn."
-Alvin Toffler |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Mon Jan 05, 2004 3:25 am Post subject: |
|
|
PrakashKC wrote: | I just took a look and 1.09 is in. WOrk ok and hdparm -d1 works as well. (never did for me before). So gotta give swsusp another go... |
is software suspend even working properly yet? _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Mon Jan 05, 2004 3:56 am Post subject: Re: Mouse woes |
|
|
TheSoko wrote: | I've tried /dev/input/mice, /dev/input/mouse, and /dev/input/mouse0 but no such luck. |
/dev/psaux perhaps? |
|
Back to top |
|
|
Belgabor n00b
Joined: 03 Jul 2003 Posts: 63 Location: Germany
|
Posted: Mon Jan 05, 2004 4:52 am Post subject: |
|
|
MrF wrote: | This new version fails to boot for me. It locks hard at "bringing up eth0", I have a Intel pro 100/1000 (e1000?). Previously I was running 2.6.0-love1. hmmm..... |
I can only second that. This version seems to have a serious bug in the Gb Nic code. I own a Realtek Gb nic and got the very same problem (Its even worse for me. It seems to set my nic into some kind of dont-work-state, which only a powerdown of a few secs can mend! This has cost me half an hour of stress 'cause I thought my nic had kicked the bucket ). |
|
Back to top |
|
|
TheSoko n00b
Joined: 31 Dec 2003 Posts: 37 Location: Illinois
|
Posted: Mon Jan 05, 2004 4:54 am Post subject: Re: Mouse woes |
|
|
sn4ip3r wrote: |
/dev/psaux perhaps? |
I compiled and installed love2 just now and psaux seems to work, as well as mouse0, haven't tried any others. Well, it works in KDE 3.2 anyway. Maybe xf86cfg is a little muffy.
I thought psaux was deprecated, anyway? Oh well, works peachily now. Thanks anyway. _________________ "The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn, and relearn."
-Alvin Toffler |
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Mon Jan 05, 2004 8:03 am Post subject: |
|
|
@taskara
I tried swsusp with a very basic config, no X, no siimage, just amd ide and this one worked (at least once, didn't try further). There is still a lot to do in that area. |
|
Back to top |
|
|
taskara Advocate
Joined: 10 Apr 2002 Posts: 3763 Location: Australia
|
Posted: Mon Jan 05, 2004 8:25 am Post subject: |
|
|
PrakashKC wrote: | @taskara
I tried swsusp with a very basic config, no X, no siimage, just amd ide and this one worked (at least once, didn't try further). There is still a lot to do in that area. |
ahh yeah I thought so ta _________________ Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer! |
|
Back to top |
|
|
vificunero Apprentice
Joined: 25 Jul 2003 Posts: 244 Location: Milan Italy EU
|
Posted: Mon Jan 05, 2004 9:23 am Post subject: |
|
|
steel300 wrote: | Does anyone want supermount? Lovechild was trying to get it to work before he left, which is unlike him. He opposes supermount with a passion, but if enough people want it, in it goes. |
I'd like supermount. However: nice job. |
|
Back to top |
|
|
Belgabor n00b
Joined: 03 Jul 2003 Posts: 63 Location: Germany
|
Posted: Tue Jan 06, 2004 4:05 am Post subject: |
|
|
Belgabor wrote: | MrF wrote: | This new version fails to boot for me. It locks hard at "bringing up eth0", I have a Intel pro 100/1000 (e1000?). Previously I was running 2.6.0-love1. hmmm..... |
I can only second that. This version seems to have a serious bug in the Gb Nic code. I own a Realtek Gb nic and got the very same problem (Its even worse for me. It seems to set my nic into some kind of dont-work-state, which only a powerdown of a few secs can mend! This has cost me half an hour of stress 'cause I thought my nic had kicked the bucket ). |
Sorry, love-sources is not the source of this, it goes down to at least mm-sources (currently emergeing development-sources to check). |
|
Back to top |
|
|
sawanv Apprentice
Joined: 05 Dec 2002 Posts: 238
|
Posted: Tue Jan 06, 2004 5:15 am Post subject: |
|
|
This kernel patchset rocks!! Thanks a lot lovechild and steel003....beautifule work.
Sawan _________________ Eir kahen "chalo ghar jayen",
Bir kahen "chalo ghar jayen",
Phatte kahen "chalo ghar jayen",
Cartman kahen....."Screw you guys, I am going home !!! " |
|
Back to top |
|
|
MrF n00b
Joined: 28 Aug 2002 Posts: 73 Location: Auckland, NZ
|
Posted: Tue Jan 06, 2004 8:42 am Post subject: |
|
|
Belgabor wrote: | Sorry, love-sources is not the source of this, it goes down to at least mm-sources (currently emergeing development-sources to check). |
Thanks for letting me know. I havent had the time to play with it, so I just rolled back to the previous release. |
|
Back to top |
|
|
Belgabor n00b
Joined: 03 Jul 2003 Posts: 63 Location: Germany
|
Posted: Tue Jan 06, 2004 5:10 pm Post subject: |
|
|
MrF wrote: | Belgabor wrote: | Sorry, love-sources is not the source of this, it goes down to at least mm-sources (currently emergeing development-sources to check). |
Thanks for letting me know. I havent had the time to play with it, so I just rolled back to the previous release. |
The problem seems to lie with the mm patchset. Development-sources work fine. |
|
Back to top |
|
|
Belgabor n00b
Joined: 03 Jul 2003 Posts: 63 Location: Germany
|
Posted: Tue Jan 06, 2004 7:29 pm Post subject: |
|
|
MrF wrote: | Belgabor wrote: | Sorry, love-sources is not the source of this, it goes down to at least mm-sources (currently emergeing development-sources to check). |
Thanks for letting me know. I havent had the time to play with it, so I just rolled back to the previous release. |
"2.6.0-rc1-netdrvr-exp1.patch" is the culprit. Unapply it and it (2.6.1-love2) works. |
|
Back to top |
|
|
MrF n00b
Joined: 28 Aug 2002 Posts: 73 Location: Auckland, NZ
|
Posted: Tue Jan 06, 2004 8:26 pm Post subject: |
|
|
Cool, thanks man. :> |
|
Back to top |
|
|
StringCheesian l33t
Joined: 21 Oct 2003 Posts: 887
|
Posted: Tue Jan 06, 2004 10:29 pm Post subject: |
|
|
Just in case anybody hasn't noticed yet, 2.6.1-rc1-love3 is out. The topic steel300 started for it is here |
|
Back to top |
|
|
|