View previous topic :: View next topic |
Author |
Message |
John5788 Advocate
Joined: 06 Apr 2004 Posts: 2140 Location: 127.0.0.1
|
Posted: Tue Jun 28, 2005 7:31 am Post subject: |
|
|
besides a few warnings, everything working great. mouse polling is awesome ^_^ _________________ John5788 |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jun 28, 2005 7:37 am Post subject: |
|
|
b3cks wrote: | The ATI Drivers work for me, only DRM doesn't... I can't build the modul. |
ok, i noticed it builds...
What is wrong with drm? the in-kernel one? more specifically plz, any errors etc....
I need to solve major in-kernel issues be4 next release, so you guys should be interested in providing
sufficient information
T _________________ Retired gentoo user |
|
Back to top |
|
|
Thetargos Apprentice
Joined: 28 May 2003 Posts: 155 Location: Mexico City
|
Posted: Tue Jun 28, 2005 8:23 am Post subject: |
|
|
I assume the problem with the DRM ATi driver could have something to do with the problem that has also been reported about the old nVidia driver (some PCI addressing error, apparently). But the deffinitive proof is when you would actually load the module. I have a system with an ATi 9500 card, and the mdoule does build, problem is that there are some unresolved symbols when I try to load the module. I will have to test again and check which symbols are them exactly (some VM and PCI something or other, but I will have to test). |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jun 28, 2005 8:26 am Post subject: |
|
|
Yes, then post the dmesg output upon load attempt
thx
T _________________ Retired gentoo user |
|
Back to top |
|
|
b3cks Veteran
Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
Posted: Tue Jun 28, 2005 8:44 am Post subject: |
|
|
Okay guys, I will post some information later (in~8h).
I noticed also that ALSA is unable to find my soundcard but as I posted it might be only a config error. _________________ I am /root and if you see me laughing you better have a backup. |
|
Back to top |
|
|
mope Apprentice
Joined: 23 Feb 2003 Posts: 206
|
Posted: Tue Jun 28, 2005 8:55 am Post subject: |
|
|
How do I select ipw2200 as my network card driver?
I don't see it anywhere in the network driver section or the wireless card section... |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jun 28, 2005 9:12 am Post subject: |
|
|
mope:
It depends on
Code: |
Device Drivers --->
...Networking support --->
......<*> Generic IEEE 802.11 Networking Stack
|
Select the above, then IPW2200 is under
Code: |
Device Drivers --->
...Networking support --->
.........Wireless LAN (non-hamradio) --->
............< > Intel PRO/Wireless 2200BG and 2915ABG Network Connection (NEW)
|
cheers
T _________________ Retired gentoo user |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Tue Jun 28, 2005 9:29 am Post subject: |
|
|
Phlogiston. wrote: | With this new kernel, my sensors stopped working. I used
Code: |
Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F |
And it's still activated in Kconfig. Were there any changes there? Does anybody else have the same problem?
Thanks and greets |
nobody using sensors? Any hints? Please...
/solved: driver that I'm now using changed to w83627thf _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Last edited by Phlogiston on Tue Jun 28, 2005 10:01 am; edited 1 time in total |
|
Back to top |
|
|
lavacano Apprentice
Joined: 29 May 2005 Posts: 190 Location: Poulsbo, WA
|
Posted: Tue Jun 28, 2005 9:30 am Post subject: |
|
|
devfs was dropped in git4 right?
anyways this is tight! with the devfs deps patch everything runs like a champ. and as for using the external alsa- I know how to make all my stuff work with /etc/modules.d/alsa and experiences from installing the alsa in kernel have compromised my ability to use some of my stuff. But hey everyone's different. _________________ Sincerely,
Chadwick Ferguson |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 1:09 pm Post subject: |
|
|
Sorry but i dont understand a shit how to get resierfs4 to work...
Code: |
Reiser4 users: Reiser4 now depends on __selected__ CRYPTO_DEFLATE and __NOT__ selected 4K stacks.
|
What means? _________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|
Back to top |
|
|
b3cks Veteran
Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
Posted: Tue Jun 28, 2005 1:45 pm Post subject: |
|
|
Robin79 wrote: | Sorry but i dont understand a shit how to get resierfs4 to work...
Code: |
Reiser4 users: Reiser4 now depends on __selected__ CRYPTO_DEFLATE and __NOT__ selected 4K stacks.
|
What means? |
You have to enable CRYPTO_DEFLATE first before you can select Reiser4. _________________ I am /root and if you see me laughing you better have a backup. |
|
Back to top |
|
|
SchAmane Tux's lil' helper
Joined: 11 Sep 2004 Posts: 107
|
Posted: Tue Jun 28, 2005 1:51 pm Post subject: |
|
|
Robin79 wrote: | Sorry but i dont understand a shit how to get resierfs4 to work... |
There is no reiserfs4, there is reiserfs, or reiser4
Robin79 wrote: | Code: |
Reiser4 users: Reiser4 now depends on __selected__ CRYPTO_DEFLATE and __NOT__ selected 4K stacks.
|
What means? |
This means :
Code: |
cat .config | grep CRYPTO_DEFLATE
|
I am asking me, why you dont use regulare kernel shiped with your distro ? |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 1:51 pm Post subject: |
|
|
Cause i need resier4? and cause i like nitro?
Code: |
(/usr/src/linux/)-> cat .config | grep CRYPTO_DEFLATE
# CONFIG_CRYPTO_DEFLATE=y
|
LOL i found it now thanx alot... _________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org
Last edited by Robin79 on Tue Jun 28, 2005 1:59 pm; edited 1 time in total |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jun 28, 2005 1:55 pm Post subject: |
|
|
This is correct, also, deselect 4K Stacks and do not use UML mode.
cheers
T _________________ Retired gentoo user |
|
Back to top |
|
|
SchAmane Tux's lil' helper
Joined: 11 Sep 2004 Posts: 107
|
Posted: Tue Jun 28, 2005 2:00 pm Post subject: |
|
|
Robin79 wrote: | Cause i need resier4?
Code: |
# CONFIG_CRYPTO_DEFLATE=y
|
|
Cause you dont need "#" on top of the string... shame |
|
Back to top |
|
|
SchAmane Tux's lil' helper
Joined: 11 Sep 2004 Posts: 107
|
Posted: Tue Jun 28, 2005 2:01 pm Post subject: |
|
|
Tiger683 wrote: | This is correct, also, deselect 4K Stacks and do not use UML mode. |
I am sure there is nothing about 4K on his config |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 2:48 pm Post subject: |
|
|
SchAmane wrote: | Tiger683 wrote: | This is correct, also, deselect 4K Stacks and do not use UML mode. |
I am sure there is nothing about 4K on his config |
As you can see i fixed it? And got it to work..
Too bad i cant get alsa in portage to work just getting me error messages.. On all stable as un stable from 1.0.8 to 1.0.9
The error message is this
Code: |
/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.c:298:52: macro "create_workqueue" requires 2 arguments, but only 1 given
/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.c: In function `init_unsol_queue':
/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.c:298: error: `create_workqueue' undeclared (first use in this function)
/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.c:298: error: (Each undeclared identifier is reported only once
/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.c:298: error: for each function it appears in.)
make[5]: *** [/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda/hda_codec.o] Error 1
make[4]: *** [/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci/hda] Error 2
make[3]: *** [/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b/pci] Error 2
make[2]: *** [_module_/var/tmp/portage/alsa-driver-1.0.9b/work/alsa-driver-1.0.9b] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12-nitro1'
make: *** [compile] Error 2
|
_________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Tue Jun 28, 2005 3:01 pm Post subject: |
|
|
... _________________ Retired gentoo user
Last edited by Tiger683 on Tue Jun 28, 2005 3:54 pm; edited 1 time in total |
|
Back to top |
|
|
smartdreamer n00b
Joined: 17 Nov 2004 Posts: 17
|
Posted: Tue Jun 28, 2005 3:22 pm Post subject: |
|
|
Works great here!
The only thing that didn't work out right was nvidia. I used to have latest stable drivers (1.0.6629) but xorg was complaining, so I switched to latest ~x86 (1.0.7664) and it worked!
Nice work Tiger683 (and all kernel developers)! |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 4:22 pm Post subject: |
|
|
Tigeer you dont now what todo? hmm i have inte hd-audio _________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|
Back to top |
|
|
ToeiRei Veteran
Joined: 03 Jan 2005 Posts: 1191 Location: Austria
|
Posted: Tue Jun 28, 2005 5:39 pm Post subject: |
|
|
I got some uncute alsa-problems too... lots of unresolved symbols - but at least the sources are compileable...
Chipset is Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
Rei _________________ Please stand by - The mailer daemon is busy burning your messages in hell... |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 5:49 pm Post subject: |
|
|
I get this wehn trying to compile the alsadrivers in the kernel
Code: |
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_add
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_dir
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_cdev
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_remove
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_remove
|
EDIT. Iam trying thath ddevfs that tiger posted earlier lets see if it helps EDIT. _________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|
Back to top |
|
|
b3cks Veteran
Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
Posted: Tue Jun 28, 2005 6:20 pm Post subject: |
|
|
Okay guys, lets get it on...
The ALSA problem I had is fixed. A config error as I said.
>> kernel.config
>> xorg.conf
1. ATi DRM
emerge ati-drivers
Code: | * Building the DRM module...
make: Entering directory `/usr/src/linux-2.6.12-nitro1'
CC [M] /var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agp3.o
CC [M] /var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/nvidia-agp.o
CC [M] /var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.o
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `agp_find_supported_device':/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7150: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7170: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7175: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7201: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7221: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7241: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7246: error: structure has no member named `slot_name'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:6542: warning: unused variable `cap_ptr'
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_init':
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7627: warning: `pm_register' is deprecated (declared at include/linux/pm.h:106)
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c: In function `__fgl_agp_cleanup':
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:7637: warning: `pm_unregister_all' is deprecated (declared at include/linux/pm.h:116)
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c: At top level:
/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.c:6523: warning: `agp_check_supported_device' defined but not used
make[1]: *** [/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod/agpgart_be.o] Error 1
make: *** [_module_/var/tmp/portage/ati-drivers-8.12.10/work/lib/modules/fglrx/build_mod] Error 2
make: Leaving directory `/usr/src/linux-2.6.12-nitro1'
* DRM module not built
>>> Test phase [not enabled]: media-video/ati-drivers-8.12.10 |
That's the important output I think. It's the same output it get since the first *.12 RC. :-/ I have a ATi Radeon M 9700.
2. Console things...
I have two console problems. The first is that some lines of dmesg are displayed on tty1 after booting. It looks like this:
Code: | This is fishbox.homelan (Linux i686 2.6.12-nitro1) 19:45:23
fishbox login: Oops: 0002 [#1]
PREEMPT SMP
Modules linked in: i2c_i801 ehci_hcd uhci_hcd intel_agp
CPU: 0
EIP: 0060:[<b01aa4f8>] Not tainted VLI
EFLAGS: 00010246 (2.6.12-nitro1)
EIP is at sysfs_release+0x48/0xa0
eax: 31303030 ebx: ceb8a000 ecx: cee7ac00 edx: 00000000
esi: 31303030 edi: ce925b00 ebp: cfed0d80 esp: ceb8bf4c
ds: 007b es: 007b ss: 0068 |
...and some more lines.
And the second prob is that on the TTYs i have a absolute shitty ANSI/ASCII display. I simply can't discribe it. It looks like specific characters cannot be displayed and I don't know why. With the terminal in Gnome I doesn'nt have this problem and the consolefont settings weren't changed. _________________ I am /root and if you see me laughing you better have a backup. |
|
Back to top |
|
|
vipernicus Veteran
Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Tue Jun 28, 2005 7:25 pm Post subject: |
|
|
Robin79 wrote: | I get this wehn trying to compile the alsadrivers in the kernel
Code: |
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_add
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_dir
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_cdev
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_remove
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_remove
|
EDIT. Iam trying thath ddevfs that tiger posted earlier lets see if it helps EDIT. |
Are you trying to use the portage version of alsa, or the alsa provided with the kernel? If you are using the one provided with the kernel, you might want to try reversing the git-alsa patch, it makes some changes to hd_intel.c _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
Back to top |
|
|
Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Tue Jun 28, 2005 8:25 pm Post subject: |
|
|
vipernicus wrote: | Robin79 wrote: | I get this wehn trying to compile the alsadrivers in the kernel
Code: |
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_add
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_dir
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_mk_cdev
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol class_simple_device_remove
WARNING: /lib/modules/2.6.12-nitro1/alsa-driver/acore/snd.ko needs unknown symbol devfs_remove
|
EDIT. Iam trying thath ddevfs that tiger posted earlier lets see if it helps EDIT. |
Are you trying to use the portage version of alsa, or the alsa provided with the kernel? If you are using the one provided with the kernel, you might want to try reversing the git-alsa patch, it makes some changes to hd_intel.c |
and how do i reverse? i tried the kernel version when i got that msg but i cant emerge it from portage either _________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|
Back to top |
|
|
|